Nodle 4.11.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/> |
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 | ✔️ |
Poa
Name | Light | XL | Nesting | Arguments |
---|
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/> |
ParachainInfo
Name | Light | XL | Nesting | Arguments |
---|
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/> |
Uniques
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Create | ✔️ | ClassId class_ <br/>LookupasStaticLookupSource admin <br/> | ||
Force create | ✔️ | ClassId class_ <br/>LookupasStaticLookupSource owner <br/>bool free_holding <br/> | ||
Destroy | ✔️ | ClassId class_ <br/>DestroyWitness witness <br/> | ||
Mint | ✔️ | ClassId class_ <br/>InstanceId instance <br/>LookupasStaticLookupSource owner <br/> | ||
Burn | ✔️ | ClassId class_ <br/>InstanceId instance <br/>OptionLookupasStaticLookupSource check_owner <br/> | ||
Transfer | ✔️ | ClassId class_ <br/>InstanceId instance <br/>LookupasStaticLookupSource dest <br/> | ||
Redeposit | ✔️ | ClassId class_ <br/>VecInstanceId instances <br/> | ||
Freeze | ✔️ | ClassId class_ <br/>InstanceId instance <br/> | ||
Thaw | ✔️ | ClassId class_ <br/>InstanceId instance <br/> | ||
Freeze class | ✔️ | ClassId class_ <br/> | ||
Thaw class | ✔️ | ClassId class_ <br/> | ||
Transfer ownership | ✔️ | ClassId class_ <br/>LookupasStaticLookupSource owner <br/> | ||
Set team | ✔️ | ClassId class_ <br/>LookupasStaticLookupSource issuer <br/>LookupasStaticLookupSource admin <br/>LookupasStaticLookupSource freezer <br/> | ||
Approve transfer | ✔️ | ClassId class_ <br/>InstanceId instance <br/>LookupasStaticLookupSource delegate <br/> | ||
Cancel approval | ✔️ | ClassId class_ <br/>InstanceId instance <br/>OptionLookupasStaticLookupSource maybe_check_delegate <br/> | ||
Force asset status | ✔️ | ClassId class_ <br/>LookupasStaticLookupSource owner <br/>LookupasStaticLookupSource issuer <br/>LookupasStaticLookupSource admin <br/>LookupasStaticLookupSource freezer <br/>bool free_holding <br/>bool is_frozen <br/> | ||
Set attribute | ✔️ | ClassId class_ <br/>OptionInstanceId maybe_instance <br/>BoundedVecu8 key <br/>BoundedVecu8 value <br/> | ||
Clear attribute | ✔️ | ClassId class_ <br/>OptionInstanceId maybe_instance <br/>BoundedVecu8 key <br/> | ||
Set metadata | ✔️ | ClassId class_ <br/>InstanceId instance <br/>BoundedVecu8 data <br/>bool is_frozen <br/> | ||
Clear metadata | ✔️ | ClassId class_ <br/>InstanceId instance <br/> | ||
Set class metadata | ✔️ | ClassId class_ <br/>BoundedVecu8 data <br/>bool is_frozen <br/> | ||
Clear class metadata | ✔️ | ClassId class_ <br/> | ||
Set accept ownership | ✔️ | OptionClassId maybe_class <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/> |
Allocations
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Batch | ✔️ | VecTupleAccountIdBalanceOf batch <br/> | ||
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 | ✔️ |