getTokenDetails
function returns data required to view an NFT
Before using them, make sure to obtain a Client API Key from Coinbase Developer Platform.
Returns
Promise<GetTokenDetailsResponse>
Parameters
GetTokenDetailsParams
Types
Query Parameters
The NFT contract address
The token ID of the NFT
Response
200 - application/json
Successful response
NFT Collection Name
NFT Collection Description
NFT Name
NFT Description
URL of the NFT image
URL of the NFT animation (if any)
Current owner's wallet address
Details of the last sale
MIME type of the NFT asset
Token standard (e.g., ERC721)