The table for ETH Token Transfers holds a record of all transactions conducted using the native Ether token on Arbitrum network.

This includes the transaction type, such as value transfer, transaction fee and l1 deposit, transaction call type, the transaction hash, block timestamp, and the sender and recipient wallet addresses along with the quantity of ETH transferred.

Table Columns

Column NameDescriptionExample
from_addressAddress where the token is being transferred from.0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
to_addressAddress where the token is being transferred to.0x82af49447d8a07e3bd95bd0d56f35241523fbab1
token_addressToken address of the asset transferred.0x0000000000000000000000000000000000000000
token_nameName of the asset transferred.ETH
token_symbolToken symbol of the asset transferred.ETH
raw_amountAmount of tokens moved (unnormalized).1.01E+18
amountAmount of token moved, normalized.1.01
usd_amountThe amount of tokens moved, in $USD.1898.4667
call_typeCall type of the transaction. Non-call type will be indicated by NULL.call
transfer_typeTransfer type can be either value_transfer, gas_burn, gas_payment_to_miner.value_transfer
transaction_from_addressThe address of the sending party of this transaction.0x6dd91bdab368282dc4ea4f4befc831b78a7c38c0
transaction_to_addressThe address of the receiving party of this transaction (could be a contract address).0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
transaction_hashTransaction hash that this transfer belongs to.0x9645616730891efc5a49e350baf72b64f0610f146ad20d6aa064d5d64b8d068e
block_timestampThe time when the block that contains this transaction was included on the blockchain.2023-06-06 22:33:38
block_numberThe block number that the corresponding transaction of this transfer belongs to.98,516,205
block_hashThe block hash that the corresponding transaction of this transfer belongs to.0x7670f42d310a4798eb8d2d5b383f935f887ebf96263d731213b3aee939b4e06c
unique_idUnique id generated to each transfer.trace-call_0x9645616730891efc5a49e350baf72b64f0610f146ad20d6aa064d5d64b8d068e_0