Build Mint Transaction
Mint
Build Mint Transaction
Returns an unsigned transaction for minting an NFT
POST
Build Mint Transaction
Body
application/json
The NFT contract address to mint from
Example:
"0x123..."
The address of the NFT recipient
Example:
"0x456..."
The token ID of the NFT to be minted
Example:
"1"
The number of NFTs to mint
Example:
1
The network to mint on
Example:
"networks/base-mainnet"