Polymesh 1.3001.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
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_config | Option{'<'}ChangesTrieConfiguration{'>'} changes_trie_config <br/> | |||
set_storage | Vec{'<'}KeyValue{'>'} items <br/> | |||
kill_storage | Vec{'<'}Key{'>'} keys <br/> | |||
kill_prefix | Key prefix <br/>u32 _subkeys <br/> |
Babe
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
report_equivocation | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
report_equivocation_unsigned | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set | ✔️ | ✔️ | Compact{'<'}Moment{'>'} now <br/> |
Indices
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
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/> |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_uncles | Vec{'<'}Header{'>'} new_uncles <br/> |
Balances
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
transfer | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
transfer_with_memo | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/>Option{'<'}Memo{'>'} memo <br/> | |
deposit_block_reward_reserve_balance | ✔️ | ✔️ | 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/> | |
burn_account_balance | ✔️ | ✔️ | Balance amount <br/> |
TransactionPayment
Empty
Identity
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
cdd_register_did | AccountId target_account <br/>Vec{'<'}SecondaryKey{'>'} secondary_keys <br/> | |||
invalidate_cdd_claims | ✔️ | ✔️ | IdentityId cdd <br/>Moment disable_from <br/>Option{'<'}Moment{'>'} expiry <br/> | |
remove_secondary_keys | ✔️ | ✔️ | ✔️ | Vec{'<'}Signatory{'>'} signers_to_remove <br/> |
accept_primary_key | ✔️ | ✔️ | ✔️ | u64 rotation_auth_id <br/>Option{'<'}u64{'>'} optional_cdd_auth_id <br/> |
change_cdd_requirement_for_mk_rotation | ✔️ | ✔️ | bool auth_required <br/> | |
join_identity_as_key | ✔️ | ✔️ | ✔️ | u64 auth_id <br/> |
leave_identity_as_key | ✔️ | ✔️ | ✔️ | |
add_claim | ✔️ | ✔️ | ✔️ | IdentityId target <br/>Claim claim <br/>Option{'<'}Moment{'>'} expiry <br/> |
revoke_claim | ✔️ | ✔️ | ✔️ | IdentityId target <br/>Claim claim <br/> |
set_permission_to_signer | ✔️ | ✔️ | ✔️ | Signatory signer <br/>Permissions permissions <br/> |
legacy_set_permission_to_signer | Signatory signer <br/>LegacyPermissions permissions <br/> | |||
freeze_secondary_keys | ✔️ | ✔️ | ✔️ | |
unfreeze_secondary_keys | ✔️ | ✔️ | ✔️ | |
add_authorization | ✔️ | ✔️ | ✔️ | Signatory target <br/>AuthorizationData authorization_data <br/>Option{'<'}Moment{'>'} expiry <br/> |
remove_authorization | ✔️ | ✔️ | ✔️ | Signatory target <br/>u64 auth_id <br/>bool _auth_issuer_pays <br/> |
add_secondary_keys_with_authorization | ✔️ | ✔️ | ✔️ | Vec{'<'}SecondaryKeyWithAuth{'>'} additional_keys <br/>Moment expires_at <br/> |
add_investor_uniqueness_claim | ✔️ | ✔️ | ✔️ | IdentityId target <br/>Claim claim <br/>InvestorZKProofData proof <br/>Option{'<'}Moment{'>'} expiry <br/> |
gc_add_cdd_claim | ✔️ | ✔️ | IdentityId target <br/> | |
gc_revoke_cdd_claim | ✔️ | ✔️ | IdentityId target <br/> | |
add_investor_uniqueness_claim_v2 | IdentityId target <br/>Scope scope <br/>Claim claim <br/>ScopeClaimProof proof <br/>Option{'<'}Moment{'>'} expiry <br/> | |||
revoke_claim_by_index | ✔️ | IdentityId target <br/>ClaimType claim_type <br/>Option{'<'}Scope{'>'} scope <br/> |
CddServiceProviders
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_active_members_limit | ✔️ | ✔️ | MemberCount limit <br/> | |
disable_member | ✔️ | ✔️ | IdentityId who <br/>Option{'<'}Moment{'>'} expiry <br/>Option{'<'}Moment{'>'} at <br/> | |
add_member | ✔️ | ✔️ | IdentityId who <br/> | |
remove_member | ✔️ | ✔️ | IdentityId who <br/> | |
swap_member | ✔️ | ✔️ | IdentityId remove <br/>IdentityId add <br/> | |
reset_members | ✔️ | ✔️ | Vec{'<'}IdentityId{'>'} members <br/> | |
abdicate_membership | ✔️ | ✔️ |
PolymeshCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_vote_threshold | ✔️ | ✔️ | u32 n <br/>u32 d <br/> | |
set_release_coordinator | ✔️ | ✔️ | IdentityId id <br/> | |
set_expires_after | ✔️ | ✔️ | MaybeBlock expiry <br/> | |
vote_or_propose | ✔️ | ✔️ | bool approve <br/>Call call <br/> | |
vote | ✔️ | ✔️ | Hash proposal <br/>ProposalIndex index <br/>bool approve <br/> |
CommitteeMembership
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_active_members_limit | ✔️ | ✔️ | MemberCount limit <br/> | |
disable_member | ✔️ | ✔️ | IdentityId who <br/>Option{'<'}Moment{'>'} expiry <br/>Option{'<'}Moment{'>'} at <br/> | |
add_member | ✔️ | ✔️ | IdentityId who <br/> | |
remove_member | ✔️ | ✔️ | IdentityId who <br/> | |
swap_member | ✔️ | ✔️ | IdentityId remove <br/>IdentityId add <br/> | |
reset_members | ✔️ | ✔️ | Vec{'<'}IdentityId{'>'} members <br/> | |
abdicate_membership | ✔️ | ✔️ |
TechnicalCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_vote_threshold | ✔️ | ✔️ | u32 n <br/>u32 d <br/> | |
set_release_coordinator | ✔️ | ✔️ | IdentityId id <br/> | |
set_expires_after | ✔️ | ✔️ | MaybeBlock expiry <br/> | |
vote_or_propose | ✔️ | ✔️ | bool approve <br/>Call call <br/> | |
vote | ✔️ | ✔️ | Hash proposal <br/>ProposalIndex index <br/>bool approve <br/> |
TechnicalCommitteeMembership
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_active_members_limit | ✔️ | ✔️ | MemberCount limit <br/> | |
disable_member | ✔️ | ✔️ | IdentityId who <br/>Option{'<'}Moment{'>'} expiry <br/>Option{'<'}Moment{'>'} at <br/> | |
add_member | ✔️ | ✔️ | IdentityId who <br/> | |
remove_member | ✔️ | ✔️ | IdentityId who <br/> | |
swap_member | ✔️ | ✔️ | IdentityId remove <br/>IdentityId add <br/> | |
reset_members | ✔️ | ✔️ | Vec{'<'}IdentityId{'>'} members <br/> | |
abdicate_membership | ✔️ | ✔️ |
UpgradeCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_vote_threshold | ✔️ | ✔️ | u32 n <br/>u32 d <br/> | |
set_release_coordinator | ✔️ | ✔️ | IdentityId id <br/> | |
set_expires_after | ✔️ | ✔️ | MaybeBlock expiry <br/> | |
vote_or_propose | ✔️ | ✔️ | bool approve <br/>Call call <br/> | |
vote | ✔️ | ✔️ | Hash proposal <br/>ProposalIndex index <br/>bool approve <br/> |
UpgradeCommitteeMembership
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_active_members_limit |