Skip to main content

NFT owner

GET 

/api/chain/nft-owner

Returns the current owner of a specific ERC721 NFT via eth_call on ownerOf(tokenId). Reverts for unminted or burned token IDs - the error surfaces as an RPC error.

Request

Responses

Successful response