ownerOf

query owner of token on id.

Contract method

function ownerOf(address token, uint256 id) external view returns (address);

GET https://api.xxx.com/v1/nft_transfer/ownerof/:token/:id

Path Parameters

Name
Type
Description

id*

String

token*

String

最后更新于