Event log
A record a smart contract emits while it runs, such as a token’s Transfer(from, to, amount). Token transfer lists are built from logs, so a fake token can create entries that look real.
A record a smart contract emits while it runs, such as a token’s Transfer(from, to, amount). Token transfer lists are built from logs, so a fake token can create entries that look real.