NFT owner and metadata
evm_nft_ownerWho owns a given ERC721 token id, plus its tokenURI and collection name in the same call. Answers is this NFT still theirs without an indexer or an API key. Flat $0.001 per call, paid over x402 (USDC).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | ethereum | polygon | arbitrum | optimism. | |
| tokenId | Yes | Token id, in decimal. | |
| contract | Yes | ERC721 contract address. |