ownerOf
query owner of token on id.
Contract method
function ownerOf(address token, uint256 id) external view returns (address);Path Parameters
Name
Type
Description
最后更新于
query owner of token on id.
function ownerOf(address token, uint256 id) external view returns (address);最后更新于