credmark.cmf.types.ledger.TokenTable
- class TokenTable(**kwargs)[source]
Bases:
LedgerTableTokens 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'
- DECIMALS = 'decimals'
- NAME = 'name'
- SYMBOL = 'symbol'