{"api":"v1","generated_at":"2026-09-16T01:52:05.366Z","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/abi-cyberwarex-com-abi-a21b7f","pinned_page":"https://tollindex.com/e/abi-cyberwarex-com-abi-a21b7f/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":"abi-cyberwarex-com-abi-a21b7f","canonical_url":"https://abi.cyberwarex.com/abi","resource":"https://abi.cyberwarex.com/abi","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Fetch a verified contract's ABI and metadata by address, keylessly, from Sourcify. Returns the ABI plus a summarized list of function and event signatures, the contract name and compiler, and proxy detection (is_proxy + implementation address). Block explorers gate the ABI behind an API key; this does not. Chains: base, ethereum, arbitrum, optimism, polygon, bsc, avalanche. No API keys, no LLM, one x402 USDC micropayment per call.","service_name":"Contract ABI","declared_category":null,"declared_tags":["abi","contract","sourcify","decode","evm"],"route_template":null,"registry_updated":"2026-09-15T07:35:59.043Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"abi","category":"identity","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.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":13,"unique_payers_30d":2,"last_called_at":"2026-09-15T07:35:58.619Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:04:20.635Z","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:04:20.635Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:35:25.605Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:29:32.373Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:46:26.118Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:37:22.130Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","page":"https://tollindex.com/seller/0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","endpoints":36,"hosts":17},"reports":0,"registry_record":{"cdp":[{"tags":["abi","contract","sourcify","decode","evm"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","amount":"3000","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:58.619Z","l30DaysTotalCalls":13,"l30DaysUniquePayers":2},"resource":"https://abi.cyberwarex.com/abi","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"ethereum","address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"}},"output":{"type":"json","example":{"name":"WETH9","chain":"ethereum","match":"exact_match","events":["Transfer(address,address,uint256)"],"source":"Sourcify","address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","compiler":"0.4.19+commit.c4cbbb05","is_proxy":false,"verified":true,"functions":["approve(address,uint256)","transfer(address,uint256)","withdraw(uint256)"],"abi_entries":16}}},"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","required":["address"],"properties":{"chain":{"enum":["arbitrum","avalanche","base","bsc","ethereum","optimism","polygon"],"type":"string","description":"EVM chain (default base)."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Contract address (0x + 40 hex chars, required)."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"abi":{"type":"array","description":"the full ABI (JSON array)."},"name":{"type":["string","null"]},"chain":{"type":"string"},"match":{"type":["string","null"],"description":"exact_match or match."},"events":{"type":"array","items":{"type":"string"}},"source":{"type":"string"},"address":{"type":"string"},"compiler":{"type":["string","null"]},"is_proxy":{"type":"boolean"},"verified":{"type":"boolean","description":"true if Sourcify has verified source."},"functions":{"type":"array","items":{"type":"string"}},"abi_entries":{"type":"integer"},"implementation":{"type":["string","null"],"description":"logic address if proxy."}}}}}}}}},"description":"Fetch a verified contract's ABI and metadata by address, keylessly, from Sourcify. Returns the ABI plus a summarized list of function and event signatures, the contract name and compiler, and proxy detection (is_proxy + implementation address). Block explorers gate the ABI behind an API key; this does not. Chains: base, ethereum, arbitrum, optimism, polygon, bsc, avalanche. No API keys, no LLM, one x402 USDC micropayment per call.","lastUpdated":"2026-09-15T07:35:59.043Z","serviceName":"Contract ABI","x402Version":2}]}}