getMintDetails
function returns data required to view an NFT to be minted
Before using them, make sure to obtain a Client API Key from Coinbase Developer Platform.
Promise<GetMintDetailsResponse>
GetMintDetailsParams
The NFT contract address
The address of the NFT recipient
The token ID of the NFT
Successful response
The response is of type object
.