cURL
curl --request GET \ --url https://api.chainbase.online/v1/nft/metadata \ --header 'x-api-key: <x-api-key>'
{ "code": 0, "message": "ok" }
Get the metadata associated with the specified NFT.
"demo"
chain network id, see list of details
The address of the NFT contract
^0[xX]{1}[a-fA-F0-9]{40}$
NFT token id in hex or num string
Successful Response
Show child attributes