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:

Transfer Remove

Parameters
Description
USDC/USDT Pools
ETH Pools

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.

50,000

15

Parameters are applied to each destination pool.

Last updated