Get token
get_tokenRetrieve a minted token's owner, seed, nonce, tokenURI, and off-chain image/metadata URLs by token ID. Returns an error if the token does not exist.
Instructions
Read a minted token: owner, seed, nonce, tokenURI, plus off-chain image and metadata urls. Returns an error if the token does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | Token id (starts at 1 for the first mint). |