ERC721 Transfers

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_address

Address where the token is being transferred from.

0x0000000000000000000000000000000000000000

to_address

Address where the token is being transferred to.

0xf84975c731e88bd46c7017887b66c8e62efce9a3

token_address

Token address of the asset transferred.

0x421ade0986e18d63cb77e88e48a8985aa6ddd87b

token_name

Token name.

Optimistic Onboarding-hKdYwts

token_symbol

Token symbol.

OO

token_id

Unique ID of the ERC token.

964

raw_amount_str

Amount of tokens moved unnormalized, in string (to retain precision).

1

raw_amount

Amount of tokens moved, unnormalized.

1

amount_str

Amount of token moved, normalized, in string (to retain precision).

1

amount

Amount of token moved, normalized.

1

transaction_from_address

The address of the sending party of this transaction.

0xf84975c731e88bd46c7017887b66c8e62efce9a3

transaction_to_address

The address of the receiving party of this transaction (could be a contract address).

0x421ade0986e18d63cb77e88e48a8985aa6ddd87b

transaction_hash

Transaction hash that this transfer belongs to.

0xc5e88ba0c86c79f519a7faba109befd40ec1854e68a192270e51daa57269c045

log_index

The log index that corresponds to this transfer.

17

block_timestamp

The time when the block that contains this transaction was included on the blockchain.

2023-06-10 15:33:19

block_number

The block number that the corresponding transaction of this transfer belongs to.

105,406,211

block_hash

The block hash that the corresponding transaction of this transfer belongs to.

0x40e4ed95a538d823e32f74bdef1be5ba5c2847c1c6eb0c85a29c7a1d98560dab

unique_id

Unique id generated to each transfer.

txn-0xc5e88ba0c86c79f519a7faba109befd40ec1854e68a192270e51daa57269c045_log_index-17

Last updated