@argonprotocol/mainchain 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/browser/artifacts/contracts/ArgonToken.sol/ArgonToken.json +671 -0
  2. package/browser/artifacts/contracts/ArgonotToken.sol/ArgonotToken.json +671 -0
  3. package/browser/artifacts/contracts/MintingGateway.sol/MintingGateway.json +1688 -0
  4. package/browser/artifacts/contracts/ProxyArtifacts.sol/ProxyAdmin.json +135 -0
  5. package/browser/artifacts/contracts/ProxyArtifacts.sol/TransparentUpgradeableProxy.json +131 -0
  6. package/browser/index.d.ts +2875 -1792
  7. package/browser/index.js +6827 -200
  8. package/browser/index.js.map +1 -1
  9. package/lib/artifacts/contracts/ArgonToken.sol/ArgonToken.json +671 -0
  10. package/lib/artifacts/contracts/ArgonotToken.sol/ArgonotToken.json +671 -0
  11. package/lib/artifacts/contracts/MintingGateway.sol/MintingGateway.json +1688 -0
  12. package/lib/artifacts/contracts/ProxyArtifacts.sol/ProxyAdmin.json +135 -0
  13. package/lib/artifacts/contracts/ProxyArtifacts.sol/TransparentUpgradeableProxy.json +131 -0
  14. package/lib/index.cjs +6915 -266
  15. package/lib/index.cjs.map +1 -1
  16. package/lib/index.d.cts +2875 -1792
  17. package/lib/index.d.ts +2875 -1792
  18. package/lib/index.js +6855 -206
  19. package/lib/index.js.map +1 -1
  20. package/package.json +29 -26
  21. package/src/interfaces/augment-api-consts.ts +656 -0
  22. package/src/interfaces/augment-api-errors.ts +1376 -0
  23. package/src/interfaces/augment-api-events.ts +2098 -0
  24. package/src/interfaces/augment-api-query.ts +1809 -0
  25. package/src/interfaces/augment-api-rpc.ts +1133 -0
  26. package/src/interfaces/augment-api-runtime.ts +306 -0
  27. package/src/interfaces/augment-api-tx.ts +2298 -0
  28. package/src/interfaces/augment-api.ts +10 -0
  29. package/src/interfaces/augment-types.ts +2692 -0
  30. package/src/interfaces/definitions.ts +42 -0
  31. package/src/interfaces/ethereum/index.ts +4 -0
  32. package/src/interfaces/ethereum/types.ts +66 -0
  33. package/src/interfaces/lookup.ts +4167 -0
  34. package/src/interfaces/registry.ts +598 -0
  35. package/src/interfaces/types-lookup.ts +4868 -0
@@ -0,0 +1,598 @@
1
+ // Auto-generated via `yarn polkadot-types-from-defs`, do not edit
2
+ /* eslint-disable */
3
+
4
+ // import type lookup before we augment - in some environments
5
+ // this is required to allow for ambient/previous definitions
6
+ import '@polkadot/types/types/registry';
7
+
8
+ import type {
9
+ ArgonNotaryAuditAccountHistoryLookupError,
10
+ ArgonNotaryAuditErrorVerifyError,
11
+ ArgonPrimitivesAccountAccountType,
12
+ ArgonPrimitivesBalanceChangeAccountOrigin,
13
+ ArgonPrimitivesBalanceChangeMerkleProof,
14
+ ArgonPrimitivesBitcoinBitcoinBlock,
15
+ ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey,
16
+ ArgonPrimitivesBitcoinBitcoinNetwork,
17
+ ArgonPrimitivesBitcoinBitcoinRejectedReason,
18
+ ArgonPrimitivesBitcoinBitcoinXPub,
19
+ ArgonPrimitivesBitcoinCompressedBitcoinPubkey,
20
+ ArgonPrimitivesBitcoinH256Le,
21
+ ArgonPrimitivesBitcoinNetworkKind,
22
+ ArgonPrimitivesBitcoinOpaqueBitcoinXpub,
23
+ ArgonPrimitivesBitcoinUtxoRef,
24
+ ArgonPrimitivesBitcoinUtxoValue,
25
+ ArgonPrimitivesBlockSealAppPublic,
26
+ ArgonPrimitivesBlockSealBlockPayout,
27
+ ArgonPrimitivesBlockSealBlockRewardType,
28
+ ArgonPrimitivesBlockSealMiningBidStats,
29
+ ArgonPrimitivesBlockSealMiningRegistration,
30
+ ArgonPrimitivesBlockSealMiningSlotConfig,
31
+ ArgonPrimitivesBlockVoteBlockVoteT,
32
+ ArgonPrimitivesDigestsBlockVoteDigest,
33
+ ArgonPrimitivesDigestsDigestset,
34
+ ArgonPrimitivesDigestsFrameInfo,
35
+ ArgonPrimitivesDigestsNotebookDigest,
36
+ ArgonPrimitivesDigestsParentVotingKeyDigest,
37
+ ArgonPrimitivesDomainSemver,
38
+ ArgonPrimitivesDomainVersionHost,
39
+ ArgonPrimitivesDomainZoneRecord,
40
+ ArgonPrimitivesEthereumEthereumBeaconPreset,
41
+ ArgonPrimitivesEthereumEthereumCombinedReceiptProof,
42
+ ArgonPrimitivesEthereumEthereumExecutionBlockProof,
43
+ ArgonPrimitivesEthereumEthereumExecutionHeader,
44
+ ArgonPrimitivesEthereumEthereumLog,
45
+ ArgonPrimitivesEthereumEthereumReceiptLog,
46
+ ArgonPrimitivesEthereumEthereumReceiptLogProofBatch,
47
+ ArgonPrimitivesEthereumEthereumReceiptLogProofBlock,
48
+ ArgonPrimitivesEthereumEthereumReceiptProofReceipt,
49
+ ArgonPrimitivesForkPower,
50
+ ArgonPrimitivesInherentsBitcoinUtxoFunding,
51
+ ArgonPrimitivesInherentsBitcoinUtxoSpend,
52
+ ArgonPrimitivesInherentsBitcoinUtxoSync,
53
+ ArgonPrimitivesInherentsBlockSealInherent,
54
+ ArgonPrimitivesNotaryNotaryMeta,
55
+ ArgonPrimitivesNotaryNotaryNotebookKeyDetails,
56
+ ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails,
57
+ ArgonPrimitivesNotaryNotaryRecord,
58
+ ArgonPrimitivesNotebookChainTransfer,
59
+ ArgonPrimitivesNotebookNotebookAuditResult,
60
+ ArgonPrimitivesNotebookNotebookHeader,
61
+ ArgonPrimitivesNotebookSignedNotebookHeader,
62
+ ArgonPrimitivesProvidersBlockSealerInfo,
63
+ ArgonPrimitivesProvidersOperationalRewardKind,
64
+ ArgonPrimitivesTickTicker,
65
+ ArgonPrimitivesVault,
66
+ ArgonPrimitivesVaultVaultArgonotCommitment,
67
+ ArgonPrimitivesVaultVaultError,
68
+ ArgonPrimitivesVaultVaultTerms,
69
+ ArgonRuntimeOriginCaller,
70
+ ArgonRuntimeProxyType,
71
+ ArgonRuntimeRuntime,
72
+ ArgonRuntimeRuntimeFreezeReason,
73
+ ArgonRuntimeRuntimeHoldReason,
74
+ ArgonRuntimeSessionKeys,
75
+ FinalityGrandpaEquivocationPrecommit,
76
+ FinalityGrandpaEquivocationPrevote,
77
+ FinalityGrandpaPrecommit,
78
+ FinalityGrandpaPrevote,
79
+ FrameMetadataHashExtensionCheckMetadataHash,
80
+ FrameMetadataHashExtensionMode,
81
+ FrameSupportDispatchDispatchClass,
82
+ FrameSupportDispatchPays,
83
+ FrameSupportDispatchPerDispatchClassU32,
84
+ FrameSupportDispatchPerDispatchClassWeight,
85
+ FrameSupportDispatchPerDispatchClassWeightsPerClass,
86
+ FrameSupportDispatchRawOrigin,
87
+ FrameSupportPalletId,
88
+ FrameSupportStorageNoDrop,
89
+ FrameSupportTokensFungibleImbalance,
90
+ FrameSupportTokensMiscBalanceStatus,
91
+ FrameSupportTokensMiscIdAmountRuntimeFreezeReason,
92
+ FrameSupportTokensMiscIdAmountRuntimeHoldReason,
93
+ FrameSystemAccountInfo,
94
+ FrameSystemCall,
95
+ FrameSystemCodeUpgradeAuthorization,
96
+ FrameSystemDispatchEventInfo,
97
+ FrameSystemError,
98
+ FrameSystemEvent,
99
+ FrameSystemEventRecord,
100
+ FrameSystemExtensionsAuthorizeCall,
101
+ FrameSystemExtensionsCheckGenesis,
102
+ FrameSystemExtensionsCheckNonZeroSender,
103
+ FrameSystemExtensionsCheckNonce,
104
+ FrameSystemExtensionsCheckSpecVersion,
105
+ FrameSystemExtensionsCheckTxVersion,
106
+ FrameSystemExtensionsCheckWeight,
107
+ FrameSystemExtensionsWeightReclaim,
108
+ FrameSystemLastRuntimeUpgradeInfo,
109
+ FrameSystemLimitsBlockLength,
110
+ FrameSystemLimitsBlockWeights,
111
+ FrameSystemLimitsWeightsPerClass,
112
+ FrameSystemPhase,
113
+ PalletBalancesAccountData,
114
+ PalletBalancesAdjustmentDirection,
115
+ PalletBalancesBalanceLock,
116
+ PalletBalancesCall,
117
+ PalletBalancesError,
118
+ PalletBalancesEvent,
119
+ PalletBalancesReasons,
120
+ PalletBalancesReserveData,
121
+ PalletBalancesUnexpectedKind,
122
+ PalletBitcoinLocksCall,
123
+ PalletBitcoinLocksError,
124
+ PalletBitcoinLocksEvent,
125
+ PalletBitcoinLocksHoldReason,
126
+ PalletBitcoinLocksLockOptions,
127
+ PalletBitcoinLocksLockReleaseRequest,
128
+ PalletBitcoinLocksLockedBitcoin,
129
+ PalletBitcoinLocksOrphanedUtxo,
130
+ PalletBitcoinLocksOrphanedUtxoCosignRequest,
131
+ PalletBitcoinUtxosCall,
132
+ PalletBitcoinUtxosError,
133
+ PalletBitcoinUtxosEvent,
134
+ PalletBlockRewardsCall,
135
+ PalletBlockRewardsError,
136
+ PalletBlockRewardsEvent,
137
+ PalletBlockRewardsFreezeReason,
138
+ PalletBlockRewardsHoldReason,
139
+ PalletBlockSealCall,
140
+ PalletBlockSealError,
141
+ PalletBlockSealSpecCall,
142
+ PalletBlockSealSpecError,
143
+ PalletBlockSealSpecEvent,
144
+ PalletCrosschainTransferAssetKind,
145
+ PalletCrosschainTransferCall,
146
+ PalletCrosschainTransferChainConfig,
147
+ PalletCrosschainTransferCouncilApprovalQueueEntry,
148
+ PalletCrosschainTransferCouncilApprovalTargetId,
149
+ PalletCrosschainTransferError,
150
+ PalletCrosschainTransferEvent,
151
+ PalletCrosschainTransferGatewayState,
152
+ PalletCrosschainTransferGatewaySyncPause,
153
+ PalletCrosschainTransferGatewaySyncPauseReason,
154
+ PalletCrosschainTransferGlobalIssuanceCouncil,
155
+ PalletCrosschainTransferGlobalIssuanceCouncilMember,
156
+ PalletCrosschainTransferHoldReason,
157
+ PalletCrosschainTransferMintingAuthority,
158
+ PalletCrosschainTransferMintingAuthorityActivationRepaymentPricing,
159
+ PalletCrosschainTransferMintingAuthorityState,
160
+ PalletCrosschainTransferSourceChain,
161
+ PalletCrosschainTransferSourceChainCirculation,
162
+ PalletCrosschainTransferTransferOutMintingAuthorityTransferReservation,
163
+ PalletCrosschainTransferTransferOutPendingCollateralizationRequest,
164
+ PalletCrosschainTransferTransferOutTransferOutOfArgon,
165
+ PalletCrosschainTransferTransferOutTransferOutState,
166
+ PalletCrosschainTransferTransferToArgonActivity,
167
+ PalletDigestsError,
168
+ PalletDigestsEvent,
169
+ PalletDomainsCall,
170
+ PalletDomainsDomainRegistration,
171
+ PalletDomainsError,
172
+ PalletDomainsEvent,
173
+ PalletEthereumVerifierBasicOperatingMode,
174
+ PalletEthereumVerifierCall,
175
+ PalletEthereumVerifierCheckpointUpdate,
176
+ PalletEthereumVerifierError,
177
+ PalletEthereumVerifierEvent,
178
+ PalletEthereumVerifierExecutionHeaderAnchor,
179
+ PalletEthereumVerifierExecutionHeaderProof,
180
+ PalletEthereumVerifierFinalizedBeaconHeaderState,
181
+ PalletEthereumVerifierFork,
182
+ PalletEthereumVerifierForkVersions,
183
+ PalletEthereumVerifierNextSyncCommitteeUpdate,
184
+ PalletEthereumVerifierSyncAggregate,
185
+ PalletEthereumVerifierSyncCommittee,
186
+ PalletEthereumVerifierSyncCommitteePrepared,
187
+ PalletEthereumVerifierUpdate,
188
+ PalletFeeControlError,
189
+ PalletFeeControlEvent,
190
+ PalletGrandpaCall,
191
+ PalletGrandpaError,
192
+ PalletGrandpaEvent,
193
+ PalletGrandpaStoredPendingChange,
194
+ PalletGrandpaStoredState,
195
+ PalletLocalchainTransferCall,
196
+ PalletLocalchainTransferError,
197
+ PalletLocalchainTransferEvent,
198
+ PalletLocalchainTransferQueuedTransferOut,
199
+ PalletMiningSlotCall,
200
+ PalletMiningSlotError,
201
+ PalletMiningSlotEvent,
202
+ PalletMiningSlotHoldReason,
203
+ PalletMiningSlotMinerNonceScoring,
204
+ PalletMintCall,
205
+ PalletMintError,
206
+ PalletMintEvent,
207
+ PalletMintMintAction,
208
+ PalletMintMintType,
209
+ PalletMultisigCall,
210
+ PalletMultisigError,
211
+ PalletMultisigEvent,
212
+ PalletMultisigMultisig,
213
+ PalletMultisigTimepoint,
214
+ PalletNotariesCall,
215
+ PalletNotariesError,
216
+ PalletNotariesEvent,
217
+ PalletNotebookCall,
218
+ PalletNotebookError,
219
+ PalletNotebookEvent,
220
+ PalletOperationalAccountsAccountOwnershipProof,
221
+ PalletOperationalAccountsCall,
222
+ PalletOperationalAccountsError,
223
+ PalletOperationalAccountsEvent,
224
+ PalletOperationalAccountsOpaqueEncryptionPubkey,
225
+ PalletOperationalAccountsOperationalAccount,
226
+ PalletOperationalAccountsOperationalProgressPatch,
227
+ PalletOperationalAccountsReferralProof,
228
+ PalletOperationalAccountsRegistration,
229
+ PalletOperationalAccountsRegistrationV1,
230
+ PalletOperationalAccountsRewardsConfig,
231
+ PalletPriceIndexCall,
232
+ PalletPriceIndexCpiMeasurementBucket,
233
+ PalletPriceIndexError,
234
+ PalletPriceIndexEvent,
235
+ PalletPriceIndexPriceIndex,
236
+ PalletProxyAnnouncement,
237
+ PalletProxyCall,
238
+ PalletProxyDepositKind,
239
+ PalletProxyError,
240
+ PalletProxyEvent,
241
+ PalletProxyProxyDefinition,
242
+ PalletSudoCall,
243
+ PalletSudoError,
244
+ PalletSudoEvent,
245
+ PalletTicksCall,
246
+ PalletTicksError,
247
+ PalletTimestampCall,
248
+ PalletTransactionPaymentChargeTransactionPayment,
249
+ PalletTransactionPaymentEvent,
250
+ PalletTransactionPaymentReleases,
251
+ PalletTreasuryBondLot,
252
+ PalletTreasuryBondLotAllocation,
253
+ PalletTreasuryBondLotSummary,
254
+ PalletTreasuryBondReleaseReason,
255
+ PalletTreasuryCall,
256
+ PalletTreasuryError,
257
+ PalletTreasuryEvent,
258
+ PalletTreasuryFrameVaultCapital,
259
+ PalletTreasuryHoldReason,
260
+ PalletTreasuryVaultCapital,
261
+ PalletTxPauseCall,
262
+ PalletTxPauseError,
263
+ PalletTxPauseEvent,
264
+ PalletUtilityCall,
265
+ PalletUtilityError,
266
+ PalletUtilityEvent,
267
+ PalletVaultsCall,
268
+ PalletVaultsError,
269
+ PalletVaultsEvent,
270
+ PalletVaultsHoldReason,
271
+ PalletVaultsRecentCapacityDrop,
272
+ PalletVaultsVaultConfig,
273
+ PalletVaultsVaultFrameRevenue,
274
+ SnowbridgeAmclBls381Big,
275
+ SnowbridgeAmclBls381Ecp,
276
+ SnowbridgeAmclBls381Fp,
277
+ SnowbridgeBeaconPrimitivesBeaconHeader,
278
+ SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader,
279
+ SnowbridgeBeaconPrimitivesExecutionPayloadHeader,
280
+ SnowbridgeBeaconPrimitivesPublicKey,
281
+ SnowbridgeBeaconPrimitivesSignature,
282
+ SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader,
283
+ SnowbridgeMilagroBlsKeysPublicKey,
284
+ SpArithmeticArithmeticError,
285
+ SpConsensusGrandpaAppPublic,
286
+ SpConsensusGrandpaAppSignature,
287
+ SpConsensusGrandpaEquivocation,
288
+ SpConsensusGrandpaEquivocationProof,
289
+ SpCoreVoid,
290
+ SpRuntimeDigest,
291
+ SpRuntimeDigestDigestItem,
292
+ SpRuntimeDispatchError,
293
+ SpRuntimeModuleError,
294
+ SpRuntimeMultiSignature,
295
+ SpRuntimeProvingTrieTrieError,
296
+ SpRuntimeTokenError,
297
+ SpRuntimeTransactionalError,
298
+ SpVersionRuntimeVersion,
299
+ SpWeightsRuntimeDbWeight,
300
+ SpWeightsWeightV2Weight,
301
+ } from '@polkadot/types/lookup';
302
+
303
+ declare module '@polkadot/types/types/registry' {
304
+ interface InterfaceTypes {
305
+ ArgonNotaryAuditAccountHistoryLookupError: ArgonNotaryAuditAccountHistoryLookupError;
306
+ ArgonNotaryAuditErrorVerifyError: ArgonNotaryAuditErrorVerifyError;
307
+ ArgonPrimitivesAccountAccountType: ArgonPrimitivesAccountAccountType;
308
+ ArgonPrimitivesBalanceChangeAccountOrigin: ArgonPrimitivesBalanceChangeAccountOrigin;
309
+ ArgonPrimitivesBalanceChangeMerkleProof: ArgonPrimitivesBalanceChangeMerkleProof;
310
+ ArgonPrimitivesBitcoinBitcoinBlock: ArgonPrimitivesBitcoinBitcoinBlock;
311
+ ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey: ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey;
312
+ ArgonPrimitivesBitcoinBitcoinNetwork: ArgonPrimitivesBitcoinBitcoinNetwork;
313
+ ArgonPrimitivesBitcoinBitcoinRejectedReason: ArgonPrimitivesBitcoinBitcoinRejectedReason;
314
+ ArgonPrimitivesBitcoinBitcoinXPub: ArgonPrimitivesBitcoinBitcoinXPub;
315
+ ArgonPrimitivesBitcoinCompressedBitcoinPubkey: ArgonPrimitivesBitcoinCompressedBitcoinPubkey;
316
+ ArgonPrimitivesBitcoinH256Le: ArgonPrimitivesBitcoinH256Le;
317
+ ArgonPrimitivesBitcoinNetworkKind: ArgonPrimitivesBitcoinNetworkKind;
318
+ ArgonPrimitivesBitcoinOpaqueBitcoinXpub: ArgonPrimitivesBitcoinOpaqueBitcoinXpub;
319
+ ArgonPrimitivesBitcoinUtxoRef: ArgonPrimitivesBitcoinUtxoRef;
320
+ ArgonPrimitivesBitcoinUtxoValue: ArgonPrimitivesBitcoinUtxoValue;
321
+ ArgonPrimitivesBlockSealAppPublic: ArgonPrimitivesBlockSealAppPublic;
322
+ ArgonPrimitivesBlockSealBlockPayout: ArgonPrimitivesBlockSealBlockPayout;
323
+ ArgonPrimitivesBlockSealBlockRewardType: ArgonPrimitivesBlockSealBlockRewardType;
324
+ ArgonPrimitivesBlockSealMiningBidStats: ArgonPrimitivesBlockSealMiningBidStats;
325
+ ArgonPrimitivesBlockSealMiningRegistration: ArgonPrimitivesBlockSealMiningRegistration;
326
+ ArgonPrimitivesBlockSealMiningSlotConfig: ArgonPrimitivesBlockSealMiningSlotConfig;
327
+ ArgonPrimitivesBlockVoteBlockVoteT: ArgonPrimitivesBlockVoteBlockVoteT;
328
+ ArgonPrimitivesDigestsBlockVoteDigest: ArgonPrimitivesDigestsBlockVoteDigest;
329
+ ArgonPrimitivesDigestsDigestset: ArgonPrimitivesDigestsDigestset;
330
+ ArgonPrimitivesDigestsFrameInfo: ArgonPrimitivesDigestsFrameInfo;
331
+ ArgonPrimitivesDigestsNotebookDigest: ArgonPrimitivesDigestsNotebookDigest;
332
+ ArgonPrimitivesDigestsParentVotingKeyDigest: ArgonPrimitivesDigestsParentVotingKeyDigest;
333
+ ArgonPrimitivesDomainSemver: ArgonPrimitivesDomainSemver;
334
+ ArgonPrimitivesDomainVersionHost: ArgonPrimitivesDomainVersionHost;
335
+ ArgonPrimitivesDomainZoneRecord: ArgonPrimitivesDomainZoneRecord;
336
+ ArgonPrimitivesEthereumEthereumBeaconPreset: ArgonPrimitivesEthereumEthereumBeaconPreset;
337
+ ArgonPrimitivesEthereumEthereumCombinedReceiptProof: ArgonPrimitivesEthereumEthereumCombinedReceiptProof;
338
+ ArgonPrimitivesEthereumEthereumExecutionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
339
+ ArgonPrimitivesEthereumEthereumExecutionHeader: ArgonPrimitivesEthereumEthereumExecutionHeader;
340
+ ArgonPrimitivesEthereumEthereumLog: ArgonPrimitivesEthereumEthereumLog;
341
+ ArgonPrimitivesEthereumEthereumReceiptLog: ArgonPrimitivesEthereumEthereumReceiptLog;
342
+ ArgonPrimitivesEthereumEthereumReceiptLogProofBatch: ArgonPrimitivesEthereumEthereumReceiptLogProofBatch;
343
+ ArgonPrimitivesEthereumEthereumReceiptLogProofBlock: ArgonPrimitivesEthereumEthereumReceiptLogProofBlock;
344
+ ArgonPrimitivesEthereumEthereumReceiptProofReceipt: ArgonPrimitivesEthereumEthereumReceiptProofReceipt;
345
+ ArgonPrimitivesForkPower: ArgonPrimitivesForkPower;
346
+ ArgonPrimitivesInherentsBitcoinUtxoFunding: ArgonPrimitivesInherentsBitcoinUtxoFunding;
347
+ ArgonPrimitivesInherentsBitcoinUtxoSpend: ArgonPrimitivesInherentsBitcoinUtxoSpend;
348
+ ArgonPrimitivesInherentsBitcoinUtxoSync: ArgonPrimitivesInherentsBitcoinUtxoSync;
349
+ ArgonPrimitivesInherentsBlockSealInherent: ArgonPrimitivesInherentsBlockSealInherent;
350
+ ArgonPrimitivesNotaryNotaryMeta: ArgonPrimitivesNotaryNotaryMeta;
351
+ ArgonPrimitivesNotaryNotaryNotebookKeyDetails: ArgonPrimitivesNotaryNotaryNotebookKeyDetails;
352
+ ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails: ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails;
353
+ ArgonPrimitivesNotaryNotaryRecord: ArgonPrimitivesNotaryNotaryRecord;
354
+ ArgonPrimitivesNotebookChainTransfer: ArgonPrimitivesNotebookChainTransfer;
355
+ ArgonPrimitivesNotebookNotebookAuditResult: ArgonPrimitivesNotebookNotebookAuditResult;
356
+ ArgonPrimitivesNotebookNotebookHeader: ArgonPrimitivesNotebookNotebookHeader;
357
+ ArgonPrimitivesNotebookSignedNotebookHeader: ArgonPrimitivesNotebookSignedNotebookHeader;
358
+ ArgonPrimitivesProvidersBlockSealerInfo: ArgonPrimitivesProvidersBlockSealerInfo;
359
+ ArgonPrimitivesProvidersOperationalRewardKind: ArgonPrimitivesProvidersOperationalRewardKind;
360
+ ArgonPrimitivesTickTicker: ArgonPrimitivesTickTicker;
361
+ ArgonPrimitivesVault: ArgonPrimitivesVault;
362
+ ArgonPrimitivesVaultVaultArgonotCommitment: ArgonPrimitivesVaultVaultArgonotCommitment;
363
+ ArgonPrimitivesVaultVaultError: ArgonPrimitivesVaultVaultError;
364
+ ArgonPrimitivesVaultVaultTerms: ArgonPrimitivesVaultVaultTerms;
365
+ ArgonRuntimeOriginCaller: ArgonRuntimeOriginCaller;
366
+ ArgonRuntimeProxyType: ArgonRuntimeProxyType;
367
+ ArgonRuntimeRuntime: ArgonRuntimeRuntime;
368
+ ArgonRuntimeRuntimeFreezeReason: ArgonRuntimeRuntimeFreezeReason;
369
+ ArgonRuntimeRuntimeHoldReason: ArgonRuntimeRuntimeHoldReason;
370
+ ArgonRuntimeSessionKeys: ArgonRuntimeSessionKeys;
371
+ FinalityGrandpaEquivocationPrecommit: FinalityGrandpaEquivocationPrecommit;
372
+ FinalityGrandpaEquivocationPrevote: FinalityGrandpaEquivocationPrevote;
373
+ FinalityGrandpaPrecommit: FinalityGrandpaPrecommit;
374
+ FinalityGrandpaPrevote: FinalityGrandpaPrevote;
375
+ FrameMetadataHashExtensionCheckMetadataHash: FrameMetadataHashExtensionCheckMetadataHash;
376
+ FrameMetadataHashExtensionMode: FrameMetadataHashExtensionMode;
377
+ FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;
378
+ FrameSupportDispatchPays: FrameSupportDispatchPays;
379
+ FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;
380
+ FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;
381
+ FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
382
+ FrameSupportDispatchRawOrigin: FrameSupportDispatchRawOrigin;
383
+ FrameSupportPalletId: FrameSupportPalletId;
384
+ FrameSupportStorageNoDrop: FrameSupportStorageNoDrop;
385
+ FrameSupportTokensFungibleImbalance: FrameSupportTokensFungibleImbalance;
386
+ FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;
387
+ FrameSupportTokensMiscIdAmountRuntimeFreezeReason: FrameSupportTokensMiscIdAmountRuntimeFreezeReason;
388
+ FrameSupportTokensMiscIdAmountRuntimeHoldReason: FrameSupportTokensMiscIdAmountRuntimeHoldReason;
389
+ FrameSystemAccountInfo: FrameSystemAccountInfo;
390
+ FrameSystemCall: FrameSystemCall;
391
+ FrameSystemCodeUpgradeAuthorization: FrameSystemCodeUpgradeAuthorization;
392
+ FrameSystemDispatchEventInfo: FrameSystemDispatchEventInfo;
393
+ FrameSystemError: FrameSystemError;
394
+ FrameSystemEvent: FrameSystemEvent;
395
+ FrameSystemEventRecord: FrameSystemEventRecord;
396
+ FrameSystemExtensionsAuthorizeCall: FrameSystemExtensionsAuthorizeCall;
397
+ FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;
398
+ FrameSystemExtensionsCheckNonZeroSender: FrameSystemExtensionsCheckNonZeroSender;
399
+ FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;
400
+ FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;
401
+ FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;
402
+ FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;
403
+ FrameSystemExtensionsWeightReclaim: FrameSystemExtensionsWeightReclaim;
404
+ FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;
405
+ FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;
406
+ FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;
407
+ FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;
408
+ FrameSystemPhase: FrameSystemPhase;
409
+ PalletBalancesAccountData: PalletBalancesAccountData;
410
+ PalletBalancesAdjustmentDirection: PalletBalancesAdjustmentDirection;
411
+ PalletBalancesBalanceLock: PalletBalancesBalanceLock;
412
+ PalletBalancesCall: PalletBalancesCall;
413
+ PalletBalancesError: PalletBalancesError;
414
+ PalletBalancesEvent: PalletBalancesEvent;
415
+ PalletBalancesReasons: PalletBalancesReasons;
416
+ PalletBalancesReserveData: PalletBalancesReserveData;
417
+ PalletBalancesUnexpectedKind: PalletBalancesUnexpectedKind;
418
+ PalletBitcoinLocksCall: PalletBitcoinLocksCall;
419
+ PalletBitcoinLocksError: PalletBitcoinLocksError;
420
+ PalletBitcoinLocksEvent: PalletBitcoinLocksEvent;
421
+ PalletBitcoinLocksHoldReason: PalletBitcoinLocksHoldReason;
422
+ PalletBitcoinLocksLockOptions: PalletBitcoinLocksLockOptions;
423
+ PalletBitcoinLocksLockReleaseRequest: PalletBitcoinLocksLockReleaseRequest;
424
+ PalletBitcoinLocksLockedBitcoin: PalletBitcoinLocksLockedBitcoin;
425
+ PalletBitcoinLocksOrphanedUtxo: PalletBitcoinLocksOrphanedUtxo;
426
+ PalletBitcoinLocksOrphanedUtxoCosignRequest: PalletBitcoinLocksOrphanedUtxoCosignRequest;
427
+ PalletBitcoinUtxosCall: PalletBitcoinUtxosCall;
428
+ PalletBitcoinUtxosError: PalletBitcoinUtxosError;
429
+ PalletBitcoinUtxosEvent: PalletBitcoinUtxosEvent;
430
+ PalletBlockRewardsCall: PalletBlockRewardsCall;
431
+ PalletBlockRewardsError: PalletBlockRewardsError;
432
+ PalletBlockRewardsEvent: PalletBlockRewardsEvent;
433
+ PalletBlockRewardsFreezeReason: PalletBlockRewardsFreezeReason;
434
+ PalletBlockRewardsHoldReason: PalletBlockRewardsHoldReason;
435
+ PalletBlockSealCall: PalletBlockSealCall;
436
+ PalletBlockSealError: PalletBlockSealError;
437
+ PalletBlockSealSpecCall: PalletBlockSealSpecCall;
438
+ PalletBlockSealSpecError: PalletBlockSealSpecError;
439
+ PalletBlockSealSpecEvent: PalletBlockSealSpecEvent;
440
+ PalletCrosschainTransferAssetKind: PalletCrosschainTransferAssetKind;
441
+ PalletCrosschainTransferCall: PalletCrosschainTransferCall;
442
+ PalletCrosschainTransferChainConfig: PalletCrosschainTransferChainConfig;
443
+ PalletCrosschainTransferCouncilApprovalQueueEntry: PalletCrosschainTransferCouncilApprovalQueueEntry;
444
+ PalletCrosschainTransferCouncilApprovalTargetId: PalletCrosschainTransferCouncilApprovalTargetId;
445
+ PalletCrosschainTransferError: PalletCrosschainTransferError;
446
+ PalletCrosschainTransferEvent: PalletCrosschainTransferEvent;
447
+ PalletCrosschainTransferGatewayState: PalletCrosschainTransferGatewayState;
448
+ PalletCrosschainTransferGatewaySyncPause: PalletCrosschainTransferGatewaySyncPause;
449
+ PalletCrosschainTransferGatewaySyncPauseReason: PalletCrosschainTransferGatewaySyncPauseReason;
450
+ PalletCrosschainTransferGlobalIssuanceCouncil: PalletCrosschainTransferGlobalIssuanceCouncil;
451
+ PalletCrosschainTransferGlobalIssuanceCouncilMember: PalletCrosschainTransferGlobalIssuanceCouncilMember;
452
+ PalletCrosschainTransferHoldReason: PalletCrosschainTransferHoldReason;
453
+ PalletCrosschainTransferMintingAuthority: PalletCrosschainTransferMintingAuthority;
454
+ PalletCrosschainTransferMintingAuthorityActivationRepaymentPricing: PalletCrosschainTransferMintingAuthorityActivationRepaymentPricing;
455
+ PalletCrosschainTransferMintingAuthorityState: PalletCrosschainTransferMintingAuthorityState;
456
+ PalletCrosschainTransferSourceChain: PalletCrosschainTransferSourceChain;
457
+ PalletCrosschainTransferSourceChainCirculation: PalletCrosschainTransferSourceChainCirculation;
458
+ PalletCrosschainTransferTransferOutMintingAuthorityTransferReservation: PalletCrosschainTransferTransferOutMintingAuthorityTransferReservation;
459
+ PalletCrosschainTransferTransferOutPendingCollateralizationRequest: PalletCrosschainTransferTransferOutPendingCollateralizationRequest;
460
+ PalletCrosschainTransferTransferOutTransferOutOfArgon: PalletCrosschainTransferTransferOutTransferOutOfArgon;
461
+ PalletCrosschainTransferTransferOutTransferOutState: PalletCrosschainTransferTransferOutTransferOutState;
462
+ PalletCrosschainTransferTransferToArgonActivity: PalletCrosschainTransferTransferToArgonActivity;
463
+ PalletDigestsError: PalletDigestsError;
464
+ PalletDigestsEvent: PalletDigestsEvent;
465
+ PalletDomainsCall: PalletDomainsCall;
466
+ PalletDomainsDomainRegistration: PalletDomainsDomainRegistration;
467
+ PalletDomainsError: PalletDomainsError;
468
+ PalletDomainsEvent: PalletDomainsEvent;
469
+ PalletEthereumVerifierBasicOperatingMode: PalletEthereumVerifierBasicOperatingMode;
470
+ PalletEthereumVerifierCall: PalletEthereumVerifierCall;
471
+ PalletEthereumVerifierCheckpointUpdate: PalletEthereumVerifierCheckpointUpdate;
472
+ PalletEthereumVerifierError: PalletEthereumVerifierError;
473
+ PalletEthereumVerifierEvent: PalletEthereumVerifierEvent;
474
+ PalletEthereumVerifierExecutionHeaderAnchor: PalletEthereumVerifierExecutionHeaderAnchor;
475
+ PalletEthereumVerifierExecutionHeaderProof: PalletEthereumVerifierExecutionHeaderProof;
476
+ PalletEthereumVerifierFinalizedBeaconHeaderState: PalletEthereumVerifierFinalizedBeaconHeaderState;
477
+ PalletEthereumVerifierFork: PalletEthereumVerifierFork;
478
+ PalletEthereumVerifierForkVersions: PalletEthereumVerifierForkVersions;
479
+ PalletEthereumVerifierNextSyncCommitteeUpdate: PalletEthereumVerifierNextSyncCommitteeUpdate;
480
+ PalletEthereumVerifierSyncAggregate: PalletEthereumVerifierSyncAggregate;
481
+ PalletEthereumVerifierSyncCommittee: PalletEthereumVerifierSyncCommittee;
482
+ PalletEthereumVerifierSyncCommitteePrepared: PalletEthereumVerifierSyncCommitteePrepared;
483
+ PalletEthereumVerifierUpdate: PalletEthereumVerifierUpdate;
484
+ PalletFeeControlError: PalletFeeControlError;
485
+ PalletFeeControlEvent: PalletFeeControlEvent;
486
+ PalletGrandpaCall: PalletGrandpaCall;
487
+ PalletGrandpaError: PalletGrandpaError;
488
+ PalletGrandpaEvent: PalletGrandpaEvent;
489
+ PalletGrandpaStoredPendingChange: PalletGrandpaStoredPendingChange;
490
+ PalletGrandpaStoredState: PalletGrandpaStoredState;
491
+ PalletLocalchainTransferCall: PalletLocalchainTransferCall;
492
+ PalletLocalchainTransferError: PalletLocalchainTransferError;
493
+ PalletLocalchainTransferEvent: PalletLocalchainTransferEvent;
494
+ PalletLocalchainTransferQueuedTransferOut: PalletLocalchainTransferQueuedTransferOut;
495
+ PalletMiningSlotCall: PalletMiningSlotCall;
496
+ PalletMiningSlotError: PalletMiningSlotError;
497
+ PalletMiningSlotEvent: PalletMiningSlotEvent;
498
+ PalletMiningSlotHoldReason: PalletMiningSlotHoldReason;
499
+ PalletMiningSlotMinerNonceScoring: PalletMiningSlotMinerNonceScoring;
500
+ PalletMintCall: PalletMintCall;
501
+ PalletMintError: PalletMintError;
502
+ PalletMintEvent: PalletMintEvent;
503
+ PalletMintMintAction: PalletMintMintAction;
504
+ PalletMintMintType: PalletMintMintType;
505
+ PalletMultisigCall: PalletMultisigCall;
506
+ PalletMultisigError: PalletMultisigError;
507
+ PalletMultisigEvent: PalletMultisigEvent;
508
+ PalletMultisigMultisig: PalletMultisigMultisig;
509
+ PalletMultisigTimepoint: PalletMultisigTimepoint;
510
+ PalletNotariesCall: PalletNotariesCall;
511
+ PalletNotariesError: PalletNotariesError;
512
+ PalletNotariesEvent: PalletNotariesEvent;
513
+ PalletNotebookCall: PalletNotebookCall;
514
+ PalletNotebookError: PalletNotebookError;
515
+ PalletNotebookEvent: PalletNotebookEvent;
516
+ PalletOperationalAccountsAccountOwnershipProof: PalletOperationalAccountsAccountOwnershipProof;
517
+ PalletOperationalAccountsCall: PalletOperationalAccountsCall;
518
+ PalletOperationalAccountsError: PalletOperationalAccountsError;
519
+ PalletOperationalAccountsEvent: PalletOperationalAccountsEvent;
520
+ PalletOperationalAccountsOpaqueEncryptionPubkey: PalletOperationalAccountsOpaqueEncryptionPubkey;
521
+ PalletOperationalAccountsOperationalAccount: PalletOperationalAccountsOperationalAccount;
522
+ PalletOperationalAccountsOperationalProgressPatch: PalletOperationalAccountsOperationalProgressPatch;
523
+ PalletOperationalAccountsReferralProof: PalletOperationalAccountsReferralProof;
524
+ PalletOperationalAccountsRegistration: PalletOperationalAccountsRegistration;
525
+ PalletOperationalAccountsRegistrationV1: PalletOperationalAccountsRegistrationV1;
526
+ PalletOperationalAccountsRewardsConfig: PalletOperationalAccountsRewardsConfig;
527
+ PalletPriceIndexCall: PalletPriceIndexCall;
528
+ PalletPriceIndexCpiMeasurementBucket: PalletPriceIndexCpiMeasurementBucket;
529
+ PalletPriceIndexError: PalletPriceIndexError;
530
+ PalletPriceIndexEvent: PalletPriceIndexEvent;
531
+ PalletPriceIndexPriceIndex: PalletPriceIndexPriceIndex;
532
+ PalletProxyAnnouncement: PalletProxyAnnouncement;
533
+ PalletProxyCall: PalletProxyCall;
534
+ PalletProxyDepositKind: PalletProxyDepositKind;
535
+ PalletProxyError: PalletProxyError;
536
+ PalletProxyEvent: PalletProxyEvent;
537
+ PalletProxyProxyDefinition: PalletProxyProxyDefinition;
538
+ PalletSudoCall: PalletSudoCall;
539
+ PalletSudoError: PalletSudoError;
540
+ PalletSudoEvent: PalletSudoEvent;
541
+ PalletTicksCall: PalletTicksCall;
542
+ PalletTicksError: PalletTicksError;
543
+ PalletTimestampCall: PalletTimestampCall;
544
+ PalletTransactionPaymentChargeTransactionPayment: PalletTransactionPaymentChargeTransactionPayment;
545
+ PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;
546
+ PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;
547
+ PalletTreasuryBondLot: PalletTreasuryBondLot;
548
+ PalletTreasuryBondLotAllocation: PalletTreasuryBondLotAllocation;
549
+ PalletTreasuryBondLotSummary: PalletTreasuryBondLotSummary;
550
+ PalletTreasuryBondReleaseReason: PalletTreasuryBondReleaseReason;
551
+ PalletTreasuryCall: PalletTreasuryCall;
552
+ PalletTreasuryError: PalletTreasuryError;
553
+ PalletTreasuryEvent: PalletTreasuryEvent;
554
+ PalletTreasuryFrameVaultCapital: PalletTreasuryFrameVaultCapital;
555
+ PalletTreasuryHoldReason: PalletTreasuryHoldReason;
556
+ PalletTreasuryVaultCapital: PalletTreasuryVaultCapital;
557
+ PalletTxPauseCall: PalletTxPauseCall;
558
+ PalletTxPauseError: PalletTxPauseError;
559
+ PalletTxPauseEvent: PalletTxPauseEvent;
560
+ PalletUtilityCall: PalletUtilityCall;
561
+ PalletUtilityError: PalletUtilityError;
562
+ PalletUtilityEvent: PalletUtilityEvent;
563
+ PalletVaultsCall: PalletVaultsCall;
564
+ PalletVaultsError: PalletVaultsError;
565
+ PalletVaultsEvent: PalletVaultsEvent;
566
+ PalletVaultsHoldReason: PalletVaultsHoldReason;
567
+ PalletVaultsRecentCapacityDrop: PalletVaultsRecentCapacityDrop;
568
+ PalletVaultsVaultConfig: PalletVaultsVaultConfig;
569
+ PalletVaultsVaultFrameRevenue: PalletVaultsVaultFrameRevenue;
570
+ SnowbridgeAmclBls381Big: SnowbridgeAmclBls381Big;
571
+ SnowbridgeAmclBls381Ecp: SnowbridgeAmclBls381Ecp;
572
+ SnowbridgeAmclBls381Fp: SnowbridgeAmclBls381Fp;
573
+ SnowbridgeBeaconPrimitivesBeaconHeader: SnowbridgeBeaconPrimitivesBeaconHeader;
574
+ SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader: SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader;
575
+ SnowbridgeBeaconPrimitivesExecutionPayloadHeader: SnowbridgeBeaconPrimitivesExecutionPayloadHeader;
576
+ SnowbridgeBeaconPrimitivesPublicKey: SnowbridgeBeaconPrimitivesPublicKey;
577
+ SnowbridgeBeaconPrimitivesSignature: SnowbridgeBeaconPrimitivesSignature;
578
+ SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader: SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader;
579
+ SnowbridgeMilagroBlsKeysPublicKey: SnowbridgeMilagroBlsKeysPublicKey;
580
+ SpArithmeticArithmeticError: SpArithmeticArithmeticError;
581
+ SpConsensusGrandpaAppPublic: SpConsensusGrandpaAppPublic;
582
+ SpConsensusGrandpaAppSignature: SpConsensusGrandpaAppSignature;
583
+ SpConsensusGrandpaEquivocation: SpConsensusGrandpaEquivocation;
584
+ SpConsensusGrandpaEquivocationProof: SpConsensusGrandpaEquivocationProof;
585
+ SpCoreVoid: SpCoreVoid;
586
+ SpRuntimeDigest: SpRuntimeDigest;
587
+ SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;
588
+ SpRuntimeDispatchError: SpRuntimeDispatchError;
589
+ SpRuntimeModuleError: SpRuntimeModuleError;
590
+ SpRuntimeMultiSignature: SpRuntimeMultiSignature;
591
+ SpRuntimeProvingTrieTrieError: SpRuntimeProvingTrieTrieError;
592
+ SpRuntimeTokenError: SpRuntimeTokenError;
593
+ SpRuntimeTransactionalError: SpRuntimeTransactionalError;
594
+ SpVersionRuntimeVersion: SpVersionRuntimeVersion;
595
+ SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
596
+ SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;
597
+ } // InterfaceTypes
598
+ } // declare module