NFT
Get NFT Information
Retrieve NFT data such as images and names.
POST
Request Parameters
Native Token of the Networks, Unique identifier for the coin, e.g.:ETH
NFT contract address
NFT token ID
Response Data Parameters
Native Token of the Networks, Unique identifier for the coin, e.g.:
ETH
NFT contract address
NFT token ID
NFT name, when absent, use ”# + tokenId”, e.g.: #1000001
URL or base64 of NFT image or video
NFT image or video type, e.g.:“.png”, “.mp4”
Indicates if it’s a video.
true
if it’s a video, false
otherwise