NFT detail
getnfts
Get NFT details for the specified nft_whales_id
.
Basic Information
Property
Detail
URL
/api/nfts/<contarct_address>/<token_id>?chainID=
Method
POST
Request parameter
Parameter
Type
Required
Detail
nft_whales_ids
array[string]
yes
nft_whales_id
of target NFT
Sample requests
Example of successful response
Example of response in case of failure(status code 400)
Last updated