Skip to main content
Zondax Github LinkZondax Github Link
Theme SwitchTheme Switch

Polkadex 2.271.x

System

NameLightXLNestingArguments
fill_block✔️✔️Perbill _ratio
remark✔️✔️Bytes _remark
set_heap_pages✔️✔️u64 pages
set_code✔️✔️Bytes code
set_code_without_checks✔️✔️Bytes code
set_changes_trie_configOption<ChangesTrieConfiguration> changes_trie_config
set_storageVec<KeyValue> items
kill_storageVec<Key> keys
kill_prefixKey prefix
u32 _subkeys
remark_with_event✔️✔️Bytes remark

Utility

NameLightXLNestingArguments
batch✔️✔️Vec<Call> calls
as_derivativeu16 index
Call call
batch_all✔️✔️Vec<Call> calls

Babe

NameLightXLNestingArguments
report_equivocationBabeEquivocationProof equivocation_proof
KeyOwnerProof key_owner_proof
report_equivocation_unsignedBabeEquivocationProof equivocation_proof
KeyOwnerProof key_owner_proof
plan_config_changeNextConfigDescriptor config

Timestamp

NameLightXLNestingArguments
set✔️Compact<Moment> now

Authorship

NameLightXLNestingArguments
set_unclesVec<Header> new_uncles

Indices

NameLightXLNestingArguments
claim✔️AccountIndex index
transferAccountId new
AccountIndex index
free✔️AccountIndex index
force_transfer✔️AccountId new
AccountIndex index
bool freeze
freeze✔️AccountIndex index

Balances

NameLightXLNestingArguments
transfer✔️✔️✔️LookupSource dest
Compact<Balance> value
set_balance✔️✔️LookupSource who
Compact<Balance> new_free
Compact<Balance> new_reserved
force_transfer✔️✔️✔️LookupSource source
LookupSource dest
Compact<Balance> value
transfer_keep_alive✔️✔️✔️LookupSource dest
Compact<Balance> value
transfer_all✔️✔️LookupSource dest
bool keep_alive

TransactionPayment

Empty

ElectionProviderMultiPhase

NameLightXLNestingArguments
submit_unsignedRawSolution raw_solution
SolutionOrSnapshotSize witness
set_minimum_untrusted_scoreOption<ElectionScore> maybe_next_score
set_emergency_election_resultSupports supports
submitRawSolution raw_solution
u32 num_signed_submissions

Staking

NameLightXLNestingArguments
bond✔️✔️LookupSource controller
Compact<BalanceOf> value
RewardDestination payee
bond_extra✔️✔️Compact<BalanceOf> max_additional
unbond✔️✔️Compact<BalanceOf> value
withdraw_unbonded✔️✔️u32 num_slashing_spans
validate✔️✔️ValidatorPrefs prefs
nominate✔️✔️Vec<LookupSource> targets
chill✔️✔️
set_payee✔️✔️RewardDestination payee
set_controller✔️✔️LookupSource controller
set_validator_count✔️Compact<u32> new
increase_validator_count✔️Compact<u32> additional
scale_validator_countPercent factor
force_no_eras✔️
force_new_era✔️
set_invulnerablesVec<AccountId> invulnerables
force_unstake✔️AccountId stash
u32 num_slashing_spans
force_new_era_always✔️
cancel_deferred_slash✔️EraIndex era
Vec<u32> slash_indices
payout_stakers✔️✔️AccountId validator_stash
EraIndex era
rebond✔️✔️Compact<BalanceOf> value
set_history_depth✔️Compact<EraIndex> new_history_depth
Compact<u32> _era_items_deleted
reap_stash✔️AccountId stash
u32 num_slashing_spans
kickVec<LookupSource> who
set_staking_limitsBalanceOf min_nominator_bond
BalanceOf min_validator_bond
Option<u32> max_nominator_count
Option<u32> max_validator_count
Option<Percent> threshold
chill_other✔️AccountId controller

Session

NameLightXLNestingArguments
set_keys✔️✔️Keys keys
Bytes proof
purge_keys✔️✔️

Council

NameLightXLNestingArguments
set_members✔️Vec<AccountId> new_members
Option<AccountId> prime
MemberCount old_count
execute✔️Proposal proposal
Compact<u32> length_bound
propose✔️Compact<MemberCount> threshold
Proposal proposal
Compact<u32> length_bound
vote✔️Hash proposal
Compact<ProposalIndex> index
bool approve
close✔️Hash proposal_hash
Compact<ProposalIndex> index
Compact<Weight> proposal_weight_bound
Compact<u32> length_bound
disapprove_proposal✔️Hash proposal_hash

TechnicalCommittee

NameLightXLNestingArguments
set_members✔️Vec<AccountId> new_members
Option<AccountId> prime
MemberCount old_count
execute✔️Proposal proposal
Compact<u32> length_bound
propose✔️Compact<MemberCount> threshold
Proposal proposal
Compact<u32> length_bound
vote✔️Hash proposal
Compact<ProposalIndex> index
bool approve
close✔️Hash proposal_hash
Compact<ProposalIndex> index
Compact<Weight> proposal_weight_bound
Compact<u32> length_bound
disapprove_proposal✔️Hash proposal_hash

Elections

NameLightXLNestingArguments
vote✔️Vec<AccountId> votes
Compact<BalanceOf> value
remove_voter✔️
submit_candidacy✔️Compact<u32> candidate_count
renounce_candidacyRenouncing renouncing
remove_member✔️LookupSource who
bool has_replacement
clean_defunct_voters✔️u32 _num_voters
u32 _num_defunct

TechnicalMembership

NameLightXLNestingArguments
add_member✔️AccountId who
remove_member✔️AccountId who
swap_member✔️AccountId remove
AccountId add
reset_members✔️Vec<AccountId> members
change_key✔️AccountId new
set_prime✔️AccountId who
clear_prime✔️

Grandpa

NameLightXLNestingArguments
report_equivocationGrandpaEquivocationProof equivocation_proof
KeyOwnerProof key_owner_proof
report_equivocation_unsignedGrandpaEquivocationProof equivocation_proof
KeyOwnerProof key_owner_proof
note_stalled✔️BlockNumber delay
BlockNumber best_finalized_block_number

Treasury

NameLightXLNestingArguments
propose_spend✔️Compact<BalanceOf> value
LookupSource beneficiary
reject_proposal✔️Compact<ProposalIndex> proposal_id
approve_proposal✔️Compact<ProposalIndex> proposal_id

Sudo

NameLightXLNestingArguments
sudo✔️Call call
sudo_unchecked_weight✔️Call call
Weight _weight
set_key✔️LookupSource new
sudo_as✔️LookupSource who
Call call

ImOnline

NameLightXLNestingArguments
heartbeatHeartbeat heartbeat
Signature _signature

AuthorityDiscovery

Empty

Offences

Empty

Historical

Empty

Identity

NameLightXLNestingArguments
add_registrar✔️AccountId account
set_identityIdentityInfo info
set_subsVec<(AccountId,Data)> subs
clear_identity✔️
request_judgement✔️Compact<RegistrarIndex> reg_index
Compact<BalanceOf> max_fee
cancel_request✔️RegistrarIndex reg_index
set_fee✔️Compact<RegistrarIndex> index
Compact<BalanceOf> fee
set_account_id✔️Compact<RegistrarIndex> index
AccountId new
set_fieldsCompact<RegistrarIndex> index
IdentityFields fields
provide_judgementCompact<RegistrarIndex> reg_index
LookupSource target
IdentityJudgement judgement
kill_identity✔️LookupSource target
add_subLookupSource sub
Data data
rename_subLookupSource sub
Data data
remove_sub✔️LookupSource sub
quit_sub✔️

Recovery

NameLightXLNestingArguments
as_recoveredAccountId account
Call call
set_recovered✔️AccountId lost
AccountId rescuer
create_recoveryVec<AccountId> friends
u16 threshold
BlockNumber delay_period
initiate_recovery✔️AccountId account
vouch_recovery✔️AccountId lost
AccountId rescuer
claim_recovery✔️AccountId account
close_recovery✔️AccountId rescuer
remove_recovery✔️
cancel_recovered✔️AccountId account

Scheduler

NameLightXLNestingArguments
scheduleBlockNumber when
Option<Period> maybe_periodic
Priority priority
Call call
cancelBlockNumber when
u32 index
schedule_namedBytes id
BlockNumber when
Option<Period> maybe_periodic
Priority priority
Call call
cancel_namedBytes id
schedule_afterBlockNumber after
Option<Period> maybe_periodic
Priority priority
Call call
schedule_named_afterBytes id
BlockNumber after
Option<Period> maybe_periodic
Priority priority
Call call

Proxy

NameLightXLNestingArguments
proxy✔️✔️AccountId real
Option<ProxyType> force_proxy_type
Call call
add_proxy✔️AccountId delegate
ProxyType proxy_type
BlockNumber delay
remove_proxy✔️AccountId delegate
ProxyType proxy_type
BlockNumber delay
remove_proxies✔️
anonymous✔️ProxyType proxy_type
BlockNumber delay
u16 index
kill_anonymous✔️AccountId spawner
ProxyType proxy_type
u16 index
Compact<BlockNumber> height
Compact<u32> ext_index
announce✔️AccountId real
CallHashOf call_hash
remove_announcement✔️AccountId real
CallHashOf call_hash
reject_announcement✔️AccountId delegate
CallHashOf call_hash
proxy_announced✔️AccountId delegate
AccountId real
Option<ProxyType> force_proxy_type
Call call

Multisig

NameLightXLNestingArguments
as_multi_threshold_1✔️✔️Vec<AccountId> other_signatories
Call call
as_multi✔️✔️u16 threshold
Vec<AccountId> other_signatories
Option<Timepoint> maybe_timepoint
OpaqueCall call
bool store_call
Weight max_weight
approve_as_multi✔️✔️u16 threshold
Vec<AccountId> other_signatories
Option<Timepoint> maybe_timepoint
[u8;32] call_hash
Weight max_weight
cancel_as_multi✔️✔️u16 threshold
Vec<AccountId> other_signatories
Timepoint timepoint
[u8;32] call_hash

Bounties

NameLightXLNestingArguments
propose_bounty✔️Compact<BalanceOf> value
Bytes description
approve_bounty✔️Compact<BountyIndex> bounty_id
propose_curator✔️Compact<BountyIndex> bounty_id
LookupSource curator
Compact<BalanceOf> fee
unassign_curator✔️Compact<BountyIndex> bounty_id
accept_curator✔️Compact<BountyIndex> bounty_id
award_bounty✔️Compact<BountyIndex> bounty_id
LookupSource beneficiary
claim_bounty✔️Compact<BountyIndex> bounty_id
close_bounty✔️Compact<BountyIndex> bounty_id
extend_bounty_expiry✔️Compact<BountyIndex> bounty_id
Bytes _remark

OrmlVesting

NameLightXLNestingArguments
claim✔️
vested_transferLookupSource dest
VestingScheduleOf schedule
update_vesting_schedulesLookupSource who
Vec<VestingScheduleOf> vesting_schedules
claim_forLookupSource dest

PDEXMigration

NameLightXLNestingArguments
set_migration_operational_status✔️bool status
set_relayer_status✔️AccountId relayer
bool status
mint✔️AccountId beneficiary
Balance amount
Hash eth_tx
unlock✔️
remove_minted_tokens✔️AccountId beneficiary