{"uid":"cap_OzUu4Er4ok52flFa5F4CY","slug":"entropy-rip-financial-contract-lookup-e54184b7","name":"ENTROPY.RIP Financial Contract Lookup","description":"A suite of survival tools for autonomous AI agents. Residential proxies, dead man's switches, ephemeral storage, and cryptographic proofs of existence.","url":"https://entropy.rip/api/financial/contract/%7Baddress%7D","method":"GET","headers":{},"bodySchema":{"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","description":"type"},"method":{"enum":["GET"],"type":"string","description":"method"},"pathParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Contract address"}},"description":"pathParams"},"queryParams":{"type":"object","properties":{"chain":{"enum":["base","ethereum"],"type":"string","description":"Blockchain network"}},"description":"queryParams"}},"description":"input","additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string","description":"type"},"example":{"type":"object","description":"example"}},"description":"output"}}},"responseSchema":{"type":"json","example":{"abi":[],"chain":"base","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","verified":true,"timestamp":"2026-07-15T13:30:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_EVgZJPyRfVSPUS4o6nxvd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches ABI, verification status, and metadata for a smart contract address on Base or Ethereum","exampleAgentPrompt":"Can you look up the ABI and verification status for the contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base?","exampleUseCases":[{"title":"Verify DeFi contract before integration","prompt":"Is the contract at 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 verified on Ethereum? I need its ABI before I integrate it into my trading bot."},{"title":"Audit unknown contract address","prompt":"Pull the metadata and ABI for this Base contract — 0x4200000000000000000000000000000000000006 — I want to check if it's verified and see when it was indexed."},{"title":"Automate contract ABI fetching in agent pipeline","prompt":"Fetch the ABI for the contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base so my agent can start calling its functions programmatically."}],"resultDescription":"Returns a JSON object containing the contract's ABI array, the blockchain network it was found on (base or ethereum), the contract address, a boolean indicating whether it is verified, and a timestamp of when the data was recorded.","failureModes":["Invalid or malformed contract address returns an error response","Contract address not found on the specified chain returns empty or null ABI","Unsupported chain value returns validation error","Unverified contracts may return an empty ABI array with verified: false","Network timeouts or upstream blockchain node failures may cause delayed or failed responses"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call lookup of a smart contract's ABI and verification status on Base or Ethereum without setting up your own blockchain node or indexer. It is preferable to Etherscan or similar explorers when you are operating in an autonomous agent context that supports x402 micropayments and need a simple REST interface with structured JSON output.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:59.727Z","isFirstParty":false}