get_base_gas_oracle
Retrieve real-time Base network EIP-1559 gas prices and congestion metrics to set optimal max fees for transaction confirmations, avoiding reverts and overpayment.
Instructions
[Cost: $0.0005 USDC on Base & Solana] Retrieves real-time Base network EIP-1559 gas price parameters and congestion metrics.
Provides recommended maxFeePerGas and maxPriorityFeePerGas for slow, standard, fast,
and instant transaction confirmation to prevent agent transaction reverts and gas overpayment.
Args:
force_refresh: Whether to bypass cache and query RPC directly (default: False).
payment_signature: Optional x402 Base USDC transaction hash or developer mock key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No | ||
| payment_signature | No |