credmark.cmf.types.ledger_contract.ContractLedger
- class ContractLedger(address, proxy_address, abi)[source]
Bases:
objectHelper class used by
Contractfor ledger queries on contract functions and events.You do not need to create an instance yourself. Access an instance from a
credmark.cmf.types.contract.Contractinstance withcontract.ledger.See
ContractEntitybelow for info on running queries.All event/function-specific fields are loaded as character to preserve its full precision for integer types. They will be converted back to integer with .to_dataframe().
Methods
Attributes
eventsfunctions