FieldTypeDescription
token_addressstringThe address of the token.
token_namestringThe name of the token.
token_symbolstringThe symbol of the token.
token_decimalsintegerThe number of decimal places used to represent the smallest unit of the token.
contract_creation.timestampobjectThe timestamp at which the contract was created.
contract_creation.block_numberintegerThe block number at which the contract was created.
contract_creation.transaction_hashstringThe hash of the transaction that created the contract.
contract_creation.deployer_addressstringThe address that deployed the contract.
contract_creation.gas_usedintegerThe amount of gas used to create the contract.