Treasury

The Treasury is the source of liquidity. It is where the assets for Pool are stored. This can be any EVM compatible wallet: hardware wallets, EOA wallets or smart contract wallets. The only linkage between the Treasury and the Pool is the allowance given by the wallet owner to the Pool for the specific tokens.

The Treasury is assigned by user setting "Liquidity address" in the Pool creation flow. Only the Treasury can give allowance to the Pool.

If you are want to supply L1 tokens for your swap, please fill the Treasury with the wrapped L1 tokens instead of the L1 tokens. The Router will handle the wrapping and unwrapping of the wrapped tokens.

Last updated