Generate new fungible tokens within the smart contract (specified by the contractAddress parameter in the request body) and send them to the given blockchain address (defined by the to parameter). Minting is only possible if the current token supply in the smart contract is below the total supply limit established for this contract. Supported blockchains: XDC, ETH, BSC, POL
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Tokens minted successfully.
The response is of type object
.