Nodle 1.6.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/> |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set | ✔️ | Compactu64 now <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/> |
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/> |
CompanyReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to <br/>BalanceOf amount <br/> | ||
Tip | ✔️ | BalanceOf amount <br/> | ||
Apply as | ✔️ | Call call <br/> |
InternationalReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to <br/>BalanceOf amount <br/> | ||
Tip | ✔️ | BalanceOf amount <br/> | ||
Apply as | ✔️ | Call call <br/> |
UsaReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to <br/>BalanceOf amount <br/> | ||
Tip | ✔️ | BalanceOf amount <br/> | ||
Apply as | ✔️ | Call call <br/> |
Vesting
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Claim | ✔️ | |||
Add vesting schedule | ✔️ | LookupasStaticLookupSource dest <br/>VestingScheduleOf schedule <br/> | ||
Cancel all vesting schedules | ✔️ | LookupasStaticLookupSource who <br/>LookupasStaticLookupSource funds_collector <br/>bool limit_to_free_balance <br/> | ||
Overwrite vesting schedules | ✔️ | LookupasStaticLookupSource who <br/>VecVestingScheduleOf new_schedules <br/> |
Mandate
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Apply | ✔️ | Call call <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/> |
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 | ✔️ |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set uncles | VecHeader new_uncles <br/> |
ValidatorsSet
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 | ✔️ |
Session
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set keys | ✔️ | ✔️ | Keys keys <br/>Bytes proof <br/> | |
Purge keys | ✔️ | ✔️ |
ParachainSystem
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set validation data | ParachainInherentData data <br/> | |||
Sudo send upward message | UpwardMessage message <br/> | |||
Authorize upgrade | Hash code_hash <br/> | |||
Enact authorized upgrade | Vecu8 code <br/> |
CumulusXcm
Name | Light | XL | Nesting | Arguments |
---|
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/> |
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/> |
EmergencyShutdown
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Toggle | ✔️ |
Allocations
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Allocate | ✔️ | AccountId to <br/>Balance amount <br/>Vecu8 proof <br/> |
AllocationsOracles
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 | ✔️ |
Sudo
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Sudo | ✔️ | Call call <br/> | ||
Sudo unchecked weight | ✔️ | Call call <br/>Weight weight <br/> | ||
Set key | ✔️ | LookupasStaticLookupSource new_ <br/> | ||
Sudo as | ✔️ | LookupasStaticLookupSource who <br/>Call call <br/> |