Returns the remaining number of tokens that spender will be
allowed to spend on behalf of owner through transferFrom. This is
zero by default.
This value changes when approve or transferFrom are called.
Sets amount as the allowance of spender over the caller's tokens.
Emits an {Approval} event.
Returns the amount of tokens owned by account.
Returns the address of the PyroCore contract
Permanently destroy MBRS tokens from the transaction sender's account
the amount of MBRS tokens to burn
Permanently destroy MBRS tokens from the specified account
the account to burn the MBRS tokens
the amount of MBRS tokens to burn
Create MBRS tokens by burning MRX
Returns the decimals places of the token.
Atomically decreases the allowance granted to spender by the caller.
Atomically increases the allowance granted to spender by the caller.
Returns the minimum amount of MBRS which can be burned
Create MBRS tokens by burning MRX
Returns the name of the token.
Returns the symbol of the token.
Returns the amount of tokens in existence.
Moves amount tokens from the caller's account to recipient.
Emits a {Transfer} event.
Moves amount tokens from sender to recipient using the
allowance mechanism. amount is then deducted from the caller's
allowance.
Emits a {Transfer} event.
Generated using TypeDoc
Class which can be used to interact with the Embers (MBRS) token contract