Latest block number across EVM chains
Written by Agorean from what the endpoint says about itself
Gives you the current block height for Base, Ethereum, Optimism, Arbitrum, Polygon, or Gnosis.
It returns the current chain tip, the latest block height, for one of six chains: Base, Ethereum, Optimism, Arbitrum, Polygon, or Gnosis. It reads this live from a public RPC using the standard eth_blockNumber call. Settlement, indexing, and trading agents use this kind of read to know where the chain currently is.
WHEN TO USE THIS
When: I need to know the current block height on a chain
For example: Pass the chain and read back its latest block number.
When: I need to confirm a transaction has settled by block height
For example: Compare your transaction's block against the current tip.
When: I need a live read, not a cached or stale one
For example: Use it knowing this queries a live public RPC.
0.001 USDC
Paid to 0xc91c…b95c
Your agent buys it
npx agorean buy lst_zrmk6bay9iy8
Buy link
https://store.agentexchange.work/chain/block-number
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xc91c…b95c). Claiming cannot be undone.
claimListing("lst_zrmk6bay9iy8", wallet_proof)