OpenChainGraph Suite · ART-389 · Tempo Network

TIP-1010 Mainnet Fee & Payment-Lane Capacity Calculator

Computes per-tx fee and payment-lane TPS headroom for a supplied payment mix against the published TIP-1010 mainnet constants: base fee, block gas limit, and payment-lane reservation. Every parameter below is declared with its TIP-1010 citation and carried as protocol_version, so a base-fee governance change is a data re-pin, never a code change. Successor to the pre-mainnet model_tempo_gas_economics.

Declared TIP-1010 Constants Per-Tx Fee Payment-Lane TPS Headroom
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
⚠ NOT a live network reading, NOT fetched from /docs/api/rpc (explicitly outside Tempo's stable API contract). Models the published TIP-1010 spec text over your own supplied payment mix. The base fee is governance-adjustable via hardfork — verify current TIP-1010 status before acting.
Declared TIP-1010 constants (source-cited)
Block time & payment mix
Block time (seconds)
LabelGas usedCount
Per-line-item results
Execution Hash (SHA-256)

Ask your agent

Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.

Run the AINumbers MCP tool `compute_tempo_mainnet_fee_capacity`. Task: Per-tx fee (fee_microusd = ceil(base_fee_attodollars_per_gas x gas_used / 1e12)) and payment-lane TPS headroom for a supplied payment mix, against the published TIP-1010 mainnet constants (base fee 2e10 attodollars/gas, 500M gas/block, ~94% payment-lane reservation).
Call it with arguments: {"policy_parameters":{"block_time_seconds":1,"payment_mix":[{"label":"tip20-transfer","gas_used":"50000","count":"100"},{"label":"complex-tx","gas_used":"200000","count":"10"}]}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-389-tempo-mainnet-fee-capacity.html#p=v1.H4sIAAAAAAAA_wGcAGP_eyJibG9ja190aW1lX3NlY29uZHMiOjEsInBheW1lbnRfbWl4IjpbeyJsYWJlbCI6InRpcDIwLXRyYW5zZmVyIiwiZ2FzX3VzZWQiOiI1MDAwMCIsImNvdW50IjoiMTAwIn0seyJsYWJlbCI6ImNvbXBsZXgtdHgiLCJnYXNfdXNlZCI6IjIwMDAwMCIsImNvdW50IjoiMTAifV19ZE8hp5wAAAA