File Name | SHA-1 Hash |
---|---|
./rules/operation/RuleConditionalTransfer.sol | c374bce394733d30cfdeaabb4fd96ac904c701a3 |
Contract | Type | Bases | ||
---|---|---|---|---|
└ | Function Name | Visibility | Mutability | Modifiers |
RuleConditionalTransfer | Implementation | RuleValidateTransfer, IRuleOperation, RuleConditionalTransferOperator, MetaTxModuleStandalone | ||
└ | Public ❗️ | 🛑 | MetaTxModuleStandalone | |
└ | operateOnTransfer | Public ❗️ | 🛑 | onlyRole |
└ | createTransferRequest | Public ❗️ | 🛑 | NO❗️ |
└ | createTransferRequestBatch | Public ❗️ | 🛑 | NO❗️ |
└ | cancelTransferRequest | Public ❗️ | 🛑 | NO❗️ |
└ | cancelTransferRequestBatch | Public ❗️ | 🛑 | NO❗️ |
└ | getRequestTrade | Public ❗️ | NO❗️ | |
└ | getRequestByStatus | Public ❗️ | NO❗️ | |
└ | detectTransferRestriction | Public ❗️ | NO❗️ | |
└ | canReturnTransferRestrictionCode | External ❗️ | NO❗️ | |
└ | messageForTransferRestriction | External ❗️ | NO❗️ | |
└ | _cancelTransferRequest | Internal 🔒 | 🛑 | |
└ | _validateBurnMint | Internal 🔒 | ||
└ | _validateApproval | Internal 🔒 | ||
└ | _msgSender | Internal 🔒 | ||
└ | _msgData | Internal 🔒 | ||
└ | _contextSuffixLength | Internal 🔒 |
Symbol | Meaning |
---|---|
🛑 | Function can modify state |
💵 | Function is payable |