credmark.cmf.types.ledger.ReceiptTable
- class ReceiptTable(**kwargs)[source]
Bases:
LedgerTableReceipts 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- BLOCK_HASH = 'block_hash'
- BLOCK_NUMBER = 'block_number'
- BLOCK_TIMESTAMP = 'block_timestamp'
- CONTRACT_ADDRESS = 'contract_address'
- CUMULATIVE_GAS_USED = 'cumulative_gas_used'
- EFFECTIVE_GAS_PRICE = 'effective_gas_price'
- GAS_USED = 'gas_used'
- ROOT = 'root'
- STATUS = 'status'
- TRANSACTION_HASH = 'transaction_hash'
- TRANSACTION_INDEX = 'transaction_index'