Applies to Tokens
Applies to Actions
transfer volume
, last transfer time
, amount
and token’s total supply from the handler.period
.starting timestamp
. If it is not active, the rule evaluation skips the next steps, and simply returns the transfer volume
value.period
.
amount
value from the current transaction as the _volume
value for the volume percent of total supply calculation.transfer volume
(tokens transferred) and the amount
of tokens to be transferred as the _volume
value for the volume percent of total supply calculation._volume
and the total supply set in step 3.max volume
.
_volume
value for the current period
to the handler.0x009da0ce
.
_appManagerAddr
is not the zero address._maxPercentage_
is not greater than 1000000 (1000%).maxPercentage
and _hoursPerPeriod
are greater than a value of 0._startTime
is not zero and is not more than 52 weeks in the future.