Rate limit
To mitigate losses from malicious behavior, TOKI implements a Rate Limit feature. When transaction volume reaches the set threshold, TOKI will temporarily freeze affected features and funds.
Affected Features:
The TOKI frontend notifies users when a transaction is approaching the rate limit and disables the affected features. However, transactions executed outside the TOKI frontend may still hit the rate limit, potentially freezing funds.
Limit
The maximum permissible transaction volume within a specific period.
100,000
25
Period
Transactions within this period contribute to the limit calculation.
1 Day
1 Day
Lock Period
The duration for which the feature remains disabled once the limit is exceeded.
3 Days
3 Days
Threshold
The maximum transaction volume that does not contribute to the limit calculation.
15,000
4
Parameters are applied to each destination pool.
Last updated