โณTimekeeper
For PairAdmin / PairAdminDao
When a project owner creates his liquidity pair on Woken, it is by default tradable 24-7, as on any AMM.
Timekeeper is an option that a Project Owner/Builder (PairAdmin) enable/disable if he wants to customize the trading hours of his pair on the DEX, according to his needs.

Once enabled*, he can switch from 24-7 to custom trading hours for his pair. Timekeeper management is facilitated by a dedicated, intuitive and easy-to-use interface.

How Timekeeper works?
Timekeeper is the smart contract that controls the LPs trading hours.
Whenever a user initiates a transfer, LP will request the Timekeeper for the current trading status. The Timekeeper retrieves the actual time from the blockchain, computes the status of the transactions and sends it back.

Last updated