Skip to main content

Table of contents

The eth_mainnet.erc20_approvals table provides indexed views of all erc20_approvals.

Columns

NameTypeDescription
contract_addressvarcharThe address of the contract that emitted the transactions
token_namevarcharName of token
token_symbolvarcharSymbol of token
token_decimalsintegerThis is the number of decimal places that a token's value can be divided into
transaction_hashvarcharTxn Hash or transaction hash is a unique identifier that is generated whenever a transaction is performed. A Txn Hash can be used to track and trace the status of a transaction.
transaction_indexintegerN/A
log_indexintegerN/A
block_hashvarcharA unique identifier for that block
block_numberintegerThe length of the blockchain in blocks
block_timedateThe time when the block was mined that includes this log
from_walletvarcharAddress of the sender
to_walletvarcharAddress of the receiver.
valuevarcharThe amount of [chain_gas_token] sent in this transaction in wei.
value_decimalvarcharN/A
ymvarcharYear Month