Expand description
Functionality for performing common operations with tokens.
Functions
Burn amount
coins of the current contract’s sub_id
. Burns them from the balance of the current contract.
UNCONDITIONAL transfer of amount
coins of type asset_id
to
Mint amount
coins of the current contract’s sub_id
. The newly minted tokens are owned by the current contract.
Mint amount
coins of the current contract’s asset_id
and transfer them
Mint amount
coins of the current contract’s asset_id
and send them to
Mint amount
coins of the current contract’s asset_id
and send them
Transfer amount
coins of the type asset_id
and send them
Transfer amount
coins of type asset_id
and send them to