Skip to main content

Overview

TRC-10 tokens are basic tokens native to the TRON blockchain. The token ID is used to identify these tokens as the token address is not available. They are created using AssetIssueContract transaction type.

Table Columns

Column NameDescription
token_idUnique identifier for the TRC-10 token.
nameThe name of the TRC-10 token.
symbolThe symbol of the TRC-10 token.
decimalsNumber of decimals the token can be divided into.
block_timestampTimestamp of the token creation on the blockchain.
block_numberThe block number when the token was created.
block_hashThe hash of the block where the token was created.