token_address | string | The address of the token. |
token_name | string | The name of the token. |
token_symbol | string | The symbol of the token. |
token_decimals | integer | The number of decimal places used to represent the smallest unit of the token. |
contract_creation.timestamp | object | The timestamp at which the contract was created. |
contract_creation.block_number | integer | The block number at which the contract was created. |
contract_creation.transaction_hash | string | The hash of the transaction that created the contract. |
contract_creation.deployer_address | string | The address that deployed the contract. |
contract_creation.gas_used | integer | The amount of gas used to create the contract. |