Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The blockchain network (e.g., ETH, BSC, POL, XDC).
The amount of tokens to mint.
The recipient's wallet address.
The contract address of the token.
The sender's private key.
The nonce of the transaction (optional).
Response
Tokens minted successfully.