The ERC721 Token Transfers table records all transactions made with unique, non-fungible tokens that adhere to the ERC721 standard.

This table provides details on the type of transfer, the sending and receiving wallet addresses, the specific ERC721 token ID involved in the transfer, and the amount (if applicable) of the transfer.

Table Columns

Column NameDescriptionExample
from_addressAddress where the token is being transferred from.0xfa3ce71036dd4564d7d8de19d2b90fb856c5be82
to_addressAddress where the token is being transferred to.0x5d1a738898b9a82b52e9bc50572b3fd0f9d632b3
token_addressToken address of the asset transferred.0x670fd103b1a08628e9557cd66b87ded841115190
token_nameToken name.y00ts
token_symbolToken symbol.
token_idUnique ID of the ERC token.5014
raw_amount_strAmount of tokens moved unnormalized, in string (to retain precision).1
raw_amountAMOUNT_STR1
amount_strAmount of token moved, normalized, in string (to retain precision).1
amountAmount of token moved, normalized.1
transaction_from_addressThe address of the sending party of this transaction.0x5d1a738898b9a82b52e9bc50572b3fd0f9d632b3
transaction_to_addressThe address of the receiving party of this transaction (could be a contract address).0xfa3ce71036dd4564d7d8de19d2b90fb856c5be82
transaction_hashTransaction hash that this transfer belongs to.0xdd59439af22fcd3ee1e6e8d71ce703b06956bcbec9a5c6e57be3cc9c23d0a0a9
log_indexThe log index that corresponds to this transfer.128
block_timestampThe time when the block that contains this transaction was included on the blockchain.2023-10-02 01:35:16
block_numberThe block number that the corresponding transaction of this transfer belongs to.48,220,054
block_hashThe block hash that the corresponding transaction of this transfer belongs to.0x1604d30395c96ddf12259b9dce01d42927eef8b1e1f59b46e976026be681b505
unique_idUnique id generated to each transfer.txn-0xdd59439af22fcd3ee1e6e8d71ce703b06956bcbec9a5c6e57be3cc9c23d0a0a9_log_index-128