Expand description
Polygon zkEVM specialized gas price fetcher.
This module provides enhanced gas price fetching for Polygon zkEVM networks
using their custom zkevm_estimateGasPrice RPC method, with automatic fallback
to standard methods when the custom method is unavailable.
Structsยง
- Polygon
ZkEvm GasPrice Fetcher - Specialized fetcher for Polygon zkEVM networks.