Kusama 12.9250.x
System
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Fill block | ✔️ | ✔️ | Perbill ratio <br/> | |
| Remark | ✔️ | ✔️ | Vecu8 remark <br/> | |
| Set heap pages | ✔️ | ✔️ | u64 pages <br/> | |
| Set code | ✔️ | ✔️ | Vecu8 code <br/> | |
| Set code without checks | ✔️ | ✔️ | Vecu8 code <br/> | |
| Set storage | VecKeyValue items <br/> | |||
| Kill storage | VecKey keys <br/> | |||
| Kill prefix | Key prefix <br/>u32 subkeys <br/> | |||
| Remark with event | ✔️ | ✔️ | Vecu8 remark <br/> |
Babe
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Report equivocation | BoxEquivocationProofHeader equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
| Report equivocation unsigned | BoxEquivocationProofHeader equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
| Plan config change | NextConfigDescriptor config <br/> |
Timestamp
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set | ✔️ | Compactu64 now <br/> |
Indices
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Claim | ✔️ | AccountIndex index <br/> | ||
| Transfer | ✔️ | AccountId new_ <br/>AccountIndex index <br/> | ||
| Free | ✔️ | AccountIndex index <br/> | ||
| Force transfer | ✔️ | AccountId new_ <br/>AccountIndex index <br/>bool freeze <br/> | ||
| Freeze | ✔️ | AccountIndex index <br/> |
Balances
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Transfer | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest <br/>CompactBalance amount <br/> |
| Set balance | ✔️ | ✔️ | LookupasStaticLookupSource who <br/>CompactBalance new_free <br/>CompactBalance new_reserved <br/> | |
| Force transfer | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource source <br/>LookupasStaticLookupSource dest <br/>CompactBalance amount <br/> |
| Transfer keep alive | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest <br/>CompactBalance amount <br/> |
| Transfer all | ✔️ | ✔️ | LookupasStaticLookupSource dest <br/>bool keep_alive <br/> | |
| Force unreserve | ✔️ | LookupasStaticLookupSource who <br/>Balance amount <br/> |
Authorship
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set uncles | VecHeader new_uncles <br/> |
Staking
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Bond | ✔️ | ✔️ | LookupasStaticLookupSource controller <br/>CompactBalance amount <br/>RewardDestination payee <br/> | |
| Bond extra | ✔️ | ✔️ | CompactBalance amount <br/> | |
| Unbond | ✔️ | ✔️ | CompactBalance amount <br/> | |
| Withdraw Unbonded | ✔️ | ✔️ | u32 num_slashing_spans <br/> | |
| Validate | ✔️ | ✔️ | ValidatorPrefs prefs <br/> | |
| Nominate | ✔️ | ✔️ | VecLookupasStaticLookupSource targets <br/> | |
| Chill | ✔️ | ✔️ | ||
| Set payee | ✔️ | ✔️ | RewardDestination payee <br/> | |
| Set controller | ✔️ | ✔️ | LookupasStaticLookupSource controller <br/> | |
| Set validator count | ✔️ | Compactu32 new_ <br/> | ||
| Increase validator count | ✔️ | Compactu32 additional <br/> | ||
| Scale validator count | Percent factor <br/> | |||
| Force no eras | ✔️ | |||
| Force new era | ✔️ | |||
| Set invulnerables | ✔️ | VecAccountId invulnerables <br/> | ||
| Force unstake | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
| Force new era always | ✔️ | |||
| Cancel deferred slash | ✔️ | EraIndex era <br/>Vecu32 slash_indices <br/> | ||
| Payout stakers | ✔️ | ✔️ | AccountId validator_stash <br/>EraIndex era <br/> | |
| Rebond | ✔️ | ✔️ | CompactBalance amount <br/> | |
| Set history depth | ✔️ | Compactu32 new_history_depth <br/>Compactu32 era_items_deleted <br/> | ||
| Reap stash | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
| Kick | ✔️ | VecLookupasStaticLookupSource who <br/> | ||
| Set staking configs | ConfigOpBalanceOfT min_nominator_bond <br/>ConfigOpBalanceOfT min_validator_bond <br/>ConfigOpu32 max_nominator_count <br/>ConfigOpu32 max_validator_count <br/>ConfigOpPercent chill_threshold <br/>ConfigOpPerbill min_commission <br/> | |||
| Chill other | ✔️ | AccountId controller <br/> | ||
| Force apply min commission | ✔️ | AccountId validator_stash <br/> |
Session
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set keys | ✔️ | ✔️ | Keys keys <br/>Bytes proof <br/> | |
| Purge keys | ✔️ | ✔️ |
Grandpa
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Report equivocation | BoxEquivocationProofHashBlockNumber equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
| Report equivocation unsigned | BoxEquivocationProofHashBlockNumber equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
| Note stalled | ✔️ | BlockNumber delay <br/>BlockNumber best_finalized_block_number <br/> |
ImOnline
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Heartbeat | HeartbeatBlockNumber heartbeat <br/>AuthorityIdasRuntimeAppPublicSignature signature <br/> |
Democracy
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Propose | ✔️ | Hash proposal_hash <br/>CompactBalance amount <br/> | ||
| Second | ✔️ | Compactu32 proposal <br/>Compactu32 seconds_upper_bound <br/> | ||
| Vote | ✔️ | Compactu32 ref_index <br/>AccountVote vote <br/> | ||
| Emergency cancel | ✔️ | ReferendumIndex ref_index <br/> | ||
| External propose | ✔️ | Hash proposal_hash <br/> | ||
| External propose majority | ✔️ | Hash proposal_hash <br/> | ||
| External propose default | ✔️ | Hash proposal_hash <br/> | ||
| Fast track | ✔️ | Hash proposal_hash <br/>BlockNumber voting_period <br/>BlockNumber delay <br/> | ||
| Veto external | ✔️ | Hash proposal_hash <br/> | ||
| Cancel referendum | ✔️ | Compactu32 ref_index <br/> | ||
| Cancel queued | ✔️ | ReferendumIndex which <br/> | ||
| Delegate | ✔️ | AccountId to <br/>Conviction conviction <br/>Balance balance <br/> | ||
| Undelegate | ✔️ | |||
| Clear public proposals | ✔️ | |||
| Note preimage | ✔️ | Bytes encoded_proposal <br/> | ||
| Note preimage operational | ✔️ | Bytes encoded_proposal <br/> | ||
| Note imminent preimage | ✔️ | Bytes encoded_proposal <br/> | ||
| Note imminent preimage operational | ✔️ | Bytes encoded_proposal <br/> | ||
| Reap preimage | ✔️ | Hash proposal_hash <br/>Compactu32 proposal_len_upper_bound <br/> | ||
| Unlock | ✔️ | AccountId target <br/> | ||
| Remove vote | ✔️ | ReferendumIndex index <br/> | ||
| Remove other vote | ✔️ | AccountId target <br/>ReferendumIndex index <br/> | ||
| Enact proposal | ✔️ | Hash proposal_hash <br/>ReferendumIndex index <br/> | ||
| Blacklist | Hash proposal_hash <br/>OptionReferendumIndex maybe_ref_index <br/> | |||
| Cancel proposal | ✔️ | Compactu32 prop_index <br/> |
Council
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set members | ✔️ | VecAccountId new_members <br/>OptionAccountId prime <br/>MemberCount old_count <br/> | ||
| Execute | ✔️ | Proposal proposal <br/>Compactu32 length_bound <br/> | ||
| Propose | ✔️ | Compactu32 threshold <br/>Proposal proposal <br/>Compactu32 length_bound <br/> | ||
| Vote | ✔️ | Hash proposal <br/>Compactu32 index <br/>bool approve <br/> | ||
| Close | ✔️ | Hash proposal_hash <br/>Compactu32 index <br/>Compactu64 proposal_weight_bound <br/>Compactu32 length_bound <br/> | ||
| Disapprove proposal | ✔️ | Hash proposal_hash <br/> |
TechnicalCommittee
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set members | ✔️ | VecAccountId new_members <br/>OptionAccountId prime <br/>MemberCount old_count <br/> | ||
| Execute | ✔️ | Proposal proposal <br/>Compactu32 length_bound <br/> | ||
| Propose | ✔️ | Compactu32 threshold <br/>Proposal proposal <br/>Compactu32 length_bound <br/> | ||
| Vote | ✔️ | Hash proposal <br/>Compactu32 index <br/>bool approve <br/> | ||
| Close | ✔️ | Hash proposal_hash <br/>Compactu32 index <br/>Compactu64 proposal_weight_bound <br/>Compactu32 length_bound <br/> | ||
| Disapprove proposal | ✔️ | Hash proposal_hash <br/> |
PhragmenElection
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Vote | ✔️ | VecAccountId votes <br/>Compactu128 amount <br/> | ||
| Remove voter | ✔️ | |||
| Submit candidacy | ✔️ | Compactu32 candidate_count <br/> | ||
| Renounce candidacy | Renouncing renouncing <br/> | |||
| Remove member | ✔️ | LookupasStaticLookupSource who <br/>bool has_replacement <br/> | ||
| Clean defunct voters | ✔️ | u32 num_voters <br/>u32 num_defunct <br/> |
TechnicalMembership
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Add member | ✔️ | AccountId who <br/> | ||
| Remove member | ✔️ | AccountId who <br/> | ||
| Swap member | ✔️ | AccountId remove <br/>AccountId add <br/> | ||
| Reset members | ✔️ | VecAccountId members <br/> | ||
| Change key | ✔️ | AccountId new_ <br/> | ||
| Set prime | ✔️ | AccountId who <br/> | ||
| Clear prime | ✔️ |
Treasury
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Propose spend | ✔️ | CompactBalance amount <br/>LookupasStaticLookupSource beneficiary <br/> | ||
| Reject proposal | ✔️ | Compactu32 proposal_id <br/> | ||
| Approve proposal | ✔️ | Compactu32 proposal_id <br/> | ||
| Spend | ✔️ | CompactBalance amount <br/>LookupasStaticLookupSource beneficiary <br/> | ||
| Remove approval | ✔️ | Compactu32 proposal_id <br/> |
Claims
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Claim | ✔️ | AccountId dest <br/>EcdsaSignature ethereum_signature <br/> | ||
| Mint claim | EthereumAddress who <br/>Balance amount <br/>OptionTupleBalanceOfTBalanceOfTBlockNumber vesting_schedule <br/>OptionStatementKind statement <br/> | |||
| Claim attest | ✔️ | AccountId dest <br/>EcdsaSignature ethereum_signature <br/>Bytes statement <br/> | ||
| Attest | ✔️ | Bytes statement <br/> | ||
| Move claim | ✔️ | EthereumAddress old <br/>EthereumAddress new_ <br/>OptionAccountId maybe_preclaim <br/> |
Utility
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Batch | ✔️ | ✔️ | VecCall calls <br/> | |
| As derivative | u16 index <br/>Call call <br/> | |||
| Batch all | ✔️ | ✔️ | VecCall calls <br/> | |
| Dispatch as | BoxPalletsOrigin as_origin <br/>Call call <br/> | |||
| Force batch | ✔️ | ✔️ | VecCall calls <br/> |
Identity
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Add registrar | ✔️ | AccountId account <br/> | ||
| Set identity | BoxIdentityInfoMaxAdditionalFields info <br/> | |||
| Set subs | VecTupleAccountIdData subs <br/> | |||
| Clear identity | ✔️ | |||
| Request judgement | ✔️ | Compactu32 reg_index <br/>Compactu128 max_fee <br/> | ||
| Cancel request | ✔️ | RegistrarIndex reg_index <br/> | ||
| Set fee | ✔️ | Compactu32 index <br/>Compactu128 fee <br/> | ||
| Set account id | ✔️ | Compactu32 index <br/>AccountId new_ <br/> | ||
| Set fields | Compactu32 index <br/>IdentityFields fields <br/> | |||
| Provide judgement | Compactu32 reg_index <br/>LookupasStaticLookupSource target <br/>JudgementBalanceOfT judgement <br/> | |||
| Kill identity | ✔️ | LookupasStaticLookupSource target <br/> | ||
| Add sub | LookupasStaticLookupSource sub <br/>Data data <br/> | |||
| Rename sub | LookupasStaticLookupSource sub <br/>Data data <br/> | |||
| Remove sub | ✔️ | LookupasStaticLookupSource sub <br/> | ||
| Quit sub | ✔️ |
Society
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Bid | ✔️ | BalanceOf amount <br/> | ||
| Unbid | ✔️ | u32 pos <br/> | ||
| Vouch | ✔️ | AccountId who <br/>BalanceOf amount <br/>BalanceOf tip <br/> | ||
| Unvouch | ✔️ | u32 pos <br/> | ||
| Vote | ✔️ | LookupasStaticLookupSource candidate <br/>bool approve <br/> | ||
| Defender vote | ✔️ | bool approve <br/> | ||
| Payout | ✔️ | |||
| Found | ✔️ | AccountId founder <br/>u32 max_members <br/>Bytes rules <br/> | ||
| Unfound | ✔️ | |||
| Judge suspended member | ✔️ | AccountId who <br/>bool forgive <br/> | ||
| Judge suspended candidate | AccountId who <br/>Judgement judgement <br/> | |||
| Set max members | ✔️ | u32 max <br/> |
Recovery
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| As recovered | AccountId account <br/>Call call <br/> | |||
| Set recovered | ✔️ | AccountId lost <br/>AccountId rescuer <br/> | ||
| Create recovery | VecAccountId friends <br/>u16 threshold <br/>BlockNumber delay_period <br/> | |||
| Initiate recovery | ✔️ | AccountId account <br/> | ||
| Vouch recovery | ✔️ | AccountId lost <br/>AccountId rescuer <br/> | ||
| Claim recovery | ✔️ | AccountId account <br/> | ||
| Close recovery | ✔️ | AccountId rescuer <br/> | ||
| Remove recovery | ✔️ | |||
| Cancel recovered | ✔️ | AccountId account <br/> |
Vesting
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Vest | ✔️ | |||
| Vest other | ✔️ | LookupasStaticLookupSource target <br/> | ||
| Vested transfer | ✔️ | LookupasStaticLookupSource target <br/>VestingInfo schedule <br/> | ||
| Force vested transfer | ✔️ | LookupasStaticLookupSource source <br/>LookupasStaticLookupSource target <br/>VestingInfo schedule <br/> | ||
| Merge schedules | ✔️ | u32 schedule1_index <br/>u32 schedule2_index <br/> |
Scheduler
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Schedule | BlockNumber when <br/>OptionschedulePeriodBlockNumber maybe_periodic <br/>schedulePriority priority <br/>BoxCallOrHashOfT call <br/> | |||
| Cancel | BlockNumber when <br/>u32 index <br/> | |||
| Schedule named | Vecu8 id <br/>BlockNumber when <br/>OptionschedulePeriodBlockNumber maybe_periodic <br/>schedulePriority priority <br/>BoxCallOrHashOfT call <br/> | |||
| Cancel named | Vecu8 id <br/> | |||
| Schedule after | BlockNumber after <br/>OptionschedulePeriodBlockNumber maybe_periodic <br/>schedulePriority priority <br/>BoxCallOrHashOfT call <br/> | |||
| Schedule named after | Vecu8 id <br/>BlockNumber after <br/>OptionschedulePeriodBlockNumber maybe_periodic <br/>schedulePriority priority <br/>BoxCallOrHashOfT call <br/> |
Proxy
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Proxy | ✔️ | ✔️ | AccountId real <br/>OptionProxyType force_proxy_type <br/>Call call <br/> | |
| Add proxy | ✔️ | AccountId delegate <br/>ProxyType proxy_type <br/>BlockNumber delay <br/> | ||
| Remove proxy | ✔️ | AccountId delegate <br/>ProxyType proxy_type <br/>BlockNumber delay <br/> | ||
| Remove proxies | ✔️ | |||
| Anonymous | ✔️ | ProxyType proxy_type <br/>BlockNumber delay <br/>u16 index <br/> | ||
| Kill anonymous | ✔️ | AccountId spawner <br/>ProxyType proxy_type <br/>u16 index <br/>Compactu32 height <br/>Compactu32 ext_index <br/> | ||
| Announce | AccountId real <br/>CallHashOf call_hash <br/> | |||
| Remove announcement | AccountId real <br/>CallHashOf call_hash <br/> | |||
| Reject announcement | AccountId delegate <br/>CallHashOf call_hash <br/> | |||
| Proxy announced | ✔️ | AccountId delegate <br/>AccountId real <br/>OptionProxyType force_proxy_type <br/>Call call <br/> |
Multisig
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| As multi threshold 1 | ✔️ | ✔️ | VecAccountId other_signatories <br/>Call call <br/> | |
| As multi | ✔️ | ✔️ | u16 threshold <br/>VecAccountId other_signatories <br/>OptionTimepoint maybe_timepoint <br/>OpaqueCall call <br/>bool store_call <br/>Weight max_weight <br/> | |
| Approve as multi | ✔️ | ✔️ | u16 threshold <br/>VecAccountId other_signatories <br/>OptionTimepoint maybe_timepoint <br/>H256 call_hash <br/>Weight max_weight <br/> | |
| Cancel as multi | ✔️ | ✔️ | u16 threshold <br/>VecAccountId other_signatories <br/>Timepoint timepoint <br/>H256 call_hash <br/> |
Preimage
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Note preimage | ✔️ | Vecu8 bytes <br/> | ||
| Unnote preimage | ✔️ | Hash hash <br/> | ||
| Request preimage | ✔️ | Hash hash <br/> | ||
| Unrequest preimage | ✔️ | Hash hash <br/> |
Bounties
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Propose bounty | ✔️ | CompactBalance amount <br/>Bytes description <br/> | ||
| Approve bounty | ✔️ | Compactu32 bounty_id <br/> | ||
| Propose curator | ✔️ | Compactu32 bounty_id <br/>LookupasStaticLookupSource curator <br/>CompactBalance fee <br/> | ||
| Unassign curator | ✔️ | Compactu32 bounty_id <br/> | ||
| Accept curator | ✔️ | Compactu32 bounty_id <br/> | ||
| Award bounty | ✔️ | Compactu32 bounty_id <br/>LookupasStaticLookupSource beneficiary <br/> | ||
| Claim bounty | ✔️ | Compactu32 bounty_id <br/> | ||
| Close bounty | ✔️ | Compactu32 bounty_id <br/> | ||
| Extend bounty expiry | ✔️ | Compactu32 bounty_id <br/>Bytes remark <br/> |
ChildBounties
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Add child bounty | ✔️ | Compactu32 parent_bounty_id <br/>CompactBalance amount <br/>Vecu8 description <br/> | ||
| Propose curator | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/>LookupasStaticLookupSource curator <br/>CompactBalance fee <br/> | ||
| Accept curator | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/> | ||
| Unassign curator | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/> | ||
| Award child bounty | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/>LookupasStaticLookupSource beneficiary <br/> | ||
| Claim child bounty | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/> | ||
| Close child bounty | ✔️ | Compactu32 parent_bounty_id <br/>Compactu32 child_bounty_id <br/> |
Tips
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Report awesome | ✔️ | Bytes reason <br/>AccountId who <br/> | ||
| Retract tip | ✔️ | Hash hash <br/> | ||
| Tip new | ✔️ | Bytes reason <br/>AccountId who <br/>Compactu128 tip_value <br/> | ||
| Tip | ✔️ | Hash hash <br/>Compactu128 tip_value <br/> | ||
| Close tip | ✔️ | Hash hash <br/> | ||
| Slash tip | ✔️ | Hash hash <br/> |
ElectionProviderMultiPhase
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Submit unsigned | BoxRawSolutionSolutionOfMinerConfig raw_solution <br/>SolutionOrSnapshotSize witness <br/> | |||
| Set minimum untrusted score | OptionElectionScore maybe_next_score <br/> | |||
| Set emergency election result | SupportsAccountId supports <br/> | |||
| Submit | BoxRawSolutionSolutionOfMinerConfig raw_solution <br/> | |||
| Governance fallback | ✔️ | Optionu32 maybe_max_voters <br/>Optionu32 maybe_max_targets <br/> |
Gilt
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Place bid | ✔️ | CompactBalance amount <br/>u32 duration <br/> | ||
| Retract bid | ✔️ | CompactBalance amount <br/>u32 duration <br/> | ||
| Set target | ✔️ | Compactu64 target <br/> | ||
| Thaw | ✔️ | Compactu32 index <br/> |
VoterList
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Rebag | ✔️ | AccountId dislocated <br/> | ||
| Put in front of | ✔️ | AccountId lighter <br/> |
NominationPools
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Join | ✔️ | Compactu128 amount <br/>PoolId pool_id <br/> | ||
| Bond extra | ✔️ | BondExtraBalanceOfT extra <br/> | ||
| Claim payout | ✔️ | |||
| Unbond | ✔️ | AccountId member_account <br/>Compactu128 unbonding_points <br/> | ||
| Pool withdraw unbonded | ✔️ | PoolId pool_id <br/>u32 num_slashing_spans <br/> | ||
| Withdraw Unbonded | ✔️ | AccountId member_account <br/>u32 num_slashing_spans <br/> | ||
| Create | ✔️ | Compactu128 amount <br/>AccountId root <br/>AccountId nominator <br/>AccountId state_toggler <br/> | ||
| Nominate | ✔️ | PoolId pool_id <br/>VecAccountId validators <br/> | ||
| Set state | ✔️ | PoolId pool_id <br/>PoolState state <br/> | ||
| Set metadata | ✔️ | PoolId pool_id <br/>Vecu8 metadata <br/> | ||
| Set configs | ✔️ | ConfigOpBalanceOfT min_join_bond <br/>ConfigOpBalanceOfT min_create_bond <br/>ConfigOpu32 max_pools <br/>ConfigOpu32 max_members <br/>ConfigOpu32 max_members_per_pool <br/> | ||
| Update roles | ✔️ | PoolId pool_id <br/>ConfigOpAccountId new_root <br/>ConfigOpAccountId new_nominator <br/>ConfigOpAccountId new_state_toggler <br/> | ||
| Chill | ✔️ | PoolId pool_id <br/> |
Configuration
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Set validation upgrade cooldown | ✔️ | BlockNumber new_ <br/> | ||
| Set validation upgrade delay | ✔️ | BlockNumber new_ <br/> | ||
| Set code retention period | ✔️ | BlockNumber new_ <br/> | ||
| Set max code size | ✔️ | u32 new_ <br/> | ||
| Set max pov size | ✔️ | u32 new_ <br/> | ||
| Set max head data size | ✔️ | u32 new_ <br/> | ||
| Set parathread cores | ✔️ | u32 new_ <br/> | ||
| Set parathread retries | ✔️ | u32 new_ <br/> | ||
| Set group rotation frequency | ✔️ | BlockNumber new_ <br/> | ||
| Set chain availability period | ✔️ | BlockNumber new_ <br/> | ||
| Set thread availability period | ✔️ | BlockNumber new_ <br/> | ||
| Set scheduling lookahead | ✔️ | u32 new_ <br/> | ||
| Set max validators per core | ✔️ | Optionu32 new_ <br/> | ||
| Set max validators | ✔️ | Optionu32 new_ <br/> | ||
| Set dispute period | ✔️ | SessionIndex new_ <br/> | ||
| Set dispute post conclusion acceptance period | ✔️ | BlockNumber new_ <br/> | ||
| Set dispute max spam slots | ✔️ | u32 new_ <br/> | ||
| Set dispute conclusion by time out period | ✔️ | BlockNumber new_ <br/> | ||
| Set no show slots | ✔️ | u32 new_ <br/> | ||
| Set n delay tranches | ✔️ | u32 new_ <br/> | ||
| Set zeroth delay tranche width | ✔️ | u32 new_ <br/> | ||
| Set needed approvals | ✔️ | u32 new_ <br/> | ||
| Set relay vrf modulo samples | ✔️ | u32 new_ <br/> | ||
| Set max upward queue count | ✔️ | u32 new_ <br/> | ||
| Set max upward queue size | ✔️ | u32 new_ <br/> | ||
| Set max downward message size | ✔️ | u32 new_ <br/> | ||
| Set ump service total weight | ✔️ | Weight new_ <br/> | ||
| Set max upward message size | ✔️ | u32 new_ <br/> | ||
| Set max upward message num per candidate | ✔️ | u32 new_ <br/> | ||
| Set hrmp open request ttl | ✔️ | u32 new_ <br/> | ||
| Set hrmp sender deposit | ✔️ | Balance new_ <br/> | ||
| Set hrmp recipient deposit | ✔️ | Balance new_ <br/> | ||
| Set hrmp channel max capacity | ✔️ | u32 new_ <br/> | ||
| Set hrmp channel max total size | ✔️ | u32 new_ <br/> | ||
| Set hrmp max parachain inbound channels | ✔️ | u32 new_ <br/> | ||
| Set hrmp max parathread inbound channels | ✔️ | u32 new_ <br/> | ||
| Set hrmp channel max message size | ✔️ | u32 new_ <br/> | ||
| Set hrmp max parachain outbound channels | ✔️ | u32 new_ <br/> | ||
| Set hrmp max parathread outbound channels | ✔️ | u32 new_ <br/> | ||
| Set hrmp max message num per candidate | ✔️ | u32 new_ <br/> | ||
| Set ump max individual weight | ✔️ | Weight new_ <br/> | ||
| Set pvf checking enabled | ✔️ | bool new_ <br/> | ||
| Set pvf voting ttl | ✔️ | SessionIndex new_ <br/> | ||
| Set minimum validation upgrade delay | ✔️ | BlockNumber new_ <br/> | ||
| Set bypass consistency check | ✔️ | bool new_ <br/> |
ParasShared
| Name | Light | XL | Nesting | Arguments |
|---|
ParaInclusion
| Name | Light | XL | Nesting | Arguments |
|---|
ParaInherent
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Enter | ParachainsInherentDataHeader data <br/> |
Paras
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Force set current code | ParaId para <br/>ValidationCode new_code <br/> | |||
| Force set current head | ParaId para <br/>HeadData new_head <br/> | |||
| Force schedule code upgrade | ParaId para <br/>ValidationCode new_code <br/>BlockNumber relay_parent_number <br/> | |||
| Force note new head | ParaId para <br/>HeadData new_head <br/> | |||
| Force queue action | ParaId para <br/> | |||
| Add trusted validation code | ValidationCode validation_code <br/> | |||
| Poke unused validation code | ValidationCodeHash validation_code_hash <br/> | |||
| Include pvf check statement | PvfCheckStatement stmt <br/>ValidatorSignature signature <br/> |
Initializer
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Force approve | ✔️ | BlockNumber up_to <br/> |
Dmp
| Name | Light | XL | Nesting | Arguments |
|---|
Ump
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Service overweight | OverweightIndex index <br/>Weight weight_limit <br/> |
Hrmp
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Hrmp init open channel | ParaId recipient <br/>u32 proposed_max_capacity <br/>u32 proposed_max_message_size <br/> | |||
| Hrmp accept open channel | ParaId sender <br/> | |||
| Hrmp close channel | HrmpChannelId channel_id <br/> | |||
| Force clean hrmp | ParaId para <br/>u32 inbound <br/>u32 outbound <br/> | |||
| Force process hrmp open | ✔️ | u32 channels <br/> | ||
| Force process hrmp close | ✔️ | u32 channels <br/> | ||
| Hrmp cancel open request | HrmpChannelId channel_id <br/>u32 open_requests <br/> |
ParasDisputes
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Force unfreeze | ✔️ |
Registrar
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Register | ParaId id <br/>HeadData genesis_head <br/>ValidationCode validation_code <br/> | |||
| Force register | AccountId who <br/>Balance deposit <br/>ParaId id <br/>HeadData genesis_head <br/>ValidationCode validation_code <br/> | |||
| Deregister | ParaId id <br/> | |||
| Swap | ParaId id <br/>ParaId other <br/> | |||
| Force remove lock | ParaId para <br/> | |||
| Reserve | ✔️ |
Slots
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Force lease | ParaId para <br/>AccountId leaser <br/>Balance amount <br/>LeasePeriodOfT period_begin <br/>LeasePeriodOfT period_count <br/> | |||
| Clear all leases | ParaId para <br/> | |||
| Trigger onboard | ParaId para <br/> |
Auctions
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| New auction | ✔️ | Compactu32 duration <br/>Compactu32 lease_period_index <br/> | ||
| Bid | ✔️ | Compactu32 para <br/>Compactu32 auction_index <br/>Compactu32 first_slot <br/>Compactu32 last_slot <br/>CompactBalance amount <br/> | ||
| Cancel auction | ✔️ |
Crowdloan
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Create | ✔️ | ✔️ | Compactu32 index <br/>Compactu128 cap <br/>Compactu32 first_period <br/>Compactu32 last_period <br/>Compactu32 end <br/>OptionMultiSigner verifier <br/> | |
| Contribute | ✔️ | ✔️ | Compactu32 index <br/>Compactu128 amount <br/>OptionMultiSignature signature <br/> | |
| Withdraw | ✔️ | ✔️ | AccountId who <br/>Compactu32 index <br/> | |
| Refund | ✔️ | ✔️ | Compactu32 index <br/> | |
| Dissolve | ✔️ | ✔️ | Compactu32 index <br/> | |
| Edit | ✔️ | ✔️ | Compactu32 index <br/>Compactu128 cap <br/>Compactu32 first_period <br/>Compactu32 last_period <br/>Compactu32 end <br/>OptionMultiSigner verifier <br/> | |
| Add memo | ✔️ | ✔️ | ParaId index <br/>Vecu8 memo <br/> | |
| Poke | ✔️ | ✔️ | ParaId index <br/> | |
| Contribute all | ✔️ | ✔️ | Compactu32 index <br/>OptionMultiSignature signature <br/> |
XcmPallet
| Name | Light | XL | Nesting | Arguments |
|---|---|---|---|---|
| Send | BoxVersionedMultiLocation dest <br/>BoxVersionedXcmTuple message <br/> | |||
| Teleport assets | BoxVersionedMultiLocation dest <br/>BoxVersionedMultiLocation beneficiary <br/>BoxVersionedMultiAssets assets <br/>u32 fee_asset_item <br/> | |||
| Reserve transfer assets | BoxVersionedMultiLocation dest <br/>BoxVersionedMultiLocation beneficiary <br/>BoxVersionedMultiAssets assets <br/>u32 fee_asset_item <br/> | |||
| Execute | BoxVersionedXcmTasSysConfigCall message <br/>Weight max_weight <br/> | |||
| Force xcm version | BoxMultiLocation location <br/>XcmVersion xcm_version <br/> | |||
| Force default xcm version | OptionXcmVersion maybe_xcm_version <br/> | |||
| Force subscribe version notify | BoxVersionedMultiLocation location <br/> | |||
| Force unsubscribe version notify | BoxVersionedMultiLocation location <br/> | |||
| Limited reserve transfer assets | BoxVersionedMultiLocation dest <br/>BoxVersionedMultiLocation beneficiary <br/>BoxVersionedMultiAssets assets <br/>u32 fee_asset_item <br/>WeightLimit weight_limit <br/> | |||
| Limited teleport assets | BoxVersionedMultiLocation dest <br/>BoxVersionedMultiLocation beneficiary <br/>BoxVersionedMultiAssets assets <br/>u32 fee_asset_item <br/>WeightLimit weight_limit <br/> |