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

Edgeware 1.46.x

System

NameLightXLNestingArguments
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_configOption{'<'}ChangesTrieConfiguration{'>'} changes_trie_config <br/>
set_storageVec{'<'}KeyValue{'>'} items <br/>
kill_storageVec{'<'}Key{'>'} keys <br/>
kill_prefixKey prefix <br/>u32 _subkeys <br/>
suicide✔️✔️

Utility

NameLightXLNestingArguments
batch✔️✔️Vec{'<'}Call{'>'} calls <br/>
as_derivativeu16 index <br/>Call call <br/>
batch_all✔️✔️Vec{'<'}Call{'>'} calls <br/>

Aura

Empty

Timestamp

NameLightXLNestingArguments
set✔️Compact{'<'}Moment{'>'} now <br/>

Authorship

NameLightXLNestingArguments
set_unclesVec{'<'}Header{'>'} new_uncles <br/>

Indices

NameLightXLNestingArguments
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

NameLightXLNestingArguments
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/>

TransactionPayment

Empty

Staking

NameLightXLNestingArguments
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_countPercent factor <br/>
force_no_eras✔️
force_new_era✔️
set_invulnerablesVec{'<'}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/>
submit_election_solutionVec{'<'}ValidatorIndex{'>'} winners <br/>CompactAssignments compact <br/>ElectionScore score <br/>EraIndex era <br/>ElectionSize size <br/>
submit_election_solution_unsignedVec{'<'}ValidatorIndex{'>'} winners <br/>CompactAssignments compact <br/>ElectionScore score <br/>EraIndex era <br/>ElectionSize size <br/>

Session

NameLightXLNestingArguments
set_keys✔️Keys keys <br/>Bytes proof <br/>
purge_keys✔️✔️

Democracy

NameLightXLNestingArguments
propose✔️Hash proposal_hash <br/>Compact{'<'}BalanceOf{'>'} value <br/>
second✔️Compact{'<'}PropIndex{'>'} proposal <br/>Compact{'<'}u32{'>'} seconds_upper_bound <br/>
voteCompact{'<'}ReferendumIndex{'>'} 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✔️Compact{'<'}ReferendumIndex{'>'} ref_index <br/>
cancel_queued✔️ReferendumIndex which <br/>
delegate✔️AccountId to <br/>Conviction conviction <br/>BalanceOf 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/>Compact{'<'}u32{'>'} 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/>
blacklistHash proposal_hash <br/>Option{'<'}ReferendumIndex{'>'} maybe_ref_index <br/>
cancel_proposal✔️Compact{'<'}PropIndex{'>'} prop_index <br/>

Council

NameLightXLNestingArguments
set_members✔️Vec{'<'}AccountId{'>'} new_members <br/>Option{'<'}AccountId{'>'} prime <br/>MemberCount old_count <br/>
executeProposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/>
proposeCompact{'<'}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

NameLightXLNestingArguments
vote✔️Vec{'<'}AccountId{'>'} votes <br/>Compact{'<'}BalanceOf{'>'} value <br/>
remove_voter✔️
report_defunct_voterDefunctVoter defunct <br/>
submit_candidacy✔️Compact{'<'}u32{'>'} candidate_count <br/>
renounce_candidacyRenouncing renouncing <br/>
remove_member✔️LookupSource who <br/>bool has_replacement <br/>

Grandpa

NameLightXLNestingArguments
report_equivocationGrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/>
report_equivocation_unsignedGrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/>
note_stalled✔️BlockNumber delay <br/>BlockNumber best_finalized_block_number <br/>

Treasury

NameLightXLNestingArguments
propose_spend✔️Compact{'<'}BalanceOf{'>'} value <br/>LookupSource beneficiary <br/>
reject_proposal✔️Compact{'<'}ProposalIndex{'>'} proposal_id <br/>
approve_proposal✔️Compact{'<'}ProposalIndex{'>'} proposal_id <br/>

Contracts

NameLightXLNestingArguments
update_scheduleSchedule schedule <br/>
put_code✔️Bytes code <br/>
call✔️LookupSource dest <br/>Compact{'<'}BalanceOf{'>'} value <br/>Compact{'<'}Gas{'>'} gas_limit <br/>Bytes data <br/>
instantiateCompact{'<'}BalanceOf{'>'} endowment <br/>Compact{'<'}Gas{'>'} gas_limit <br/>CodeHash code_hash <br/>Bytes data <br/>Bytes salt <br/>
claim_surcharge✔️AccountId dest <br/>Option{'<'}AccountId{'>'} aux_sender <br/>

Sudo

NameLightXLNestingArguments
sudoCall call <br/>
sudo_unchecked_weightCall call <br/>Weight _weight <br/>
set_keyLookupSource new <br/>
sudo_asLookupSource who <br/>Call call <br/>

ImOnline

NameLightXLNestingArguments
heartbeatHeartbeat heartbeat <br/>Signature _signature <br/>

AuthorityDiscovery

NameLightXLNestingArguments

Offences

NameLightXLNestingArguments

Historical

Empty

RandomnessCollectiveFlip

NameLightXLNestingArguments

Identity

NameLightXLNestingArguments
add_registrar✔️AccountId account <br/>
set_identityIdentityInfo info <br/>
set_subsVec{'<'}(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_fieldsCompact{'<'}RegistrarIndex{'>'} index <br/>IdentityFields fields <br/>
provide_judgementCompact{'<'}RegistrarIndex{'>'} reg_index <br/>LookupSource target <br/>IdentityJudgement judgement <br/>
kill_identity✔️LookupSource target <br/>
add_subLookupSource sub <br/>Data data <br/>
rename_subLookupSource sub <br/>Data data <br/>
remove_sub✔️LookupSource sub <br/>
quit_sub✔️

Recovery

NameLightXLNestingArguments
as_recoveredAccountId account <br/>Call call <br/>
set_recovered✔️AccountId lost <br/>AccountId rescuer <br/>
create_recoveryVec{'<'}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/>

Vesting

NameLightXLNestingArguments
vest✔️
vest_other✔️LookupSource target <br/>
vested_transferLookupSource target <br/>VestingInfo schedule <br/>
force_vested_transferLookupSource source <br/>LookupSource target <br/>VestingInfo schedule <br/>

Scheduler

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

Proxy

NameLightXLNestingArguments
proxyAccountId real <br/>Option{'<'}ProxyType{'>'} force_proxy_type <br/>Call call <br/>
add_proxyAccountId delegate <br/>ProxyType proxy_type <br/>BlockNumber delay <br/>
remove_proxyAccountId delegate <br/>ProxyType proxy_type <br/>BlockNumber delay <br/>
remove_proxies
anonymousProxyType proxy_type <br/>BlockNumber delay <br/>u16 index <br/>
kill_anonymousAccountId spawner <br/>ProxyType proxy_type <br/>u16 index <br/>Compact{'<'}BlockNumber{'>'} height <br/>Compact{'<'}u32{'>'} ext_index <br/>
announceAccountId real <br/>CallHashOf call_hash <br/>
remove_announcementAccountId real <br/>CallHashOf call_hash <br/>
reject_announcementAccountId delegate <br/>CallHashOf call_hash <br/>
proxy_announcedAccountId delegate <br/>AccountId real <br/>Option{'<'}ProxyType{'>'} force_proxy_type <br/>Call call <br/>

Multisig

NameLightXLNestingArguments
as_multi_threshold_1Vec{'<'}AccountId{'>'} other_signatories <br/>Call call <br/>
as_multiu16 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_multiu16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Option{'<'}Timepoint{'>'} maybe_timepoint <br/>[u8;32] call_hash <br/>Weight max_weight <br/>
cancel_as_multiu16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Timepoint timepoint <br/>[u8;32] call_hash <br/>

Assets

NameLightXLNestingArguments
createCompact{'<'}AssetId{'>'} id <br/>LookupSource admin <br/>u32 max_zombies <br/>TAssetBalance min_balance <br/>
force_createCompact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/>Compact{'<'}u32{'>'} max_zombies <br/>Compact{'<'}TAssetBalance{'>'} min_balance <br/>
destroyCompact{'<'}AssetId{'>'} id <br/>Compact{'<'}u32{'>'} zombies_witness <br/>
force_destroyCompact{'<'}AssetId{'>'} id <br/>Compact{'<'}u32{'>'} zombies_witness <br/>
mintCompact{'<'}AssetId{'>'} id <br/>LookupSource beneficiary <br/>Compact{'<'}TAssetBalance{'>'} amount <br/>
burnCompact{'<'}AssetId{'>'} id <br/>LookupSource who <br/>Compact{'<'}TAssetBalance{'>'} amount <br/>
transferCompact{'<'}AssetId{'>'} id <br/>LookupSource target <br/>Compact{'<'}TAssetBalance{'>'} amount <br/>
force_transferCompact{'<'}AssetId{'>'} id <br/>LookupSource source <br/>LookupSource dest <br/>Compact{'<'}TAssetBalance{'>'} amount <br/>
freezeCompact{'<'}AssetId{'>'} id <br/>LookupSource who <br/>
thawCompact{'<'}AssetId{'>'} id <br/>LookupSource who <br/>
transfer_ownershipCompact{'<'}AssetId{'>'} id <br/>LookupSource new_owner <br/>
set_teamCompact{'<'}AssetId{'>'} id <br/>LookupSource issuer <br/>LookupSource admin <br/>LookupSource freezer <br/>
set_max_zombiesCompact{'<'}AssetId{'>'} id <br/>Compact{'<'}u32{'>'} max_zombies <br/>

TreasuryReward

NameLightXLNestingArguments
set_current_payout✔️BalanceOf payout <br/>
set_minting_interval✔️BlockNumber interval <br/>

Ethereum

NameLightXLNestingArguments
transactEthTransaction transaction <br/>

EVM

NameLightXLNestingArguments
withdrawH160 address <br/>BalanceOf value <br/>
callH160 source <br/>H160 target <br/>Bytes input <br/>U256 value <br/>u32 gas_limit <br/>U256 gas_price <br/>Option{'<'}U256{'>'} nonce <br/>
createH160 source <br/>Bytes init <br/>U256 value <br/>u32 gas_limit <br/>U256 gas_price <br/>Option{'<'}U256{'>'} nonce <br/>
create2H160 source <br/>Bytes init <br/>H256 salt <br/>U256 value <br/>u32 gas_limit <br/>U256 gas_price <br/>Option{'<'}U256{'>'} nonce <br/>

ChainBridge

NameLightXLNestingArguments
set_threshold✔️u32 threshold <br/>
set_resourceResourceId id <br/>Bytes method <br/>
remove_resourceResourceId id <br/>
whitelist_chainChainId id <br/>
add_relayer✔️AccountId v <br/>
remove_relayer✔️AccountId v <br/>
acknowledge_proposalDepositNonce nonce <br/>ChainId src_id <br/>ResourceId r_id <br/>Proposal call <br/>
reject_proposalDepositNonce nonce <br/>ChainId src_id <br/>ResourceId r_id <br/>Proposal call <br/>
eval_vote_stateDepositNonce nonce <br/>ChainId src_id <br/>Proposal prop <br/>

EdgeBridge

NameLightXLNestingArguments
transfer_nativeBalanceOf amount <br/>Bytes recipient <br/>ChainId dest_id <br/>
transfer✔️AccountId to <br/>BalanceOf amount <br/>

Bounties

NameLightXLNestingArguments
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/>

Tips

NameLightXLNestingArguments
report_awesome✔️Bytes reason <br/>AccountId who <br/>
retract_tip✔️Hash hash <br/>
tip_new✔️Bytes reason <br/>AccountId who <br/>Compact{'<'}BalanceOf{'>'} tip_value <br/>
tip✔️Hash hash <br/>Compact{'<'}BalanceOf{'>'} tip_value <br/>
close_tip✔️Hash hash <br/>
slash_tip✔️Hash hash <br/>