Skip to main content

PostERC3643Mint

tostring[]required

Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$

Example: ["0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343","0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3"]
amountstring[]required
Example: ["12","20"]
PostERC3643Mint
{
"to": [
"0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3"
],
"amount": [
"12",
"20"
]
}