Name | Lookup | Parameters | |
---|---|---|---|
lock_liquidity | 2e00 | 5 | |
change_ceres_fee | 2e01 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
Locked | 2e00 |
Name | Type | |
---|---|---|
FeesOptionOneAccount | {"origin":"PlainType","plain_type":"AccountIdOf"} | |
FeesOptionTwoAccount | {"origin":"PlainType","plain_type":"AccountIdOf"} | |
FeesOptionTwoCeresAmount | {"origin":"PlainType","plain_type":"Balance"} | |
AuthorityAccount | {"origin":"PlainType","plain_type":"AccountIdOf"} | |
LockerData | {"origin":"MapType","map_type":{"key":"AccountIdOf","hasher":"Identity","value":"Vec<LockInfo<Balance, BlockNumber, AssetIdOf>>","isLinked":false}} |
Name | Docs |
---|---|
PoolDoesNotExist | Pool does not exist |
InsufficientLiquidityToLock | Insufficient liquidity to lock |
InvalidPercentage | Percentage greater than 100% |
Unauthorized | Unauthorized access |
InvalidUnlockingBlock | Block number in past, |