Mangata
subscan
Runtime Modules / MultiPurposeLiquidity
Spec Version:
Events
Name
Lookup
Attributes
VestingTokensReserved1400["AccountId","CurrencyIdOf","BalanceOf"]
TokensRelockedFromReserve1401["AccountId","CurrencyIdOf","BalanceOf","BalanceOf"]
Storage Functions
Name
Type
ReserveStatus{"origin":"Map","n_map_type":{"hashers":["Blake2_256","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"pallet_multipurpose_liquidity:pallet:ReserveStatusInfo","keys_id":356,"value_id":405}}
RelockStatus{"origin":"Map","n_map_type":{"hashers":["Blake2_256","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"Vec<pallet_multipurpose_liquidity:pallet:RelockStatusInfo>","keys_id":356,"value_id":406}}
Error Types
Name
Docs
NotALiquidityTokenThe token is not a liquidity token
RelockCountLimitExceededThe limit on the maximum number of relocks was exceeded
RelockInstanceIndexOOBProvided index for relock is out of bounds
NotEnoughUnspentReservesNot enough unspend reserves
NotEnoughTokensNot enough tokens
MathErrorMath error