Nodle 4.12.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Fill block | ✔️ | ✔️ | Perbill ratio | |
Remark | ✔️ | ✔️ | Vecu8 remark | |
Set heap pages | ✔️ | ✔️ | u64 pages | |
Set code | ✔️ | ✔️ | Vecu8 code | |
Set code without checks | ✔️ | ✔️ | Vecu8 code | |
Set storage | VecKeyValue items | |||
Kill storage | VecKey keys | |||
Kill prefix | Key prefix u32 subkeys | |||
Remark with event | ✔️ | ✔️ | Vecu8 remark |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set | ✔️ | Compactu64 now |
Balances
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Transfer | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest CompactBalance amount |
Set balance | ✔️ | ✔️ | LookupasStaticLookupSource who CompactBalance new_free CompactBalance new_reserved | |
Force transfer | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource source LookupasStaticLookupSource dest CompactBalance amount |
Transfer keep alive | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest CompactBalance amount |
Transfer all | ✔️ | ✔️ | LookupasStaticLookupSource dest bool keep_alive | |
Force unreserve | ✔️ | LookupasStaticLookupSource who Balance amount |
Scheduler
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Schedule | BlockNumber when OptionschedulePeriodBlockNumber maybe_periodic schedulePriority priority BoxCallOrHashOfT call | |||
Cancel | BlockNumber when u32 index | |||
Schedule named | Vecu8 id BlockNumber when OptionschedulePeriodBlockNumber maybe_periodic schedulePriority priority BoxCallOrHashOfT call | |||
Cancel named | Vecu8 id | |||
Schedule after | BlockNumber after OptionschedulePeriodBlockNumber maybe_periodic schedulePriority priority BoxCallOrHashOfT call | |||
Schedule named after | Vecu8 id BlockNumber after OptionschedulePeriodBlockNumber maybe_periodic schedulePriority priority BoxCallOrHashOfT call |
CompanyReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to BalanceOf amount | ||
Tip | ✔️ | BalanceOf amount | ||
Apply as | ✔️ | Call call |
InternationalReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to BalanceOf amount | ||
Tip | ✔️ | BalanceOf amount | ||
Apply as | ✔️ | Call call |
UsaReserve
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Spend | ✔️ | AccountId to BalanceOf amount | ||
Tip | ✔️ | BalanceOf amount | ||
Apply as | ✔️ | Call call |
Vesting
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Claim | ✔️ | |||
Add vesting schedule | ✔️ | LookupasStaticLookupSource dest VestingScheduleOf schedule | ||
Cancel all vesting schedules | ✔️ | LookupasStaticLookupSource who LookupasStaticLookupSource funds_collector |
Mandate
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Apply | ✔️ | ✔️ | Call call |
TechnicalCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set members | ✔️ | VecAccountId new_members OptionAccountId prime MemberCount old_count | ||
Execute | ✔️ | Proposal proposal Compactu32 length_bound | ||
Propose | ✔️ | Compactu32 threshold Proposal proposal Compactu32 length_bound | ||
Vote | ✔️ | Hash proposal Compactu32 index bool approve | ||
Close | ✔️ | Hash proposal_hash Compactu32 index Compactu64 proposal_weight_bound Compactu32 length_bound | ||
Disapprove proposal | ✔️ | Hash proposal_hash |
TechnicalMembership
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Add member | ✔️ | AccountId who | ||
Remove member | ✔️ | AccountId who | ||
Swap member | ✔️ | AccountId remove AccountId add | ||
Reset members | ✔️ | VecAccountId members | ||
Change key | ✔️ | AccountId new_ | ||
Set prime | ✔️ | AccountId who | ||
Clear prime | ✔️ |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set uncles | VecHeader new_uncles |
ValidatorsSet
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Add member | ✔️ | AccountId who | ||
Remove member | ✔️ | AccountId who | ||
Swap member | ✔️ | AccountId remove AccountId add | ||
Reset members | ✔️ | VecAccountId members | ||
Change key | ✔️ | AccountId new_ | ||
Set prime | ✔️ | AccountId who | ||
Clear prime | ✔️ |
Poa
Name | Light | XL | Nesting | Arguments |
---|
Session
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set keys | ✔️ | ✔️ | Keys keys Bytes proof | |
Purge keys | ✔️ | ✔️ |
ParachainSystem
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set validation data | ParachainInherentData data | |||
Sudo send upward message | UpwardMessage message | |||
Authorize upgrade | Hash code_hash | |||
Enact authorized upgrade | Vecu8 code |
ParachainInfo
Name | Light | XL | Nesting | Arguments |
---|
CumulusXcm
Name | Light | XL | Nesting | Arguments |
---|
Utility
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Batch | ✔️ | ✔️ | ✔️ | VecCall calls |
As derivative | u16 index Call call | |||
Batch all | ✔️ | ✔️ | ✔️ | VecCall calls |
Dispatch as | BoxPalletsOrigin as_origin Call call | |||
Force batch | ✔️ | ✔️ | VecCall calls |
Multisig
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
As multi threshold 1 | ✔️ | ✔️ | VecAccountId other_signatories Call call | |
As multi | ✔️ | ✔️ | u16 threshold VecAccountId other_signatories OptionTimepoint maybe_timepoint OpaqueCall call bool store_call Weight max_weight | |
Approve as multi | ✔️ | ✔️ | u16 threshold VecAccountId other_signatories OptionTimepoint maybe_timepoint H256 call_hash Weight max_weight | |
Cancel as multi | ✔️ | ✔️ | u16 threshold VecAccountId other_signatories Timepoint timepoint H256 call_hash |
Uniques
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Create | ✔️ | CollectionId collection LookupasStaticLookupSource admin | ||
Force create | ✔️ | CollectionId collection LookupasStaticLookupSource owner bool free_holding | ||
Destroy | ✔️ | CollectionId collection DestroyWitness witness | ||
Mint | ✔️ | CollectionId collection ItemId item LookupasStaticLookupSource owner | ||
Burn | ✔️ | CollectionId collection ItemId item OptionLookupasStaticLookupSource check_owner | ||
Transfer | ✔️ | CollectionId collection ItemId item LookupasStaticLookupSource dest | ||
Redeposit | ✔️ | CollectionId collection VecItemId items | ||
Freeze | ✔️ | CollectionId collection ItemId item | ||
Thaw | ✔️ | CollectionId collection ItemId item | ||
Freeze collection | ✔️ | CollectionId collection | ||
Thaw collection | ✔️ | CollectionId collection | ||
Transfer ownership | ✔️ | CollectionId collection LookupasStaticLookupSource owner | ||
Set team | ✔️ | CollectionId collection LookupasStaticLookupSource issuer LookupasStaticLookupSource admin LookupasStaticLookupSource freezer | ||
Approve transfer | ✔️ | CollectionId collection ItemId item LookupasStaticLookupSource delegate | ||
Cancel approval | ✔️ | CollectionId collection ItemId item OptionLookupasStaticLookupSource maybe_check_delegate | ||
Force item status | ✔️ | CollectionId collection LookupasStaticLookupSource owner LookupasStaticLookupSource issuer LookupasStaticLookupSource admin LookupasStaticLookupSource freezer bool free_holding bool is_frozen | ||
Set attribute | ✔️ | CollectionId collection OptionItemId maybe_item BoundedVecu8 key BoundedVecu8 value | ||
Clear attribute | ✔️ | CollectionId collection OptionItemId maybe_item BoundedVecu8 key | ||
Set metadata | ✔️ | CollectionId collection ItemId item BoundedVecu8 data bool is_frozen | ||
Clear metadata | ✔️ | CollectionId collection ItemId item | ||
Set collection metadata | ✔️ | CollectionId collection BoundedVecu8 data bool is_frozen | ||
Clear collection metadata | ✔️ | CollectionId collection | ||
Set accept ownership | ✔️ | OptionCollectionId maybe_collection | ||
Set collection max supply | ✔️ | CollectionId collection u32 max_supply |
Preimage
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Note preimage | ✔️ | Vecu8 bytes | ||
Unnote preimage | ✔️ | Hash hash | ||
Request preimage | ✔️ | Hash hash | ||
Unrequest preimage | ✔️ | Hash hash |
Allocations
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Batch | ✔️ | VecTupleAccountIdBalanceOf batch |
AllocationsOracles
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Add member | ✔️ | AccountId who | ||
Remove member | ✔️ | AccountId who | ||
Swap member | ✔️ | AccountId remove AccountId add | ||
Reset members | ✔️ | VecAccountId members | ||
Change key | ✔️ | AccountId new_ | ||
Set prime | ✔️ | AccountId who | ||
Clear prime | ✔️ |