# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
multiaddress account info.
/// symbol, old_bonding_duration, new_bonding_duration BondingDurationUpdated(RSymbol, u32, u32),.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
/ \[era_index, validator_payout, remainder\] EraPayout(EraIndex, Balance, Balance),.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
/// liquidity withdraw unbond LiquidityWithdrawUnBond(AccountId, AccountId, Balance),.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RateSet(RSymbol, RateType).
AddLiquidity: (account, symbol, fis amount, rToken amount, new total unit, add lp unit, fis balance, rtoken balance) AddLiquidity(AccountId, RSymbol, u128, u128, u128, u128, u128, u128),.
RemoveLiquidity: (account, symbol, rm unit, swap unit, rm fis amount, rm rToken amount, input is fis, fis balance, rtoken balance) RemoveLiquidity(AccountId, RSymbol, u128, u128, u128, u128, bool, u128, u128),.
Swap: (account, symbol, input amount, output amount, fee amount, input is fis, fis balance, rtoken balance) Swap(AccountId, RSymbol, u128, u128, u128, bool, u128, u128),.
No description provided by the author
RawEvent::LiquidityUnBond(who, controller, value, left_value, balance).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LiquidityUnBond(AccountId, RSymbol, Vec<u8>, u128, u128, u128, Vec<u8>), RawEvent::LiquidityUnBond(who, symbol, pool, value, left_value, balance, recipient).
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author