Transfer a minted NFT

Transfers an NFT which has been previously minted with Customizable minting to another wallet address.

Note: Transferring is possible only if the token is owned by the contract owner and the token has not been transferred/sold yet.

Related:

Body Params
string
enum
required

Blockchain where the NFT is minted.

Allowed:
string
required

Contract where the token is minted. It must be your own contract. If you don’t have one, see Deploy an NFT contract.

string
required

Token ID of the NFT to be transferred.

string
required

Wallet address to which the NFT will be transferred.

number

Optional maximum transaction fee, in USD. Setting this parameter means you may be billed for up to max_transaction_fee for this request, while making the transaction more likely to succeed when there is a lot of activity (high gas prices) on the chain. If specified, must be higher than the list price for this transaction. Only available to Enterprise clients on the Ethereum chain.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json