Erc721Burnable class
Signature:
export declare class Erc721Burnable implements DetectableFeature
Implements: DetectableFeature
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(contractWrapper) | Constructs a new instance of the Erc721Burnable class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
featureName | "ERC721Burnable" |
Methods
Method | Modifiers | Description |
---|---|---|
token(tokenId) | Burn NFTs |