Polkadex 2.271.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
fill_block | ✔️ | ✔️ | Perbill _ratio <br/> | |
remark | ✔️ | ✔️ | Bytes _remark <br/> | |
set_heap_pages | ✔️ | ✔️ | u64 pages <br/> | |
set_code | ✔️ | ✔️ | Bytes code <br/> | |
set_code_without_checks | ✔️ | ✔️ | Bytes code <br/> | |
set_changes_trie_config | Option{'<'}ChangesTrieConfiguration{'>'} changes_trie_config <br/> | |||
set_storage | Vec{'<'}KeyValue{'>'} items <br/> | |||
kill_storage | Vec{'<'}Key{'>'} keys <br/> | |||
kill_prefix | Key prefix <br/>u32 _subkeys <br/> | |||
remark_with_event | ✔️ | ✔️ | Bytes remark <br/> |
Utility
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
batch | ✔️ | ✔️ | Vec{'<'}Call{'>'} calls <br/> | |
as_derivative | u16 index <br/>Call call <br/> | |||
batch_all | ✔️ | ✔️ | Vec{'<'}Call{'>'} calls <br/> |
Babe
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
report_equivocation | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
report_equivocation_unsigned | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
plan_config_change | NextConfigDescriptor config <br/> |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set | ✔️ | Compact{'<'}Moment{'>'} now <br/> |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_uncles | Vec{'<'}Header{'>'} new_uncles <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 | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
set_balance | ✔️ | ✔️ | LookupSource who <br/>Compact{'<'}Balance{'>'} new_free <br/>Compact{'<'}Balance{'>'} new_reserved <br/> | |
force_transfer | ✔️ | ✔️ | ✔️ | LookupSource source <br/>LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
transfer_keep_alive | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
transfer_all | ✔️ | ✔️ | LookupSource dest <br/>bool keep_alive <br/> |
TransactionPayment
Empty
ElectionProviderMultiPhase
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
submit_unsigned | RawSolution raw_solution <br/>SolutionOrSnapshotSize witness <br/> | |||
set_minimum_untrusted_score | Option{'<'}ElectionScore{'>'} maybe_next_score <br/> | |||
set_emergency_election_result | Supports supports <br/> | |||
submit | RawSolution raw_solution <br/>u32 num_signed_submissions <br/> |
Staking
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
bond | ✔️ | ✔️ | LookupSource controller <br/>Compact{'<'}BalanceOf{'>'} value <br/>RewardDestination payee <br/> | |
bond_extra | ✔️ | ✔️ | Compact{'<'}BalanceOf{'>'} max_additional <br/> | |
unbond | ✔️ | ✔️ | Compact{'<'}BalanceOf{'>'} value <br/> | |
withdraw_unbonded | ✔️ | ✔️ | u32 num_slashing_spans <br/> | |
validate | ✔️ | ✔️ | ValidatorPrefs prefs <br/> | |
nominate | ✔️ | ✔️ | Vec{'<'}LookupSource{'>'} targets <br/> | |
chill | ✔️ | ✔️ | ||
set_payee | ✔️ | ✔️ | RewardDestination payee <br/> | |
set_controller | ✔️ | ✔️ | LookupSource controller <br/> | |
set_validator_count | ✔️ | Compact{'<'}u32{'>'} new <br/> | ||
increase_validator_count | ✔️ | Compact{'<'}u32{'>'} additional <br/> | ||
scale_validator_count | Percent factor <br/> | |||
force_no_eras | ✔️ | |||
force_new_era | ✔️ | |||
set_invulnerables | Vec{'<'}AccountId{'>'} invulnerables <br/> | |||
force_unstake | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
force_new_era_always | ✔️ | |||
cancel_deferred_slash | ✔️ | EraIndex era <br/>Vec{'<'}u32{'>'} slash_indices <br/> | ||
payout_stakers | ✔️ | ✔️ | AccountId validator_stash <br/>EraIndex era <br/> | |
rebond | ✔️ | ✔️ | Compact{'<'}BalanceOf{'>'} value <br/> | |
set_history_depth | ✔️ | Compact{'<'}EraIndex{'>'} new_history_depth <br/>Compact{'<'}u32{'>'} _era_items_deleted <br/> | ||
reap_stash | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
kick | Vec{'<'}LookupSource{'>'} who <br/> | |||
set_staking_limits | BalanceOf min_nominator_bond <br/>BalanceOf min_validator_bond <br/>Option{'<'}u32{'>'} max_nominator_count <br/>Option{'<'}u32{'>'} max_validator_count <br/>Option{'<'}Percent{'>'} threshold <br/> | |||
chill_other | ✔️ | AccountId controller <br/> |
Session
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_keys | ✔️ | ✔️ | Keys keys <br/>Bytes proof <br/> | |
purge_keys | ✔️ | ✔️ |
Council
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_members | ✔️ | Vec{'<'}AccountId{'>'} new_members <br/>Option{'<'}AccountId{'>'} prime <br/>MemberCount old_count <br/> | ||
execute | ✔️ | Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
propose | ✔️ | Compact{'<'}MemberCount{'>'} threshold <br/>Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
vote | ✔️ | Hash proposal <br/>Compact{'<'}ProposalIndex{'>'} index <br/>bool approve <br/> | ||
close | ✔️ | Hash proposal_hash <br/>Compact{'<'}ProposalIndex{'>'} index <br/>Compact{'<'}Weight{'>'} proposal_weight_bound <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
disapprove_proposal | ✔️ | Hash proposal_hash <br/> |
TechnicalCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_members | ✔️ | Vec{'<'}AccountId{'>'} new_members <br/>Option{'<'}AccountId{'>'} prime <br/>MemberCount old_count <br/> | ||
execute | ✔️ | Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
propose | ✔️ | Compact{'<'}MemberCount{'>'} threshold <br/>Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
vote | ✔️ | Hash proposal <br/>Compact{'<'}ProposalIndex{'>'} index <br/>bool approve <br/> | ||
close | ✔️ | Hash proposal_hash <br/>Compact{'<'}ProposalIndex{'>'} index <br/>Compact{'<'}Weight{'>'} proposal_weight_bound <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
disapprove_proposal | ✔️ | Hash proposal_hash <br/> |
Elections
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
vote | ✔️ | Vec{'<'}AccountId{'>'} votes <br/>Compact{'<'}BalanceOf{'>'} value <br/> | ||
remove_voter | ✔️ | |||
submit_candidacy | ✔️ | Compact{'<'}u32{'>'} candidate_count <br/> | ||
renounce_candidacy | Renouncing renouncing <br/> | |||
remove_member | ✔️ | LookupSource 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 | ✔️ | Vec{'<'}AccountId{'>'} members <br/> | ||
change_key | ✔️ | AccountId new <br/> | ||
set_prime | ✔️ | AccountId who <br/> | ||
clear_prime | ✔️ |
Grandpa
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
report_equivocation | GrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
report_equivocation_unsigned | GrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
note_stalled | ✔️ | BlockNumber delay <br/>BlockNumber best_finalized_block_number <br/> |
Treasury
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
propose_spend | ✔️ | Compact{'<'}BalanceOf{'>'} value <br/>LookupSource beneficiary <br/> | ||
reject_proposal | ✔️ | Compact{'<'}ProposalIndex{'>'} proposal_id <br/> | ||
approve_proposal | ✔️ | Compact{'<'}ProposalIndex{'>'} proposal_id <br/> |
Sudo
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
sudo | ✔️ | Call call <br/> | ||
sudo_unchecked_weight | ✔️ | Call call <br/>Weight _weight <br/> | ||
set_key | ✔️ | LookupSource new <br/> | ||
sudo_as | ✔️ | LookupSource who <br/>Call call <br/> |
ImOnline
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
heartbeat | Heartbeat heartbeat <br/>Signature _signature <br/> |
AuthorityDiscovery
Empty
Offences
Empty
Historical
Empty
Identity
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
add_registrar | ✔️ | AccountId account <br/> | ||
set_identity | IdentityInfo info <br/> | |||
set_subs | Vec{'<'}(AccountId,Data){'>'} subs <br/> | |||
clear_identity | ✔️ | |||
request_judgement | ✔️ | Compact{'<'}RegistrarIndex{'>'} reg_index <br/>Compact{'<'}BalanceOf{'>'} max_fee <br/> | ||
cancel_request | ✔️ | RegistrarIndex reg_index <br/> | ||
set_fee | ✔️ | Compact{'<'}RegistrarIndex{'>'} index <br/>Compact{'<'}BalanceOf{'>'} fee <br/> | ||
set_account_id | ✔️ | Compact{'<'}RegistrarIndex{'>'} index <br/>AccountId new <br/> | ||
set_fields | Compact{'<'}RegistrarIndex{'>'} index <br/>IdentityFields fields <br/> | |||
provide_judgement | Compact{'<'}RegistrarIndex{'>'} reg_index <br/>LookupSource target <br/>IdentityJudgement judgement <br/> | |||
kill_identity | ✔️ | LookupSource target <br/> | ||
add_sub | LookupSource sub <br/>Data data <br/> | |||
rename_sub | LookupSource sub <br/>Data data <br/> | |||
remove_sub | ✔️ | LookupSource sub <br/> | ||
quit_sub | ✔️ |
Recovery
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
as_recovered | AccountId account <br/>Call call <br/> | |||
set_recovered | ✔️ | AccountId lost <br/>AccountId rescuer <br/> | ||
create_recovery | Vec{'<'}AccountId{'>'} 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/> |
Scheduler
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
schedule | BlockNumber when <br/>Option{'<'}Period{'>'} maybe_periodic <br/>Priority priority <br/>Call call <br/> | |||
cancel | BlockNumber when <br/>u32 index <br/> | |||
schedule_named | Bytes id <br/>BlockNumber when <br/>Option{'<'}Period{'>'} maybe_periodic <br/>Priority priority <br/>Call call <br/> | |||
cancel_named | Bytes id <br/> | |||
schedule_after | BlockNumber after <br/>Option{'<'}Period{'>'} maybe_periodic <br/>Priority priority <br/>Call call <br/> | |||
schedule_named_after | Bytes id <br/>BlockNumber after <br/>Option{'<'}Period{'>'} maybe_periodic <br/>Priority priority <br/>Call call <br/> |
Proxy
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
proxy | ✔️ | ✔️ | AccountId real <br/>Option{'<'}ProxyType{'>'} 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/>Compact{'<'}BlockNumber{'>'} height <br/>Compact{'<'}u32{'>'} 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/>Option{'<'}ProxyType{'>'} force_proxy_type <br/>Call call <br/> |
Multisig
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
as_multi_threshold_1 | ✔️ | ✔️ | Vec{'<'}AccountId{'>'} other_signatories <br/>Call call <br/> | |
as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Option{'<'}Timepoint{'>'} maybe_timepoint <br/>OpaqueCall call <br/>bool store_call <br/>Weight max_weight <br/> | |
approve_as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Option{'<'}Timepoint{'>'} maybe_timepoint <br/>[u8;32] call_hash <br/>Weight max_weight <br/> | |
cancel_as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Timepoint timepoint <br/>[u8;32] call_hash <br/> |
Bounties
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
propose_bounty | ✔️ | Compact{'<'}BalanceOf{'>'} value <br/>Bytes description <br/> | ||
approve_bounty | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/> | ||
propose_curator | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/>LookupSource curator <br/>Compact{'<'}BalanceOf{'>'} fee <br/> | ||
unassign_curator | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/> | ||
accept_curator | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/> | ||
award_bounty | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/>LookupSource beneficiary <br/> | ||
claim_bounty | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/> | ||
close_bounty | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/> | ||
extend_bounty_expiry | ✔️ | Compact{'<'}BountyIndex{'>'} bounty_id <br/>Bytes _remark <br/> |
OrmlVesting
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
claim | ✔️ | |||
vested_transfer | LookupSource dest <br/>VestingScheduleOf schedule <br/> | |||
update_vesting_schedules | LookupSource who <br/>Vec{'<'}VestingScheduleOf{'>'} vesting_schedules <br/> | |||
claim_for | LookupSource dest <br/> |
PDEXMigration
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_migration_operational_status | ✔️ | bool status <br/> | ||
set_relayer_status | ✔️ | AccountId relayer <br/>bool status <br/> | ||
mint | ✔️ | AccountId beneficiary <br/>Balance amount <br/>Hash eth_tx <br/> | ||
unlock | ✔️ | |||
remove_minted_tokens | ✔️ | AccountId beneficiary <br/> |