Overview
TRC-1155 is a multi-token standard on the TRON blockchain, allowing both fungible and non-fungible token types within a single contract, similar to ERC-1155 on Ethereum.Key Information
| Column Name | Description |
|---|---|
| address | The token’s contract address. |
| name | The name of the TRC-1155 token. |
| symbol | The symbol representing the TRC-1155 token. |
| block_timestamp | Timestamp of the token creation on the blockchain. |
| block_number | The block number where the token was created. |
| block_hash | The hash of the block where the token was created. |
| _created_at | Timestamp of entry creation. |
| _updated_at | Timestamp of entry update. |