Error type indicating the token ID does not match the module version expected by the client.
Error representing an attempt to transfer tokens from an account that does not have enough tokens to cover the amount.
Error that indicates that an account has insufficient amount of token to burn.
Error type indicating the supplied token amount is not compatible with the token.
Error representing an attempt transfer funds to an account which is either not on the token allow list, or is on the token deny list.
Error that indicates that the token does not support burning.
Error that indicates that the token does not support minting.
Error that indicates that allow list is not available for this token.
Error that indicates that deny list is not available for this token.
Error type Error indicating that supply change operation is prohibited while the token is in the paused state.
Generated using TypeDoc
Enum representing the types of errors that can occur when interacting with PLT instances through the client.