Re-exports§
pub use evm_gas_price::*;
pub use network_extra_fee::*;
Modules§
- This module provides services for estimating gas prices on the Ethereum Virtual Machine (EVM). It includes traits and implementations for calculating gas price multipliers based on transaction speed and fetching gas prices using JSON-RPC.