Token transactions

EVER Scan token transactions section

Token transactions

This section displays transactions that changed the balance of one of the non-EVER tokens on the account. The token format displayed in this section is not limited to TIP-3.

The information displayed on this page includes the ID and type of transaction (Transaction), the name (Token) and amount (Balance change) of tokens whose value has been changed, the address of their sender (From) and recipient (To), and the time of the transaction.

By clicking on one of these values, you will be taken to the page of this element in a specific section: transaction details, account details or token details.

To search for specific transactions, you can use the filters located at the top of this section. Filters allow you to separate transactions by date range, transaction type, and token whitelists.

Transaction types

In this section, all transactions are divided into certain types. Let's take a look at each of them.

  • Mint - token minting transaction. This type of transaction involves the generation (minting) of a certain number of tokens on one of the accounts.

  • Burn - token burning transaction. This type of transaction involves the intentional removal (burning) of a certain number of tokens from the circulating supply.

  • Transfer - token transfer transaction. It involves writing off a certain number of tokens from the sender's account address, for their subsequent transfer to the recipient's account address.

  • Receive - involves receiving a number of tokens to a specific account address sent by a transfer transaction.

  • Revert send is used to return token if the sender made a transfer to the recipient's address without a deployed wallet, or sent tokens using transferToWallet to a non-existent address.

  • Revert burn is used to return tokens if the owner of the tokens cancels the burn.

Last updated