Token transactions

EVER Scan token transactions section

This page lists fungible token activity (e.g., TIP-3arrow-up-right) 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