@argonprotocol/mainchain 1.4.3-dev.43df9563 → 1.4.3-dev.4544e954

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