Name | Type | Description |
---|---|---|
_ruleIndex | uint32 | index of the current rule |
_ruleTotal | uint32 | total rules in existence for the rule type |
Name | Type | Description |
---|---|---|
_startTime | uint64 | the timestamp the rule was enabled |
_period | uint32 | amount of hours in the rule period |
_lastTransferTime | uint64 | the last transfer timestamp |
Name | Type | Description |
---|---|---|
<none> | bool | _withinPeriod returns true if current block time is within the rules period, else false. |
Name | Type | Description |
---|---|---|
_tags | bytes32[] | tags associated with the rule |
Name | Type | Description |
---|---|---|
_tags | bytes32[] | the timestamp the rule was enabled |
Name | Type | Description |
---|---|---|
_riskScore | uint8 | risk score of the account |
_riskScores | uint8[] | array of risk scores for the rule |
_maxValues | uint48[] | array of max values from the rule |
Name | Type | Description |
---|---|---|
<none> | uint256 | maxValue uint256 max value for the risk score for rule validation |
Name | Type | Description |
---|---|---|
_accountTags | bytes32[] | the timestamp the rule was enabled |
Name | Type | Description |
---|---|---|
_volumeTotalForPeriod | int256 | total volume within the period |
_volumeMultiplier | uint256 | volume muliplier |
_totalSupply | uint256 | token total supply |
Name | Type | Description |
---|---|---|
_volatility | int256 | calculated volatility |