Expand description
Provider-related utilities.
Structs§
- Return type of EIP1155 gas fee estimator.
Constants§
- Multiplier for the current base fee to estimate max base fee for the next block.
- The number of blocks from the past for which the fee rewards are fetched for fee estimation.
- The default percentile of gas premiums that are fetched for fee estimation.
- The minimum priority fee to provide.
Functions§
- The default EIP-1559 fee estimator.
Type Aliases§
- An estimator function for EIP1559 fees.