Minting a new unique ERC-721 token
POST {{baseUrl}}/v3/nft/mint
Request Body
{"tokenId"=>"10", "to"=>"0xf3a91fb9461654dad0e20d232858771c751571c8", "chain"=>"CELO", "contractAddress"=>"0x965b2b948eC8bB853B4b8C6cdC4212Ee85Bf81D7", "url"=>"https://someurl.com", "fromPrivateKey"=>"0x2941eaf8c3845139d92bba50b7d1f4285ef86316c590f348ea8d6e465b46199f", "feeCurrency"=>"CELO"}