{"uid":"cap_su9MVdqrfjSVDRRejWzUR","slug":"multichain-rpc-nft-metadata-af4b99f2","name":"Multichain RPC NFT Metadata","description":"Cheap, factual EVM chain lookups priced per call in USDC. Base, Polygon, Arbitrum, Optimism and Ethereum.","url":"https://multichain-rpc.clankerceo.workers.dev/nft-metadata","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"chain":{"type":"string"},"contract":{"type":"string"},"token_id":{"type":"string"}}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"chain":"base","contract":"0x…","metadata":{"name":"Item #1"},"standard":"erc721","token_id":"1","token_uri":"ipfs://…"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1xYNPrtAdhF_leFpoqUah","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches parsed NFT metadata for ERC-721 and ERC-1155 tokens on Base, Polygon, Arbitrum, Optimism, and Ethereum by resolving tokenURI across IPFS, Arweave, data URIs, and HTTPS","exampleAgentPrompt":"Can you fetch the metadata for token ID 42 of the NFT contract 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D on Ethereum? I want to see its name, image, and traits.","exampleUseCases":[{"title":"Display NFT details in a portfolio app","prompt":"Get me the full metadata for token ID 1 of the NFT contract 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on Base — I need the name, image, and any attributes so I can display it in the portfolio."},{"title":"Verify NFT traits before a marketplace listing","prompt":"Look up token ID 500 on the Polygon contract 0x2953399124F0cBB46d2CbACD364e7E975D787194 and tell me what traits and attributes it has — I want to confirm the rarity before listing it."},{"title":"Resolve Arweave or IPFS token URI for an NFT","prompt":"Can you pull the parsed metadata for ERC-1155 token ID 7 from contract 0x3B3ee1931Dc30C1957379FAc9aba94D1C48a5405 on Arbitrum? I need the resolved image URL and description from wherever the tokenURI points."}],"resultDescription":"Returns a JSON object containing the chain, contract address, token ID, token URI, NFT standard (erc721 or erc1155), and the fully parsed metadata JSON (including name, image, description, and attributes) after resolving the tokenURI through IPFS, Arweave, data URIs, or public HTTPS.","failureModes":["Invalid or unsupported chain name returns an error","Contract address not a valid ERC-721 or ERC-1155 contract returns an error or empty metadata","Token ID does not exist on the contract (unminted) returns a not-found or revert error","IPFS or Arweave gateway unreachable causes a timeout or resolution failure","Malformed tokenURI (e.g. non-standard data URI) may return unparsed or null metadata","Token metadata hosted on a private or broken HTTPS endpoint returns a fetch error"],"whenToPreferThis":"Choose this endpoint when you need to resolve NFT metadata across multiple EVM chains (Base, Polygon, Arbitrum, Optimism, Ethereum) without managing your own IPFS/Arweave gateway or RPC infrastructure. It is ideal for agents that need a single, pay-per-call lookup rather than a subscription-based NFT indexer. Prefer it over general blockchain RPCs when the goal is parsed, human-readable metadata JSON rather than raw on-chain calldata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:42:34.361Z","isFirstParty":false}