Home > @primitivefi/rmm-sdk > PoolSides
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Enum for each side of the pool, inclusive of liquidity token.
Signature:
export declare enum PoolSides
Member | Value | Description |
---|---|---|
RISKY | "RISKY" |
(BETA) |
RMM_LP | "RMM_LP" |
(BETA) |
STABLE | "STABLE" |
(BETA) |