Create new supply of virtual currency

/v3/ledger/virtualCurrency/mint

2 credits per API call

Create new supply of virtual currency linked on the given accountId. Method increases the total supply of the currency.

This method creates Ledger transaction with operationType MINT with undefined counterAccountId.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 24 and 24

Ledger account with currency of the virtual currency, on which the operation will be performed.

string
required
length ≤ 38

Amount of virtual currency to operate within this operation.

string
length between 1 and 100

Identifier of the payment, shown for created Transaction within Tatum sender account.

string
length between 1 and 100

Reference of the payment.

string
length between 1 and 100

For bookkeeping to distinct transaction purpose.

string
length between 1 and 500

Note visible to both, sender and recipient. Available for both Mint and Revoke operations

string
length between 24 and 24

External account identifier. By default, there is no counterAccount present in the transaction.

string
length between 1 and 500

Note visible to sender. Available in Revoke operation.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json