{"api":"v1","generated_at":"2026-09-15T21:52:24.706Z","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/x402-store-dgdb-workers-dev-v1-sign-decode-c9b0ec","pinned_page":"https://tollindex.com/e/x402-store-dgdb-workers-dev-v1-sign-decode-c9b0ec/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":"x402-store-dgdb-workers-dev-v1-sign-decode-c9b0ec","canonical_url":"https://x402-store.dgdb.workers.dev/v1/sign-decode","resource":"https://x402-store.dgdb.workers.dev/v1/sign-decode","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Decode an EVM signature request (EIP-712 typed data, Permit/Permit2, or ERC-20 approve calldata) into a structured intent: what token, which spender, how much, until when, plus risk_flags and an action_hint. Deterministic, no LLM. Answers an agent's question 'what am I about to sign?'","service_name":"what-am-i-signing","declared_category":null,"declared_tags":["security","wallet","signature","permit2","evm"],"route_template":null,"registry_updated":"2026-09-14T19:49:34.810Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"sign decode","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","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-10T19:08:24.178Z","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":"0xD617a7145ca56E3ed58d639F9DEC6999B22441eE","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:49:34.421Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:31:58.160Z","state":"pass","failed_checks":[],"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:31:58.160Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:00:56.230Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:52:53.208Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:10:06.311Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:08:31.930Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xD617a7145ca56E3ed58d639F9DEC6999B22441eE","page":"https://tollindex.com/seller/0xD617a7145ca56E3ed58d639F9DEC6999B22441eE","endpoints":13,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["security","wallet","signature","permit2","evm"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xD617a7145ca56E3ed58d639F9DEC6999B22441eE","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:49:34.421Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://x402-store.dgdb.workers.dev/v1/sign-decode","extensions":{"bazaar":{"info":{"input":{"body":{"domain":{"name":"Permit2","chainId":8453,"verifyingContract":"0x000000000022D473030F116dDEE9F6B43aC78BA3"},"message":{"details":{"nonce":"0","token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1461501637330902918203684832716283019655932542975","expiration":"1781176678"},"spender":"0x66a9893cC07D91D95644AEDD05D03f95e1dBA8Af","sigDeadline":"1749722278"},"primaryType":"PermitSingle"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"unlimited","intent":"grant_allowance","spender":"0x66a9893cC07D91D95644AEDD05D03f95e1dBA8Af","standard":"Permit2-AllowanceTransfer (PermitSingle)","confidence":1,"expires_at":"2026-07-12T11:17:58Z","risk_flags":["unlimited_allowance"],"action_hint":"ask_for_confirmation","spender_known":"Uniswap Universal Router v2"}}},"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","properties":{"domain":{"type":"object"},"message":{"type":"object"},"calldata":{"type":"string"},"primaryType":{"type":"string"}},"description":"EIP-712 typed data to decode (domain/primaryType/message), or {\"calldata\": \"0x...\"} for raw ERC-20 approve calldata."},"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"}}}}}}},"description":"Decode an EVM signature request (EIP-712 typed data, Permit/Permit2, or ERC-20 approve calldata) into a structured intent: what token, which spender, how much, until when, plus risk_flags and an action_hint. Deterministic, no LLM. Answers an agent's question 'what am I about to sign?'","lastUpdated":"2026-09-14T19:49:34.81Z","serviceName":"what-am-i-signing","x402Version":2}]}}