Minting many tokens

POST {{baseUrl}}/v3/multitoken/mint/batch

Request Body

{"to"=>["0xaad67606a47640e02a0060a97b696e302c853859", "0xaad67606a47640e02a0060a97b696e302c853859"], "contractAddress"=>"0x225134aa9633C176ae9C285a77E8033ef7Cdc295", "tokenId"=>[["5"], ["6"]], "amounts"=>[["1"], ["300"]], "chain"=>"CELO", "fromPrivateKey"=>"0x2941eaf8c3845139d92bba50b7d1f4285ef86316c590f348ea8d6e465b46199f", "feeCurrency"=>"CELO"}