IGTokenLockedDepositNft

Interface for GTokenLockedDepositNft contract

mint

function mint(address to, uint256 tokenId) external

burn

function burn(uint256 tokenId) external

DesignUpdated

event DesignUpdated(contract IGTokenLockedDepositNftDesign newValue)

DesignDecimalsUpdated

event DesignDecimalsUpdated(uint8 newValue)