Base Blockchain Gas Fee History & Trend Tracker

Use when an agent wants to find cheap gas fee windows to execute heavy transactions.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/blockchain/gas-history
{
  "blocks": 20
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/blockchain/gas-history -m POST -b '{"blocks":20}'

Not for

Do not use for calculating exact gas limits for individual calls.