Access Control

Access

Role

Function Name

Description

Keeper

Default_Owner

pause

Pause mint/swap/redeem actions

Keeper

Default_Owner

unpause

Unpause mint/swap/redeem actions

Keeper

Default_Owner

setMintFee

Updates the mint fee on pool.

Keeper

Default_Owner

setSwapFee

Initial swap fee of the pools that are going to be deployed.

Keeper

Default_Owner

setRedeemFee

Updates the redeem fee on pool.

Keeper

Default_Owner

setOffPegFeeMultiplier

Updates the off peg fee multiplier of pool.

Keeper

Default_Owner

setExchangeRateFeeFactor

Updates the exchange rate fee factor of pool.

Keeper

Default_Owner

setDecayPeriod

Updates the decay period

Keeper

Default_Owner

setRateChangeSkipPeriod

Updates the rate change skip period of pool.

Keeper

Default_Owner

updateFeeErrorMargin

Updates the fee error margin of pool.

Keeper

Default_Owner

updateYieldErrorMargin

Updates yield error margin of pool.

Keeper

Default_Owner

distributeLoss

Distribute losses by rebasing negatively

Last updated