Polymesh 4.6003001.x
System
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Remark | ✔️ | ✔️ | ✔️ | Bytes remark<br/> | |
Set heap pages | ✔️ | ✔️ | ✔️ | u64 pages<br/> | |
Set code | ✔️ | ✔️ | ✔️ | Bytes 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 | ✔️ | ✔️ | ✔️ | Bytes remark<br/> |
Babe
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Report equivocation | BoxEquivocationProofHeader equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Report equivocation unsigned | BoxEquivocationProofHeader equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Plan config change | NextConfigDescriptor config<br/> |
Timestamp
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set | ✔️ | ✔️ | ✔️ | Compactu64 now<br/> |
Indices
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Claim | ✔️ | ✔️ | ✔️ | AccountIndex index<br/> | |
Transfer | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT new_<br/>AccountIndex index<br/> | |
Free | ✔️ | ✔️ | ✔️ | AccountIndex index<br/> | |
Force transfer | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT new_<br/>AccountIndex index<br/>bool freeze<br/> | |
Freeze | ✔️ | ✔️ | ✔️ | AccountIndex index<br/> |
Balances
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Transfer | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>CompactBalance amount<br/> |
Transfer with memo | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>CompactBalance amount<br/>OptionMemo memo<br/> |
Deposit block reward reserve balance | ✔️ | ✔️ | ✔️ | 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/> | |
Burn account balance | ✔️ | ✔️ | ✔️ | Balance amount<br/> |
Identity
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Cdd register did | ✔️ | ✔️ | ✔️ | AccountId target_account<br/>VecSecondaryKeyAccountId secondary_keys<br/> | |
Invalidate cdd claims | ✔️ | ✔️ | ✔️ | IdentityId cdd<br/>Moment disable_from<br/>OptionMoment expiry<br/> | |
Accept primary key | ✔️ | ✔️ | ✔️ | ✔ ️ | u64 rotation_auth_id<br/>Optionu64 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/>OptionMoment expiry<br/> |
Revoke claim | ✔️ | ✔️ | ✔️ | ✔️ | IdentityId target<br/>Claim claim<br/> |
Freeze secondary keys | ✔️ | ✔️ | ✔️ | ✔️ | |
Unfreeze secondary keys | ✔️ | ✔️ | ✔️ | ✔️ | |
Add authorization | ✔️ | ✔️ | ✔️ | ✔️ | SignatoryAccountId target<br/>AuthorizationDataAccountId data<br/>OptionMoment expiry<br/> |
Remove authorization | ✔️ | ✔️ | ✔️ | ✔️ | SignatoryAccountId target<br/>u64 auth_id<br/>bool _auth_issuer_pays<br/> |
Gc add cdd claim | ✔️ | ✔️ | ✔ ️ | IdentityId target<br/> | |
Gc revoke cdd claim | ✔️ | ✔️ | ✔️ | IdentityId target<br/> | |
Revoke claim by index | ✔️ | ✔️ | ✔️ | IdentityId target<br/>ClaimType claim_type<br/>OptionScope scope<br/> | |
Rotate primary key to secondary | ✔️ | ✔️ | ✔️ | u64 auth_id<br/>Optionu64 optional_cdd_auth_id<br/> | |
Add secondary keys with authorization | ✔️ | ✔️ | ✔️ | ✔️ | VecSecondaryKeyWithAuthAccountId additional_keys<br/>Moment expires_at<br/> |
Set secondary key permissions | ✔️ | ✔️ | ✔️ | AccountId key<br/>Permissions perms<br/> | |
Remove secondary keys | ✔️ | ✔️ | ✔️ | ✔️ | VecAccountId keys_to_remove<br/> |
Register custom claim type | ✔️ | ✔️ | ✔️ | Vecu8 ty<br/> | |
Cdd register did with cdd | ✔️ | ✔️ | ✔️ | AccountId target_account<br/>VecSecondaryKeyAccountId secondary_keys<br/>OptionMoment expiry<br/> | |
Create child identity | ✔️ |