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.0x0000000000000000000000000000000000000000
to_addressAddress where the token is being transferred to.0x52be399c66bc45d4042481364a8d1866d5944e43
token_addressToken address of the asset transferred.0x24be1210b374bbb364455d2c2d22985af7368ea9
token_nameToken name.LYNKNFT
token_symbolToken symbol.LYNKNFT
token_idUnique ID of the ERC token.310224
raw_amount_strAmount of tokens moved unnormalized, in string (to retain precision).1
raw_amountAmount of tokens moved, unnormalized.1
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.0x52be399c66bc45d4042481364a8d1866d5944e43
transaction_to_addressThe address of the receiving party of this transaction (could be a contract address).0x24be1210b374bbb364455d2c2d22985af7368ea9
transaction_hashTransaction hash that this transfer belongs to.0xba8c1838b89d5206a123518d4fe81dc5982517261b077496129d3bc6b7f15b22
log_indexThe log index that corresponds to this transfer.11
block_timestampThe time when the block that contains this transaction was included on the blockchain.2023-04-19 09:00:36
block_numberThe block number that the corresponding transaction of this transfer belongs to.82,037,338
block_hashThe block hash that the corresponding transaction of this transfer belongs to.0x44d86dc9fe6ff2a2358b5ed74a28b9fa6e4516edd6a23cf6e174e1ec52666ae4
unique_idUnique id generated to each transfer.txn-0xba8c1838b89d5206a123518d4fe81dc5982517261b077496129d3bc6b7f15b22_log_index-11