ERC721 Transfers
Last updated
Last updated
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.
Column Name | Description | Example |
---|---|---|
from_address
Address where the token is being transferred from.
0x0000000000000000000000000000000000000000
to_address
Address where the token is being transferred to.
0x52be399c66bc45d4042481364a8d1866d5944e43
token_address
Token address of the asset transferred.
0x24be1210b374bbb364455d2c2d22985af7368ea9
token_name
Token name.
LYNKNFT
token_symbol
Token symbol.
LYNKNFT
token_id
Unique ID of the ERC token.
310224
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.
0x52be399c66bc45d4042481364a8d1866d5944e43
transaction_to_address
The address of the receiving party of this transaction (could be a contract address).
0x24be1210b374bbb364455d2c2d22985af7368ea9
transaction_hash
Transaction hash that this transfer belongs to.
0xba8c1838b89d5206a123518d4fe81dc5982517261b077496129d3bc6b7f15b22
log_index
The log index that corresponds to this transfer.
11
block_timestamp
The time when the block that contains this transaction was included on the blockchain.
2023-04-19 09:00:36
block_number
The block number that the corresponding transaction of this transfer belongs to.
82,037,338
block_hash
The block hash that the corresponding transaction of this transfer belongs to.
0x44d86dc9fe6ff2a2358b5ed74a28b9fa6e4516edd6a23cf6e174e1ec52666ae4
unique_id
Unique id generated to each transfer.
txn-0xba8c1838b89d5206a123518d4fe81dc5982517261b077496129d3bc6b7f15b22_log_index-11