The table for MATIC Token Transfers holds a record of all transactions conducted using the native MATIC token.

This includes the transaction type, such as value transfer, miner payment, or gas burn, transaction call type, the transaction hash, block timestamp, and the sender and recipient wallet addresses along with the quantity of MATIC transferred.

Table Columns

Column NameDescriptionExample
from_addressAddress where the token is being transferred from.0x840b7199ee12bf266def7903fec1e09c6a9d9a03
to_addressAddress where the token is being transferred to.0x0000000000000000000000000000000000000000
token_addressToken address of the asset transferred.0x0000000000000000000000000000000000000000
token_nameName of the asset transferred.MATIC
token_symbolToken symbol of the asset transferred.MATIC
raw_amountAmount of tokens moved (unnormalized).49,365,030,000,000
amountAmount of token moved, normalized.0
usd_amountThe amount of tokens moved, in $USD.0.0001076068797
call_typeCall type of the transaction. Non-call type will be indicated by NULL.
transfer_typeTransfer type can be either value_transfer, gas_burn, gas_payment_to_miner.gas_payment_to_miner
transaction_from_addressThe address of the sending party of this transaction.0x840b7199ee12bf266def7903fec1e09c6a9d9a03
transaction_to_addressThe address of the receiving party of this transaction (could be a contract address).0x0515cada387799e8246ea697530dd0febb2f7331
transaction_hashTransaction hash that this transfer belongs to.0x12d6ea5d44685caeaa123a80297f5acbbc8dea7b1e90021adb6760455f48cd29
block_timestampThe time when the block that contains this transaction was included on the blockchain.2021-05-27 07:03:45
block_numberThe block number that the corresponding transaction of this transfer belongs to.14,982,036
block_hashThe block hash that the corresponding transaction of this transfer belongs to.0xa99c71d83193d589978a7a873c957bf2704eaa041f34ad52d1723070c175277c
unique_idUnique id generated to each transfer.txn-0x12d6ea5d44685caeaa123a80297f5acbbc8dea7b1e90021adb6760455f48cd29_block-14982036