ChainRay NFT Token Metadata Lookup is a paid API for AI agents from chainray.online, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).
Fetches on-chain metadata and details for a specific NFT token by contract address and token ID on a given blockchain network
The most complete blockchain data and intelligence service for AI agents. 93 endpoints across 46 chains, from gas fees to DeFi analytics, with real-time streams, intent routing, and verifiable proofs. Pay-per-request via x402.
Returns on-chain metadata for the specified NFT token, including traits/attributes, ownership info, image URI, collection details, and other token-level properties for the given contract and token ID on the specified chain.
GEThttps://chainray.online/nft/%7Bcontract%7D/%7BtokenId%7DUse this endpoint when you need on-chain NFT token-level metadata for a specific token ID and contract address. Prefer this over general blockchain explorers when you need structured, agent-ready JSON output across 46 supported chains with pay-per-request pricing and no subscription required.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "ethereum",
"tokenId": "1",
"contract": "0x1234567890123456789012345678901234567890"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"chain": "ethereum",
"owner": "unknown (ERC1155 or error)",
"_proof": {
"chain": "ethereum",
"dataHash": "923fa322e9a1cf3a4ba0bc76843b38042b7ae28d02d42c66531615db783a0019",
"blockHash": "0xe63db22ab7b7414f07841042cecdab522fa86a1b8171ab458f5f0376e9d5178f",
"chainName": "Ethereum",
"blockNumber": 25342560,
"proofVersion": "3.0",
"blockTimestamp": 1781762951,
"proofTimestamp": 1781762964194
},
"tokenId": "1",
"contract": "0x1234567890123456789012345678901234567890",
"metadata": null,
"standard": "unknown",
"tokenURI": null,
"analyzedAt": 1781762964194,
"collection": "Unknown"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"