Module polygon_zkevm

Source
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ยง

PolygonZkEvmGasPriceFetcher
Specialized fetcher for Polygon zkEVM networks.