| constructor | ERC20 RevocableCompliance NoSetupError | 0x654222bf | no setup is performed for ERC20RevocableCompliance |
| constructor | ERC20 RevocableCompliance SymbolLengthError | 0x3c4f6723 | symbol length is invalid for ERC20RevocableCompliance |
| constructor | ERC20 RevocableCompliance InvalidDecimalsError | 0x6d5ad1a7 | decimals value is invalid for ERC20RevocableCompliance |
| constructor | ERC20 RevocableCompliance EmptyNameError | 0xca080682 | name is empty for ERC20RevocableCompliance |
| constructor | ERC20 RevocableCompliance EmptyInitializationOwnerError | 0xa4dd5f54 | initialization owner address is empty for ERC20RevocableCompliance |
| constructor | ERC20 RevocableCompliance EmptyRecipientError | 0x0e2c52df | recipient address is empty for ERC20RevocableCompliance |
| fallback | ERC20 RevocableCompliance NoMethodFoundError | 0x22dda0d3 | no method is found for ERC20RevocableCompliance |
| receive | ERC20 RevocableCompliance EtherDepositError | 0x5283bc86 | an ether deposit is made for ERC20RevocableCompliance |
| transfer | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| transfer | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
| transferFrom | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| transferFrom | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
| mint | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| mint | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
| batchMint | ERC20 RevocableCompliance Inconsistent ArrayLengths | 0x19765aa5 | array lengths are inconsistent for ERC20RevocableCompliance |
| batchMint | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| batchMint | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
| batchMint | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| batchMint | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
| batchMint | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
| batchBurn | ERC20 RevocableCompliance Inconsistent ArrayLengths | 0x19765aa5 | array lengths are inconsistent for ERC20RevocableCompliance |
| batchBurn | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| batchBurn | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
| batchBurn | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
batch Approve | ERC20 RevocableCompliance InconsistentInput ArrayLengthsError | 0x62b36b23 | input array lengths are inconsistent for ERC20RevocableCompliance contract |
batch Transfer | ERC20 RevocableCompliance Inconsistent ArrayLengths | 0x19765aa5 | array lengths are inconsistent for ERC20RevocableCompliance |
batch Transfer | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
batch Transfer | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
batch Transfer | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
| clawback | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| clawback | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
| clawback | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
batch Clawback | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
batch Clawback | ERC20 RevocableCompliance AddressNotWhitelisted | 0x892ad856 | address is not whitelisted for ERC20RevocableCompliance |
batch Clawback | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
batch Clawback | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
batch Clawback | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
batch Clawback | ERC20 RevocableCompliance Inconsistent ArrayLengths | 0x19765aa5 | array lengths are inconsistent for ERC20RevocableCompliance |
| _approve | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
| _approve | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| _approve | ERC20 RevocableCompliance SameSpenderError | 0xea1bacea | spender is the same as the owner for ERC20RevocableCompliance |
| _transfer | ERC20 RevocableCompliance SameSpenderError | 0xea1bacea | spender is the same as the owner for ERC20RevocableCompliance |
| _transfer | ERC20 RevocableCompliance InsufficientBalanceError | 0x8a08186e | spender has insufficient token balance |
| _transferFrom | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| _transferFrom | ERC20 RevocableCompliance TransferNotAllowedError | 0x1d8d07b7 | transfer is not allowed for ERC20RevocableCompliance |
| setCompliance | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| setCompliance | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| setCompliance | ERC20 RevocableCompliance UnsupportedInterface | 0x9c80c18b | an unsupported interface is encountered for ERC20RevocableCompliance |
| setCompliance | ERC20 RevocableCompliance SameContextError | 0x7933fcf8 | same context is encountered for ERC20RevocableCompliance |
remove Compliance | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
remove Compliance | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| freeze | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| freeze | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| freeze | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
| unfreeze | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| unfreeze | ERC20 RevocableCompliance AccountNotFrozen | 0x301b37fb | account is not frozen for ERC20RevocableCompliance |
freeze PartialTokens | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
freeze PartialTokens | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
freeze PartialTokens | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
unfreeze PartialTokens | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
unfreeze PartialTokens | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
unfreeze PartialTokens | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
| batchFreeze | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| batchFreeze | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| batchFreeze | ERC20 RevocableCompliance FrozenAddress | 0x6e93e86a | frozen address is encountered for ERC20RevocableCompliance contract |
| batchUnfreeze | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
| batchUnfreeze | ERC20 RevocableCompliance InvalidAddressError | 0x88f66d95 | address is invalid for ERC20RevocableCompliance |
| batchUnfreeze | ERC20 RevocableCompliance AccountNotFrozen | 0x301b37fb | account is not frozen for ERC20RevocableCompliance |
batchFreeze PartialTokens | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
batchFreeze PartialTokens | ERC20 RevocableCompliance ZeroAddressError | 0x6174254d | address is zero for ERC20RevocableCompliance contract |
batchFreeze PartialTokens | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
batchFreeze PartialTokens | ERC20 RevocableCompliance InconsistentInput ArrayLengthsError | 0x62b36b23 | input array lengths are inconsistent for ERC20RevocableCompliance contract |
batchUnfreeze PartialTokens | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
batchUnfreeze PartialTokens | ERC20 RevocableCompliance ZeroAddressError | 0x6174254d | address is zero for ERC20RevocableCompliance contract |
batchUnfreeze PartialTokens | ERC20 RevocableCompliance InvalidValueError | 0x269631e9 | value is invalid for ERC20RevocableCompliance |
batchUnfreeze PartialTokens | ERC20 RevocableCompliance InconsistentInput ArrayLengthsError | 0x62b36b23 | input array lengths are inconsistent for ERC20RevocableCompliance contract |
| permit | ERC2612 ExpiredSignature | 0x62791302 | permit deadline has expired |
| permit | ERC2612 InvalidSigner | 0x4b800e46 | we have a mismatched permit signature |
_useChecked Nonce | Invalid AccountNonce | 0x752d88c0 | invalid account nonce is encountered for ERC20RevocableCompliance contract |
enable Transfers | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
enable Transfers | ERC20 RevocableCompliance TransferAlreadyEnabled | 0x93c1097c | transfer is already enabled for ERC20RevocableCompliance |
disable Transfers | NotAuthorized | 0x219519ae | non-authorized wallet is calling a function |
disable Transfers | ERC20 RevocableCompliance TransferAlreadyDisabled | 0xa47c5661 | transfer is already disabled for ERC20RevocableCompliance |