{"uid":"cap_4KBaxVCSj-uORwW43t-NO","slug":"entropy-rip-financial-contract-lookup-8bfd0d6e","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/%7Bvar1%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":["var1"],"properties":{"var1":{"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_CtDivbkeoIU5GS3OkF4nb","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 on Base or Ethereum by contract address","exampleAgentPrompt":"Can you look up the ABI and verification status for the smart contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on the Base network?","exampleUseCases":[{"title":"Verify DeFi contract before interaction","prompt":"Before I call any functions on it, can you check whether the contract at 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984 on Ethereum is verified and pull its ABI?"},{"title":"Fetch contract ABI for agent automation","prompt":"I need the ABI for the smart contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base so my agent can call its functions directly."},{"title":"Audit unknown contract address","prompt":"Someone sent me a contract address 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum — can you pull up its contract details and tell me if it's verified?"}],"resultDescription":"Returns a JSON object containing the contract's ABI array, the chain it's deployed on (base or ethereum), its address, a boolean indicating whether it is verified, and a timestamp of when the record was retrieved.","failureModes":["Invalid or non-existent contract address returns empty or error response","Unsupported chain value causes a validation error","Unverified contracts may return an empty ABI array","Network timeouts if the underlying blockchain node is slow","Malformed address format (non-hex, wrong length) may result in a 4xx error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to programmatically retrieve a smart contract's ABI and verification status on Base or Ethereum without running a full Etherscan API integration. It is ideal for autonomous agents that need to dynamically interact with arbitrary contracts, audit unknown addresses, or confirm contract legitimacy before executing on-chain actions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:45:31.328Z","isFirstParty":false}