Name | Lookup | Parameters | |
|---|---|---|---|
| initialize_delegator | 7400 | 1 | |
| bond | 7401 | 3 | |
| bond_extra | 7402 | 3 | |
| unbond | 7403 | 3 | |
| unbond_all | 7404 | 2 | |
| rebond | 7405 | 3 | |
| delegate | 7406 | 3 | |
| undelegate | 7407 | 3 | |
| redelegate | 7408 | 3 | |
| payout | 7409 | 4 | |
| liquidize | 740a | 3 | |
| chill | 740b | 2 | |
| transfer_back | 740c | 4 | |
| transfer_to | 740d | 4 | |
| increase_token_pool | 740e | 2 | |
| decrease_token_pool | 740f | 2 | |
| update_ongoing_time_unit | 7410 | 2 | |
| refund_currency_due_unbond | 7411 | 1 | |
| supplement_fee_reserve | 7412 | 2 | |
| charge_host_fee_and_tune_vtoken_exchange_rate | 7413 | 3 | |
| set_xcm_dest_weight_and_fee | 7414 | 3 | |
| set_operate_origin | 7415 | 2 | |
| set_fee_source | 7416 | 2 | |
| add_delegator | 7417 | 3 | |
| remove_delegator | 7418 | 2 | |
| add_validator | 7419 | 2 | |
| remove_validator | 741a | 2 | |
| set_validators_by_delegator | 741b | 3 | |
| set_delegator_ledger | 741c | 3 | |
| set_minimums_and_maximums | 741d | 2 | |
| set_currency_delays | 741e | 2 | |
| set_hosting_fees | 741f | 2 | |
| set_currency_tune_exchange_rate_limit | 7420 | 2 | |
| confirm_delegator_ledger_query_response | 7421 | 2 | |
| fail_delegator_ledger_query_response | 7422 | 2 | |
| confirm_validators_by_delegator_query_response | 7423 | 2 | |
| fail_validators_by_delegator_query_response | 7424 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| DelegatorInitialized | 7400 | ["CurrencyId","MultiLocation"] | |
| DelegatorBonded | 7401 | ["CurrencyId","MultiLocation","BalanceOf","QueryId","Hash"] | |
| DelegatorBondExtra | 7402 | ["CurrencyId","MultiLocation","BalanceOf","QueryId","Hash"] | |
| DelegatorUnbond | 7403 | ["CurrencyId","MultiLocation","BalanceOf","QueryId","Hash"] | |
| DelegatorUnbondAll | 7404 | ["CurrencyId","MultiLocation","QueryId","Hash"] | |
| DelegatorRebond | 7405 | ["CurrencyId","MultiLocation","BalanceOf","QueryId","Hash"] | |
| Delegated | 7406 | ["CurrencyId","MultiLocation","Vec<MultiLocation>","QueryId","Hash"] | |
| Undelegated | 7407 | ["CurrencyId","MultiLocation","Vec<MultiLocation>","QueryId","Hash"] | |
| Payout | 7408 | ["CurrencyId","MultiLocation","Option<TimeUnit>"] | |
| Liquidize | 7409 | ["CurrencyId","MultiLocation","Option<TimeUnit>","QueryId","Hash"] | |
| Chill | 740a | ["CurrencyId","MultiLocation","QueryId","Hash"] | |
| TransferBack | 740b | ["CurrencyId","MultiLocation","MultiLocation","BalanceOf"] | |
| TransferTo | 740c | ["CurrencyId","MultiLocation","MultiLocation","BalanceOf"] | |
| DelegatorAdded | 740d | ["CurrencyId","u16","MultiLocation"] | |
| DelegatorRemoved | 740e | ["CurrencyId","MultiLocation"] | |
| ValidatorsAdded | 740f | ["CurrencyId","MultiLocation"] | |
| ValidatorsRemoved | 7410 | ["CurrencyId","MultiLocation"] | |
| Refund | 7411 | ["CurrencyId","TimeUnit","u32","BalanceOf"] | |
| FundMoveFromExitToEntrance | 7412 | ["CurrencyId","BalanceOf"] | |
| TimeUnitUpdated | 7413 | ["CurrencyId","TimeUnit","TimeUnit"] | |
| PoolTokenIncreased | 7414 | ["CurrencyId","BalanceOf"] | |
| HostingFeeCharged | 7415 | ["CurrencyId","BalanceOf"] | |
| PoolTokenDecreased | 7416 | ["CurrencyId","BalanceOf"] | |
| FeeSupplemented | 7417 | ["CurrencyId","BalanceOf","MultiLocation","MultiLocation"] | |
| ValidatorsByDelegatorSet | 7418 | ["CurrencyId","Vec<(MultiLocation, Hash)>"] | |
| XcmDestWeightAndFeeSet | 7419 | ["CurrencyId","XcmOperation","Option<(Weight, BalanceOf)>"] | |
| OperateOriginSet | 741a | ["CurrencyId","Option<AccountIdOf>"] | |
| FeeSourceSet | 741b | ["CurrencyId","Option<(MultiLocation, BalanceOf)>"] | |
| DelegatorLedgerSet | 741c | ["CurrencyId","MultiLocation","Option<Ledger<MultiLocation, BalanceOf>>"] | |
| DelegatorLedgerQueryResponseConfirmed | 741d | ["QueryId","LedgerUpdateEntry<BalanceOf, MultiLocation>"] | |
| DelegatorLedgerQueryResponseFailSuccessfully | 741e | ["QueryId"] | |
| ValidatorsByDelegatorQueryResponseConfirmed | 741f | ["QueryId","ValidatorsByDelegatorUpdateEntry<MultiLocation, MultiLocation, Hash>"] | |
| ValidatorsByDelegatorQueryResponseFailSuccessfully | 7420 | ["QueryId"] | |
| MinimumsMaximumsSet | 7421 | ["CurrencyId","Option<MinimumsMaximums<BalanceOf>>"] | |
| CurrencyDelaysSet | 7422 | ["CurrencyId","Option<Delays>"] | |
| HostingFeesSet | 7423 | ["CurrencyId","Option<(Permill, MultiLocation)>"] | |
| CurrencyTuneExchangeRateLimitSet | 7424 | ["CurrencyId","Option<(u32, Permill)>"] |
Name | Type | |
|---|---|---|
| XcmDestWeightAndFee | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","bifrost_slp:primitives:XcmOperation"],"value":"Tuple:U64U128","keys_id":619,"value_id":156}} | |
| OperateOrigins | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"AccountId","keys_id":116,"value_id":0}} | |
| FeeSources | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"Tuple:xcm:v1:multilocation:MultiLocationU128","keys_id":116,"value_id":159}} | |
| HostingFees | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"Tuple:U32xcm:v1:multilocation:MultiLocation","keys_id":116,"value_id":174}} | |
| DelegatorsIndex2Multilocation | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","U16"],"value":"xcm:v1:multilocation:MultiLocation","keys_id":620,"value_id":59}} | |
| DelegatorsMultilocation2Index | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","xcm:v1:multilocation:MultiLocation"],"value":"U16","keys_id":621,"value_id":105}} | |
| DelegatorNextIndex | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"U16","keys_id":116,"value_id":105}} | |
| Validators | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"Vec<Tuple:xcm:v1:multilocation:MultiLocationH256>","keys_id":116,"value_id":152}} | |
| ValidatorsByDelegator | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","xcm:v1:multilocation:MultiLocation"],"value":"Vec<Tuple:xcm:v1:multilocation:MultiLocationH256>","keys_id":621,"value_id":152}} | |
| ValidatorsByDelegatorXcmUpdateQueue | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:bifrost_slp:primitives:ValidatorsByDelegatorUpdateEntryU32","keys_id":8,"value_id":622}} | |
| DelegatorLedgers | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","xcm:v1:multilocation:MultiLocation"],"value":"bifrost_slp:primitives:Ledger","keys_id":621,"value_id":161}} | |
| DelegatorLedgerXcmUpdateQueue | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:bifrost_slp:primitives:LedgerUpdateEntryU32","keys_id":8,"value_id":623}} | |
| MinimumsAndMaximums | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"bifrost_slp:primitives:MinimumsMaximums","keys_id":116,"value_id":170}} | |
| CurrencyDelays | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"node_primitives:TimeUnit","keys_id":116,"value_id":172}} | |
| DelegatorLatestTuneRecord | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId","xcm:v1:multilocation:MultiLocation"],"value":"Tuple:node_primitives:TimeUnitU32","keys_id":621,"value_id":624}} | |
| CurrencyTuneExchangeRateLimit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"Tuple:U32U32","keys_id":116,"value_id":176}} |
Name | Type | Value | |
|---|---|---|---|
| MaxTypeEntryPerBlock | U32 | 0a000000 | |
| MaxRefundPerBlock | U32 | 0a000000 |
Name | Docs |
|---|---|
| OperateOriginNotSet | |
| NotAuthorized | |
| NotSupportedCurrencyId | |
| FailToAddDelegator | |
| FailToBond | |
| OverFlow | |
| UnderFlow | |
| NotExist | |
| LowerThanMinimum | |
| GreaterThanMaximum | |
| AlreadyBonded | |
| AccountNotExist | |
| DelegatorNotExist | |
| XcmFailure | |
| DelegatorNotBonded | |
| ExceedActiveMaximum | |
| ProblematicLedger | |
| NotEnoughToUnbond | |
| ExceedUnlockingRecords | |
| RebondExceedUnlockingAmount | |
| DecodingError | |
| EncodingError | |
| VectorEmpty | |
| ValidatorSetNotExist | |
| ValidatorNotExist | |
| InvalidTimeUnit | |
| AmountZero | |
| AmountNotZero | |
| AlreadyExist | |
| ValidatorStillInUse | |
| TimeUnitNotExist | |
| FeeSourceNotExist | |
| BalanceLow | |
| WeightAndFeeNotExists | |
| OperateOriginNotExists | |
| MinimumsAndMaximumsNotExist | |
| XcmExecutionFailed | |
| QueryNotExist | |
| DelaysNotExist | |
| Unexpected | |
| UnlockingRecordNotExist | |
| QueryResponseRemoveError | |
| ValidatorsByDelegatorResponseCheckError | |
| LedgerResponseCheckError | |
| InvalidHostingFee | |
| InvalidAccount | |
| IncreaseTokenPoolError | |
| TuneExchangeRateLimitNotSet | |
| DelegatorLatestTuneRecordNotExist | |
| InvalidTransferSource |