Functions
checkAccountApproveDenyOraclesRules
Function to check the Account Approve Deny Oracle RulesName | Type | Description |
---|---|---|
_from | address | address of the from account |
_to | address | address of the to account |
_sender | address | address of the sender account |
action | ActionTypes | if selling or buying (of ActionTypes type) |
handlerBase | address | address of the handler proxy |
_checkAccountApproveDenyOraclesFlexibleRule
Internal function to check the Account Approve Deny Oracle Flexible RulesName | Type | Description |
---|---|---|
_from | address | address of the from account |
_to | address | address of the to account |
action | ActionTypes | if selling or buying (of ActionTypes type) |
handlerBase | address | address of the handler proxy |
_checkAccountApproveDenyOraclesRule
Internal function to check the Account Approve Deny Oracle RulesName | Type | Description |
---|---|---|
_from | address | address of the from account |
_to | address | address of the to account |
_sender | address | address of the caller |
action | ActionTypes | if selling or buying (of ActionTypes type) |
handlerBase | address | address of the handler proxy |