{"api":"v1","generated_at":"2026-09-16T01:49:25.345Z","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/simulate-cyberwarex-com-safe-to-sign-e5f23a","pinned_page":"https://tollindex.com/e/simulate-cyberwarex-com-safe-to-sign-e5f23a/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":"simulate-cyberwarex-com-safe-to-sign-e5f23a","canonical_url":"https://simulate.cyberwarex.com/safe-to-sign","resource":"https://simulate.cyberwarex.com/safe-to-sign","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"One pre-sign safety verdict (GREEN, REVIEW or BLOCK) fusing transaction, signature, address, URL and token checks for AI wallet agents.","service_name":"TxSim Decoder","declared_category":null,"declared_tags":["pre-sign","safety","firewall","wallet-security","transaction-risk"],"route_template":null,"registry_updated":"2026-09-15T07:35:49.856Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"safe to sign","category":"market-data","first_observed_by_toll":"2026-09-11T16:27:12.772Z","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-11T16:27:12.772Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":7,"unique_payers_30d":1,"last_called_at":"2026-09-15T07:35:49.428Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:51:26.674Z","state":"pass","failed_checks":["bazaar.info.output"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:51:26.674Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:19:04.482Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:09:44.923Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:27:11.606Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T16:29:21.476Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"new-2026-09-11T16-28-16-744Z","state_changed":true}]},"seller":{"wallet":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","page":"https://tollindex.com/seller/0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","endpoints":36,"hosts":17},"reports":0,"registry_record":{"cdp":[{"tags":["pre-sign","safety","firewall","wallet-security","transaction-risk"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1788960152/bazaar-icons/f98489fd044477d5.png","quality":{"lastCalledAt":"2026-09-15T07:35:49.428Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":1},"resource":"https://simulate.cyberwarex.com/safe-to-sign","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"to":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","data":"0x095ea7b3000000000000000000000000111122223333444455556666777788889999aaaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff","chain":"base"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"to":{"type":"string","description":"Transaction target address (0x...)."},"url":{"type":"string","description":"A URL to phishing-check (optional)."},"data":{"type":"string","description":"Transaction calldata hex (0x...)."},"from":{"type":"string","description":"Sender address for the eth_call preview (optional)."},"chain":{"type":"string","description":"EVM chain for tx/token checks (base, bsc, ethereum, polygon, arbitrum, optimism). Default base."},"token":{"type":"string","description":"A token address to safety-check (optional; inferred from 'to' when it is a token)."},"value":{"type":"string","description":"Native value (wei, decimal or hex). Default 0."},"address":{"type":"string","description":"A counterparty address to risk-screen (optional; 'to' is screened automatically)."},"message":{"type":"string","description":"personal_sign message to check (instead of typed_data)."},"typed_data":{"type":"string","description":"EIP-712 typed data JSON string to check as a signature request."}},"additionalProperties":false}},"additionalProperties":false}}}}},"description":"One pre-sign safety verdict (GREEN, REVIEW or BLOCK) fusing transaction, signature, address, URL and token checks for AI wallet agents.","lastUpdated":"2026-09-15T07:35:49.856Z","serviceName":"TxSim Decoder","x402Version":2}]}}