Extrinsic Format
v411Subtensor uses extrinsic version 4 with 13 signed extensions and 28 pallets in the runtime composition.
Signed Extensions
Extensions applied to every signed extrinsic, in encoding order. Each adds extra data to the extrinsic payload and/or additional data that gets signed but not transmitted.
| # | Identifier | Extra Data | Additional Signed |
|---|---|---|---|
| 0 | CheckNonZeroSender | — | — |
| 1 | CheckSpecVersion | — | u32 |
| 2 | CheckTxVersion | — | u32 |
| 3 | CheckGenesis | — | H256 |
| 4 | CheckMortality | — | H256 |
| 5 | CheckNonce | — | — |
| 6 | CheckWeight | — | — |
| 7 | ChargeTransactionPayment | — | — |
| 8 | SudoTransactionExtension | — | — |
| 9 | CheckShieldedTxValidity | — | — |
| 10 | SubtensorTransactionExtension | — | — |
| 11 | DrandPriority | — | — |
| 12 | CheckMetadataHash | — | Option |
The dash indicates unit type (), meaning no data is added.
Pallet Composition
Maps pallet indices to pallets in this runtime. Used for call dispatch and decoding Module errors.
| Index | Name | Events | Calls | Errors | Storage Prefix |
|---|---|---|---|---|---|
| 0 | System | #22 | #117 | #133 | System |
| 1 | RandomnessCollectiveFlip | — | — | — | RandomnessCollectiveFlip |
| 2 | Timestamp | — | #135 | — | Timestamp |
| 3 | Aura | — | — | — | Aura |
| 4 | Grandpa | #32 | #143 | #155 | Grandpa |
| 5 | Balances | #36 | #175 | #181 | Balances |
| 6 | TransactionPayment | #38 | — | — | TransactionPayment |
| 7 | SubtensorModule | #39 | #234 | #246 | SubtensorModule |
| 11 | Utility | #67 | #247 | #445 | — |
| 12 | Sudo | #68 | #250 | #446 | Sudo |
| 13 | Multisig | #70 | #251 | #450 | Multisig |
| 14 | Preimage | #72 | #253 | #460 | Preimage |
| 15 | Scheduler | #73 | #254 | #469 | Scheduler |
| 16 | Proxy | #76 | #256 | #478 | Proxy |
| 17 | Registry | #79 | #258 | #480 | Registry |
| 18 | Commitments | #80 | #325 | #487 | Commitments |
| 19 | AdminUtils | #81 | #395 | #488 | AdminUtils |
| 20 | SafeMode | #83 | #397 | #490 | SafeMode |
| 21 | Ethereum | #85 | #398 | #506 | Ethereum |
| 22 | EVM | #94 | #413 | #509 | EVM |
| 23 | EVMChainId | — | — | — | EVMChainId |
| 25 | BaseFee | #96 | #418 | — | BaseFee |
| 26 | Drand | #100 | #419 | #510 | Drand |
| 27 | Crowdloan | #102 | #432 | #513 | Crowdloan |
| 28 | Swap | #103 | #434 | #521 | Swap |
| 29 | Contracts | #108 | #435 | #542 | Contracts |
| 30 | MevShield | #111 | #438 | #544 | MevShield |
| 31 | AlphaAssets | — | — | — | AlphaAssets |