Get the balance of the owner
account
owner account
u64 balance
Burn tokens from from
from account
bool burn succeeded or not
Get the decimal of the token
u32
Mint tokens to to
account
to account
bool mint succeeded or not
Get the name of the token
string
Get the symbol of the token
string
Get the total supply of the token
u64
Transfer tokens from from
to to
from account
to account
bool transfer succeeded or not
Generated using TypeDoc
Create an instance of a token contract