{"api":"v1","generated_at":"2026-09-15T22:09:34.613Z","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/ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-tx-simulator-3c8d14","pinned_page":"https://tollindex.com/e/ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-tx-simulator-3c8d14/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":"ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-tx-simulator-3c8d14","canonical_url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/tx_simulator","resource":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/tx_simulator","http_method":"POST","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Run a read-only transaction simulation with eth_call and eth_estimateGas against a supported public EVM RPC without signing or broadcasting.","service_name":"DopamineDesk AI Marketplace","declared_category":null,"declared_tags":["crypto","simulation","evm","security","developer"],"route_template":null,"registry_updated":"2026-08-14T10:59:01.909Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"tx simulator","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-13T04:45:15.765Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-13T11:49:46.237Z","delisting_confirmed_at":"2026-09-13T16:15:14.706Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-13T11:49:46.237Z","event":"delisted"},{"registry":"cdp","at":"2026-09-13T16:15:14.706Z","event":"delisting_confirmed"}]},"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":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","scheme":"exact"}],"counters":{"observed_at":"2026-09-13T04:45:15.766Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-14T10:59:01.716Z"},"validation":{"latest":{"observed_at":"2026-09-13T04:25:13.463Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-13"},"uptime":[{"days":7,"observed":3,"passed":3,"ratio":1},{"days":30,"observed":3,"passed":3,"ratio":1},{"days":90,"observed":3,"passed":3,"ratio":1}],"history_90d":[{"observed_at":"2026-09-13T04:25:13.463Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:40:51.929Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:12:28.305Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","page":"https://tollindex.com/seller/0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","endpoints":78,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["crypto","simulation","evm","security","developer"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-14T10:59:01.716Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/tx_simulator","extensions":{"bazaar":{"info":{"input":{"body":{"to":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","data":"0x313ce567","from":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","value":"0","network":"base"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"source":"base public JSON-RPC","network":"base","success":true,"broadcast":false,"return_data":"0x0000000000000000000000000000000000000000000000000000000000000006","estimated_gas":"30958","simulation_status":"SUCCESS","marketplace_metadata":"[object with keys: data_mode, billable, availability, source; full example in /openapi.json]"}}},"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":["network","from","to","data"],"properties":{"to":{"type":"string","description":"Destination contract address."},"data":{"type":"string","description":"Hex-encoded transaction calldata."},"from":{"type":"string","description":"Sender address."},"value":{"type":"string","description":"Amount of native token sent in wei."},"network":{"type":"string","description":"Blockchain network identifier."}},"additionalProperties":true},"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":["success","source","network","broadcast","simulation_status","estimated_gas","return_data","marketplace_metadata"],"properties":{"source":{"type":"string"},"network":{"type":"string"},"success":{"type":"boolean"},"broadcast":{"type":"boolean"},"return_data":{"type":"string"},"estimated_gas":{"type":"string"},"simulation_status":{"type":"string"},"marketplace_metadata":{"type":"string"}},"additionalProperties":true}}}}}}},"description":"Run a read-only transaction simulation with eth_call and eth_estimateGas against a supported public EVM RPC without signing or broadcasting.","lastUpdated":"2026-08-14T10:59:01.909Z","serviceName":"DopamineDesk AI Marketplace","x402Version":2}]}}