Name | Lookup | Parameters | |
---|---|---|---|
create_distribution | 7a00 | 3 | |
edit_distribution | 7a01 | 4 | |
set_era_length | 7a02 | 1 | |
execute_distribute | 7a03 | 1 | |
delete_distribution | 7a04 | 1 | |
set_usd_config | 7a05 | 4 |
Name | Lookup | Attributes | |
---|---|---|---|
Created | 7a00 | ["DistributionId","Info<AccountIdOf>"] | |
Edited | 7a01 | ["DistributionId","Info<AccountIdOf>"] | |
EraLengthSet | 7a02 | ["BlockNumberFor","BlockNumberFor"] | |
Executed | 7a03 | ["DistributionId"] | |
Deleted | 7a04 | ["DistributionId"] | |
ExecuteFailed | 7a05 | ["DistributionId","Info<AccountIdOf>","BlockNumberFor"] | |
USDConfigSet | 7a06 | ["DistributionId","DollarStandardInfo<BlockNumberFor, AccountIdOf>"] |
Name | Type | |
---|---|---|
DistributionInfos | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"bifrost_fee_share:Info","keys_id":4,"value_id":497}} | |
TokensProportions | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U32","keys_id":605,"value_id":49}} | |
DollarStandardInfos | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"bifrost_fee_share:DollarStandardInfo","keys_id":4,"value_id":498}} | |
DistributionNextId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
AutoEra | {"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":250} |
Name | Type | Value | |
---|---|---|---|
FeeSharePalletId | [U8; 8] | 62662f6665657368 |
Name | Docs |
---|---|
NotSupportProportion | Not support proportion |
ExistentialDeposit | Existential deposit |
DistributionNotExist | Distribution not exist |
PriceOracleNotReady | Price oracle not ready |
PriceIsZero | Price is zero |
IntervalIsZero | Interval is zero |
ValueIsZero | Value is zero |
TokensProportionsNotCleared | Tokens proportions not cleared |