{"api":"v1","generated_at":"2026-09-16T00:53:23.674Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-agentmercantile-com-v1-transaction-gas-preflight-b5c512","pinned_page":"https://tollindex.com/e/api-agentmercantile-com-v1-transaction-gas-preflight-b5c512/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-agentmercantile-com-v1-transaction-gas-preflight-b5c512","canonical_url":"https://api.agentmercantile.com/v1/transaction-gas-preflight","resource":"https://api.agentmercantile.com/v1/transaction-gas-preflight","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Return bounded factual eth_estimateGas units and recent eth_feeHistory execution-fee evidence for one unsigned Ethereum or Base transaction. Not execution, signing, custody, trading, or a guaranteed final cost. Call when you need point-in-time gas units and recent execution-fee context before signing or submitting.","service_name":"Agent Mercantile","declared_category":null,"declared_tags":["transaction-gas","gas-estimate","fee-history","unsigned-preflight","evm-gas"],"route_template":null,"registry_updated":"2026-09-12T14:08:21.491Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"transaction gas preflight","category":"market-data","first_observed_by_toll":"2026-09-12T14:15:33.385Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-12T14:15:33.386Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0xdb7b2b54f80479826222749a2ea73a8acc306e1e","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-12T14:08:21.227Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:17:58.235Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":4,"passed":4,"ratio":1},{"days":30,"observed":4,"passed":4,"ratio":1},{"days":90,"observed":4,"passed":4,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:17:58.235Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:48:14.115Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:41:27.571Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T14:17:16.780Z","state":"pass","failed_checks":[],"run_id":"new-2026-09-12T14-16-56-365Z","state_changed":true}]},"seller":{"wallet":"0xdb7b2b54f80479826222749a2ea73a8acc306e1e","page":"https://tollindex.com/seller/0xdb7b2b54f80479826222749a2ea73a8acc306e1e","endpoints":7,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["transaction-gas","gas-estimate","fee-history","unsigned-preflight","evm-gas"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xdb7b2b54f80479826222749a2ea73a8acc306e1e","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-12T14:08:21.227Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.agentmercantile.com/v1/transaction-gas-preflight","extensions":{"bazaar":{"info":{"input":{"body":{"to":"0x0000000000000000000000000000000000000001","data":"0x","chain":"eip155:8453","value_wei":"0"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"chain":{"name":"base","caip2":"eip155:8453","chain_id":8453},"status":"OK","machine":"VM06","fee_history":{"block_count":5,"newest_block":"latest"},"limitations":["Point-in-time gas evidence, not a guaranteed final cost or total transaction cost."],"gas_estimate":{"gas_units":"21000"},"request_shape":{"has_from":false,"value_nonzero":false,"calldata_bytes":0},"methodology_version":"transaction-gas-preflight-0.1.0","illustrative_execution_fees":{"kind":"illustrative_execution_fee_observations","covers":"l2_execution_fee_only","recommendation":false,"guaranteed_final_cost":false}}},"description":"Return bounded factual eth_estimateGas units and recent eth_feeHistory execution-fee evidence for one unsigned Ethereum or Base transaction. Not execution, signing, custody, trading, or a guaranteed final cost. Call when you need point-in-time gas units and recent execution-fee context before signing or submitting."},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["chain","to"],"properties":{"to":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$","description":"Required 0x-prefixed 20-byte destination. Contract creation is not supported."},"data":{"type":"string","pattern":"^0x(?:[0-9a-fA-F]{2})*$","maxLength":16386,"description":"Optional 0x-prefixed even-length hex calldata. Default 0x. Maximum 8192 bytes. Request body maximum 20480 bytes."},"from":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$","description":"Optional 0x-prefixed 20-byte sender used only as an eth_estimateGas field. No ownership is implied."},"chain":{"enum":["eip155:1","eip155:8453"],"type":"string","description":"Analysis chain only. Payment remains Base eip155:8453."},"value_wei":{"type":"string","pattern":"^(0|[1-9][0-9]*)$","description":"Optional unsigned base-10 integer string in the uint256 range. Default 0. JSON Schema cannot express the full uint256 upper bound; runtime validation rejects values above 2^256-1."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["status","machine","methodology_version","chain","gas_estimate","limitations"],"properties":{"chain":{"type":"object"},"status":{"enum":["OK","PARTIAL","UNESTIMABLE","HOLD"],"type":"string"},"machine":{"enum":["VM06"],"type":"string"},"fee_history":{"type":["object","null"],"description":"Recent eth_feeHistory execution-fee evidence."},"limitations":{"type":"array","items":{"type":"string"}},"gas_estimate":{"type":["object","null"],"description":"eth_estimateGas units when estimable."},"request_shape":{"type":"object"},"methodology_version":{"enum":["transaction-gas-preflight-0.1.0"],"type":"string"},"illustrative_execution_fees":{"type":["object","null"],"description":"Illustrative L2 execution-fee observations, not a guaranteed final cost."}},"additionalProperties":true}}}}}}},"description":"Return bounded factual eth_estimateGas units and recent eth_feeHistory execution-fee evidence for one unsigned Ethereum or Base transaction. Not execution, signing, custody, trading, or a guaranteed final cost. Call when you need point-in-time gas units and recent execution-fee context before signing or submitting.","lastUpdated":"2026-09-12T14:08:21.491Z","serviceName":"Agent Mercantile","x402Version":2}]}}