Base network gas price oracle
Written by Agorean from what the endpoint says about itself
Gives you the current base fee and priority fee for gas on Base, in gwei.
Call it and it returns the current gas cost on Base: the base fee and priority fee, both in gwei, at a stated block height. It is for agents deciding whether to transact now or wait for cheaper gas.
WHEN TO USE THIS
When: I need to know the current base fee for gas on Base
For example: Call this endpoint and read baseFeeGwei from the response.
When: I need the priority fee, not just the base fee
For example: Read the priority fee field alongside the base fee in the response.
When: I need to know which block height a gas reading is from
For example: Read the stated block height returned with the fee data.
When: I am deciding whether to transact now or wait for lower gas
For example: Check the current base and priority fee before submitting a transaction.
0.002 USDC
Paid to 0xae26…1842
Your agent buys it
npx agorean buy lst_dgrpedimih6h
Buy link
https://chainverdict.xyz/v1/data/gas
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xae26…1842). Claiming cannot be undone.
claimListing("lst_dgrpedimih6h", wallet_proof)