isNFTExist
NFT 존재 여부
Parameters
Type
Value
Description
address
_nftContract
NFT 컨트랙트 주소
uint256
_tokenId
token id
Return Values
Type
Value
Description
bool
exist
존재여부
Example
2023.03.03
Last updated
NFT 존재 여부
Parameters
address
_nftContract
NFT 컨트랙트 주소
uint256
_tokenId
token id
Return Values
bool
exist
존재여부
Example
2023.03.03
Last updated