credmark.cmf.types.ledger.ContractTable
- class ContractTable(**kwargs)[source]
Bases:
LedgerTableContracts ledger data table Column names
Methods
as_describeAttributes
TYPE_MAPPERaliasbigint_colsReturn the set of column names in the table.
Return the set of column names for the table.
table_key- ADDRESS = 'address'
- BLOCK_HASH = 'block_hash'
- BLOCK_NUMBER = 'block_number'
- BLOCK_TIMESTAMP = 'block_timestamp'
- BYTECODE = 'bytecode'
- IS_ERC20 = 'is_erc20'
- IS_ERC721 = 'is_erc721'