Module dex_stable::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Supply amounts of currencies to the pool.
- Supply amounts of currencies to the pool which contains the lp currency of the base pool.
- Create a stable amm pool.
- Create a stable amm meta pool.
- Start ramping up or down A parameter towards given future_a and future_a_time
- Remove liquidity from a pool.
- Remove liquidity from a pool to the specify amounts of currencies.
- Remove liquidity from a pool to get one currency.
- Remove liquidity from a pool which contains the lp currency of the base pool.
- Remove liquidity from a pool which contains the lp currency of the base pool to get one currency.
- Update admin fee of the pool.
- Update fee of the pool.
- Stop ramping A parameter.
- Swap a amounts of currencies to get other.
- Warning: Doc-Only
- Swap the currency from basic pool to get amounts of other currency in pool. to get one currency.
- Swap the currency from pool to get amounts of other currency in basic pool. to get one currency.
- Update admin fee receiver of the pool.
- Withdraw the admin fee from pool to admin fee receiver.