Functions
Last updated
Last updated
mint-for-vault
The function mints the amount of tokens and transfers them to the recipient. The function can only be called by the vault
contract.
burn-for-vault
The function burns the amount of tokens from the sender. The function can only be called by the vault
contract.
burn
The function burns the amount of tokens from the sender.