Token transactions
EVER Scan token transactions section
This page lists fungible token activity (e.g., TIP-3) that changed an account’s token balance.
Each row shows:
Transaction — ID and type (click to open the transaction details)
From / To — sender and recipient addresses (click for account details)
Token — token name/symbol (click for token details)
Balance change — amount of tokens debited (−) or credited (+) to the account
Time — timestamp
You can filter by date range, transaction type, and token/whitelist using the controls at the top. Use Export to .csv to download the table.

Transaction types
Transactions are grouped into the following types:
Mint — New tokens are created and credited to an account, increasing total supply.
Burn — Tokens are destroyed, reducing total supply.
Transfer — Tokens are sent from From to To.
Receive — The incoming side of a transfer (tokens credited to the recipient).
Revert send — A transfer failed/bounced and tokens were returned to the sender (e.g., recipient wallet not deployed or invalid destination for
transferToWallet
).Revert burn is used to return tokens if the owner of the tokens cancels the
burn
.
Last updated
Was this helpful?