Abstract
Protected
constructorReadonly
chainIDReadonly
contractReadonly
envReadonly
imageReadonly
networkthe address of the user
the nonce of the DataNFT-FT
the quantity to burn
the DataNFT-FT token identifier (default = DATA-NFT-FT
token identifier based on the EnvironmentsEnum)
The address of the sender, must be the admin or owner of the contract
The nonce of the token to freeze for freezeAddress
The address to freeze
Creates a remove whitelist transaction for the contract
The address of the sender, must be the admin of the contract
The addresses to remove from the whitelist
Creates a set mint tax transaction for the contract
The address of the sender, must be the admin of the contract
The token identifier of the token to set the mint tax
The tax to set for the token
The address of the sender, must be the admin of the contract
The minimum royalties to set for minting
The maximum royalties to set for minting
Remarks: The royalties are set in percentage (e.g. 100% = 10000)
Creates a set mint tax transaction for the contract
The address of the sender, must be the admin of the contract
A boolean value to set if whitelist is enabled or not
The address of the sender, must be the admin or owner of the contract
The nonce of the token to unfreeze for unfreezeAddress
The address to unfreeze
The address of the sender, must be the admin or owner of the contract
The nonce of the token to wipe for wipeAddress
The address to wipe from Important: This will wipe all NFTs from the address Note: The nonce must be freezed before wiping
Generated using TypeDoc
Creates a
burn
transaction