{"uid":"cap_aNGdoLe8zxqDCoRstgYqM","slug":"evm-contract-storage-slot-reader-eef644c3","name":"EVM Contract Storage Slot Reader","description":"Read any raw contract storage slot via eth_getStorageAt — the low-level read auditing, proxy-resolution and advanced trading agents make to inspect contract state directly. Pass address + slot. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; undercuts onesource at $0.001 on 6 chains.","url":"https://store.agentexchange.work/chain/storage","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"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address","slot"],"properties":{"slot":{"type":"string","description":"Storage slot, hex or decimal"},"chain":{"type":"string","description":"base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"},"address":{"type":"string","description":"Contract address (0x...)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"value":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7S7C2n64TimDW_RxItq0s","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.09","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Reads the raw value stored at a specific storage slot of any EVM smart contract on Base, Ethereum, Optimism, Arbitrum, Polygon, or Gnosis.","exampleAgentPrompt":"What's the raw value stored at storage slot 0x2 of the contract 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum?","exampleUseCases":null,"resultDescription":"A JSON object containing the queried contract address, the storage slot index, the blockchain network name, and the raw 32-byte hex value stored at that slot (e.g. {\"address\":\"0x...\",\"slot\":\"0x0\",\"chain\":\"ethereum\",\"value\":\"0x0000...0001\"}).","failureModes":["Invalid contract address format returns an error — ensure address is a valid 0x-prefixed hex string","Invalid or out-of-range slot value may return zero value or error — verify slot is valid hex or decimal","Unsupported chain identifier returns an error — must be one of base, ethereum, optimism, arbitrum, polygon, gnosis","Payment failure via x402 (insufficient USDC balance) results in 402 response and no data returned","Non-existent or undeployed contract address returns zero value for all slots without error"],"whenToPreferThis":"Use this endpoint when you need low-level, raw storage slot access to an EVM smart contract without requiring an ABI or decoded method call. Ideal for smart contract auditing, verifying storage layouts, reading proxy implementation slots (e.g. EIP-1967), or inspecting state variables directly by slot number across multiple EVM chains. Prefer this over ABI-decoded calls when the ABI is unavailable or when you need to confirm raw storage rather than interpreted values.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:55:55.385Z","isFirstParty":false}