diff --git a/EIPS/eip-7708.md b/EIPS/eip-7708.md index 489028464b9829..ed88ce5692a9ab 100644 --- a/EIPS/eip-7708.md +++ b/EIPS/eip-7708.md @@ -42,7 +42,8 @@ This matches the [ERC-20](./eip-20.md) Transfer event definition. A log, identical to a LOG2, is issued for: -- Any nonzero-value-transferring `SELFDESTRUCT` to the same account, at the time that the value removal executes +- Any nonzero-value-transferring `SELFDESTRUCT` to the same account at the time the operation is invoked +- Upon transaction finalization, any selfdestructed accounts which have balance at the time of their removal are logged. If there are multiple accounts which fall under this case, they are ordered lexicographically by address. | Field | Value | | - | - |