Erc20Burnable class
Signature:
export declare class Erc20Burnable implements DetectableFeature
Implements: DetectableFeature
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(erc20, contractWrapper) | Constructs a new instance of the Erc20Burnable class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
featureName | "ERC20Burnable" |
Methods
Method | Modifiers | Description |
---|---|---|
from(holder, amount) | Burn Tokens | |
tokens(amount) | Burn Tokens |