Structs§
- A single item in the whole fee history cache
- An async service that takes care of the
FeeHistory
cache - Stores the fee related information
Constants§
- Bounds the amount the base fee can change between blocks.
- Initial base fee for EIP-1559 blocks.
- Initial default gas price for the first block
- Maximum number of entries in the fee history cache
- Minimum suggested priority fee
Functions§
- Calculate base fee for next block. EIP-1559 spec