Name | Type | Description |
---|---|---|
_appManagerAddr | address | Address of App Manager |
_maxValues | uint48[] | Balance restrictions for each 5 levels from level 0 to 4 in whole USD. |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |
Name | Type | Description |
---|---|---|
_appManagerAddr | address | Address of App Manager |
_withdrawalAmounts | uint48[] | withdrawal amaount restrictions for each 5 levels from level 0 to 4 in whole USD. |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |
Name | Type | Description |
---|---|---|
_appManagerAddr | address | Address of App Manager |
_maxValue | uint48[] | array of max-tx-size allowed within period (whole USD max values —no cents) Each value in the array represents max USD value transacted within _period, and its positions indicate what range of risk scores it applies to. A value of 1000 here means $1000.00 USD. |
_riskScore | uint8[] | array of risk score ceilings that define each range. Risk scores are inclusive. |
_period | uint16 | amount of hours that each period lasts for. 0 if no period is desired. |
_startTime | uint64 | start timestamp for the rule |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |
Name | Type | Description |
---|---|---|
_appManagerAddr | address | Address of App Manager |
_riskScores | uint8[] | User Risk Score Array |
_maxValue | uint48[] | Account Max Value Limit in whole USD for each score range. It corresponds to the _riskScores array. A value of 1000 in this arrays will be interpreted as $1000.00 USD. |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |
Name | Type | Description |
---|---|---|
_riskScores | uint8[] | Account Risk Score |
_maxValue | uint48[] | Account Max Value Limit for each Score in USD (no cents). It corresponds to the _riskScores array. A value of 1000 in this arrays will be interpreted as $1000.00 USD. |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |
Name | Type | Description |
---|---|---|
_appManagerAddr | address | Address of App Manager |
_receivedAmounts | uint48[] | Received amounts for each 5 levels from level 0 to 4 in whole USD. |
_fromAddress | Address | From address for the rule. |
Name | Type | Description |
---|---|---|
<none> | uint32 | position of new rule in array |