Pool

In V1, only 1 token pair is supported per pool

The on-chain Pool contract is where the swap logic is handled in a swap. The wallet which created the pool is assigned the owner role for the pool. Only this wallet can pause/resume the pool or change the pool settings after creation.

Refer to Pool in Contracts section for more details.

Last updated