Name | Type | Description |
---|---|---|
_ruleProcessorProxyAddress | address | of the protocol’s Rule Processor contract. |
_appManagerAddress | address | address of the application AppManager. |
_assetAddress | address | address of the controlling asset. |
Name | Type | Description |
---|---|---|
_balanceFrom | uint256 | token balance of sender address |
_balanceTo | uint256 | token balance of recipient address |
_from | address | sender address |
_to | address | recipient address |
_sender | address | the address triggering the contract action |
_amount | uint256 | number of tokens transferred |
Name | Type | Description |
---|---|---|
<none> | bool | true if all checks pass |
Name | Type | Description |
---|---|---|
_balanceFrom | uint256 | token balance of sender address |
_balanceTo | uint256 | token balance of recipient address |
_from | address | sender address |
_to | address | recipient address |
_sender | address | the address triggering the contract action |
_amount | uint256 | number of tokens transferred |
_action | ActionTypes | Action Type |
Name | Type | Description |
---|---|---|
<none> | bool | true if all checks pass |
Name | Type | Description |
---|---|---|
balanceFrom | uint256 | token balance of sender address |
balanceTo | uint256 | token balance of recipient address |
_from | address | sender address |
_to | address | recipient address |
_sender | address | the address triggering the contract action |
_amount | uint256 | number of tokens transferred |
_action | ActionTypes | Action Type |
Name | Type | Description |
---|---|---|
<none> | bool | true if all checks pass |
Name | Type | Description |
---|---|---|
<none> | address | appManagerAddress address of the connected application manager |
Name | Type | Description |
---|---|---|
<none> | address | ruleProcessorAddress address of the connected Rule Processor |
Name | Type | Description |
---|---|---|
<none> | address | assetAddress address of the connected token |