Structs§
- Class
Hash - The hash of a ContractClass.
- Compiled
Class Hash - The hash of a compiled ContractClass.
- Contract
Address - Entry
Point Selector - The selector of an EntryPoint.
- EthAddress
- An Ethereum address.
- Event
Commitment - The commitment on the events in a Block.
- Global
Root - The root of the global state at a Block and StateUpdate.
- Nonce
- A general type for nonces.
- Patricia
Key - A key for nodes of a Patricia tree.
- Receipt
Commitment - The commitment on the receipts in a Block.
- Sequencer
Contract Address - Sequencer
Public Key - A public key of a sequencer.
- State
Diff Commitment - Transaction
Commitment - The commitment on the transactions in a Block.
Enums§
- ChainId
- A chain id.
Constants§
- BLOCK_
HASH_ TABLE_ ADDRESS - The address of a contract, used for example in StateDiff, DeclareTransaction, and BlockHeader.
- CONTRACT_
ADDRESS_ DOMAIN_ SIZE - The size of the contract address domain.
- CONTRACT_
ADDRESS_ PREFIX - The prefix used in the calculation of a contract address.
- MAX_
STORAGE_ ITEM_ SIZE - The maximal size of storage var.
- PATRICIA_
KEY_ UPPER_ BOUND
Statics§
- L2_
ADDRESS_ UPPER_ BOUND - The address upper bound; it is defined to be congruent with the storage var address upper bound.