@argonprotocol/mainchain 1.4.3-dev.cd7db477 → 1.4.3-dev.d84b1cb0
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.
- package/browser/index.d.ts +1068 -1433
- package/browser/index.js +1093 -29
- package/browser/index.js.map +1 -1
- package/lib/index.cjs +1119 -29
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.cts +1068 -1433
- package/lib/index.d.ts +1068 -1433
- package/lib/index.js +1119 -29
- package/lib/index.js.map +1 -1
- package/package.json +28 -25
- package/src/interfaces/augment-api-consts.ts +603 -0
- package/src/interfaces/augment-api-errors.ts +1180 -0
- package/src/interfaces/augment-api-events.ts +1816 -0
- package/src/interfaces/augment-api-query.ts +1554 -0
- package/src/interfaces/augment-api-rpc.ts +1133 -0
- package/src/interfaces/augment-api-runtime.ts +332 -0
- package/src/interfaces/augment-api-tx.ts +2184 -0
- package/src/interfaces/augment-api.ts +10 -0
- package/src/interfaces/augment-types.ts +2688 -0
- package/src/interfaces/definitions.ts +57 -0
- package/src/interfaces/ethereum/index.ts +4 -0
- package/src/interfaces/ethereum/types.ts +54 -0
- package/src/interfaces/lookup.ts +3776 -0
- package/src/interfaces/registry.ts +560 -0
- package/src/interfaces/types-lookup.ts +4356 -0
package/lib/index.d.cts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ApiTypes, AugmentedConst, AugmentedError, AugmentedEvent, AugmentedQuery, AugmentedSubmittable, SubmittableExtrinsic, AugmentedCall } from '@polkadot/api-base/types';
|
|
2
|
-
import { u128, u32, u64, u16, u8,
|
|
2
|
+
import { u128, u32, u64, bool, u16, u8, Bytes, Vec, Option, i128, U8aFixed, Result, Null, BTreeSet, BTreeMap, Compact, Text, HashMap, U256, U64, f64, Json, Enum, Struct, BitVec, Bool, f32, F32, F64, I128, i16, I16, i256, I256, i32, I32, i64, I64, i8, I8, isize, ISize, OptionBool, Raw, Type, U128, U16, u256, U32, U8, usize, USize } from '@polkadot/types-codec';
|
|
3
3
|
export { BTreeMap, Bool, Bytes, Compact, Enum, Null, Option, Range, Result, Struct, Text, Tuple, U256, U8aFixed, Vec, bool, i128, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';
|
|
4
4
|
import { ITuple, AnyNumber, IMethod, Codec } from '@polkadot/types-codec/types';
|
|
5
5
|
export { Codec, ITuple } from '@polkadot/types-codec/types';
|
|
6
|
-
import {
|
|
6
|
+
import { AccountId32, Percent, H256, H160, MultiAddress, Call, Hash, SignedBlock, BlockNumber, Header, StorageData, AccountId, Justification, H64, KeyValue, Index, Block, ExtrinsicInclusionMode, Balance, Weight, AccountId20, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, BalanceOf, BlockNumberFor, BlockNumberOf, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H2048, H32, H512, HeaderPartial, I32F32, IndicesLookupSource, Justifications, KeyTypeId, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletsOrigin, PalletVersion, Pays, Perbill, Permill, Perquintill, PerU16, Phantom, PhantomData, PreRuntime, Releases, RuntimeCall, RuntimeDbWeight, RuntimeEvent, Seal, SealV0, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, WeightMultiplier, WeightV0, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';
|
|
7
7
|
export { AccountId, AccountId32, Block, Call, H160, H256, Header, MultiAddress, Permill, SignedBlock } from '@polkadot/types/interfaces/runtime';
|
|
8
|
-
import { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, ArgonRuntimeRuntimeHoldReason, FrameSupportTokensMiscBalanceStatus, PalletBalancesUnexpectedKind, SpRuntimeDispatchError, ArgonPrimitivesBitcoinUtxoRef, ArgonPrimitivesBitcoinBitcoinRejectedReason, ArgonPrimitivesBlockSealBlockPayout,
|
|
8
|
+
import { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, ArgonRuntimeRuntimeHoldReason, FrameSupportTokensMiscBalanceStatus, PalletBalancesUnexpectedKind, SpRuntimeDispatchError, ArgonPrimitivesBitcoinUtxoRef, ArgonPrimitivesBitcoinBitcoinRejectedReason, ArgonPrimitivesBlockSealBlockPayout, PalletCrosschainTransferSourceChain, PalletCrosschainTransferBurnNotice, PalletDomainsDomainRegistration, ArgonPrimitivesDomainZoneRecord, PalletEthereumVerifierBasicOperatingMode, ArgonRuntimeOriginCaller, SpConsensusGrandpaAppPublic, ArgonPrimitivesBlockSealMiningRegistration, PalletMintMintType, PalletMultisigTimepoint, ArgonPrimitivesNotaryNotaryRecord, ArgonPrimitivesNotaryNotaryMeta, ArgonNotaryAuditErrorVerifyError, ArgonPrimitivesProvidersOperationalRewardKind, PalletProxyDepositKind, ArgonRuntimeProxyType, FrameSystemDispatchEventInfo, PalletTreasuryBondReleaseReason, PalletBalancesAccountData, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBitcoinLocksLockReleaseRequest, PalletBitcoinLocksLockedBitcoin, PalletBitcoinLocksOrphanedUtxo, ArgonPrimitivesBitcoinBitcoinNetwork, ArgonPrimitivesBitcoinBitcoinBlock, ArgonPrimitivesBitcoinUtxoValue, ArgonPrimitivesForkPower, ArgonPrimitivesProvidersBlockSealerInfo, ArgonPrimitivesInherentsBlockSealInherent, ArgonPrimitivesDigestsBlockVoteDigest, ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails, PalletCrosschainTransferChainConfig, ArgonPrimitivesDigestsDigestset, ArgonPrimitivesEthereumEthereumBeaconPreset, PalletEthereumVerifierSyncCommitteePrepared, PalletEthereumVerifierExecutionHeaderAnchor, PalletEthereumVerifierFinalizedBeaconHeaderState, PalletEthereumVerifierForkVersions, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletLocalchainTransferQueuedTransferOut, ArgonPrimitivesBlockSealMiningBidStats, PalletMiningSlotMinerNonceScoring, ArgonPrimitivesBlockSealMiningSlotConfig, ArgonPrimitivesDigestsFrameInfo, PalletMintMintAction, PalletMultisigMultisig, ArgonPrimitivesBalanceChangeAccountOrigin, ArgonPrimitivesDigestsNotebookDigest, ArgonPrimitivesNotaryNotaryNotebookKeyDetails, PalletOperationalAccountsOperationalAccount, PalletOperationalAccountsRewardsConfig, PalletPriceIndexPriceIndex, PalletPriceIndexCpiMeasurementBucket, PalletProxyAnnouncement, PalletProxyProxyDefinition, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSupportDispatchPerDispatchClassWeight, SpRuntimeDigest, FrameSystemEventRecord, FrameSystemPhase, SpWeightsWeightV2Weight, FrameSystemLastRuntimeUpgradeInfo, ArgonPrimitivesTickTicker, PalletTransactionPaymentReleases, FrameSupportTokensFungibleImbalance, PalletTreasuryBondLot, PalletTreasuryBondLotSummary, PalletTreasuryFrameVaultCapital, PalletVaultsRecentCapacityDrop, PalletVaultsVaultFrameRevenue, ArgonPrimitivesVault, ArgonPrimitivesBitcoinBitcoinXPub, PalletBalancesAdjustmentDirection, ArgonPrimitivesBitcoinCompressedBitcoinPubkey, PalletBitcoinLocksLockOptions, ArgonPrimitivesBitcoinH256Le, ArgonPrimitivesInherentsBitcoinUtxoSync, PalletCrosschainTransferTransferProof, PalletEthereumVerifierCheckpointUpdate, PalletEthereumVerifierExecutionProof, PalletEthereumVerifierUpdate, SpConsensusGrandpaEquivocationProof, SpCoreVoid, ArgonRuntimeSessionKeys, ArgonPrimitivesNotebookSignedNotebookHeader, PalletOperationalAccountsOperationalProgressPatch, PalletOperationalAccountsRegistration, PalletVaultsVaultConfig, ArgonPrimitivesVaultVaultTerms, ArgonPrimitivesBitcoinOpaqueBitcoinXpub, ArgonPrimitivesEthereumEthereumLog as ArgonPrimitivesEthereumEthereumLog$1, ArgonPrimitivesEthereumEthereumProof as ArgonPrimitivesEthereumEthereumProof$1 } from '@polkadot/types/lookup';
|
|
9
9
|
export * from '@polkadot/types/lookup';
|
|
10
10
|
import { Observable, IExtrinsic } from '@polkadot/types/types';
|
|
11
11
|
import { AugmentedRpc } from '@polkadot/rpc-core/types';
|
|
@@ -92,12 +92,13 @@ import { SignerOptions, ApiDecoration, ApiOptions } from '@polkadot/api/types';
|
|
|
92
92
|
export { ApiDecoration } from '@polkadot/api/types';
|
|
93
93
|
import { SubmittableExtrinsic as SubmittableExtrinsic$1 } from '@polkadot/api/promise/types';
|
|
94
94
|
export { SubmittableExtrinsic } from '@polkadot/api/promise/types';
|
|
95
|
-
import { DispatchError as DispatchError$1 } from '@polkadot/types/interfaces';
|
|
96
95
|
import { ISubmittableResult } from '@polkadot/types/types/extrinsic';
|
|
97
96
|
export { IExtrinsic, ISignerPayload, ISubmittableResult, Signer, SignerResult } from '@polkadot/types/types/extrinsic';
|
|
98
97
|
import { GenericEvent } from '@polkadot/types/generic';
|
|
99
98
|
export { GenericAddress, GenericBlock, GenericEvent } from '@polkadot/types/generic';
|
|
100
99
|
import BigNumber from 'bignumber.js';
|
|
100
|
+
import * as __artifacts_contracts_MintingGateway_sol_artifacts_js from './artifacts/contracts/MintingGateway.sol/artifacts.js';
|
|
101
|
+
import { Hex, createPublicClient } from 'viem';
|
|
101
102
|
export { hexToU8a, u8aEq, u8aToHex } from '@polkadot/util';
|
|
102
103
|
|
|
103
104
|
declare module '@polkadot/api-base/types/consts' {
|
|
@@ -241,17 +242,26 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
241
242
|
**/
|
|
242
243
|
targetBlockVotes: u128 & AugmentedConst<ApiType>;
|
|
243
244
|
};
|
|
244
|
-
|
|
245
|
+
crosschainTransfer: {
|
|
245
246
|
/**
|
|
246
|
-
*
|
|
247
|
+
* Canonical Ethereum burn-accounting account representing funds moved to Ethereum.
|
|
247
248
|
**/
|
|
248
|
-
|
|
249
|
-
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
|
249
|
+
ethereumBurnAccount: AccountId32 & AugmentedConst<ApiType>;
|
|
250
250
|
/**
|
|
251
|
-
*
|
|
252
|
-
*
|
|
251
|
+
* Retention window, in ticks, for recent Argon transfer evidence used by operational
|
|
252
|
+
* accounts.
|
|
253
253
|
**/
|
|
254
|
-
|
|
254
|
+
recentTransferRetentionTicks: u64 & AugmentedConst<ApiType>;
|
|
255
|
+
};
|
|
256
|
+
ethereumVerifier: {
|
|
257
|
+
/**
|
|
258
|
+
* Minimum gap between finalized headers for an update to be free.
|
|
259
|
+
**/
|
|
260
|
+
freeHeadersInterval: u32 & AugmentedConst<ApiType>;
|
|
261
|
+
/**
|
|
262
|
+
* Whether the read-only event-log verification API is enabled.
|
|
263
|
+
**/
|
|
264
|
+
verifyEventLogApiEnabled: bool & AugmentedConst<ApiType>;
|
|
255
265
|
};
|
|
256
266
|
grandpa: {
|
|
257
267
|
/**
|
|
@@ -272,27 +282,17 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
272
282
|
**/
|
|
273
283
|
maxSetIdSessionEntries: u64 & AugmentedConst<ApiType>;
|
|
274
284
|
};
|
|
275
|
-
|
|
276
|
-
/**
|
|
277
|
-
* How many blocks to retain inbound transfer records.
|
|
278
|
-
**/
|
|
279
|
-
inboundTransfersRetentionBlocks: u32 & AugmentedConst<ApiType>;
|
|
280
|
-
/**
|
|
281
|
-
* Maximum number of bytes allowed in a TokenGateway request body (0 disables the cap).
|
|
282
|
-
**/
|
|
283
|
-
maxInboundTransferBytes: u32 & AugmentedConst<ApiType>;
|
|
284
|
-
/**
|
|
285
|
-
* Maximum number of records retained from a single block.
|
|
286
|
-
**/
|
|
287
|
-
maxTransfersToRetainPerBlock: u32 & AugmentedConst<ApiType>;
|
|
285
|
+
localchainTransfer: {
|
|
288
286
|
/**
|
|
289
|
-
*
|
|
287
|
+
* How many transfers out can be queued per block
|
|
290
288
|
**/
|
|
291
|
-
|
|
289
|
+
maxPendingTransfersOutPerBlock: u32 & AugmentedConst<ApiType>;
|
|
290
|
+
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
|
292
291
|
/**
|
|
293
|
-
*
|
|
292
|
+
* How long a transfer should remain in storage before returning. NOTE: there is a 2 tick
|
|
293
|
+
* grace period where we will still allow a transfer
|
|
294
294
|
**/
|
|
295
|
-
|
|
295
|
+
transferExpirationTicks: u64 & AugmentedConst<ApiType>;
|
|
296
296
|
};
|
|
297
297
|
miningSlot: {
|
|
298
298
|
/**
|
|
@@ -568,12 +568,6 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
568
568
|
**/
|
|
569
569
|
minimumPeriod: u64 & AugmentedConst<ApiType>;
|
|
570
570
|
};
|
|
571
|
-
tokenGateway: {
|
|
572
|
-
/**
|
|
573
|
-
* The decimals of the native currency
|
|
574
|
-
**/
|
|
575
|
-
decimals: u8 & AugmentedConst<ApiType>;
|
|
576
|
-
};
|
|
577
571
|
transactionPayment: {
|
|
578
572
|
/**
|
|
579
573
|
* A fee multiplier for `Operational` extrinsics to compute "virtual tip" to boost their
|
|
@@ -1033,36 +1027,51 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1033
1027
|
**/
|
|
1034
1028
|
MaxNotebooksAtTickExceeded: AugmentedError<ApiType>;
|
|
1035
1029
|
};
|
|
1036
|
-
|
|
1030
|
+
crosschainTransfer: {
|
|
1037
1031
|
/**
|
|
1038
|
-
*
|
|
1032
|
+
* The captured reimbursable fee is greater than or equal to the burned Argon amount.
|
|
1039
1033
|
**/
|
|
1040
|
-
|
|
1034
|
+
InsufficientBurnAmountForFee: AugmentedError<ApiType>;
|
|
1041
1035
|
/**
|
|
1042
|
-
*
|
|
1036
|
+
* The burn account lacks enough balance for the payout.
|
|
1043
1037
|
**/
|
|
1044
|
-
|
|
1038
|
+
InsufficientLiquidity: AugmentedError<ApiType>;
|
|
1045
1039
|
/**
|
|
1046
|
-
* The
|
|
1040
|
+
* The claimed amount was zero or too large for the local balance type.
|
|
1047
1041
|
**/
|
|
1048
|
-
|
|
1042
|
+
InvalidAmount: AugmentedError<ApiType>;
|
|
1049
1043
|
/**
|
|
1050
|
-
* The
|
|
1044
|
+
* The configured source-chain shape is incomplete or malformed.
|
|
1051
1045
|
**/
|
|
1052
|
-
|
|
1053
|
-
MaxBlockTransfersExceeded: AugmentedError<ApiType>;
|
|
1046
|
+
InvalidChainConfig: AugmentedError<ApiType>;
|
|
1054
1047
|
/**
|
|
1055
|
-
*
|
|
1048
|
+
* The Ethereum event topics or payload do not match `BurnForTransfer`.
|
|
1056
1049
|
**/
|
|
1057
|
-
|
|
1050
|
+
InvalidEthereumEvent: AugmentedError<ApiType>;
|
|
1058
1051
|
/**
|
|
1059
|
-
* The
|
|
1052
|
+
* The Ethereum verifier rejected the supplied proof.
|
|
1060
1053
|
**/
|
|
1061
|
-
|
|
1054
|
+
InvalidProof: AugmentedError<ApiType>;
|
|
1062
1055
|
/**
|
|
1063
|
-
*
|
|
1056
|
+
* The destination account bytes could not be decoded into a local account id.
|
|
1064
1057
|
**/
|
|
1065
|
-
|
|
1058
|
+
InvalidRecipient: AugmentedError<ApiType>;
|
|
1059
|
+
/**
|
|
1060
|
+
* The claim nonce is not exactly the next accepted nonce for the source account.
|
|
1061
|
+
**/
|
|
1062
|
+
UnexpectedNonce: AugmentedError<ApiType>;
|
|
1063
|
+
/**
|
|
1064
|
+
* The gateway does not match the active or still-accepted previous release.
|
|
1065
|
+
**/
|
|
1066
|
+
UnsupportedGateway: AugmentedError<ApiType>;
|
|
1067
|
+
/**
|
|
1068
|
+
* The source chain is not configured for inbound claims.
|
|
1069
|
+
**/
|
|
1070
|
+
UnsupportedSource: AugmentedError<ApiType>;
|
|
1071
|
+
/**
|
|
1072
|
+
* The token is not supported under the matched gateway release.
|
|
1073
|
+
**/
|
|
1074
|
+
UnsupportedToken: AugmentedError<ApiType>;
|
|
1066
1075
|
};
|
|
1067
1076
|
digests: {
|
|
1068
1077
|
/**
|
|
@@ -1140,6 +1149,39 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1140
1149
|
**/
|
|
1141
1150
|
NotDomainOwner: AugmentedError<ApiType>;
|
|
1142
1151
|
};
|
|
1152
|
+
ethereumVerifier: {
|
|
1153
|
+
BlockBodyHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1154
|
+
BLSPreparePublicKeysFailed: AugmentedError<ApiType>;
|
|
1155
|
+
BLSVerificationFailed: AugmentedError<ApiType>;
|
|
1156
|
+
ExpectedFinalizedHeaderNotStored: AugmentedError<ApiType>;
|
|
1157
|
+
ForkDataHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1158
|
+
Halted: AugmentedError<ApiType>;
|
|
1159
|
+
HeaderHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1160
|
+
InvalidExecutionHeaderProof: AugmentedError<ApiType>;
|
|
1161
|
+
/**
|
|
1162
|
+
* The gap between finalized headers is larger than the retained historical window.
|
|
1163
|
+
**/
|
|
1164
|
+
InvalidFinalizedHeaderGap: AugmentedError<ApiType>;
|
|
1165
|
+
InvalidHeaderMerkleProof: AugmentedError<ApiType>;
|
|
1166
|
+
InvalidSyncCommitteeMerkleProof: AugmentedError<ApiType>;
|
|
1167
|
+
/**
|
|
1168
|
+
* The given update is not in the expected period, or the given next sync committee does
|
|
1169
|
+
* not match the next sync committee in storage.
|
|
1170
|
+
**/
|
|
1171
|
+
InvalidSyncCommitteeUpdate: AugmentedError<ApiType>;
|
|
1172
|
+
InvalidUpdateSlot: AugmentedError<ApiType>;
|
|
1173
|
+
/**
|
|
1174
|
+
* Attested header is older than latest finalized header.
|
|
1175
|
+
**/
|
|
1176
|
+
IrrelevantUpdate: AugmentedError<ApiType>;
|
|
1177
|
+
NotBootstrapped: AugmentedError<ApiType>;
|
|
1178
|
+
SigningRootHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1179
|
+
SkippedSyncCommitteePeriod: AugmentedError<ApiType>;
|
|
1180
|
+
SyncCommitteeHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1181
|
+
SyncCommitteeParticipantsNotSupermajority: AugmentedError<ApiType>;
|
|
1182
|
+
SyncCommitteeUpdateRequired: AugmentedError<ApiType>;
|
|
1183
|
+
UnexpectedBeaconPreset: AugmentedError<ApiType>;
|
|
1184
|
+
};
|
|
1143
1185
|
feeControl: {
|
|
1144
1186
|
/**
|
|
1145
1187
|
* The requested tip + fee is higher than the maximum allowed by the sponsor
|
|
@@ -1178,32 +1220,36 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1178
1220
|
**/
|
|
1179
1221
|
TooSoon: AugmentedError<ApiType>;
|
|
1180
1222
|
};
|
|
1181
|
-
|
|
1182
|
-
ismp: {
|
|
1223
|
+
localchainTransfer: {
|
|
1183
1224
|
/**
|
|
1184
|
-
*
|
|
1225
|
+
* Insufficient balance to create this transfer
|
|
1185
1226
|
**/
|
|
1186
|
-
|
|
1227
|
+
InsufficientFunds: AugmentedError<ApiType>;
|
|
1187
1228
|
/**
|
|
1188
|
-
*
|
|
1229
|
+
* Insufficient balance to fulfill a mainchain transfer
|
|
1230
|
+
**/
|
|
1231
|
+
InsufficientNotarizedFunds: AugmentedError<ApiType>;
|
|
1232
|
+
/**
|
|
1233
|
+
* The notary id is not registered
|
|
1189
1234
|
**/
|
|
1190
|
-
|
|
1235
|
+
InvalidNotaryUsedForTransfer: AugmentedError<ApiType>;
|
|
1191
1236
|
/**
|
|
1192
|
-
*
|
|
1237
|
+
* The transfer was already submitted in a previous block
|
|
1193
1238
|
**/
|
|
1194
|
-
|
|
1239
|
+
InvalidOrDuplicatedLocalchainTransfer: AugmentedError<ApiType>;
|
|
1240
|
+
MaxBlockTransfersExceeded: AugmentedError<ApiType>;
|
|
1195
1241
|
/**
|
|
1196
|
-
*
|
|
1242
|
+
* No transfer IDs are currently available
|
|
1197
1243
|
**/
|
|
1198
|
-
|
|
1244
|
+
NoAvailableTransferId: AugmentedError<ApiType>;
|
|
1199
1245
|
/**
|
|
1200
|
-
*
|
|
1246
|
+
* The notary is currently locked and cannot process transfers
|
|
1201
1247
|
**/
|
|
1202
|
-
|
|
1248
|
+
NotaryLockedForTransfer: AugmentedError<ApiType>;
|
|
1203
1249
|
/**
|
|
1204
|
-
*
|
|
1250
|
+
* A transfer was submitted in a previous block but the expiration block has passed
|
|
1205
1251
|
**/
|
|
1206
|
-
|
|
1252
|
+
NotebookIncludesExpiredLocalchainTransfer: AugmentedError<ApiType>;
|
|
1207
1253
|
};
|
|
1208
1254
|
miningSlot: {
|
|
1209
1255
|
/**
|
|
@@ -1630,44 +1676,6 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1630
1676
|
Unauthorized: AugmentedError<ApiType>;
|
|
1631
1677
|
};
|
|
1632
1678
|
ticks: {};
|
|
1633
|
-
tokenGateway: {
|
|
1634
|
-
/**
|
|
1635
|
-
* Asset Id creation failed
|
|
1636
|
-
**/
|
|
1637
|
-
AssetCreationError: AugmentedError<ApiType>;
|
|
1638
|
-
/**
|
|
1639
|
-
* Asset decimals not found
|
|
1640
|
-
**/
|
|
1641
|
-
AssetDecimalsNotFound: AugmentedError<ApiType>;
|
|
1642
|
-
/**
|
|
1643
|
-
* Error while teleporting asset
|
|
1644
|
-
**/
|
|
1645
|
-
AssetTeleportError: AugmentedError<ApiType>;
|
|
1646
|
-
/**
|
|
1647
|
-
* Coprocessor was not configured in the runtime
|
|
1648
|
-
**/
|
|
1649
|
-
CoprocessorNotConfigured: AugmentedError<ApiType>;
|
|
1650
|
-
/**
|
|
1651
|
-
* Asset or update Dispatch Error
|
|
1652
|
-
**/
|
|
1653
|
-
DispatchError: AugmentedError<ApiType>;
|
|
1654
|
-
/**
|
|
1655
|
-
* Only root or asset owner can update asset
|
|
1656
|
-
**/
|
|
1657
|
-
NotAssetOwner: AugmentedError<ApiType>;
|
|
1658
|
-
/**
|
|
1659
|
-
* Protocol Params have not been initialized
|
|
1660
|
-
**/
|
|
1661
|
-
NotInitialized: AugmentedError<ApiType>;
|
|
1662
|
-
/**
|
|
1663
|
-
* Unknown Asset
|
|
1664
|
-
**/
|
|
1665
|
-
UnknownAsset: AugmentedError<ApiType>;
|
|
1666
|
-
/**
|
|
1667
|
-
* A asset that has not been registered
|
|
1668
|
-
**/
|
|
1669
|
-
UnregisteredAsset: AugmentedError<ApiType>;
|
|
1670
|
-
};
|
|
1671
1679
|
treasury: {
|
|
1672
1680
|
/**
|
|
1673
1681
|
* The bond lot is already scheduled for release.
|
|
@@ -2397,105 +2405,16 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2397
2405
|
newVoteMinimum: u128;
|
|
2398
2406
|
}>;
|
|
2399
2407
|
};
|
|
2400
|
-
|
|
2408
|
+
crosschainTransfer: {
|
|
2401
2409
|
/**
|
|
2402
|
-
*
|
|
2403
|
-
* needing investigation.
|
|
2410
|
+
* An inbound burn notice was accepted and settled locally.
|
|
2404
2411
|
**/
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
notebookNumber: u32
|
|
2412
|
+
BurnNoticeAccepted: AugmentedEvent<ApiType, [
|
|
2413
|
+
sourceChain: PalletCrosschainTransferSourceChain,
|
|
2414
|
+
notice: PalletCrosschainTransferBurnNotice
|
|
2409
2415
|
], {
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
notebookNumber: u32;
|
|
2413
|
-
}>;
|
|
2414
|
-
/**
|
|
2415
|
-
* Taxation failed
|
|
2416
|
-
**/
|
|
2417
|
-
TaxationError: AugmentedEvent<ApiType, [
|
|
2418
|
-
notaryId: u32,
|
|
2419
|
-
notebookNumber: u32,
|
|
2420
|
-
tax: u128,
|
|
2421
|
-
error: SpRuntimeDispatchError
|
|
2422
|
-
], {
|
|
2423
|
-
notaryId: u32;
|
|
2424
|
-
notebookNumber: u32;
|
|
2425
|
-
tax: u128;
|
|
2426
|
-
error: SpRuntimeDispatchError;
|
|
2427
|
-
}>;
|
|
2428
|
-
/**
|
|
2429
|
-
* Transfer from Localchain to Mainchain
|
|
2430
|
-
**/
|
|
2431
|
-
TransferFromLocalchain: AugmentedEvent<ApiType, [
|
|
2432
|
-
accountId: AccountId32,
|
|
2433
|
-
amount: u128,
|
|
2434
|
-
notaryId: u32
|
|
2435
|
-
], {
|
|
2436
|
-
accountId: AccountId32;
|
|
2437
|
-
amount: u128;
|
|
2438
|
-
notaryId: u32;
|
|
2439
|
-
}>;
|
|
2440
|
-
/**
|
|
2441
|
-
* A transfer into the mainchain failed
|
|
2442
|
-
**/
|
|
2443
|
-
TransferFromLocalchainError: AugmentedEvent<ApiType, [
|
|
2444
|
-
accountId: AccountId32,
|
|
2445
|
-
amount: u128,
|
|
2446
|
-
notaryId: u32,
|
|
2447
|
-
notebookNumber: u32,
|
|
2448
|
-
error: SpRuntimeDispatchError
|
|
2449
|
-
], {
|
|
2450
|
-
accountId: AccountId32;
|
|
2451
|
-
amount: u128;
|
|
2452
|
-
notaryId: u32;
|
|
2453
|
-
notebookNumber: u32;
|
|
2454
|
-
error: SpRuntimeDispatchError;
|
|
2455
|
-
}>;
|
|
2456
|
-
/**
|
|
2457
|
-
* Funds sent to a localchain
|
|
2458
|
-
**/
|
|
2459
|
-
TransferToLocalchain: AugmentedEvent<ApiType, [
|
|
2460
|
-
accountId: AccountId32,
|
|
2461
|
-
amount: u128,
|
|
2462
|
-
transferId: u32,
|
|
2463
|
-
notaryId: u32,
|
|
2464
|
-
expirationTick: u64
|
|
2465
|
-
], {
|
|
2466
|
-
accountId: AccountId32;
|
|
2467
|
-
amount: u128;
|
|
2468
|
-
transferId: u32;
|
|
2469
|
-
notaryId: u32;
|
|
2470
|
-
expirationTick: u64;
|
|
2471
|
-
}>;
|
|
2472
|
-
/**
|
|
2473
|
-
* Transfer to localchain expired and rolled back
|
|
2474
|
-
**/
|
|
2475
|
-
TransferToLocalchainExpired: AugmentedEvent<ApiType, [
|
|
2476
|
-
accountId: AccountId32,
|
|
2477
|
-
transferId: u32,
|
|
2478
|
-
notaryId: u32
|
|
2479
|
-
], {
|
|
2480
|
-
accountId: AccountId32;
|
|
2481
|
-
transferId: u32;
|
|
2482
|
-
notaryId: u32;
|
|
2483
|
-
}>;
|
|
2484
|
-
/**
|
|
2485
|
-
* An expired transfer to localchain failed to be refunded
|
|
2486
|
-
**/
|
|
2487
|
-
TransferToLocalchainRefundError: AugmentedEvent<ApiType, [
|
|
2488
|
-
accountId: AccountId32,
|
|
2489
|
-
transferId: u32,
|
|
2490
|
-
notaryId: u32,
|
|
2491
|
-
notebookNumber: u32,
|
|
2492
|
-
error: SpRuntimeDispatchError
|
|
2493
|
-
], {
|
|
2494
|
-
accountId: AccountId32;
|
|
2495
|
-
transferId: u32;
|
|
2496
|
-
notaryId: u32;
|
|
2497
|
-
notebookNumber: u32;
|
|
2498
|
-
error: SpRuntimeDispatchError;
|
|
2416
|
+
sourceChain: PalletCrosschainTransferSourceChain;
|
|
2417
|
+
notice: PalletCrosschainTransferBurnNotice;
|
|
2499
2418
|
}>;
|
|
2500
2419
|
};
|
|
2501
2420
|
digests: {};
|
|
@@ -2556,6 +2475,33 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2556
2475
|
zoneRecord: ArgonPrimitivesDomainZoneRecord;
|
|
2557
2476
|
}>;
|
|
2558
2477
|
};
|
|
2478
|
+
ethereumVerifier: {
|
|
2479
|
+
BeaconHeaderImported: AugmentedEvent<ApiType, [
|
|
2480
|
+
blockHash: H256,
|
|
2481
|
+
slot: u64
|
|
2482
|
+
], {
|
|
2483
|
+
blockHash: H256;
|
|
2484
|
+
slot: u64;
|
|
2485
|
+
}>;
|
|
2486
|
+
ExecutionHeaderAnchorImported: AugmentedEvent<ApiType, [
|
|
2487
|
+
blockHash: H256,
|
|
2488
|
+
blockNumber: u64
|
|
2489
|
+
], {
|
|
2490
|
+
blockHash: H256;
|
|
2491
|
+
blockNumber: u64;
|
|
2492
|
+
}>;
|
|
2493
|
+
/**
|
|
2494
|
+
* Set OperatingMode
|
|
2495
|
+
**/
|
|
2496
|
+
OperatingModeChanged: AugmentedEvent<ApiType, [
|
|
2497
|
+
mode: PalletEthereumVerifierBasicOperatingMode
|
|
2498
|
+
], {
|
|
2499
|
+
mode: PalletEthereumVerifierBasicOperatingMode;
|
|
2500
|
+
}>;
|
|
2501
|
+
SyncCommitteeUpdated: AugmentedEvent<ApiType, [period: u64], {
|
|
2502
|
+
period: u64;
|
|
2503
|
+
}>;
|
|
2504
|
+
};
|
|
2559
2505
|
feeControl: {
|
|
2560
2506
|
/**
|
|
2561
2507
|
* A transaction fee was delegated
|
|
@@ -2596,166 +2542,105 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2596
2542
|
**/
|
|
2597
2543
|
Resumed: AugmentedEvent<ApiType, []>;
|
|
2598
2544
|
};
|
|
2599
|
-
|
|
2600
|
-
/**
|
|
2601
|
-
* Hyperbridge governance has now updated it's host params on this chain.
|
|
2602
|
-
**/
|
|
2603
|
-
HostParamsUpdated: AugmentedEvent<ApiType, [
|
|
2604
|
-
old: PalletHyperbridgeVersionedHostParams,
|
|
2605
|
-
new_: PalletHyperbridgeVersionedHostParams
|
|
2606
|
-
], {
|
|
2607
|
-
old: PalletHyperbridgeVersionedHostParams;
|
|
2608
|
-
new_: PalletHyperbridgeVersionedHostParams;
|
|
2609
|
-
}>;
|
|
2610
|
-
/**
|
|
2611
|
-
* A relayer has withdrawn some fees
|
|
2612
|
-
**/
|
|
2613
|
-
RelayerFeeWithdrawn: AugmentedEvent<ApiType, [
|
|
2614
|
-
amount: u128,
|
|
2615
|
-
account: AccountId32
|
|
2616
|
-
], {
|
|
2617
|
-
amount: u128;
|
|
2618
|
-
account: AccountId32;
|
|
2619
|
-
}>;
|
|
2620
|
-
};
|
|
2621
|
-
inboundTransferLog: {
|
|
2622
|
-
/**
|
|
2623
|
-
* A TokenGateway request was ignored or dropped.
|
|
2624
|
-
**/
|
|
2625
|
-
InboundEvmTransferDropped: AugmentedEvent<ApiType, [
|
|
2626
|
-
source: IsmpHostStateMachine,
|
|
2627
|
-
nonce: u64,
|
|
2628
|
-
reason: PalletInboundTransferLogInboundTransferDropReason
|
|
2629
|
-
], {
|
|
2630
|
-
source: IsmpHostStateMachine;
|
|
2631
|
-
nonce: u64;
|
|
2632
|
-
reason: PalletInboundTransferLogInboundTransferDropReason;
|
|
2633
|
-
}>;
|
|
2634
|
-
/**
|
|
2635
|
-
* A qualifying inbound TokenGateway request was recorded.
|
|
2636
|
-
**/
|
|
2637
|
-
InboundEvmTransferRecorded: AugmentedEvent<ApiType, [
|
|
2638
|
-
transfer: PalletInboundTransferLogInboundEvmTransfer
|
|
2639
|
-
], {
|
|
2640
|
-
transfer: PalletInboundTransferLogInboundEvmTransfer;
|
|
2641
|
-
}>;
|
|
2642
|
-
};
|
|
2643
|
-
ismp: {
|
|
2644
|
-
/**
|
|
2645
|
-
* Indicates that a consensus client has been created
|
|
2646
|
-
**/
|
|
2647
|
-
ConsensusClientCreated: AugmentedEvent<ApiType, [
|
|
2648
|
-
consensusClientId: U8aFixed
|
|
2649
|
-
], {
|
|
2650
|
-
consensusClientId: U8aFixed;
|
|
2651
|
-
}>;
|
|
2545
|
+
localchainTransfer: {
|
|
2652
2546
|
/**
|
|
2653
|
-
*
|
|
2654
|
-
|
|
2655
|
-
ConsensusClientFrozen: AugmentedEvent<ApiType, [
|
|
2656
|
-
consensusClientId: U8aFixed
|
|
2657
|
-
], {
|
|
2658
|
-
consensusClientId: U8aFixed;
|
|
2659
|
-
}>;
|
|
2660
|
-
/**
|
|
2661
|
-
* Some errors handling some ismp messages
|
|
2547
|
+
* A localchain transfer could not be cleaned up properly. Possible invalid transfer
|
|
2548
|
+
* needing investigation.
|
|
2662
2549
|
**/
|
|
2663
|
-
|
|
2664
|
-
|
|
2550
|
+
PossibleInvalidLocalchainTransferAllowed: AugmentedEvent<ApiType, [
|
|
2551
|
+
transferId: u32,
|
|
2552
|
+
notaryId: u32,
|
|
2553
|
+
notebookNumber: u32
|
|
2665
2554
|
], {
|
|
2666
|
-
|
|
2555
|
+
transferId: u32;
|
|
2556
|
+
notaryId: u32;
|
|
2557
|
+
notebookNumber: u32;
|
|
2667
2558
|
}>;
|
|
2668
2559
|
/**
|
|
2669
|
-
*
|
|
2670
|
-
**/
|
|
2671
|
-
GetRequestHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2672
|
-
/**
|
|
2673
|
-
* Get request timeout handled
|
|
2674
|
-
**/
|
|
2675
|
-
GetRequestTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2676
|
-
/**
|
|
2677
|
-
* Post Request Handled
|
|
2678
|
-
**/
|
|
2679
|
-
PostRequestHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2680
|
-
/**
|
|
2681
|
-
* Post request timeout handled
|
|
2682
|
-
**/
|
|
2683
|
-
PostRequestTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2684
|
-
/**
|
|
2685
|
-
* Post Response Handled
|
|
2686
|
-
**/
|
|
2687
|
-
PostResponseHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2688
|
-
/**
|
|
2689
|
-
* Post response timeout handled
|
|
2690
|
-
**/
|
|
2691
|
-
PostResponseTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2692
|
-
/**
|
|
2693
|
-
* An Outgoing Request has been deposited
|
|
2560
|
+
* Taxation failed
|
|
2694
2561
|
**/
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2562
|
+
TaxationError: AugmentedEvent<ApiType, [
|
|
2563
|
+
notaryId: u32,
|
|
2564
|
+
notebookNumber: u32,
|
|
2565
|
+
tax: u128,
|
|
2566
|
+
error: SpRuntimeDispatchError
|
|
2700
2567
|
], {
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2568
|
+
notaryId: u32;
|
|
2569
|
+
notebookNumber: u32;
|
|
2570
|
+
tax: u128;
|
|
2571
|
+
error: SpRuntimeDispatchError;
|
|
2705
2572
|
}>;
|
|
2706
2573
|
/**
|
|
2707
|
-
*
|
|
2574
|
+
* Transfer from Localchain to Mainchain
|
|
2708
2575
|
**/
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
commitment: H256,
|
|
2714
|
-
reqCommitment: H256
|
|
2576
|
+
TransferFromLocalchain: AugmentedEvent<ApiType, [
|
|
2577
|
+
accountId: AccountId32,
|
|
2578
|
+
amount: u128,
|
|
2579
|
+
notaryId: u32
|
|
2715
2580
|
], {
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
commitment: H256;
|
|
2720
|
-
reqCommitment: H256;
|
|
2581
|
+
accountId: AccountId32;
|
|
2582
|
+
amount: u128;
|
|
2583
|
+
notaryId: u32;
|
|
2721
2584
|
}>;
|
|
2722
2585
|
/**
|
|
2723
|
-
*
|
|
2586
|
+
* A transfer into the mainchain failed
|
|
2724
2587
|
**/
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
|
|
2588
|
+
TransferFromLocalchainError: AugmentedEvent<ApiType, [
|
|
2589
|
+
accountId: AccountId32,
|
|
2590
|
+
amount: u128,
|
|
2591
|
+
notaryId: u32,
|
|
2592
|
+
notebookNumber: u32,
|
|
2593
|
+
error: SpRuntimeDispatchError
|
|
2728
2594
|
], {
|
|
2729
|
-
|
|
2730
|
-
|
|
2595
|
+
accountId: AccountId32;
|
|
2596
|
+
amount: u128;
|
|
2597
|
+
notaryId: u32;
|
|
2598
|
+
notebookNumber: u32;
|
|
2599
|
+
error: SpRuntimeDispatchError;
|
|
2731
2600
|
}>;
|
|
2732
2601
|
/**
|
|
2733
|
-
*
|
|
2602
|
+
* Funds sent to a localchain
|
|
2734
2603
|
**/
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2604
|
+
TransferToLocalchain: AugmentedEvent<ApiType, [
|
|
2605
|
+
accountId: AccountId32,
|
|
2606
|
+
amount: u128,
|
|
2607
|
+
transferId: u32,
|
|
2608
|
+
notaryId: u32,
|
|
2609
|
+
expirationTick: u64
|
|
2738
2610
|
], {
|
|
2739
|
-
|
|
2740
|
-
|
|
2611
|
+
accountId: AccountId32;
|
|
2612
|
+
amount: u128;
|
|
2613
|
+
transferId: u32;
|
|
2614
|
+
notaryId: u32;
|
|
2615
|
+
expirationTick: u64;
|
|
2741
2616
|
}>;
|
|
2742
|
-
};
|
|
2743
|
-
ismpGrandpa: {
|
|
2744
2617
|
/**
|
|
2745
|
-
*
|
|
2618
|
+
* Transfer to localchain expired and rolled back
|
|
2746
2619
|
**/
|
|
2747
|
-
|
|
2748
|
-
|
|
2620
|
+
TransferToLocalchainExpired: AugmentedEvent<ApiType, [
|
|
2621
|
+
accountId: AccountId32,
|
|
2622
|
+
transferId: u32,
|
|
2623
|
+
notaryId: u32
|
|
2749
2624
|
], {
|
|
2750
|
-
|
|
2625
|
+
accountId: AccountId32;
|
|
2626
|
+
transferId: u32;
|
|
2627
|
+
notaryId: u32;
|
|
2751
2628
|
}>;
|
|
2752
2629
|
/**
|
|
2753
|
-
*
|
|
2630
|
+
* An expired transfer to localchain failed to be refunded
|
|
2754
2631
|
**/
|
|
2755
|
-
|
|
2756
|
-
|
|
2632
|
+
TransferToLocalchainRefundError: AugmentedEvent<ApiType, [
|
|
2633
|
+
accountId: AccountId32,
|
|
2634
|
+
transferId: u32,
|
|
2635
|
+
notaryId: u32,
|
|
2636
|
+
notebookNumber: u32,
|
|
2637
|
+
error: SpRuntimeDispatchError
|
|
2757
2638
|
], {
|
|
2758
|
-
|
|
2639
|
+
accountId: AccountId32;
|
|
2640
|
+
transferId: u32;
|
|
2641
|
+
notaryId: u32;
|
|
2642
|
+
notebookNumber: u32;
|
|
2643
|
+
error: SpRuntimeDispatchError;
|
|
2759
2644
|
}>;
|
|
2760
2645
|
};
|
|
2761
2646
|
miningSlot: {
|
|
@@ -2828,8 +2713,8 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2828
2713
|
amount: u128;
|
|
2829
2714
|
}>;
|
|
2830
2715
|
/**
|
|
2831
|
-
* The amount of microgons minted for mining. NOTE: accounts below Existential Deposit
|
|
2832
|
-
* not be able to mint
|
|
2716
|
+
* The amount of microgons minted for mining. NOTE: accounts below Existential Deposit
|
|
2717
|
+
* will not be able to mint
|
|
2833
2718
|
**/
|
|
2834
2719
|
MiningMint: AugmentedEvent<ApiType, [
|
|
2835
2720
|
amount: u128,
|
|
@@ -3611,66 +3496,6 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
3611
3496
|
checkVersion: bool;
|
|
3612
3497
|
}>;
|
|
3613
3498
|
};
|
|
3614
|
-
tokenGateway: {
|
|
3615
|
-
/**
|
|
3616
|
-
* An asset has been received and transferred to the beneficiary's account
|
|
3617
|
-
**/
|
|
3618
|
-
AssetReceived: AugmentedEvent<ApiType, [
|
|
3619
|
-
beneficiary: AccountId32,
|
|
3620
|
-
amount: u128,
|
|
3621
|
-
source: IsmpHostStateMachine
|
|
3622
|
-
], {
|
|
3623
|
-
beneficiary: AccountId32;
|
|
3624
|
-
amount: u128;
|
|
3625
|
-
source: IsmpHostStateMachine;
|
|
3626
|
-
}>;
|
|
3627
|
-
/**
|
|
3628
|
-
* An asset has been refunded and transferred to the beneficiary's account
|
|
3629
|
-
**/
|
|
3630
|
-
AssetRefunded: AugmentedEvent<ApiType, [
|
|
3631
|
-
beneficiary: AccountId32,
|
|
3632
|
-
amount: u128,
|
|
3633
|
-
source: IsmpHostStateMachine
|
|
3634
|
-
], {
|
|
3635
|
-
beneficiary: AccountId32;
|
|
3636
|
-
amount: u128;
|
|
3637
|
-
source: IsmpHostStateMachine;
|
|
3638
|
-
}>;
|
|
3639
|
-
/**
|
|
3640
|
-
* An asset has been registered locally
|
|
3641
|
-
**/
|
|
3642
|
-
AssetRegisteredLocally: AugmentedEvent<ApiType, [
|
|
3643
|
-
localId: u32,
|
|
3644
|
-
assetId: H256
|
|
3645
|
-
], {
|
|
3646
|
-
localId: u32;
|
|
3647
|
-
assetId: H256;
|
|
3648
|
-
}>;
|
|
3649
|
-
/**
|
|
3650
|
-
* An asset has been teleported
|
|
3651
|
-
**/
|
|
3652
|
-
AssetTeleported: AugmentedEvent<ApiType, [
|
|
3653
|
-
from: AccountId32,
|
|
3654
|
-
to: H256,
|
|
3655
|
-
amount: u128,
|
|
3656
|
-
dest: IsmpHostStateMachine,
|
|
3657
|
-
commitment: H256
|
|
3658
|
-
], {
|
|
3659
|
-
from: AccountId32;
|
|
3660
|
-
to: H256;
|
|
3661
|
-
amount: u128;
|
|
3662
|
-
dest: IsmpHostStateMachine;
|
|
3663
|
-
commitment: H256;
|
|
3664
|
-
}>;
|
|
3665
|
-
/**
|
|
3666
|
-
* ERC6160 asset creation request dispatched to hyperbridge
|
|
3667
|
-
**/
|
|
3668
|
-
ERC6160AssetRegistrationDispatched: AugmentedEvent<ApiType, [
|
|
3669
|
-
commitment: H256
|
|
3670
|
-
], {
|
|
3671
|
-
commitment: H256;
|
|
3672
|
-
}>;
|
|
3673
|
-
};
|
|
3674
3499
|
transactionPayment: {
|
|
3675
3500
|
/**
|
|
3676
3501
|
* A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,
|
|
@@ -4318,26 +4143,37 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4318
4143
|
**/
|
|
4319
4144
|
voteMinimumHistory: AugmentedQuery<ApiType, () => Observable<Vec<u128>>, []>;
|
|
4320
4145
|
};
|
|
4321
|
-
|
|
4146
|
+
crosschainTransfer: {
|
|
4322
4147
|
/**
|
|
4323
|
-
*
|
|
4324
|
-
*
|
|
4325
|
-
* NOTE: Expiration processing follows notebook progression (`header.tick`) for each notary,
|
|
4326
|
-
* not wall/runtime tick. If a notary stops submitting notebooks indefinitely, pending
|
|
4327
|
-
* transfers for that notary remain frozen by design until a notary-switch recovery path is
|
|
4328
|
-
* executed.
|
|
4148
|
+
* Config accepted for each supported source chain.
|
|
4329
4149
|
**/
|
|
4330
|
-
|
|
4331
|
-
|
|
4150
|
+
chainConfigBySourceChain: AugmentedQuery<ApiType, (arg: PalletCrosschainTransferSourceChain | 'Ethereum' | number | Uint8Array) => Observable<Option<PalletCrosschainTransferChainConfig>>, [
|
|
4151
|
+
PalletCrosschainTransferSourceChain
|
|
4152
|
+
]>;
|
|
4153
|
+
/**
|
|
4154
|
+
* Accounts whose recent-transfer evidence expires at a given tick.
|
|
4155
|
+
**/
|
|
4156
|
+
inboundTransfersExpiringAt: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Vec<AccountId32>>, [
|
|
4332
4157
|
u64
|
|
4333
4158
|
]>;
|
|
4334
4159
|
/**
|
|
4335
|
-
*
|
|
4160
|
+
* Latest tick whose recent-transfer expiration bucket was cleaned up.
|
|
4336
4161
|
**/
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4162
|
+
lastTransferExpiryCleanupTick: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4163
|
+
/**
|
|
4164
|
+
* Latest accepted nonce for each `(source_chain, from)` pair.
|
|
4165
|
+
**/
|
|
4166
|
+
nonceBySourceAccount: AugmentedQuery<ApiType, (arg: ITuple<[PalletCrosschainTransferSourceChain, H160]> | [
|
|
4167
|
+
PalletCrosschainTransferSourceChain | 'Ethereum' | number | Uint8Array,
|
|
4168
|
+
H160 | string | Uint8Array
|
|
4169
|
+
]) => Observable<Option<u64>>, [
|
|
4170
|
+
ITuple<[PalletCrosschainTransferSourceChain, H160]>
|
|
4171
|
+
]>;
|
|
4172
|
+
/**
|
|
4173
|
+
* Count of still-retained qualifying Argon transfers for each local account.
|
|
4174
|
+
**/
|
|
4175
|
+
recentArgonTransfersByAccount: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<u32>, [
|
|
4176
|
+
AccountId32
|
|
4341
4177
|
]>;
|
|
4342
4178
|
};
|
|
4343
4179
|
digests: {
|
|
@@ -4355,194 +4191,143 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4355
4191
|
H256
|
|
4356
4192
|
]>;
|
|
4357
4193
|
};
|
|
4358
|
-
|
|
4194
|
+
ethereumVerifier: {
|
|
4359
4195
|
/**
|
|
4360
|
-
*
|
|
4196
|
+
* Chain-configured beacon preset expected by clients that submit verifier updates.
|
|
4361
4197
|
**/
|
|
4362
|
-
|
|
4198
|
+
beaconPreset: AugmentedQuery<ApiType, () => Observable<ArgonPrimitivesEthereumEthereumBeaconPreset>, [
|
|
4363
4199
|
]>;
|
|
4364
4200
|
/**
|
|
4365
|
-
*
|
|
4366
|
-
* in the "set" of Grandpa validators from genesis.
|
|
4201
|
+
* Sync committee for current period
|
|
4367
4202
|
**/
|
|
4368
|
-
|
|
4203
|
+
currentSyncCommittee: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierSyncCommitteePrepared>, [
|
|
4204
|
+
]>;
|
|
4369
4205
|
/**
|
|
4370
|
-
*
|
|
4206
|
+
* Execution header anchors: current position in ring buffer.
|
|
4371
4207
|
**/
|
|
4372
|
-
|
|
4208
|
+
executionHeaderAnchorIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4373
4209
|
/**
|
|
4374
|
-
*
|
|
4210
|
+
* Execution header anchors: mapping of ring buffer index to a pruning candidate.
|
|
4375
4211
|
**/
|
|
4376
|
-
|
|
4212
|
+
executionHeaderAnchorMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4213
|
+
u32
|
|
4377
4214
|
]>;
|
|
4378
4215
|
/**
|
|
4379
|
-
*
|
|
4380
|
-
* members were responsible.
|
|
4381
|
-
*
|
|
4382
|
-
* This is only used for validating equivocation proofs. An equivocation proof must
|
|
4383
|
-
* contains a key-ownership proof for a given session, therefore we need a way to tie
|
|
4384
|
-
* together sessions and GRANDPA set ids, i.e. we need to validate that a validator
|
|
4385
|
-
* was the owner of a given key on a given session, and what the active set ID was
|
|
4386
|
-
* during that session.
|
|
4387
|
-
*
|
|
4388
|
-
* TWOX-NOTE: `SetId` is not under user control.
|
|
4216
|
+
* Retained execution-layer header anchors by execution block hash.
|
|
4389
4217
|
**/
|
|
4390
|
-
|
|
4391
|
-
|
|
4218
|
+
executionHeaderAnchors: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierExecutionHeaderAnchor>>, [
|
|
4219
|
+
H256
|
|
4392
4220
|
]>;
|
|
4393
4221
|
/**
|
|
4394
|
-
*
|
|
4222
|
+
* Beacon state by finalized block root
|
|
4395
4223
|
**/
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
* State of the current authority set.
|
|
4399
|
-
**/
|
|
4400
|
-
state: AugmentedQuery<ApiType, () => Observable<PalletGrandpaStoredState>, []>;
|
|
4401
|
-
};
|
|
4402
|
-
hyperbridge: {
|
|
4403
|
-
/**
|
|
4404
|
-
* The host parameters of the pallet-hyperbridge.
|
|
4405
|
-
**/
|
|
4406
|
-
hostParams: AugmentedQuery<ApiType, () => Observable<PalletHyperbridgeVersionedHostParams>, [
|
|
4224
|
+
finalizedBeaconState: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierFinalizedBeaconHeaderState>>, [
|
|
4225
|
+
H256
|
|
4407
4226
|
]>;
|
|
4408
|
-
};
|
|
4409
|
-
inboundTransferLog: {
|
|
4410
4227
|
/**
|
|
4411
|
-
*
|
|
4228
|
+
* Finalized Headers: Current position in ring buffer
|
|
4412
4229
|
**/
|
|
4413
|
-
|
|
4414
|
-
H256
|
|
4415
|
-
]>;
|
|
4230
|
+
finalizedBeaconStateIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4416
4231
|
/**
|
|
4417
|
-
*
|
|
4232
|
+
* Finalized Headers: Mapping of ring buffer index to a pruning candidate
|
|
4418
4233
|
**/
|
|
4419
|
-
|
|
4234
|
+
finalizedBeaconStateMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4420
4235
|
u32
|
|
4421
4236
|
]>;
|
|
4422
4237
|
/**
|
|
4423
|
-
*
|
|
4424
|
-
*
|
|
4425
|
-
* This is a transient retained-window index over `InboundEvmTransfers`, not permanent
|
|
4426
|
-
* history.
|
|
4238
|
+
* Fork-version schedule used for sync-committee signing domains and beacon state paths.
|
|
4427
4239
|
**/
|
|
4428
|
-
|
|
4429
|
-
AccountId32
|
|
4240
|
+
forkVersionSchedule: AugmentedQuery<ApiType, () => Observable<Option<PalletEthereumVerifierForkVersions>>, [
|
|
4430
4241
|
]>;
|
|
4431
|
-
};
|
|
4432
|
-
ismp: {
|
|
4433
4242
|
/**
|
|
4434
|
-
*
|
|
4243
|
+
* Latest imported checkpoint root
|
|
4435
4244
|
**/
|
|
4436
|
-
|
|
4437
|
-
stateId?: any;
|
|
4438
|
-
consensusStateId?: any;
|
|
4439
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4440
|
-
IsmpConsensusStateMachineId
|
|
4441
|
-
]>;
|
|
4245
|
+
initialCheckpointRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4442
4246
|
/**
|
|
4443
|
-
*
|
|
4247
|
+
* Latest retained execution-layer anchor block hash.
|
|
4444
4248
|
**/
|
|
4445
|
-
|
|
4249
|
+
latestExecutionHeaderAnchorBlockHash: AugmentedQuery<ApiType, () => Observable<Option<H256>>, [
|
|
4250
|
+
]>;
|
|
4446
4251
|
/**
|
|
4447
|
-
*
|
|
4448
|
-
* Used in ensuring that the configured challenge period elapses.
|
|
4252
|
+
* Latest imported finalized block root
|
|
4449
4253
|
**/
|
|
4450
|
-
|
|
4451
|
-
U8aFixed
|
|
4452
|
-
]>;
|
|
4254
|
+
latestFinalizedBlockRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4453
4255
|
/**
|
|
4454
|
-
*
|
|
4256
|
+
* The last period where the next sync committee was updated for free.
|
|
4455
4257
|
**/
|
|
4456
|
-
|
|
4457
|
-
U8aFixed
|
|
4458
|
-
]>;
|
|
4258
|
+
latestSyncCommitteeUpdatePeriod: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4459
4259
|
/**
|
|
4460
|
-
*
|
|
4260
|
+
* Sync committee for next period
|
|
4461
4261
|
**/
|
|
4462
|
-
|
|
4463
|
-
U8aFixed
|
|
4262
|
+
nextSyncCommittee: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierSyncCommitteePrepared>, [
|
|
4464
4263
|
]>;
|
|
4465
4264
|
/**
|
|
4466
|
-
*
|
|
4467
|
-
* behaviour
|
|
4265
|
+
* The current operating mode of the pallet.
|
|
4468
4266
|
**/
|
|
4469
|
-
|
|
4470
|
-
U8aFixed
|
|
4267
|
+
operatingMode: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierBasicOperatingMode>, [
|
|
4471
4268
|
]>;
|
|
4269
|
+
validatorsRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4270
|
+
};
|
|
4271
|
+
grandpa: {
|
|
4472
4272
|
/**
|
|
4473
|
-
* The
|
|
4273
|
+
* The current list of authorities.
|
|
4474
4274
|
**/
|
|
4475
|
-
|
|
4476
|
-
stateId?: any;
|
|
4477
|
-
consensusStateId?: any;
|
|
4478
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4479
|
-
IsmpConsensusStateMachineId
|
|
4275
|
+
authorities: AugmentedQuery<ApiType, () => Observable<Vec<ITuple<[SpConsensusGrandpaAppPublic, u64]>>>, [
|
|
4480
4276
|
]>;
|
|
4481
4277
|
/**
|
|
4482
|
-
*
|
|
4278
|
+
* The number of changes (both in terms of keys and underlying economic responsibilities)
|
|
4279
|
+
* in the "set" of Grandpa validators from genesis.
|
|
4483
4280
|
**/
|
|
4484
|
-
|
|
4281
|
+
currentSetId: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4485
4282
|
/**
|
|
4486
|
-
*
|
|
4283
|
+
* next block number where we can force a change.
|
|
4487
4284
|
**/
|
|
4488
|
-
|
|
4489
|
-
stateId?: any;
|
|
4490
|
-
consensusStateId?: any;
|
|
4491
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4492
|
-
IsmpConsensusStateMachineId
|
|
4493
|
-
]>;
|
|
4285
|
+
nextForced: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4494
4286
|
/**
|
|
4495
|
-
*
|
|
4496
|
-
* The key is the request commitment
|
|
4287
|
+
* Pending change: (signaled at, scheduled change).
|
|
4497
4288
|
**/
|
|
4498
|
-
|
|
4499
|
-
H256
|
|
4289
|
+
pendingChange: AugmentedQuery<ApiType, () => Observable<Option<PalletGrandpaStoredPendingChange>>, [
|
|
4500
4290
|
]>;
|
|
4501
4291
|
/**
|
|
4502
|
-
*
|
|
4503
|
-
*
|
|
4292
|
+
* A mapping from grandpa set ID to the index of the *most recent* session for which its
|
|
4293
|
+
* members were responsible.
|
|
4294
|
+
*
|
|
4295
|
+
* This is only used for validating equivocation proofs. An equivocation proof must
|
|
4296
|
+
* contains a key-ownership proof for a given session, therefore we need a way to tie
|
|
4297
|
+
* together sessions and GRANDPA set ids, i.e. we need to validate that a validator
|
|
4298
|
+
* was the owner of a given key on a given session, and what the active set ID was
|
|
4299
|
+
* during that session.
|
|
4300
|
+
*
|
|
4301
|
+
* TWOX-NOTE: `SetId` is not under user control.
|
|
4504
4302
|
**/
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
height?: any;
|
|
4508
|
-
} | string | Uint8Array) => Observable<Option<IsmpConsensusStateCommitment>>, [
|
|
4509
|
-
IsmpConsensusStateMachineHeight
|
|
4303
|
+
setIdSession: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Option<u32>>, [
|
|
4304
|
+
u64
|
|
4510
4305
|
]>;
|
|
4511
4306
|
/**
|
|
4512
|
-
*
|
|
4513
|
-
* Used in ensuring that the configured challenge period elapses.
|
|
4307
|
+
* `true` if we are currently stalled.
|
|
4514
4308
|
**/
|
|
4515
|
-
|
|
4516
|
-
id?: any;
|
|
4517
|
-
height?: any;
|
|
4518
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4519
|
-
IsmpConsensusStateMachineHeight
|
|
4520
|
-
]>;
|
|
4309
|
+
stalled: AugmentedQuery<ApiType, () => Observable<Option<ITuple<[u32, u32]>>>, []>;
|
|
4521
4310
|
/**
|
|
4522
|
-
*
|
|
4311
|
+
* State of the current authority set.
|
|
4523
4312
|
**/
|
|
4524
|
-
|
|
4525
|
-
U8aFixed
|
|
4526
|
-
]>;
|
|
4313
|
+
state: AugmentedQuery<ApiType, () => Observable<PalletGrandpaStoredState>, []>;
|
|
4527
4314
|
};
|
|
4528
|
-
|
|
4315
|
+
localchainTransfer: {
|
|
4529
4316
|
/**
|
|
4530
|
-
*
|
|
4317
|
+
* Expiration index for outgoing transfers keyed by `(notary_id, expiration_tick)`.
|
|
4318
|
+
*
|
|
4319
|
+
* NOTE: Expiration processing follows notebook progression (`header.tick`) for each notary,
|
|
4320
|
+
* not wall/runtime tick. If a notary stops submitting notebooks indefinitely, pending
|
|
4321
|
+
* transfers for that notary remain frozen by design until a notary-switch recovery path is
|
|
4322
|
+
* executed.
|
|
4531
4323
|
**/
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
Substrate: any;
|
|
4540
|
-
} | {
|
|
4541
|
-
Tendermint: any;
|
|
4542
|
-
} | {
|
|
4543
|
-
Relay: any;
|
|
4544
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4545
|
-
IsmpHostStateMachine
|
|
4324
|
+
expiringTransfersOutByNotary: AugmentedQuery<ApiType, (arg1: u32 | AnyNumber | Uint8Array, arg2: u64 | AnyNumber | Uint8Array) => Observable<Vec<u32>>, [
|
|
4325
|
+
u32,
|
|
4326
|
+
u64
|
|
4327
|
+
]>;
|
|
4328
|
+
nextTransferId: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4329
|
+
pendingTransfersOut: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<PalletLocalchainTransferQueuedTransferOut>>, [
|
|
4330
|
+
u32
|
|
4546
4331
|
]>;
|
|
4547
4332
|
};
|
|
4548
4333
|
miningSlot: {
|
|
@@ -4896,10 +4681,6 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4896
4681
|
account: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<FrameSystemAccountInfo>, [
|
|
4897
4682
|
AccountId32
|
|
4898
4683
|
]>;
|
|
4899
|
-
/**
|
|
4900
|
-
* Total length (in bytes) for all extrinsics put together, for the current block.
|
|
4901
|
-
**/
|
|
4902
|
-
allExtrinsicsLen: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4903
4684
|
/**
|
|
4904
4685
|
* `Some` if a code upgrade has been authorized.
|
|
4905
4686
|
**/
|
|
@@ -4911,6 +4692,16 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4911
4692
|
blockHash: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4912
4693
|
u32
|
|
4913
4694
|
]>;
|
|
4695
|
+
/**
|
|
4696
|
+
* Total size (in bytes) of the current block.
|
|
4697
|
+
*
|
|
4698
|
+
* Tracks the size of the header and all extrinsics.
|
|
4699
|
+
**/
|
|
4700
|
+
blockSize: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4701
|
+
/**
|
|
4702
|
+
* Number of blocks till the pending code upgrade is applied.
|
|
4703
|
+
**/
|
|
4704
|
+
blocksTillUpgrade: AugmentedQuery<ApiType, () => Observable<Option<u8>>, []>;
|
|
4914
4705
|
/**
|
|
4915
4706
|
* The current weight for the block.
|
|
4916
4707
|
**/
|
|
@@ -5027,65 +4818,6 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
5027
4818
|
**/
|
|
5028
4819
|
now: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
5029
4820
|
};
|
|
5030
|
-
tokenGateway: {
|
|
5031
|
-
/**
|
|
5032
|
-
* Assets supported by this instance of token gateway
|
|
5033
|
-
* A map of the token gateway asset id to the local asset id
|
|
5034
|
-
**/
|
|
5035
|
-
localAssets: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<u32>>, [
|
|
5036
|
-
H256
|
|
5037
|
-
]>;
|
|
5038
|
-
/**
|
|
5039
|
-
* Assets that originate from this chain
|
|
5040
|
-
**/
|
|
5041
|
-
nativeAssets: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<bool>, [
|
|
5042
|
-
u32
|
|
5043
|
-
]>;
|
|
5044
|
-
/**
|
|
5045
|
-
* The decimals used by the EVM counterpart of this asset
|
|
5046
|
-
**/
|
|
5047
|
-
precisions: AugmentedQuery<ApiType, (arg1: u32 | AnyNumber | Uint8Array, arg2: IsmpHostStateMachine | {
|
|
5048
|
-
Evm: any;
|
|
5049
|
-
} | {
|
|
5050
|
-
Polkadot: any;
|
|
5051
|
-
} | {
|
|
5052
|
-
Kusama: any;
|
|
5053
|
-
} | {
|
|
5054
|
-
Substrate: any;
|
|
5055
|
-
} | {
|
|
5056
|
-
Tendermint: any;
|
|
5057
|
-
} | {
|
|
5058
|
-
Relay: any;
|
|
5059
|
-
} | string | Uint8Array) => Observable<Option<u8>>, [
|
|
5060
|
-
u32,
|
|
5061
|
-
IsmpHostStateMachine
|
|
5062
|
-
]>;
|
|
5063
|
-
/**
|
|
5064
|
-
* Assets supported by this instance of token gateway
|
|
5065
|
-
* A map of the local asset id to the token gateway asset id
|
|
5066
|
-
**/
|
|
5067
|
-
supportedAssets: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<H256>>, [
|
|
5068
|
-
u32
|
|
5069
|
-
]>;
|
|
5070
|
-
/**
|
|
5071
|
-
* The token gateway adresses on different chains
|
|
5072
|
-
**/
|
|
5073
|
-
tokenGatewayAddresses: AugmentedQuery<ApiType, (arg: IsmpHostStateMachine | {
|
|
5074
|
-
Evm: any;
|
|
5075
|
-
} | {
|
|
5076
|
-
Polkadot: any;
|
|
5077
|
-
} | {
|
|
5078
|
-
Kusama: any;
|
|
5079
|
-
} | {
|
|
5080
|
-
Substrate: any;
|
|
5081
|
-
} | {
|
|
5082
|
-
Tendermint: any;
|
|
5083
|
-
} | {
|
|
5084
|
-
Relay: any;
|
|
5085
|
-
} | string | Uint8Array) => Observable<Option<Bytes>>, [
|
|
5086
|
-
IsmpHostStateMachine
|
|
5087
|
-
]>;
|
|
5088
|
-
};
|
|
5089
4821
|
transactionPayment: {
|
|
5090
4822
|
nextFeeMultiplier: AugmentedQuery<ApiType, () => Observable<u128>, []>;
|
|
5091
4823
|
storageVersion: AugmentedQuery<ApiType, () => Observable<PalletTransactionPaymentReleases>, [
|
|
@@ -5592,10 +5324,16 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5592
5324
|
Option<u128>
|
|
5593
5325
|
]>;
|
|
5594
5326
|
};
|
|
5595
|
-
|
|
5596
|
-
|
|
5597
|
-
|
|
5598
|
-
|
|
5327
|
+
crosschainTransfer: {
|
|
5328
|
+
proveTransfer: AugmentedSubmittable<(proof: PalletCrosschainTransferTransferProof | {
|
|
5329
|
+
Ethereum: any;
|
|
5330
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5331
|
+
PalletCrosschainTransferTransferProof
|
|
5332
|
+
]>;
|
|
5333
|
+
setChainConfig: AugmentedSubmittable<(config: PalletCrosschainTransferChainConfig | {
|
|
5334
|
+
Ethereum: any;
|
|
5335
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5336
|
+
PalletCrosschainTransferChainConfig
|
|
5599
5337
|
]>;
|
|
5600
5338
|
};
|
|
5601
5339
|
domains: {
|
|
@@ -5608,6 +5346,59 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5608
5346
|
ArgonPrimitivesDomainZoneRecord
|
|
5609
5347
|
]>;
|
|
5610
5348
|
};
|
|
5349
|
+
ethereumVerifier: {
|
|
5350
|
+
/**
|
|
5351
|
+
* Used for pallet initialization and light client resetting. Needs to be called by
|
|
5352
|
+
* the root origin.
|
|
5353
|
+
**/
|
|
5354
|
+
forceCheckpoint: AugmentedSubmittable<(update: PalletEthereumVerifierCheckpointUpdate | {
|
|
5355
|
+
header?: any;
|
|
5356
|
+
currentSyncCommittee?: any;
|
|
5357
|
+
currentSyncCommitteeBranch?: any;
|
|
5358
|
+
validatorsRoot?: any;
|
|
5359
|
+
} | string | Uint8Array, forkVersions: PalletEthereumVerifierForkVersions | {
|
|
5360
|
+
genesis?: any;
|
|
5361
|
+
altair?: any;
|
|
5362
|
+
bellatrix?: any;
|
|
5363
|
+
capella?: any;
|
|
5364
|
+
deneb?: any;
|
|
5365
|
+
electra?: any;
|
|
5366
|
+
fulu?: any;
|
|
5367
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5368
|
+
PalletEthereumVerifierCheckpointUpdate,
|
|
5369
|
+
PalletEthereumVerifierForkVersions
|
|
5370
|
+
]>;
|
|
5371
|
+
/**
|
|
5372
|
+
* Imports a proven execution header anchor against already-retained beacon state.
|
|
5373
|
+
**/
|
|
5374
|
+
importExecutionHeaderAnchor: AugmentedSubmittable<(executionProof: PalletEthereumVerifierExecutionProof | {
|
|
5375
|
+
header?: any;
|
|
5376
|
+
executionHeader?: any;
|
|
5377
|
+
executionBranch?: any;
|
|
5378
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5379
|
+
PalletEthereumVerifierExecutionProof
|
|
5380
|
+
]>;
|
|
5381
|
+
/**
|
|
5382
|
+
* Halt or resume all pallet operations. May only be called by root.
|
|
5383
|
+
**/
|
|
5384
|
+
setOperatingMode: AugmentedSubmittable<(mode: PalletEthereumVerifierBasicOperatingMode | 'Normal' | 'Halted' | number | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5385
|
+
PalletEthereumVerifierBasicOperatingMode
|
|
5386
|
+
]>;
|
|
5387
|
+
/**
|
|
5388
|
+
* Submits a new finalized beacon header update. The update may contain the next
|
|
5389
|
+
* sync committee.
|
|
5390
|
+
**/
|
|
5391
|
+
submit: AugmentedSubmittable<(update: PalletEthereumVerifierUpdate | {
|
|
5392
|
+
attestedHeader?: any;
|
|
5393
|
+
syncAggregate?: any;
|
|
5394
|
+
signatureSlot?: any;
|
|
5395
|
+
nextSyncCommitteeUpdate?: any;
|
|
5396
|
+
finalizedHeader?: any;
|
|
5397
|
+
finalityBranch?: any;
|
|
5398
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5399
|
+
PalletEthereumVerifierUpdate
|
|
5400
|
+
]>;
|
|
5401
|
+
};
|
|
5611
5402
|
grandpa: {
|
|
5612
5403
|
/**
|
|
5613
5404
|
* Note that the current authority set of the GRANDPA finality gadget has stalled.
|
|
@@ -5659,104 +5450,10 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5659
5450
|
SpCoreVoid
|
|
5660
5451
|
]>;
|
|
5661
5452
|
};
|
|
5662
|
-
|
|
5663
|
-
|
|
5664
|
-
|
|
5665
|
-
|
|
5666
|
-
* call must be `T::AdminOrigin`.
|
|
5667
|
-
*
|
|
5668
|
-
* - `message`: [`CreateConsensusState`] struct.
|
|
5669
|
-
*
|
|
5670
|
-
* Emits [`Event::ConsensusClientCreated`] if successful.
|
|
5671
|
-
**/
|
|
5672
|
-
createConsensusClient: AugmentedSubmittable<(message: IsmpMessagingCreateConsensusState | {
|
|
5673
|
-
consensusState?: any;
|
|
5674
|
-
consensusClientId?: any;
|
|
5675
|
-
consensusStateId?: any;
|
|
5676
|
-
unbondingPeriod?: any;
|
|
5677
|
-
challengePeriods?: any;
|
|
5678
|
-
stateMachineCommitments?: any;
|
|
5679
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5680
|
-
IsmpMessagingCreateConsensusState
|
|
5681
|
-
]>;
|
|
5682
|
-
/**
|
|
5683
|
-
* Add more funds to a message (request or response) to be used for delivery and execution.
|
|
5684
|
-
*
|
|
5685
|
-
* Should not be called on a message that has been completed (delivered or timed-out) as
|
|
5686
|
-
* those funds will be lost forever.
|
|
5687
|
-
**/
|
|
5688
|
-
fundMessage: AugmentedSubmittable<(message: PalletIsmpUtilsFundMessageParams | {
|
|
5689
|
-
commitment?: any;
|
|
5690
|
-
amount?: any;
|
|
5691
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5692
|
-
PalletIsmpUtilsFundMessageParams
|
|
5693
|
-
]>;
|
|
5694
|
-
/**
|
|
5695
|
-
* Execute the provided batch of ISMP messages, this will short-circuit and revert if any
|
|
5696
|
-
* of the provided messages are invalid. This is an unsigned extrinsic that permits anyone
|
|
5697
|
-
* execute ISMP messages for free, provided they have valid proofs and the messages have
|
|
5698
|
-
* not been previously processed.
|
|
5699
|
-
*
|
|
5700
|
-
* The dispatch origin for this call must be an unsigned one.
|
|
5701
|
-
*
|
|
5702
|
-
* - `messages`: the messages to handle or process.
|
|
5703
|
-
*
|
|
5704
|
-
* Emits different message events based on the Message received if successful.
|
|
5705
|
-
**/
|
|
5706
|
-
handleUnsigned: AugmentedSubmittable<(messages: Vec<IsmpMessagingMessage> | (IsmpMessagingMessage | {
|
|
5707
|
-
Consensus: any;
|
|
5708
|
-
} | {
|
|
5709
|
-
FraudProof: any;
|
|
5710
|
-
} | {
|
|
5711
|
-
Request: any;
|
|
5712
|
-
} | {
|
|
5713
|
-
Response: any;
|
|
5714
|
-
} | {
|
|
5715
|
-
Timeout: any;
|
|
5716
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5717
|
-
Vec<IsmpMessagingMessage>
|
|
5718
|
-
]>;
|
|
5719
|
-
/**
|
|
5720
|
-
* Modify the unbonding period and challenge period for a consensus state.
|
|
5721
|
-
* The dispatch origin for this call must be `T::AdminOrigin`.
|
|
5722
|
-
*
|
|
5723
|
-
* - `message`: `UpdateConsensusState` struct.
|
|
5724
|
-
**/
|
|
5725
|
-
updateConsensusState: AugmentedSubmittable<(message: PalletIsmpUtilsUpdateConsensusState | {
|
|
5726
|
-
consensusStateId?: any;
|
|
5727
|
-
unbondingPeriod?: any;
|
|
5728
|
-
challengePeriods?: any;
|
|
5729
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5730
|
-
PalletIsmpUtilsUpdateConsensusState
|
|
5731
|
-
]>;
|
|
5732
|
-
};
|
|
5733
|
-
ismpGrandpa: {
|
|
5734
|
-
/**
|
|
5735
|
-
* Add some a state machine to the list of supported state machines
|
|
5736
|
-
**/
|
|
5737
|
-
addStateMachines: AugmentedSubmittable<(newStateMachines: Vec<IsmpGrandpaAddStateMachine> | (IsmpGrandpaAddStateMachine | {
|
|
5738
|
-
stateMachine?: any;
|
|
5739
|
-
slotDuration?: any;
|
|
5740
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5741
|
-
Vec<IsmpGrandpaAddStateMachine>
|
|
5742
|
-
]>;
|
|
5743
|
-
/**
|
|
5744
|
-
* Remove a state machine from the list of supported state machines
|
|
5745
|
-
**/
|
|
5746
|
-
removeStateMachines: AugmentedSubmittable<(stateMachines: Vec<IsmpHostStateMachine> | (IsmpHostStateMachine | {
|
|
5747
|
-
Evm: any;
|
|
5748
|
-
} | {
|
|
5749
|
-
Polkadot: any;
|
|
5750
|
-
} | {
|
|
5751
|
-
Kusama: any;
|
|
5752
|
-
} | {
|
|
5753
|
-
Substrate: any;
|
|
5754
|
-
} | {
|
|
5755
|
-
Tendermint: any;
|
|
5756
|
-
} | {
|
|
5757
|
-
Relay: any;
|
|
5758
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5759
|
-
Vec<IsmpHostStateMachine>
|
|
5453
|
+
localchainTransfer: {
|
|
5454
|
+
sendToLocalchain: AugmentedSubmittable<(amount: Compact<u128> | AnyNumber | Uint8Array, notaryId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5455
|
+
Compact<u128>,
|
|
5456
|
+
u32
|
|
5760
5457
|
]>;
|
|
5761
5458
|
};
|
|
5762
5459
|
miningSlot: {
|
|
@@ -5806,6 +5503,13 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5806
5503
|
* Register approval for a dispatch to be made from a deterministic composite account if
|
|
5807
5504
|
* approved by a total of `threshold - 1` of `other_signatories`.
|
|
5808
5505
|
*
|
|
5506
|
+
* **This function will NEVER execute the call, even if the approval threshold is
|
|
5507
|
+
* reached.** It only registers approval. To actually execute the call, `as_multi` must
|
|
5508
|
+
* be called with the full call data by any of the signatories.
|
|
5509
|
+
*
|
|
5510
|
+
* This function is more efficient than `as_multi` for intermediate approvals since it
|
|
5511
|
+
* only requires the call hash, not the full call data.
|
|
5512
|
+
*
|
|
5809
5513
|
* Payment: `DepositBase` will be reserved if this is the first approval, plus
|
|
5810
5514
|
* `threshold` times `DepositFactor`. It is returned once this dispatch happens or
|
|
5811
5515
|
* is cancelled.
|
|
@@ -5820,7 +5524,8 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5820
5524
|
* transaction index) of the first approval transaction.
|
|
5821
5525
|
* - `call_hash`: The hash of the call to be executed.
|
|
5822
5526
|
*
|
|
5823
|
-
* NOTE:
|
|
5527
|
+
* NOTE: To execute the call after approvals are gathered, any signatory must call
|
|
5528
|
+
* `as_multi` with the full call data. This function cannot execute the call.
|
|
5824
5529
|
*
|
|
5825
5530
|
* ## Complexity
|
|
5826
5531
|
* - `O(S)`.
|
|
@@ -5851,7 +5556,9 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5851
5556
|
* Register approval for a dispatch to be made from a deterministic composite account if
|
|
5852
5557
|
* approved by a total of `threshold - 1` of `other_signatories`.
|
|
5853
5558
|
*
|
|
5854
|
-
* If
|
|
5559
|
+
* **If the approval threshold is met (including the sender's approval), this will
|
|
5560
|
+
* immediately execute the call.** This is the only way to execute a multisig call -
|
|
5561
|
+
* `approve_as_multi` will never trigger execution.
|
|
5855
5562
|
*
|
|
5856
5563
|
* Payment: `DepositBase` will be reserved if this is the first approval, plus
|
|
5857
5564
|
* `threshold` times `DepositFactor`. It is returned once this dispatch happens or
|
|
@@ -5867,8 +5574,9 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5867
5574
|
* transaction index) of the first approval transaction.
|
|
5868
5575
|
* - `call`: The call to be executed.
|
|
5869
5576
|
*
|
|
5870
|
-
* NOTE:
|
|
5871
|
-
* `approve_as_multi` instead, since it only requires a hash of the call
|
|
5577
|
+
* NOTE: For intermediate approvals (not the final approval), you should generally use
|
|
5578
|
+
* `approve_as_multi` instead, since it only requires a hash of the call and is more
|
|
5579
|
+
* efficient.
|
|
5872
5580
|
*
|
|
5873
5581
|
* Result is equivalent to the dispatched result if `threshold` is exactly `1`. Otherwise
|
|
5874
5582
|
* on success, result is `Ok` and the result from the interior call, if it was executed,
|
|
@@ -6731,53 +6439,6 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
6731
6439
|
Compact<u64>
|
|
6732
6440
|
]>;
|
|
6733
6441
|
};
|
|
6734
|
-
tokenGateway: {
|
|
6735
|
-
/**
|
|
6736
|
-
* Registers a multi-chain ERC6160 asset without sending any dispatch request.
|
|
6737
|
-
* You should use register_asset_locally when you want to enable token gateway transfers
|
|
6738
|
-
* for an asset that already exists on an external chain.
|
|
6739
|
-
**/
|
|
6740
|
-
createErc6160Asset: AugmentedSubmittable<(asset: PalletTokenGatewayAssetRegistration | {
|
|
6741
|
-
localId?: any;
|
|
6742
|
-
reg?: any;
|
|
6743
|
-
native?: any;
|
|
6744
|
-
precision?: any;
|
|
6745
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6746
|
-
PalletTokenGatewayAssetRegistration
|
|
6747
|
-
]>;
|
|
6748
|
-
/**
|
|
6749
|
-
* Set the token gateway address for specified chains
|
|
6750
|
-
**/
|
|
6751
|
-
setTokenGatewayAddresses: AugmentedSubmittable<(addresses: BTreeMap<IsmpHostStateMachine, Bytes>) => SubmittableExtrinsic<ApiType>, [
|
|
6752
|
-
BTreeMap<IsmpHostStateMachine, Bytes>
|
|
6753
|
-
]>;
|
|
6754
|
-
/**
|
|
6755
|
-
* Teleports a registered asset
|
|
6756
|
-
* locks the asset and dispatches a request to token gateway on the destination
|
|
6757
|
-
**/
|
|
6758
|
-
teleport: AugmentedSubmittable<(params: PalletTokenGatewayTeleportParams | {
|
|
6759
|
-
assetId?: any;
|
|
6760
|
-
destination?: any;
|
|
6761
|
-
recepient?: any;
|
|
6762
|
-
amount?: any;
|
|
6763
|
-
timeout?: any;
|
|
6764
|
-
tokenGateway?: any;
|
|
6765
|
-
relayerFee?: any;
|
|
6766
|
-
callData?: any;
|
|
6767
|
-
redeem?: any;
|
|
6768
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6769
|
-
PalletTokenGatewayTeleportParams
|
|
6770
|
-
]>;
|
|
6771
|
-
/**
|
|
6772
|
-
* Update the precision for an existing asset
|
|
6773
|
-
**/
|
|
6774
|
-
updateAssetPrecision: AugmentedSubmittable<(update: PalletTokenGatewayPrecisionUpdate | {
|
|
6775
|
-
assetId?: any;
|
|
6776
|
-
precisions?: any;
|
|
6777
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6778
|
-
PalletTokenGatewayPrecisionUpdate
|
|
6779
|
-
]>;
|
|
6780
|
-
};
|
|
6781
6442
|
treasury: {
|
|
6782
6443
|
/**
|
|
6783
6444
|
* Buy whole `1 ARGON` bonds for a vault.
|
|
@@ -7692,6 +7353,42 @@ declare module '@polkadot/rpc-core/types/jsonrpc' {
|
|
|
7692
7353
|
}
|
|
7693
7354
|
}
|
|
7694
7355
|
|
|
7356
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionBlockProof */
|
|
7357
|
+
interface ArgonPrimitivesEthereumEthereumExecutionBlockProof extends Struct {
|
|
7358
|
+
readonly anchorBlockHash: H256;
|
|
7359
|
+
readonly targetToAnchorHeaderChain: Vec<ArgonPrimitivesEthereumEthereumExecutionHeader>;
|
|
7360
|
+
}
|
|
7361
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionHeader */
|
|
7362
|
+
interface ArgonPrimitivesEthereumEthereumExecutionHeader extends Struct {
|
|
7363
|
+
readonly rlp: Bytes;
|
|
7364
|
+
}
|
|
7365
|
+
/** @name ArgonPrimitivesEthereumEthereumLog */
|
|
7366
|
+
interface ArgonPrimitivesEthereumEthereumLog extends Struct {
|
|
7367
|
+
readonly address: H160;
|
|
7368
|
+
readonly topics: Vec<H256>;
|
|
7369
|
+
readonly data: Bytes;
|
|
7370
|
+
}
|
|
7371
|
+
/** @name ArgonPrimitivesEthereumEthereumProof */
|
|
7372
|
+
interface ArgonPrimitivesEthereumEthereumProof extends Struct {
|
|
7373
|
+
readonly executionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
7374
|
+
readonly receiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
7375
|
+
}
|
|
7376
|
+
/** @name ArgonPrimitivesEthereumEthereumReceiptProof */
|
|
7377
|
+
interface ArgonPrimitivesEthereumEthereumReceiptProof extends Struct {
|
|
7378
|
+
readonly transactionIndex: Compact<u64>;
|
|
7379
|
+
readonly nodes: Vec<Bytes>;
|
|
7380
|
+
}
|
|
7381
|
+
/** @name ArgonPrimitivesEthereumEthereumVerifyError */
|
|
7382
|
+
interface ArgonPrimitivesEthereumEthereumVerifyError extends Enum {
|
|
7383
|
+
readonly isVerifierUnavailable: boolean;
|
|
7384
|
+
readonly isAnchorNotFound: boolean;
|
|
7385
|
+
readonly isInvalidHeader: boolean;
|
|
7386
|
+
readonly isInvalidHeaderChain: boolean;
|
|
7387
|
+
readonly isLogNotFound: boolean;
|
|
7388
|
+
readonly isInvalidProof: boolean;
|
|
7389
|
+
readonly type: 'VerifierUnavailable' | 'AnchorNotFound' | 'InvalidHeader' | 'InvalidHeaderChain' | 'LogNotFound' | 'InvalidProof';
|
|
7390
|
+
}
|
|
7391
|
+
|
|
7695
7392
|
declare module '@polkadot/api-base/types/calls' {
|
|
7696
7393
|
interface AugmentedCalls<ApiType extends ApiTypes> {
|
|
7697
7394
|
/** 0xbc9d89904f5b923f/1 */
|
|
@@ -7751,6 +7448,20 @@ declare module '@polkadot/api-base/types/calls' {
|
|
|
7751
7448
|
**/
|
|
7752
7449
|
version: AugmentedCall<ApiType, () => Observable<RuntimeVersion>>;
|
|
7753
7450
|
};
|
|
7451
|
+
/** 0x97c56de838cad0ef/1 */
|
|
7452
|
+
ethereumApis: {
|
|
7453
|
+
/**
|
|
7454
|
+
* Preflight verify an Ethereum event log proof.
|
|
7455
|
+
**/
|
|
7456
|
+
verifyEventLog: AugmentedCall<ApiType, (eventLog: ArgonPrimitivesEthereumEthereumLog$1 | {
|
|
7457
|
+
address?: any;
|
|
7458
|
+
topics?: any;
|
|
7459
|
+
data?: any;
|
|
7460
|
+
} | string | Uint8Array, proof: ArgonPrimitivesEthereumEthereumProof$1 | {
|
|
7461
|
+
executionBlockProof?: any;
|
|
7462
|
+
receiptProof?: any;
|
|
7463
|
+
} | string | Uint8Array) => Observable<Result<Null, ArgonPrimitivesEthereumEthereumVerifyError>>>;
|
|
7464
|
+
};
|
|
7754
7465
|
/** 0xfbc577b9d747efd6/1 */
|
|
7755
7466
|
genesisBuilder: {
|
|
7756
7467
|
/**
|
|
@@ -7812,17 +7523,6 @@ declare module '@polkadot/api-base/types/calls' {
|
|
|
7812
7523
|
digest?: any;
|
|
7813
7524
|
} | string | Uint8Array) => Observable<Null>>;
|
|
7814
7525
|
};
|
|
7815
|
-
/** 0xab3c0572291feb8b/1 */
|
|
7816
|
-
sessionKeys: {
|
|
7817
|
-
/**
|
|
7818
|
-
* Decode the given public session keys.
|
|
7819
|
-
**/
|
|
7820
|
-
decodeSessionKeys: AugmentedCall<ApiType, (encoded: Bytes | string | Uint8Array) => Observable<Option<Vec<ITuple<[Bytes, KeyTypeId]>>>>>;
|
|
7821
|
-
/**
|
|
7822
|
-
* Generate a set of session keys with optionally using the given seed.
|
|
7823
|
-
**/
|
|
7824
|
-
generateSessionKeys: AugmentedCall<ApiType, (seed: Option<Bytes> | null | Uint8Array | Bytes | string) => Observable<Bytes>>;
|
|
7825
|
-
};
|
|
7826
7526
|
/** 0xd2bc9897eed08f15/3 */
|
|
7827
7527
|
taggedTransactionQueue: {
|
|
7828
7528
|
/**
|
|
@@ -7915,6 +7615,12 @@ declare module '@polkadot/types/types/registry' {
|
|
|
7915
7615
|
ApprovalFlag: ApprovalFlag;
|
|
7916
7616
|
Approvals: Approvals;
|
|
7917
7617
|
ApprovalVotingParams: ApprovalVotingParams;
|
|
7618
|
+
ArgonPrimitivesEthereumEthereumExecutionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
7619
|
+
ArgonPrimitivesEthereumEthereumExecutionHeader: ArgonPrimitivesEthereumEthereumExecutionHeader;
|
|
7620
|
+
ArgonPrimitivesEthereumEthereumLog: ArgonPrimitivesEthereumEthereumLog;
|
|
7621
|
+
ArgonPrimitivesEthereumEthereumProof: ArgonPrimitivesEthereumEthereumProof;
|
|
7622
|
+
ArgonPrimitivesEthereumEthereumReceiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
7623
|
+
ArgonPrimitivesEthereumEthereumVerifyError: ArgonPrimitivesEthereumEthereumVerifyError;
|
|
7918
7624
|
ArithmeticError: ArithmeticError;
|
|
7919
7625
|
AssetApproval: AssetApproval;
|
|
7920
7626
|
AssetApprovalKey: AssetApprovalKey;
|
|
@@ -9980,8 +9686,8 @@ declare module '@polkadot/types/lookup' {
|
|
|
9980
9686
|
readonly isBlockSpecificationNotFound: boolean;
|
|
9981
9687
|
readonly type: 'RootNotFound' | 'LastChangeNotFound' | 'InvalidTransferToLocalchain' | 'BlockSpecificationNotFound';
|
|
9982
9688
|
}
|
|
9983
|
-
/** @name
|
|
9984
|
-
interface
|
|
9689
|
+
/** @name PalletLocalchainTransferEvent (76) */
|
|
9690
|
+
interface PalletLocalchainTransferEvent extends Enum {
|
|
9985
9691
|
readonly isTransferToLocalchain: boolean;
|
|
9986
9692
|
readonly asTransferToLocalchain: {
|
|
9987
9693
|
readonly accountId: AccountId32;
|
|
@@ -10460,175 +10166,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10460
10166
|
} & Struct;
|
|
10461
10167
|
readonly type: 'Sudid' | 'KeyChanged' | 'KeyRemoved' | 'SudoAsDone';
|
|
10462
10168
|
}
|
|
10463
|
-
/** @name
|
|
10464
|
-
interface PalletIsmpEvent extends Enum {
|
|
10465
|
-
readonly isStateMachineUpdated: boolean;
|
|
10466
|
-
readonly asStateMachineUpdated: {
|
|
10467
|
-
readonly stateMachineId: IsmpConsensusStateMachineId;
|
|
10468
|
-
readonly latestHeight: u64;
|
|
10469
|
-
} & Struct;
|
|
10470
|
-
readonly isStateCommitmentVetoed: boolean;
|
|
10471
|
-
readonly asStateCommitmentVetoed: {
|
|
10472
|
-
readonly height: IsmpConsensusStateMachineHeight;
|
|
10473
|
-
readonly fisherman: Bytes;
|
|
10474
|
-
} & Struct;
|
|
10475
|
-
readonly isConsensusClientCreated: boolean;
|
|
10476
|
-
readonly asConsensusClientCreated: {
|
|
10477
|
-
readonly consensusClientId: U8aFixed;
|
|
10478
|
-
} & Struct;
|
|
10479
|
-
readonly isConsensusClientFrozen: boolean;
|
|
10480
|
-
readonly asConsensusClientFrozen: {
|
|
10481
|
-
readonly consensusClientId: U8aFixed;
|
|
10482
|
-
} & Struct;
|
|
10483
|
-
readonly isResponse: boolean;
|
|
10484
|
-
readonly asResponse: {
|
|
10485
|
-
readonly destChain: IsmpHostStateMachine;
|
|
10486
|
-
readonly sourceChain: IsmpHostStateMachine;
|
|
10487
|
-
readonly requestNonce: u64;
|
|
10488
|
-
readonly commitment: H256;
|
|
10489
|
-
readonly reqCommitment: H256;
|
|
10490
|
-
} & Struct;
|
|
10491
|
-
readonly isRequest: boolean;
|
|
10492
|
-
readonly asRequest: {
|
|
10493
|
-
readonly destChain: IsmpHostStateMachine;
|
|
10494
|
-
readonly sourceChain: IsmpHostStateMachine;
|
|
10495
|
-
readonly requestNonce: u64;
|
|
10496
|
-
readonly commitment: H256;
|
|
10497
|
-
} & Struct;
|
|
10498
|
-
readonly isErrors: boolean;
|
|
10499
|
-
readonly asErrors: {
|
|
10500
|
-
readonly errors: Vec<PalletIsmpErrorsHandlingError>;
|
|
10501
|
-
} & Struct;
|
|
10502
|
-
readonly isPostRequestHandled: boolean;
|
|
10503
|
-
readonly asPostRequestHandled: IsmpEventsRequestResponseHandled;
|
|
10504
|
-
readonly isPostResponseHandled: boolean;
|
|
10505
|
-
readonly asPostResponseHandled: IsmpEventsRequestResponseHandled;
|
|
10506
|
-
readonly isGetRequestHandled: boolean;
|
|
10507
|
-
readonly asGetRequestHandled: IsmpEventsRequestResponseHandled;
|
|
10508
|
-
readonly isPostRequestTimeoutHandled: boolean;
|
|
10509
|
-
readonly asPostRequestTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10510
|
-
readonly isPostResponseTimeoutHandled: boolean;
|
|
10511
|
-
readonly asPostResponseTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10512
|
-
readonly isGetRequestTimeoutHandled: boolean;
|
|
10513
|
-
readonly asGetRequestTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10514
|
-
readonly type: 'StateMachineUpdated' | 'StateCommitmentVetoed' | 'ConsensusClientCreated' | 'ConsensusClientFrozen' | 'Response' | 'Request' | 'Errors' | 'PostRequestHandled' | 'PostResponseHandled' | 'GetRequestHandled' | 'PostRequestTimeoutHandled' | 'PostResponseTimeoutHandled' | 'GetRequestTimeoutHandled';
|
|
10515
|
-
}
|
|
10516
|
-
/** @name IsmpConsensusStateMachineId (119) */
|
|
10517
|
-
interface IsmpConsensusStateMachineId extends Struct {
|
|
10518
|
-
readonly stateId: IsmpHostStateMachine;
|
|
10519
|
-
readonly consensusStateId: U8aFixed;
|
|
10520
|
-
}
|
|
10521
|
-
/** @name IsmpHostStateMachine (120) */
|
|
10522
|
-
interface IsmpHostStateMachine extends Enum {
|
|
10523
|
-
readonly isEvm: boolean;
|
|
10524
|
-
readonly asEvm: u32;
|
|
10525
|
-
readonly isPolkadot: boolean;
|
|
10526
|
-
readonly asPolkadot: u32;
|
|
10527
|
-
readonly isKusama: boolean;
|
|
10528
|
-
readonly asKusama: u32;
|
|
10529
|
-
readonly isSubstrate: boolean;
|
|
10530
|
-
readonly asSubstrate: U8aFixed;
|
|
10531
|
-
readonly isTendermint: boolean;
|
|
10532
|
-
readonly asTendermint: U8aFixed;
|
|
10533
|
-
readonly isRelay: boolean;
|
|
10534
|
-
readonly asRelay: {
|
|
10535
|
-
readonly relay: U8aFixed;
|
|
10536
|
-
readonly paraId: u32;
|
|
10537
|
-
} & Struct;
|
|
10538
|
-
readonly type: 'Evm' | 'Polkadot' | 'Kusama' | 'Substrate' | 'Tendermint' | 'Relay';
|
|
10539
|
-
}
|
|
10540
|
-
/** @name IsmpConsensusStateMachineHeight (121) */
|
|
10541
|
-
interface IsmpConsensusStateMachineHeight extends Struct {
|
|
10542
|
-
readonly id: IsmpConsensusStateMachineId;
|
|
10543
|
-
readonly height: u64;
|
|
10544
|
-
}
|
|
10545
|
-
/** @name PalletIsmpErrorsHandlingError (124) */
|
|
10546
|
-
interface PalletIsmpErrorsHandlingError extends Struct {
|
|
10547
|
-
readonly message: Bytes;
|
|
10548
|
-
}
|
|
10549
|
-
/** @name IsmpEventsRequestResponseHandled (126) */
|
|
10550
|
-
interface IsmpEventsRequestResponseHandled extends Struct {
|
|
10551
|
-
readonly commitment: H256;
|
|
10552
|
-
readonly relayer: Bytes;
|
|
10553
|
-
}
|
|
10554
|
-
/** @name IsmpEventsTimeoutHandled (127) */
|
|
10555
|
-
interface IsmpEventsTimeoutHandled extends Struct {
|
|
10556
|
-
readonly commitment: H256;
|
|
10557
|
-
readonly source: IsmpHostStateMachine;
|
|
10558
|
-
readonly dest: IsmpHostStateMachine;
|
|
10559
|
-
}
|
|
10560
|
-
/** @name IsmpGrandpaEvent (128) */
|
|
10561
|
-
interface IsmpGrandpaEvent extends Enum {
|
|
10562
|
-
readonly isStateMachineAdded: boolean;
|
|
10563
|
-
readonly asStateMachineAdded: {
|
|
10564
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
10565
|
-
} & Struct;
|
|
10566
|
-
readonly isStateMachineRemoved: boolean;
|
|
10567
|
-
readonly asStateMachineRemoved: {
|
|
10568
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
10569
|
-
} & Struct;
|
|
10570
|
-
readonly type: 'StateMachineAdded' | 'StateMachineRemoved';
|
|
10571
|
-
}
|
|
10572
|
-
/** @name PalletHyperbridgeEvent (130) */
|
|
10573
|
-
interface PalletHyperbridgeEvent extends Enum {
|
|
10574
|
-
readonly isHostParamsUpdated: boolean;
|
|
10575
|
-
readonly asHostParamsUpdated: {
|
|
10576
|
-
readonly old: PalletHyperbridgeVersionedHostParams;
|
|
10577
|
-
readonly new_: PalletHyperbridgeVersionedHostParams;
|
|
10578
|
-
} & Struct;
|
|
10579
|
-
readonly isRelayerFeeWithdrawn: boolean;
|
|
10580
|
-
readonly asRelayerFeeWithdrawn: {
|
|
10581
|
-
readonly amount: u128;
|
|
10582
|
-
readonly account: AccountId32;
|
|
10583
|
-
} & Struct;
|
|
10584
|
-
readonly type: 'HostParamsUpdated' | 'RelayerFeeWithdrawn';
|
|
10585
|
-
}
|
|
10586
|
-
/** @name PalletHyperbridgeVersionedHostParams (131) */
|
|
10587
|
-
interface PalletHyperbridgeVersionedHostParams extends Enum {
|
|
10588
|
-
readonly isV1: boolean;
|
|
10589
|
-
readonly asV1: PalletHyperbridgeSubstrateHostParams;
|
|
10590
|
-
readonly type: 'V1';
|
|
10591
|
-
}
|
|
10592
|
-
/** @name PalletHyperbridgeSubstrateHostParams (132) */
|
|
10593
|
-
interface PalletHyperbridgeSubstrateHostParams extends Struct {
|
|
10594
|
-
readonly defaultPerByteFee: u128;
|
|
10595
|
-
readonly perByteFees: BTreeMap<IsmpHostStateMachine, u128>;
|
|
10596
|
-
readonly assetRegistrationFee: u128;
|
|
10597
|
-
}
|
|
10598
|
-
/** @name PalletTokenGatewayEvent (136) */
|
|
10599
|
-
interface PalletTokenGatewayEvent extends Enum {
|
|
10600
|
-
readonly isAssetTeleported: boolean;
|
|
10601
|
-
readonly asAssetTeleported: {
|
|
10602
|
-
readonly from: AccountId32;
|
|
10603
|
-
readonly to: H256;
|
|
10604
|
-
readonly amount: u128;
|
|
10605
|
-
readonly dest: IsmpHostStateMachine;
|
|
10606
|
-
readonly commitment: H256;
|
|
10607
|
-
} & Struct;
|
|
10608
|
-
readonly isAssetReceived: boolean;
|
|
10609
|
-
readonly asAssetReceived: {
|
|
10610
|
-
readonly beneficiary: AccountId32;
|
|
10611
|
-
readonly amount: u128;
|
|
10612
|
-
readonly source: IsmpHostStateMachine;
|
|
10613
|
-
} & Struct;
|
|
10614
|
-
readonly isAssetRefunded: boolean;
|
|
10615
|
-
readonly asAssetRefunded: {
|
|
10616
|
-
readonly beneficiary: AccountId32;
|
|
10617
|
-
readonly amount: u128;
|
|
10618
|
-
readonly source: IsmpHostStateMachine;
|
|
10619
|
-
} & Struct;
|
|
10620
|
-
readonly isErc6160AssetRegistrationDispatched: boolean;
|
|
10621
|
-
readonly asErc6160AssetRegistrationDispatched: {
|
|
10622
|
-
readonly commitment: H256;
|
|
10623
|
-
} & Struct;
|
|
10624
|
-
readonly isAssetRegisteredLocally: boolean;
|
|
10625
|
-
readonly asAssetRegisteredLocally: {
|
|
10626
|
-
readonly localId: u32;
|
|
10627
|
-
readonly assetId: H256;
|
|
10628
|
-
} & Struct;
|
|
10629
|
-
readonly type: 'AssetTeleported' | 'AssetReceived' | 'AssetRefunded' | 'Erc6160AssetRegistrationDispatched' | 'AssetRegisteredLocally';
|
|
10630
|
-
}
|
|
10631
|
-
/** @name PalletTreasuryEvent (137) */
|
|
10169
|
+
/** @name PalletTreasuryEvent (118) */
|
|
10632
10170
|
interface PalletTreasuryEvent extends Enum {
|
|
10633
10171
|
readonly isCouldNotDistributeEarningsToBondLot: boolean;
|
|
10634
10172
|
readonly asCouldNotDistributeEarningsToBondLot: {
|
|
@@ -10693,14 +10231,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
10693
10231
|
} & Struct;
|
|
10694
10232
|
readonly type: 'CouldNotDistributeEarningsToBondLot' | 'CouldNotTransferToTreasuryReserves' | 'FrameEarningsDistributed' | 'FrameVaultCapitalLocked' | 'CouldNotReleaseBondLot' | 'BondLotPurchased' | 'BondLotReleaseScheduled' | 'BondLotReleased';
|
|
10695
10233
|
}
|
|
10696
|
-
/** @name PalletTreasuryBondReleaseReason (
|
|
10234
|
+
/** @name PalletTreasuryBondReleaseReason (119) */
|
|
10697
10235
|
interface PalletTreasuryBondReleaseReason extends Enum {
|
|
10698
10236
|
readonly isUserLiquidation: boolean;
|
|
10699
10237
|
readonly isBumped: boolean;
|
|
10700
10238
|
readonly isVaultClosed: boolean;
|
|
10701
10239
|
readonly type: 'UserLiquidation' | 'Bumped' | 'VaultClosed';
|
|
10702
10240
|
}
|
|
10703
|
-
/** @name PalletFeeControlEvent (
|
|
10241
|
+
/** @name PalletFeeControlEvent (120) */
|
|
10704
10242
|
interface PalletFeeControlEvent extends Enum {
|
|
10705
10243
|
readonly isFeeSkipped: boolean;
|
|
10706
10244
|
readonly asFeeSkipped: {
|
|
@@ -10714,13 +10252,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
10714
10252
|
} & Struct;
|
|
10715
10253
|
readonly type: 'FeeSkipped' | 'FeeDelegated';
|
|
10716
10254
|
}
|
|
10717
|
-
/** @name ArgonRuntimeOriginCaller (
|
|
10255
|
+
/** @name ArgonRuntimeOriginCaller (121) */
|
|
10718
10256
|
interface ArgonRuntimeOriginCaller extends Enum {
|
|
10719
10257
|
readonly isSystem: boolean;
|
|
10720
10258
|
readonly asSystem: FrameSupportDispatchRawOrigin;
|
|
10721
10259
|
readonly type: 'System';
|
|
10722
10260
|
}
|
|
10723
|
-
/** @name FrameSupportDispatchRawOrigin (
|
|
10261
|
+
/** @name FrameSupportDispatchRawOrigin (122) */
|
|
10724
10262
|
interface FrameSupportDispatchRawOrigin extends Enum {
|
|
10725
10263
|
readonly isRoot: boolean;
|
|
10726
10264
|
readonly isSigned: boolean;
|
|
@@ -10729,50 +10267,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10729
10267
|
readonly isAuthorized: boolean;
|
|
10730
10268
|
readonly type: 'Root' | 'Signed' | 'None' | 'Authorized';
|
|
10731
10269
|
}
|
|
10732
|
-
/** @name
|
|
10733
|
-
interface PalletInboundTransferLogEvent extends Enum {
|
|
10734
|
-
readonly isInboundEvmTransferRecorded: boolean;
|
|
10735
|
-
readonly asInboundEvmTransferRecorded: {
|
|
10736
|
-
readonly transfer: PalletInboundTransferLogInboundEvmTransfer;
|
|
10737
|
-
} & Struct;
|
|
10738
|
-
readonly isInboundEvmTransferDropped: boolean;
|
|
10739
|
-
readonly asInboundEvmTransferDropped: {
|
|
10740
|
-
readonly source: IsmpHostStateMachine;
|
|
10741
|
-
readonly nonce: u64;
|
|
10742
|
-
readonly reason: PalletInboundTransferLogInboundTransferDropReason;
|
|
10743
|
-
} & Struct;
|
|
10744
|
-
readonly type: 'InboundEvmTransferRecorded' | 'InboundEvmTransferDropped';
|
|
10745
|
-
}
|
|
10746
|
-
/** @name PalletInboundTransferLogInboundEvmTransfer (143) */
|
|
10747
|
-
interface PalletInboundTransferLogInboundEvmTransfer extends Struct {
|
|
10748
|
-
readonly source: IsmpHostStateMachine;
|
|
10749
|
-
readonly nonce: u64;
|
|
10750
|
-
readonly evmFrom: H160;
|
|
10751
|
-
readonly to: AccountId32;
|
|
10752
|
-
readonly assetKind: PalletInboundTransferLogAssetKind;
|
|
10753
|
-
readonly amount: u128;
|
|
10754
|
-
readonly expiresAtBlock: u32;
|
|
10755
|
-
}
|
|
10756
|
-
/** @name PalletInboundTransferLogAssetKind (146) */
|
|
10757
|
-
interface PalletInboundTransferLogAssetKind extends Enum {
|
|
10758
|
-
readonly isArgon: boolean;
|
|
10759
|
-
readonly isArgonot: boolean;
|
|
10760
|
-
readonly type: 'Argon' | 'Argonot';
|
|
10761
|
-
}
|
|
10762
|
-
/** @name PalletInboundTransferLogInboundTransferDropReason (147) */
|
|
10763
|
-
interface PalletInboundTransferLogInboundTransferDropReason extends Enum {
|
|
10764
|
-
readonly isBodyTooLarge: boolean;
|
|
10765
|
-
readonly isAbiDecodeFailed: boolean;
|
|
10766
|
-
readonly isNonEvmSource: boolean;
|
|
10767
|
-
readonly isUnknownAsset: boolean;
|
|
10768
|
-
readonly isUnsupportedAsset: boolean;
|
|
10769
|
-
readonly isUnknownPrecision: boolean;
|
|
10770
|
-
readonly isInvalidAmount: boolean;
|
|
10771
|
-
readonly isAmountBelowMinimum: boolean;
|
|
10772
|
-
readonly isExpirationQueueFull: boolean;
|
|
10773
|
-
readonly type: 'BodyTooLarge' | 'AbiDecodeFailed' | 'NonEvmSource' | 'UnknownAsset' | 'UnsupportedAsset' | 'UnknownPrecision' | 'InvalidAmount' | 'AmountBelowMinimum' | 'ExpirationQueueFull';
|
|
10774
|
-
}
|
|
10775
|
-
/** @name PalletOperationalAccountsEvent (148) */
|
|
10270
|
+
/** @name PalletOperationalAccountsEvent (123) */
|
|
10776
10271
|
interface PalletOperationalAccountsEvent extends Enum {
|
|
10777
10272
|
readonly isOperationalAccountRegistered: boolean;
|
|
10778
10273
|
readonly asOperationalAccountRegistered: {
|
|
@@ -10821,13 +10316,69 @@ declare module '@polkadot/types/lookup' {
|
|
|
10821
10316
|
} & Struct;
|
|
10822
10317
|
readonly type: 'OperationalAccountRegistered' | 'AccountWentOperational' | 'OperationalRewardEarned' | 'OperationalRewardsClaimed' | 'RewardsConfigUpdated' | 'OperationalProgressForced' | 'EncryptedServerUpdated';
|
|
10823
10318
|
}
|
|
10824
|
-
/** @name ArgonPrimitivesProvidersOperationalRewardKind (
|
|
10319
|
+
/** @name ArgonPrimitivesProvidersOperationalRewardKind (124) */
|
|
10825
10320
|
interface ArgonPrimitivesProvidersOperationalRewardKind extends Enum {
|
|
10826
10321
|
readonly isActivation: boolean;
|
|
10827
10322
|
readonly isReferralBonus: boolean;
|
|
10828
10323
|
readonly type: 'Activation' | 'ReferralBonus';
|
|
10829
10324
|
}
|
|
10830
|
-
/** @name
|
|
10325
|
+
/** @name PalletEthereumVerifierEvent (125) */
|
|
10326
|
+
interface PalletEthereumVerifierEvent extends Enum {
|
|
10327
|
+
readonly isBeaconHeaderImported: boolean;
|
|
10328
|
+
readonly asBeaconHeaderImported: {
|
|
10329
|
+
readonly blockHash: H256;
|
|
10330
|
+
readonly slot: u64;
|
|
10331
|
+
} & Struct;
|
|
10332
|
+
readonly isExecutionHeaderAnchorImported: boolean;
|
|
10333
|
+
readonly asExecutionHeaderAnchorImported: {
|
|
10334
|
+
readonly blockHash: H256;
|
|
10335
|
+
readonly blockNumber: u64;
|
|
10336
|
+
} & Struct;
|
|
10337
|
+
readonly isSyncCommitteeUpdated: boolean;
|
|
10338
|
+
readonly asSyncCommitteeUpdated: {
|
|
10339
|
+
readonly period: u64;
|
|
10340
|
+
} & Struct;
|
|
10341
|
+
readonly isOperatingModeChanged: boolean;
|
|
10342
|
+
readonly asOperatingModeChanged: {
|
|
10343
|
+
readonly mode: PalletEthereumVerifierBasicOperatingMode;
|
|
10344
|
+
} & Struct;
|
|
10345
|
+
readonly type: 'BeaconHeaderImported' | 'ExecutionHeaderAnchorImported' | 'SyncCommitteeUpdated' | 'OperatingModeChanged';
|
|
10346
|
+
}
|
|
10347
|
+
/** @name PalletEthereumVerifierBasicOperatingMode (126) */
|
|
10348
|
+
interface PalletEthereumVerifierBasicOperatingMode extends Enum {
|
|
10349
|
+
readonly isNormal: boolean;
|
|
10350
|
+
readonly isHalted: boolean;
|
|
10351
|
+
readonly type: 'Normal' | 'Halted';
|
|
10352
|
+
}
|
|
10353
|
+
/** @name PalletCrosschainTransferEvent (127) */
|
|
10354
|
+
interface PalletCrosschainTransferEvent extends Enum {
|
|
10355
|
+
readonly isBurnNoticeAccepted: boolean;
|
|
10356
|
+
readonly asBurnNoticeAccepted: {
|
|
10357
|
+
readonly sourceChain: PalletCrosschainTransferSourceChain;
|
|
10358
|
+
readonly notice: PalletCrosschainTransferBurnNotice;
|
|
10359
|
+
} & Struct;
|
|
10360
|
+
readonly type: 'BurnNoticeAccepted';
|
|
10361
|
+
}
|
|
10362
|
+
/** @name PalletCrosschainTransferSourceChain (128) */
|
|
10363
|
+
interface PalletCrosschainTransferSourceChain extends Enum {
|
|
10364
|
+
readonly isEthereum: boolean;
|
|
10365
|
+
readonly type: 'Ethereum';
|
|
10366
|
+
}
|
|
10367
|
+
/** @name PalletCrosschainTransferBurnNotice (129) */
|
|
10368
|
+
interface PalletCrosschainTransferBurnNotice extends Struct {
|
|
10369
|
+
readonly from: H160;
|
|
10370
|
+
readonly to: AccountId32;
|
|
10371
|
+
readonly assetKind: PalletCrosschainTransferAssetKind;
|
|
10372
|
+
readonly amount: u128;
|
|
10373
|
+
readonly accountNonce: Compact<u64>;
|
|
10374
|
+
}
|
|
10375
|
+
/** @name PalletCrosschainTransferAssetKind (132) */
|
|
10376
|
+
interface PalletCrosschainTransferAssetKind extends Enum {
|
|
10377
|
+
readonly isArgon: boolean;
|
|
10378
|
+
readonly isArgonot: boolean;
|
|
10379
|
+
readonly type: 'Argon' | 'Argonot';
|
|
10380
|
+
}
|
|
10381
|
+
/** @name FrameSystemPhase (133) */
|
|
10831
10382
|
interface FrameSystemPhase extends Enum {
|
|
10832
10383
|
readonly isApplyExtrinsic: boolean;
|
|
10833
10384
|
readonly asApplyExtrinsic: u32;
|
|
@@ -10835,17 +10386,17 @@ declare module '@polkadot/types/lookup' {
|
|
|
10835
10386
|
readonly isInitialization: boolean;
|
|
10836
10387
|
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
|
|
10837
10388
|
}
|
|
10838
|
-
/** @name FrameSystemLastRuntimeUpgradeInfo (
|
|
10389
|
+
/** @name FrameSystemLastRuntimeUpgradeInfo (137) */
|
|
10839
10390
|
interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
|
|
10840
10391
|
readonly specVersion: Compact<u32>;
|
|
10841
10392
|
readonly specName: Text;
|
|
10842
10393
|
}
|
|
10843
|
-
/** @name FrameSystemCodeUpgradeAuthorization (
|
|
10394
|
+
/** @name FrameSystemCodeUpgradeAuthorization (140) */
|
|
10844
10395
|
interface FrameSystemCodeUpgradeAuthorization extends Struct {
|
|
10845
10396
|
readonly codeHash: H256;
|
|
10846
10397
|
readonly checkVersion: bool;
|
|
10847
10398
|
}
|
|
10848
|
-
/** @name FrameSystemCall (
|
|
10399
|
+
/** @name FrameSystemCall (141) */
|
|
10849
10400
|
interface FrameSystemCall extends Enum {
|
|
10850
10401
|
readonly isRemark: boolean;
|
|
10851
10402
|
readonly asRemark: {
|
|
@@ -10894,41 +10445,42 @@ declare module '@polkadot/types/lookup' {
|
|
|
10894
10445
|
} & Struct;
|
|
10895
10446
|
readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent' | 'AuthorizeUpgrade' | 'AuthorizeUpgradeWithoutChecks' | 'ApplyAuthorizedUpgrade';
|
|
10896
10447
|
}
|
|
10897
|
-
/** @name FrameSystemLimitsBlockWeights (
|
|
10448
|
+
/** @name FrameSystemLimitsBlockWeights (145) */
|
|
10898
10449
|
interface FrameSystemLimitsBlockWeights extends Struct {
|
|
10899
10450
|
readonly baseBlock: SpWeightsWeightV2Weight;
|
|
10900
10451
|
readonly maxBlock: SpWeightsWeightV2Weight;
|
|
10901
10452
|
readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
|
10902
10453
|
}
|
|
10903
|
-
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (
|
|
10454
|
+
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (146) */
|
|
10904
10455
|
interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {
|
|
10905
10456
|
readonly normal: FrameSystemLimitsWeightsPerClass;
|
|
10906
10457
|
readonly operational: FrameSystemLimitsWeightsPerClass;
|
|
10907
10458
|
readonly mandatory: FrameSystemLimitsWeightsPerClass;
|
|
10908
10459
|
}
|
|
10909
|
-
/** @name FrameSystemLimitsWeightsPerClass (
|
|
10460
|
+
/** @name FrameSystemLimitsWeightsPerClass (147) */
|
|
10910
10461
|
interface FrameSystemLimitsWeightsPerClass extends Struct {
|
|
10911
10462
|
readonly baseExtrinsic: SpWeightsWeightV2Weight;
|
|
10912
10463
|
readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;
|
|
10913
10464
|
readonly maxTotal: Option<SpWeightsWeightV2Weight>;
|
|
10914
10465
|
readonly reserved: Option<SpWeightsWeightV2Weight>;
|
|
10915
10466
|
}
|
|
10916
|
-
/** @name FrameSystemLimitsBlockLength (
|
|
10467
|
+
/** @name FrameSystemLimitsBlockLength (149) */
|
|
10917
10468
|
interface FrameSystemLimitsBlockLength extends Struct {
|
|
10918
10469
|
readonly max: FrameSupportDispatchPerDispatchClassU32;
|
|
10470
|
+
readonly maxHeaderSize: Option<u32>;
|
|
10919
10471
|
}
|
|
10920
|
-
/** @name FrameSupportDispatchPerDispatchClassU32 (
|
|
10472
|
+
/** @name FrameSupportDispatchPerDispatchClassU32 (150) */
|
|
10921
10473
|
interface FrameSupportDispatchPerDispatchClassU32 extends Struct {
|
|
10922
10474
|
readonly normal: u32;
|
|
10923
10475
|
readonly operational: u32;
|
|
10924
10476
|
readonly mandatory: u32;
|
|
10925
10477
|
}
|
|
10926
|
-
/** @name SpWeightsRuntimeDbWeight (
|
|
10478
|
+
/** @name SpWeightsRuntimeDbWeight (152) */
|
|
10927
10479
|
interface SpWeightsRuntimeDbWeight extends Struct {
|
|
10928
10480
|
readonly read: u64;
|
|
10929
10481
|
readonly write: u64;
|
|
10930
10482
|
}
|
|
10931
|
-
/** @name SpVersionRuntimeVersion (
|
|
10483
|
+
/** @name SpVersionRuntimeVersion (153) */
|
|
10932
10484
|
interface SpVersionRuntimeVersion extends Struct {
|
|
10933
10485
|
readonly specName: Text;
|
|
10934
10486
|
readonly implName: Text;
|
|
@@ -10939,7 +10491,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10939
10491
|
readonly transactionVersion: u32;
|
|
10940
10492
|
readonly systemVersion: u8;
|
|
10941
10493
|
}
|
|
10942
|
-
/** @name FrameSystemError (
|
|
10494
|
+
/** @name FrameSystemError (158) */
|
|
10943
10495
|
interface FrameSystemError extends Enum {
|
|
10944
10496
|
readonly isInvalidSpecName: boolean;
|
|
10945
10497
|
readonly isSpecVersionNeedsToIncrease: boolean;
|
|
@@ -10952,7 +10504,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10952
10504
|
readonly isUnauthorized: boolean;
|
|
10953
10505
|
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered' | 'MultiBlockMigrationsOngoing' | 'NothingAuthorized' | 'Unauthorized';
|
|
10954
10506
|
}
|
|
10955
|
-
/** @name ArgonPrimitivesDigestsDigestset (
|
|
10507
|
+
/** @name ArgonPrimitivesDigestsDigestset (159) */
|
|
10956
10508
|
interface ArgonPrimitivesDigestsDigestset extends Struct {
|
|
10957
10509
|
readonly author: AccountId32;
|
|
10958
10510
|
readonly blockVote: ArgonPrimitivesDigestsBlockVoteDigest;
|
|
@@ -10962,16 +10514,16 @@ declare module '@polkadot/types/lookup' {
|
|
|
10962
10514
|
readonly tick: u64;
|
|
10963
10515
|
readonly notebooks: ArgonPrimitivesDigestsNotebookDigest;
|
|
10964
10516
|
}
|
|
10965
|
-
/** @name ArgonPrimitivesDigestsBlockVoteDigest (
|
|
10517
|
+
/** @name ArgonPrimitivesDigestsBlockVoteDigest (160) */
|
|
10966
10518
|
interface ArgonPrimitivesDigestsBlockVoteDigest extends Struct {
|
|
10967
10519
|
readonly votingPower: Compact<u128>;
|
|
10968
10520
|
readonly votesCount: Compact<u32>;
|
|
10969
10521
|
}
|
|
10970
|
-
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (
|
|
10522
|
+
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (162) */
|
|
10971
10523
|
interface ArgonPrimitivesDigestsParentVotingKeyDigest extends Struct {
|
|
10972
10524
|
readonly parentVotingKey: Option<H256>;
|
|
10973
10525
|
}
|
|
10974
|
-
/** @name ArgonPrimitivesForkPower (
|
|
10526
|
+
/** @name ArgonPrimitivesForkPower (165) */
|
|
10975
10527
|
interface ArgonPrimitivesForkPower extends Struct {
|
|
10976
10528
|
readonly isLatestVote: bool;
|
|
10977
10529
|
readonly notebooks: Compact<u64>;
|
|
@@ -10981,24 +10533,24 @@ declare module '@polkadot/types/lookup' {
|
|
|
10981
10533
|
readonly voteCreatedBlocks: Compact<u128>;
|
|
10982
10534
|
readonly minerNonceScore: Option<U256>;
|
|
10983
10535
|
}
|
|
10984
|
-
/** @name ArgonPrimitivesDigestsFrameInfo (
|
|
10536
|
+
/** @name ArgonPrimitivesDigestsFrameInfo (170) */
|
|
10985
10537
|
interface ArgonPrimitivesDigestsFrameInfo extends Struct {
|
|
10986
10538
|
readonly frameId: Compact<u64>;
|
|
10987
10539
|
readonly frameRewardTicksRemaining: Compact<u32>;
|
|
10988
10540
|
readonly isNewFrame: bool;
|
|
10989
10541
|
}
|
|
10990
|
-
/** @name ArgonPrimitivesDigestsNotebookDigest (
|
|
10542
|
+
/** @name ArgonPrimitivesDigestsNotebookDigest (172) */
|
|
10991
10543
|
interface ArgonPrimitivesDigestsNotebookDigest extends Struct {
|
|
10992
10544
|
readonly notebooks: Vec<ArgonPrimitivesNotebookNotebookAuditResult>;
|
|
10993
10545
|
}
|
|
10994
|
-
/** @name ArgonPrimitivesNotebookNotebookAuditResult (
|
|
10546
|
+
/** @name ArgonPrimitivesNotebookNotebookAuditResult (174) */
|
|
10995
10547
|
interface ArgonPrimitivesNotebookNotebookAuditResult extends Struct {
|
|
10996
10548
|
readonly notaryId: Compact<u32>;
|
|
10997
10549
|
readonly notebookNumber: Compact<u32>;
|
|
10998
10550
|
readonly tick: Compact<u64>;
|
|
10999
10551
|
readonly auditFirstFailure: Option<ArgonNotaryAuditErrorVerifyError>;
|
|
11000
10552
|
}
|
|
11001
|
-
/** @name PalletDigestsError (
|
|
10553
|
+
/** @name PalletDigestsError (177) */
|
|
11002
10554
|
interface PalletDigestsError extends Enum {
|
|
11003
10555
|
readonly isDuplicateBlockVoteDigest: boolean;
|
|
11004
10556
|
readonly isDuplicateAuthorDigest: boolean;
|
|
@@ -11015,7 +10567,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11015
10567
|
readonly isDuplicateFrameInfoDigest: boolean;
|
|
11016
10568
|
readonly type: 'DuplicateBlockVoteDigest' | 'DuplicateAuthorDigest' | 'DuplicateTickDigest' | 'DuplicateParentVotingKeyDigest' | 'DuplicateNotebookDigest' | 'DuplicateForkPowerDigest' | 'MissingBlockVoteDigest' | 'MissingAuthorDigest' | 'MissingTickDigest' | 'MissingParentVotingKeyDigest' | 'MissingNotebookDigest' | 'CouldNotDecodeDigest' | 'DuplicateFrameInfoDigest';
|
|
11017
10569
|
}
|
|
11018
|
-
/** @name PalletTimestampCall (
|
|
10570
|
+
/** @name PalletTimestampCall (178) */
|
|
11019
10571
|
interface PalletTimestampCall extends Enum {
|
|
11020
10572
|
readonly isSet: boolean;
|
|
11021
10573
|
readonly asSet: {
|
|
@@ -11023,14 +10575,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
11023
10575
|
} & Struct;
|
|
11024
10576
|
readonly type: 'Set';
|
|
11025
10577
|
}
|
|
11026
|
-
/** @name PalletMultisigMultisig (
|
|
10578
|
+
/** @name PalletMultisigMultisig (180) */
|
|
11027
10579
|
interface PalletMultisigMultisig extends Struct {
|
|
11028
10580
|
readonly when: PalletMultisigTimepoint;
|
|
11029
10581
|
readonly deposit: u128;
|
|
11030
10582
|
readonly depositor: AccountId32;
|
|
11031
10583
|
readonly approvals: Vec<AccountId32>;
|
|
11032
10584
|
}
|
|
11033
|
-
/** @name PalletMultisigCall (
|
|
10585
|
+
/** @name PalletMultisigCall (183) */
|
|
11034
10586
|
interface PalletMultisigCall extends Enum {
|
|
11035
10587
|
readonly isAsMultiThreshold1: boolean;
|
|
11036
10588
|
readonly asAsMultiThreshold1: {
|
|
@@ -11068,7 +10620,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11068
10620
|
} & Struct;
|
|
11069
10621
|
readonly type: 'AsMultiThreshold1' | 'AsMulti' | 'ApproveAsMulti' | 'CancelAsMulti' | 'PokeDeposit';
|
|
11070
10622
|
}
|
|
11071
|
-
/** @name PalletProxyCall (
|
|
10623
|
+
/** @name PalletProxyCall (185) */
|
|
11072
10624
|
interface PalletProxyCall extends Enum {
|
|
11073
10625
|
readonly isProxy: boolean;
|
|
11074
10626
|
readonly asProxy: {
|
|
@@ -11128,9 +10680,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
11128
10680
|
readonly isPokeDeposit: boolean;
|
|
11129
10681
|
readonly type: 'Proxy' | 'AddProxy' | 'RemoveProxy' | 'RemoveProxies' | 'CreatePure' | 'KillPure' | 'Announce' | 'RemoveAnnouncement' | 'RejectAnnouncement' | 'ProxyAnnounced' | 'PokeDeposit';
|
|
11130
10682
|
}
|
|
11131
|
-
/** @name PalletTicksCall (
|
|
10683
|
+
/** @name PalletTicksCall (189) */
|
|
11132
10684
|
type PalletTicksCall = Null;
|
|
11133
|
-
/** @name PalletMiningSlotCall (
|
|
10685
|
+
/** @name PalletMiningSlotCall (190) */
|
|
11134
10686
|
interface PalletMiningSlotCall extends Enum {
|
|
11135
10687
|
readonly isBid: boolean;
|
|
11136
10688
|
readonly asBid: {
|
|
@@ -11145,7 +10697,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11145
10697
|
} & Struct;
|
|
11146
10698
|
readonly type: 'Bid' | 'ConfigureMiningSlotDelay';
|
|
11147
10699
|
}
|
|
11148
|
-
/** @name PalletBitcoinUtxosCall (
|
|
10700
|
+
/** @name PalletBitcoinUtxosCall (191) */
|
|
11149
10701
|
interface PalletBitcoinUtxosCall extends Enum {
|
|
11150
10702
|
readonly isSync: boolean;
|
|
11151
10703
|
readonly asSync: {
|
|
@@ -11172,19 +10724,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
11172
10724
|
} & Struct;
|
|
11173
10725
|
readonly type: 'Sync' | 'SetConfirmedBlock' | 'SetOperator' | 'FundWithUtxoCandidate' | 'RejectUtxoCandidate';
|
|
11174
10726
|
}
|
|
11175
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (
|
|
10727
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (192) */
|
|
11176
10728
|
interface ArgonPrimitivesInherentsBitcoinUtxoSync extends Struct {
|
|
11177
10729
|
readonly spent: Vec<ArgonPrimitivesInherentsBitcoinUtxoSpend>;
|
|
11178
10730
|
readonly funded: Vec<ArgonPrimitivesInherentsBitcoinUtxoFunding>;
|
|
11179
10731
|
readonly syncToBlock: ArgonPrimitivesBitcoinBitcoinBlock;
|
|
11180
10732
|
}
|
|
11181
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (
|
|
10733
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (194) */
|
|
11182
10734
|
interface ArgonPrimitivesInherentsBitcoinUtxoSpend extends Struct {
|
|
11183
10735
|
readonly utxoId: Compact<u64>;
|
|
11184
10736
|
readonly utxoRef: Option<ArgonPrimitivesBitcoinUtxoRef>;
|
|
11185
10737
|
readonly bitcoinHeight: Compact<u64>;
|
|
11186
10738
|
}
|
|
11187
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (
|
|
10739
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (197) */
|
|
11188
10740
|
interface ArgonPrimitivesInherentsBitcoinUtxoFunding extends Struct {
|
|
11189
10741
|
readonly utxoId: Compact<u64>;
|
|
11190
10742
|
readonly utxoRef: ArgonPrimitivesBitcoinUtxoRef;
|
|
@@ -11192,12 +10744,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11192
10744
|
readonly expectedSatoshis: Compact<u64>;
|
|
11193
10745
|
readonly bitcoinHeight: Compact<u64>;
|
|
11194
10746
|
}
|
|
11195
|
-
/** @name ArgonPrimitivesBitcoinBitcoinBlock (
|
|
10747
|
+
/** @name ArgonPrimitivesBitcoinBitcoinBlock (198) */
|
|
11196
10748
|
interface ArgonPrimitivesBitcoinBitcoinBlock extends Struct {
|
|
11197
10749
|
readonly blockHeight: Compact<u64>;
|
|
11198
10750
|
readonly blockHash: ArgonPrimitivesBitcoinH256Le;
|
|
11199
10751
|
}
|
|
11200
|
-
/** @name PalletVaultsCall (
|
|
10752
|
+
/** @name PalletVaultsCall (199) */
|
|
11201
10753
|
interface PalletVaultsCall extends Enum {
|
|
11202
10754
|
readonly isCreate: boolean;
|
|
11203
10755
|
readonly asCreate: {
|
|
@@ -11237,7 +10789,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11237
10789
|
} & Struct;
|
|
11238
10790
|
readonly type: 'Create' | 'ModifyFunding' | 'ModifyTerms' | 'Close' | 'ReplaceBitcoinXpub' | 'Collect' | 'SetBitcoinLockDelegate' | 'SetName';
|
|
11239
10791
|
}
|
|
11240
|
-
/** @name PalletVaultsVaultConfig (
|
|
10792
|
+
/** @name PalletVaultsVaultConfig (200) */
|
|
11241
10793
|
interface PalletVaultsVaultConfig extends Struct {
|
|
11242
10794
|
readonly terms: ArgonPrimitivesVaultVaultTerms;
|
|
11243
10795
|
readonly name: Option<Bytes>;
|
|
@@ -11245,16 +10797,16 @@ declare module '@polkadot/types/lookup' {
|
|
|
11245
10797
|
readonly bitcoinXpubkey: ArgonPrimitivesBitcoinOpaqueBitcoinXpub;
|
|
11246
10798
|
readonly securitizationRatio: Compact<u128>;
|
|
11247
10799
|
}
|
|
11248
|
-
/** @name ArgonPrimitivesVaultVaultTerms (
|
|
10800
|
+
/** @name ArgonPrimitivesVaultVaultTerms (201) */
|
|
11249
10801
|
interface ArgonPrimitivesVaultVaultTerms extends Struct {
|
|
11250
10802
|
readonly bitcoinAnnualPercentRate: Compact<u128>;
|
|
11251
10803
|
readonly bitcoinBaseFee: Compact<u128>;
|
|
11252
10804
|
readonly treasuryProfitSharing: Compact<Permill>;
|
|
11253
10805
|
}
|
|
11254
|
-
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (
|
|
10806
|
+
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (207) */
|
|
11255
10807
|
interface ArgonPrimitivesBitcoinOpaqueBitcoinXpub extends U8aFixed {
|
|
11256
10808
|
}
|
|
11257
|
-
/** @name PalletBitcoinLocksCall (
|
|
10809
|
+
/** @name PalletBitcoinLocksCall (209) */
|
|
11258
10810
|
interface PalletBitcoinLocksCall extends Enum {
|
|
11259
10811
|
readonly isInitialize: boolean;
|
|
11260
10812
|
readonly asInitialize: {
|
|
@@ -11310,10 +10862,10 @@ declare module '@polkadot/types/lookup' {
|
|
|
11310
10862
|
} & Struct;
|
|
11311
10863
|
readonly type: 'Initialize' | 'RequestRelease' | 'CosignRelease' | 'Ratchet' | 'AdminModifyMinimumLockedSats' | 'RequestOrphanedUtxoRelease' | 'CosignOrphanedUtxoRelease' | 'InitializeFor' | 'IncreaseSecuritization';
|
|
11312
10864
|
}
|
|
11313
|
-
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (
|
|
10865
|
+
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (210) */
|
|
11314
10866
|
interface ArgonPrimitivesBitcoinCompressedBitcoinPubkey extends U8aFixed {
|
|
11315
10867
|
}
|
|
11316
|
-
/** @name PalletBitcoinLocksLockOptions (
|
|
10868
|
+
/** @name PalletBitcoinLocksLockOptions (213) */
|
|
11317
10869
|
interface PalletBitcoinLocksLockOptions extends Enum {
|
|
11318
10870
|
readonly isV1: boolean;
|
|
11319
10871
|
readonly asV1: {
|
|
@@ -11321,7 +10873,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11321
10873
|
} & Struct;
|
|
11322
10874
|
readonly type: 'V1';
|
|
11323
10875
|
}
|
|
11324
|
-
/** @name PalletNotariesCall (
|
|
10876
|
+
/** @name PalletNotariesCall (216) */
|
|
11325
10877
|
interface PalletNotariesCall extends Enum {
|
|
11326
10878
|
readonly isPropose: boolean;
|
|
11327
10879
|
readonly asPropose: {
|
|
@@ -11339,7 +10891,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11339
10891
|
} & Struct;
|
|
11340
10892
|
readonly type: 'Propose' | 'Activate' | 'Update';
|
|
11341
10893
|
}
|
|
11342
|
-
/** @name PalletNotebookCall (
|
|
10894
|
+
/** @name PalletNotebookCall (217) */
|
|
11343
10895
|
interface PalletNotebookCall extends Enum {
|
|
11344
10896
|
readonly isSubmit: boolean;
|
|
11345
10897
|
readonly asSubmit: {
|
|
@@ -11351,12 +10903,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11351
10903
|
} & Struct;
|
|
11352
10904
|
readonly type: 'Submit' | 'Unlock';
|
|
11353
10905
|
}
|
|
11354
|
-
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (
|
|
10906
|
+
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (219) */
|
|
11355
10907
|
interface ArgonPrimitivesNotebookSignedNotebookHeader extends Struct {
|
|
11356
10908
|
readonly header: ArgonPrimitivesNotebookNotebookHeader;
|
|
11357
10909
|
readonly signature: U8aFixed;
|
|
11358
10910
|
}
|
|
11359
|
-
/** @name ArgonPrimitivesNotebookNotebookHeader (
|
|
10911
|
+
/** @name ArgonPrimitivesNotebookNotebookHeader (220) */
|
|
11360
10912
|
interface ArgonPrimitivesNotebookNotebookHeader extends Struct {
|
|
11361
10913
|
readonly version: Compact<u16>;
|
|
11362
10914
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -11374,7 +10926,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11374
10926
|
readonly parentSecret: Option<H256>;
|
|
11375
10927
|
readonly domains: Vec<ITuple<[H256, AccountId32]>>;
|
|
11376
10928
|
}
|
|
11377
|
-
/** @name ArgonPrimitivesNotebookChainTransfer (
|
|
10929
|
+
/** @name ArgonPrimitivesNotebookChainTransfer (223) */
|
|
11378
10930
|
interface ArgonPrimitivesNotebookChainTransfer extends Enum {
|
|
11379
10931
|
readonly isToMainchain: boolean;
|
|
11380
10932
|
readonly asToMainchain: {
|
|
@@ -11387,13 +10939,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11387
10939
|
} & Struct;
|
|
11388
10940
|
readonly type: 'ToMainchain' | 'ToLocalchain';
|
|
11389
10941
|
}
|
|
11390
|
-
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (
|
|
10942
|
+
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (226) */
|
|
11391
10943
|
interface ArgonPrimitivesBalanceChangeAccountOrigin extends Struct {
|
|
11392
10944
|
readonly notebookNumber: Compact<u32>;
|
|
11393
10945
|
readonly accountUid: Compact<u32>;
|
|
11394
10946
|
}
|
|
11395
|
-
/** @name
|
|
11396
|
-
interface
|
|
10947
|
+
/** @name PalletLocalchainTransferCall (233) */
|
|
10948
|
+
interface PalletLocalchainTransferCall extends Enum {
|
|
11397
10949
|
readonly isSendToLocalchain: boolean;
|
|
11398
10950
|
readonly asSendToLocalchain: {
|
|
11399
10951
|
readonly amount: Compact<u128>;
|
|
@@ -11401,7 +10953,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11401
10953
|
} & Struct;
|
|
11402
10954
|
readonly type: 'SendToLocalchain';
|
|
11403
10955
|
}
|
|
11404
|
-
/** @name PalletBlockSealSpecCall (
|
|
10956
|
+
/** @name PalletBlockSealSpecCall (234) */
|
|
11405
10957
|
interface PalletBlockSealSpecCall extends Enum {
|
|
11406
10958
|
readonly isConfigure: boolean;
|
|
11407
10959
|
readonly asConfigure: {
|
|
@@ -11410,7 +10962,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11410
10962
|
} & Struct;
|
|
11411
10963
|
readonly type: 'Configure';
|
|
11412
10964
|
}
|
|
11413
|
-
/** @name PalletDomainsCall (
|
|
10965
|
+
/** @name PalletDomainsCall (235) */
|
|
11414
10966
|
interface PalletDomainsCall extends Enum {
|
|
11415
10967
|
readonly isSetZoneRecord: boolean;
|
|
11416
10968
|
readonly asSetZoneRecord: {
|
|
@@ -11419,7 +10971,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11419
10971
|
} & Struct;
|
|
11420
10972
|
readonly type: 'SetZoneRecord';
|
|
11421
10973
|
}
|
|
11422
|
-
/** @name PalletPriceIndexCall (
|
|
10974
|
+
/** @name PalletPriceIndexCall (236) */
|
|
11423
10975
|
interface PalletPriceIndexCall extends Enum {
|
|
11424
10976
|
readonly isSubmit: boolean;
|
|
11425
10977
|
readonly asSubmit: {
|
|
@@ -11431,7 +10983,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11431
10983
|
} & Struct;
|
|
11432
10984
|
readonly type: 'Submit' | 'SetOperator';
|
|
11433
10985
|
}
|
|
11434
|
-
/** @name PalletPriceIndexPriceIndex (
|
|
10986
|
+
/** @name PalletPriceIndexPriceIndex (237) */
|
|
11435
10987
|
interface PalletPriceIndexPriceIndex extends Struct {
|
|
11436
10988
|
readonly btcUsdPrice: Compact<u128>;
|
|
11437
10989
|
readonly argonotUsdPrice: u128;
|
|
@@ -11440,7 +10992,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11440
10992
|
readonly argonTimeWeightedAverageLiquidity: u128;
|
|
11441
10993
|
readonly tick: Compact<u64>;
|
|
11442
10994
|
}
|
|
11443
|
-
/** @name PalletGrandpaCall (
|
|
10995
|
+
/** @name PalletGrandpaCall (238) */
|
|
11444
10996
|
interface PalletGrandpaCall extends Enum {
|
|
11445
10997
|
readonly isReportEquivocation: boolean;
|
|
11446
10998
|
readonly asReportEquivocation: {
|
|
@@ -11459,12 +11011,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11459
11011
|
} & Struct;
|
|
11460
11012
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'NoteStalled';
|
|
11461
11013
|
}
|
|
11462
|
-
/** @name SpConsensusGrandpaEquivocationProof (
|
|
11014
|
+
/** @name SpConsensusGrandpaEquivocationProof (239) */
|
|
11463
11015
|
interface SpConsensusGrandpaEquivocationProof extends Struct {
|
|
11464
11016
|
readonly setId: u64;
|
|
11465
11017
|
readonly equivocation: SpConsensusGrandpaEquivocation;
|
|
11466
11018
|
}
|
|
11467
|
-
/** @name SpConsensusGrandpaEquivocation (
|
|
11019
|
+
/** @name SpConsensusGrandpaEquivocation (240) */
|
|
11468
11020
|
interface SpConsensusGrandpaEquivocation extends Enum {
|
|
11469
11021
|
readonly isPrevote: boolean;
|
|
11470
11022
|
readonly asPrevote: FinalityGrandpaEquivocationPrevote;
|
|
@@ -11472,36 +11024,36 @@ declare module '@polkadot/types/lookup' {
|
|
|
11472
11024
|
readonly asPrecommit: FinalityGrandpaEquivocationPrecommit;
|
|
11473
11025
|
readonly type: 'Prevote' | 'Precommit';
|
|
11474
11026
|
}
|
|
11475
|
-
/** @name FinalityGrandpaEquivocationPrevote (
|
|
11027
|
+
/** @name FinalityGrandpaEquivocationPrevote (241) */
|
|
11476
11028
|
interface FinalityGrandpaEquivocationPrevote extends Struct {
|
|
11477
11029
|
readonly roundNumber: u64;
|
|
11478
11030
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
11479
11031
|
readonly first: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
11480
11032
|
readonly second: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
11481
11033
|
}
|
|
11482
|
-
/** @name FinalityGrandpaPrevote (
|
|
11034
|
+
/** @name FinalityGrandpaPrevote (242) */
|
|
11483
11035
|
interface FinalityGrandpaPrevote extends Struct {
|
|
11484
11036
|
readonly targetHash: H256;
|
|
11485
11037
|
readonly targetNumber: u32;
|
|
11486
11038
|
}
|
|
11487
|
-
/** @name SpConsensusGrandpaAppSignature (
|
|
11039
|
+
/** @name SpConsensusGrandpaAppSignature (243) */
|
|
11488
11040
|
interface SpConsensusGrandpaAppSignature extends U8aFixed {
|
|
11489
11041
|
}
|
|
11490
|
-
/** @name FinalityGrandpaEquivocationPrecommit (
|
|
11042
|
+
/** @name FinalityGrandpaEquivocationPrecommit (245) */
|
|
11491
11043
|
interface FinalityGrandpaEquivocationPrecommit extends Struct {
|
|
11492
11044
|
readonly roundNumber: u64;
|
|
11493
11045
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
11494
11046
|
readonly first: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
11495
11047
|
readonly second: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
11496
11048
|
}
|
|
11497
|
-
/** @name FinalityGrandpaPrecommit (
|
|
11049
|
+
/** @name FinalityGrandpaPrecommit (246) */
|
|
11498
11050
|
interface FinalityGrandpaPrecommit extends Struct {
|
|
11499
11051
|
readonly targetHash: H256;
|
|
11500
11052
|
readonly targetNumber: u32;
|
|
11501
11053
|
}
|
|
11502
|
-
/** @name SpCoreVoid (
|
|
11054
|
+
/** @name SpCoreVoid (248) */
|
|
11503
11055
|
type SpCoreVoid = Null;
|
|
11504
|
-
/** @name PalletBlockSealCall (
|
|
11056
|
+
/** @name PalletBlockSealCall (249) */
|
|
11505
11057
|
interface PalletBlockSealCall extends Enum {
|
|
11506
11058
|
readonly isApply: boolean;
|
|
11507
11059
|
readonly asApply: {
|
|
@@ -11509,7 +11061,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11509
11061
|
} & Struct;
|
|
11510
11062
|
readonly type: 'Apply';
|
|
11511
11063
|
}
|
|
11512
|
-
/** @name ArgonPrimitivesInherentsBlockSealInherent (
|
|
11064
|
+
/** @name ArgonPrimitivesInherentsBlockSealInherent (250) */
|
|
11513
11065
|
interface ArgonPrimitivesInherentsBlockSealInherent extends Enum {
|
|
11514
11066
|
readonly isVote: boolean;
|
|
11515
11067
|
readonly asVote: {
|
|
@@ -11523,13 +11075,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11523
11075
|
readonly isCompute: boolean;
|
|
11524
11076
|
readonly type: 'Vote' | 'Compute';
|
|
11525
11077
|
}
|
|
11526
|
-
/** @name ArgonPrimitivesBalanceChangeMerkleProof (
|
|
11078
|
+
/** @name ArgonPrimitivesBalanceChangeMerkleProof (251) */
|
|
11527
11079
|
interface ArgonPrimitivesBalanceChangeMerkleProof extends Struct {
|
|
11528
11080
|
readonly proof: Vec<H256>;
|
|
11529
11081
|
readonly numberOfLeaves: Compact<u32>;
|
|
11530
11082
|
readonly leafIndex: Compact<u32>;
|
|
11531
11083
|
}
|
|
11532
|
-
/** @name ArgonPrimitivesBlockVoteBlockVoteT (
|
|
11084
|
+
/** @name ArgonPrimitivesBlockVoteBlockVoteT (253) */
|
|
11533
11085
|
interface ArgonPrimitivesBlockVoteBlockVoteT extends Struct {
|
|
11534
11086
|
readonly accountId: AccountId32;
|
|
11535
11087
|
readonly blockHash: H256;
|
|
@@ -11539,7 +11091,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11539
11091
|
readonly blockRewardsAccountId: AccountId32;
|
|
11540
11092
|
readonly tick: Compact<u64>;
|
|
11541
11093
|
}
|
|
11542
|
-
/** @name SpRuntimeMultiSignature (
|
|
11094
|
+
/** @name SpRuntimeMultiSignature (254) */
|
|
11543
11095
|
interface SpRuntimeMultiSignature extends Enum {
|
|
11544
11096
|
readonly isEd25519: boolean;
|
|
11545
11097
|
readonly asEd25519: U8aFixed;
|
|
@@ -11551,7 +11103,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11551
11103
|
readonly asEth: U8aFixed;
|
|
11552
11104
|
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa' | 'Eth';
|
|
11553
11105
|
}
|
|
11554
|
-
/** @name PalletBlockRewardsCall (
|
|
11106
|
+
/** @name PalletBlockRewardsCall (256) */
|
|
11555
11107
|
interface PalletBlockRewardsCall extends Enum {
|
|
11556
11108
|
readonly isSetBlockRewardsPaused: boolean;
|
|
11557
11109
|
readonly asSetBlockRewardsPaused: {
|
|
@@ -11559,9 +11111,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
11559
11111
|
} & Struct;
|
|
11560
11112
|
readonly type: 'SetBlockRewardsPaused';
|
|
11561
11113
|
}
|
|
11562
|
-
/** @name PalletMintCall (
|
|
11114
|
+
/** @name PalletMintCall (257) */
|
|
11563
11115
|
type PalletMintCall = Null;
|
|
11564
|
-
/** @name PalletBalancesCall (
|
|
11116
|
+
/** @name PalletBalancesCall (258) */
|
|
11565
11117
|
interface PalletBalancesCall extends Enum {
|
|
11566
11118
|
readonly isTransferAllowDeath: boolean;
|
|
11567
11119
|
readonly asTransferAllowDeath: {
|
|
@@ -11610,13 +11162,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11610
11162
|
} & Struct;
|
|
11611
11163
|
readonly type: 'TransferAllowDeath' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve' | 'UpgradeAccounts' | 'ForceSetBalance' | 'ForceAdjustTotalIssuance' | 'Burn';
|
|
11612
11164
|
}
|
|
11613
|
-
/** @name PalletBalancesAdjustmentDirection (
|
|
11165
|
+
/** @name PalletBalancesAdjustmentDirection (259) */
|
|
11614
11166
|
interface PalletBalancesAdjustmentDirection extends Enum {
|
|
11615
11167
|
readonly isIncrease: boolean;
|
|
11616
11168
|
readonly isDecrease: boolean;
|
|
11617
11169
|
readonly type: 'Increase' | 'Decrease';
|
|
11618
11170
|
}
|
|
11619
|
-
/** @name PalletTxPauseCall (
|
|
11171
|
+
/** @name PalletTxPauseCall (261) */
|
|
11620
11172
|
interface PalletTxPauseCall extends Enum {
|
|
11621
11173
|
readonly isPause: boolean;
|
|
11622
11174
|
readonly asPause: {
|
|
@@ -11628,7 +11180,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11628
11180
|
} & Struct;
|
|
11629
11181
|
readonly type: 'Pause' | 'Unpause';
|
|
11630
11182
|
}
|
|
11631
|
-
/** @name PalletUtilityCall (
|
|
11183
|
+
/** @name PalletUtilityCall (262) */
|
|
11632
11184
|
interface PalletUtilityCall extends Enum {
|
|
11633
11185
|
readonly isBatch: boolean;
|
|
11634
11186
|
readonly asBatch: {
|
|
@@ -11669,7 +11221,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11669
11221
|
} & Struct;
|
|
11670
11222
|
readonly type: 'Batch' | 'AsDerivative' | 'BatchAll' | 'DispatchAs' | 'ForceBatch' | 'WithWeight' | 'IfElse' | 'DispatchAsFallible';
|
|
11671
11223
|
}
|
|
11672
|
-
/** @name PalletSudoCall (
|
|
11224
|
+
/** @name PalletSudoCall (264) */
|
|
11673
11225
|
interface PalletSudoCall extends Enum {
|
|
11674
11226
|
readonly isSudo: boolean;
|
|
11675
11227
|
readonly asSudo: {
|
|
@@ -11692,257 +11244,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11692
11244
|
readonly isRemoveKey: boolean;
|
|
11693
11245
|
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs' | 'RemoveKey';
|
|
11694
11246
|
}
|
|
11695
|
-
/** @name
|
|
11696
|
-
interface PalletIsmpCall extends Enum {
|
|
11697
|
-
readonly isHandleUnsigned: boolean;
|
|
11698
|
-
readonly asHandleUnsigned: {
|
|
11699
|
-
readonly messages: Vec<IsmpMessagingMessage>;
|
|
11700
|
-
} & Struct;
|
|
11701
|
-
readonly isCreateConsensusClient: boolean;
|
|
11702
|
-
readonly asCreateConsensusClient: {
|
|
11703
|
-
readonly message: IsmpMessagingCreateConsensusState;
|
|
11704
|
-
} & Struct;
|
|
11705
|
-
readonly isUpdateConsensusState: boolean;
|
|
11706
|
-
readonly asUpdateConsensusState: {
|
|
11707
|
-
readonly message: PalletIsmpUtilsUpdateConsensusState;
|
|
11708
|
-
} & Struct;
|
|
11709
|
-
readonly isFundMessage: boolean;
|
|
11710
|
-
readonly asFundMessage: {
|
|
11711
|
-
readonly message: PalletIsmpUtilsFundMessageParams;
|
|
11712
|
-
} & Struct;
|
|
11713
|
-
readonly type: 'HandleUnsigned' | 'CreateConsensusClient' | 'UpdateConsensusState' | 'FundMessage';
|
|
11714
|
-
}
|
|
11715
|
-
/** @name IsmpMessagingMessage (283) */
|
|
11716
|
-
interface IsmpMessagingMessage extends Enum {
|
|
11717
|
-
readonly isConsensus: boolean;
|
|
11718
|
-
readonly asConsensus: IsmpMessagingConsensusMessage;
|
|
11719
|
-
readonly isFraudProof: boolean;
|
|
11720
|
-
readonly asFraudProof: IsmpMessagingFraudProofMessage;
|
|
11721
|
-
readonly isRequest: boolean;
|
|
11722
|
-
readonly asRequest: IsmpMessagingRequestMessage;
|
|
11723
|
-
readonly isResponse: boolean;
|
|
11724
|
-
readonly asResponse: IsmpMessagingResponseMessage;
|
|
11725
|
-
readonly isTimeout: boolean;
|
|
11726
|
-
readonly asTimeout: IsmpMessagingTimeoutMessage;
|
|
11727
|
-
readonly type: 'Consensus' | 'FraudProof' | 'Request' | 'Response' | 'Timeout';
|
|
11728
|
-
}
|
|
11729
|
-
/** @name IsmpMessagingConsensusMessage (284) */
|
|
11730
|
-
interface IsmpMessagingConsensusMessage extends Struct {
|
|
11731
|
-
readonly consensusProof: Bytes;
|
|
11732
|
-
readonly consensusStateId: U8aFixed;
|
|
11733
|
-
readonly signer: Bytes;
|
|
11734
|
-
}
|
|
11735
|
-
/** @name IsmpMessagingFraudProofMessage (285) */
|
|
11736
|
-
interface IsmpMessagingFraudProofMessage extends Struct {
|
|
11737
|
-
readonly proof1: Bytes;
|
|
11738
|
-
readonly proof2: Bytes;
|
|
11739
|
-
readonly consensusStateId: U8aFixed;
|
|
11740
|
-
readonly signer: Bytes;
|
|
11741
|
-
}
|
|
11742
|
-
/** @name IsmpMessagingRequestMessage (286) */
|
|
11743
|
-
interface IsmpMessagingRequestMessage extends Struct {
|
|
11744
|
-
readonly requests: Vec<IsmpRouterPostRequest>;
|
|
11745
|
-
readonly proof: IsmpMessagingProof;
|
|
11746
|
-
readonly signer: Bytes;
|
|
11747
|
-
}
|
|
11748
|
-
/** @name IsmpRouterPostRequest (288) */
|
|
11749
|
-
interface IsmpRouterPostRequest extends Struct {
|
|
11750
|
-
readonly source: IsmpHostStateMachine;
|
|
11751
|
-
readonly dest: IsmpHostStateMachine;
|
|
11752
|
-
readonly nonce: u64;
|
|
11753
|
-
readonly from: Bytes;
|
|
11754
|
-
readonly to: Bytes;
|
|
11755
|
-
readonly timeoutTimestamp: u64;
|
|
11756
|
-
readonly body: Bytes;
|
|
11757
|
-
}
|
|
11758
|
-
/** @name IsmpMessagingProof (289) */
|
|
11759
|
-
interface IsmpMessagingProof extends Struct {
|
|
11760
|
-
readonly height: IsmpConsensusStateMachineHeight;
|
|
11761
|
-
readonly proof: Bytes;
|
|
11762
|
-
}
|
|
11763
|
-
/** @name IsmpMessagingResponseMessage (290) */
|
|
11764
|
-
interface IsmpMessagingResponseMessage extends Struct {
|
|
11765
|
-
readonly datagram: IsmpRouterRequestResponse;
|
|
11766
|
-
readonly proof: IsmpMessagingProof;
|
|
11767
|
-
readonly signer: Bytes;
|
|
11768
|
-
}
|
|
11769
|
-
/** @name IsmpRouterRequestResponse (291) */
|
|
11770
|
-
interface IsmpRouterRequestResponse extends Enum {
|
|
11771
|
-
readonly isRequest: boolean;
|
|
11772
|
-
readonly asRequest: Vec<IsmpRouterRequest>;
|
|
11773
|
-
readonly isResponse: boolean;
|
|
11774
|
-
readonly asResponse: Vec<IsmpRouterResponse>;
|
|
11775
|
-
readonly type: 'Request' | 'Response';
|
|
11776
|
-
}
|
|
11777
|
-
/** @name IsmpRouterRequest (293) */
|
|
11778
|
-
interface IsmpRouterRequest extends Enum {
|
|
11779
|
-
readonly isPost: boolean;
|
|
11780
|
-
readonly asPost: IsmpRouterPostRequest;
|
|
11781
|
-
readonly isGet: boolean;
|
|
11782
|
-
readonly asGet: IsmpRouterGetRequest;
|
|
11783
|
-
readonly type: 'Post' | 'Get';
|
|
11784
|
-
}
|
|
11785
|
-
/** @name IsmpRouterGetRequest (294) */
|
|
11786
|
-
interface IsmpRouterGetRequest extends Struct {
|
|
11787
|
-
readonly source: IsmpHostStateMachine;
|
|
11788
|
-
readonly dest: IsmpHostStateMachine;
|
|
11789
|
-
readonly nonce: u64;
|
|
11790
|
-
readonly from: Bytes;
|
|
11791
|
-
readonly keys_: Vec<Bytes>;
|
|
11792
|
-
readonly height: u64;
|
|
11793
|
-
readonly context: Bytes;
|
|
11794
|
-
readonly timeoutTimestamp: u64;
|
|
11795
|
-
}
|
|
11796
|
-
/** @name IsmpRouterResponse (296) */
|
|
11797
|
-
interface IsmpRouterResponse extends Enum {
|
|
11798
|
-
readonly isPost: boolean;
|
|
11799
|
-
readonly asPost: IsmpRouterPostResponse;
|
|
11800
|
-
readonly isGet: boolean;
|
|
11801
|
-
readonly asGet: IsmpRouterGetResponse;
|
|
11802
|
-
readonly type: 'Post' | 'Get';
|
|
11803
|
-
}
|
|
11804
|
-
/** @name IsmpRouterPostResponse (297) */
|
|
11805
|
-
interface IsmpRouterPostResponse extends Struct {
|
|
11806
|
-
readonly post: IsmpRouterPostRequest;
|
|
11807
|
-
readonly response: Bytes;
|
|
11808
|
-
readonly timeoutTimestamp: u64;
|
|
11809
|
-
}
|
|
11810
|
-
/** @name IsmpRouterGetResponse (298) */
|
|
11811
|
-
interface IsmpRouterGetResponse extends Struct {
|
|
11812
|
-
readonly get_: IsmpRouterGetRequest;
|
|
11813
|
-
readonly values_: Vec<IsmpRouterStorageValue>;
|
|
11814
|
-
}
|
|
11815
|
-
/** @name IsmpRouterStorageValue (300) */
|
|
11816
|
-
interface IsmpRouterStorageValue extends Struct {
|
|
11817
|
-
readonly key: Bytes;
|
|
11818
|
-
readonly value: Option<Bytes>;
|
|
11819
|
-
}
|
|
11820
|
-
/** @name IsmpMessagingTimeoutMessage (302) */
|
|
11821
|
-
interface IsmpMessagingTimeoutMessage extends Enum {
|
|
11822
|
-
readonly isPost: boolean;
|
|
11823
|
-
readonly asPost: {
|
|
11824
|
-
readonly requests: Vec<IsmpRouterRequest>;
|
|
11825
|
-
readonly timeoutProof: IsmpMessagingProof;
|
|
11826
|
-
} & Struct;
|
|
11827
|
-
readonly isPostResponse: boolean;
|
|
11828
|
-
readonly asPostResponse: {
|
|
11829
|
-
readonly responses: Vec<IsmpRouterPostResponse>;
|
|
11830
|
-
readonly timeoutProof: IsmpMessagingProof;
|
|
11831
|
-
} & Struct;
|
|
11832
|
-
readonly isGet: boolean;
|
|
11833
|
-
readonly asGet: {
|
|
11834
|
-
readonly requests: Vec<IsmpRouterRequest>;
|
|
11835
|
-
} & Struct;
|
|
11836
|
-
readonly type: 'Post' | 'PostResponse' | 'Get';
|
|
11837
|
-
}
|
|
11838
|
-
/** @name IsmpMessagingCreateConsensusState (304) */
|
|
11839
|
-
interface IsmpMessagingCreateConsensusState extends Struct {
|
|
11840
|
-
readonly consensusState: Bytes;
|
|
11841
|
-
readonly consensusClientId: U8aFixed;
|
|
11842
|
-
readonly consensusStateId: U8aFixed;
|
|
11843
|
-
readonly unbondingPeriod: u64;
|
|
11844
|
-
readonly challengePeriods: BTreeMap<IsmpHostStateMachine, u64>;
|
|
11845
|
-
readonly stateMachineCommitments: Vec<ITuple<[IsmpConsensusStateMachineId, IsmpMessagingStateCommitmentHeight]>>;
|
|
11846
|
-
}
|
|
11847
|
-
/** @name IsmpMessagingStateCommitmentHeight (310) */
|
|
11848
|
-
interface IsmpMessagingStateCommitmentHeight extends Struct {
|
|
11849
|
-
readonly commitment: IsmpConsensusStateCommitment;
|
|
11850
|
-
readonly height: u64;
|
|
11851
|
-
}
|
|
11852
|
-
/** @name IsmpConsensusStateCommitment (311) */
|
|
11853
|
-
interface IsmpConsensusStateCommitment extends Struct {
|
|
11854
|
-
readonly timestamp: u64;
|
|
11855
|
-
readonly overlayRoot: Option<H256>;
|
|
11856
|
-
readonly stateRoot: H256;
|
|
11857
|
-
}
|
|
11858
|
-
/** @name PalletIsmpUtilsUpdateConsensusState (312) */
|
|
11859
|
-
interface PalletIsmpUtilsUpdateConsensusState extends Struct {
|
|
11860
|
-
readonly consensusStateId: U8aFixed;
|
|
11861
|
-
readonly unbondingPeriod: Option<u64>;
|
|
11862
|
-
readonly challengePeriods: BTreeMap<IsmpHostStateMachine, u64>;
|
|
11863
|
-
}
|
|
11864
|
-
/** @name PalletIsmpUtilsFundMessageParams (313) */
|
|
11865
|
-
interface PalletIsmpUtilsFundMessageParams extends Struct {
|
|
11866
|
-
readonly commitment: PalletIsmpUtilsMessageCommitment;
|
|
11867
|
-
readonly amount: u128;
|
|
11868
|
-
}
|
|
11869
|
-
/** @name PalletIsmpUtilsMessageCommitment (314) */
|
|
11870
|
-
interface PalletIsmpUtilsMessageCommitment extends Enum {
|
|
11871
|
-
readonly isRequest: boolean;
|
|
11872
|
-
readonly asRequest: H256;
|
|
11873
|
-
readonly isResponse: boolean;
|
|
11874
|
-
readonly asResponse: H256;
|
|
11875
|
-
readonly type: 'Request' | 'Response';
|
|
11876
|
-
}
|
|
11877
|
-
/** @name IsmpGrandpaCall (315) */
|
|
11878
|
-
interface IsmpGrandpaCall extends Enum {
|
|
11879
|
-
readonly isAddStateMachines: boolean;
|
|
11880
|
-
readonly asAddStateMachines: {
|
|
11881
|
-
readonly newStateMachines: Vec<IsmpGrandpaAddStateMachine>;
|
|
11882
|
-
} & Struct;
|
|
11883
|
-
readonly isRemoveStateMachines: boolean;
|
|
11884
|
-
readonly asRemoveStateMachines: {
|
|
11885
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
11886
|
-
} & Struct;
|
|
11887
|
-
readonly type: 'AddStateMachines' | 'RemoveStateMachines';
|
|
11888
|
-
}
|
|
11889
|
-
/** @name IsmpGrandpaAddStateMachine (317) */
|
|
11890
|
-
interface IsmpGrandpaAddStateMachine extends Struct {
|
|
11891
|
-
readonly stateMachine: IsmpHostStateMachine;
|
|
11892
|
-
readonly slotDuration: u64;
|
|
11893
|
-
}
|
|
11894
|
-
/** @name PalletTokenGatewayCall (318) */
|
|
11895
|
-
interface PalletTokenGatewayCall extends Enum {
|
|
11896
|
-
readonly isTeleport: boolean;
|
|
11897
|
-
readonly asTeleport: {
|
|
11898
|
-
readonly params: PalletTokenGatewayTeleportParams;
|
|
11899
|
-
} & Struct;
|
|
11900
|
-
readonly isSetTokenGatewayAddresses: boolean;
|
|
11901
|
-
readonly asSetTokenGatewayAddresses: {
|
|
11902
|
-
readonly addresses: BTreeMap<IsmpHostStateMachine, Bytes>;
|
|
11903
|
-
} & Struct;
|
|
11904
|
-
readonly isCreateErc6160Asset: boolean;
|
|
11905
|
-
readonly asCreateErc6160Asset: {
|
|
11906
|
-
readonly asset: PalletTokenGatewayAssetRegistration;
|
|
11907
|
-
} & Struct;
|
|
11908
|
-
readonly isUpdateAssetPrecision: boolean;
|
|
11909
|
-
readonly asUpdateAssetPrecision: {
|
|
11910
|
-
readonly update: PalletTokenGatewayPrecisionUpdate;
|
|
11911
|
-
} & Struct;
|
|
11912
|
-
readonly type: 'Teleport' | 'SetTokenGatewayAddresses' | 'CreateErc6160Asset' | 'UpdateAssetPrecision';
|
|
11913
|
-
}
|
|
11914
|
-
/** @name PalletTokenGatewayTeleportParams (319) */
|
|
11915
|
-
interface PalletTokenGatewayTeleportParams extends Struct {
|
|
11916
|
-
readonly assetId: u32;
|
|
11917
|
-
readonly destination: IsmpHostStateMachine;
|
|
11918
|
-
readonly recepient: H256;
|
|
11919
|
-
readonly amount: u128;
|
|
11920
|
-
readonly timeout: u64;
|
|
11921
|
-
readonly tokenGateway: Bytes;
|
|
11922
|
-
readonly relayerFee: u128;
|
|
11923
|
-
readonly callData: Option<Bytes>;
|
|
11924
|
-
readonly redeem: bool;
|
|
11925
|
-
}
|
|
11926
|
-
/** @name PalletTokenGatewayAssetRegistration (323) */
|
|
11927
|
-
interface PalletTokenGatewayAssetRegistration extends Struct {
|
|
11928
|
-
readonly localId: u32;
|
|
11929
|
-
readonly reg: TokenGatewayPrimitivesGatewayAssetRegistration;
|
|
11930
|
-
readonly native: bool;
|
|
11931
|
-
readonly precision: BTreeMap<IsmpHostStateMachine, u8>;
|
|
11932
|
-
}
|
|
11933
|
-
/** @name TokenGatewayPrimitivesGatewayAssetRegistration (324) */
|
|
11934
|
-
interface TokenGatewayPrimitivesGatewayAssetRegistration extends Struct {
|
|
11935
|
-
readonly name: Bytes;
|
|
11936
|
-
readonly symbol: Bytes;
|
|
11937
|
-
readonly chains: Vec<IsmpHostStateMachine>;
|
|
11938
|
-
readonly minimumBalance: Option<u128>;
|
|
11939
|
-
}
|
|
11940
|
-
/** @name PalletTokenGatewayPrecisionUpdate (329) */
|
|
11941
|
-
interface PalletTokenGatewayPrecisionUpdate extends Struct {
|
|
11942
|
-
readonly assetId: u32;
|
|
11943
|
-
readonly precisions: BTreeMap<IsmpHostStateMachine, u8>;
|
|
11944
|
-
}
|
|
11945
|
-
/** @name PalletTreasuryCall (330) */
|
|
11247
|
+
/** @name PalletTreasuryCall (265) */
|
|
11946
11248
|
interface PalletTreasuryCall extends Enum {
|
|
11947
11249
|
readonly isBuyBonds: boolean;
|
|
11948
11250
|
readonly asBuyBonds: {
|
|
@@ -11955,7 +11257,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11955
11257
|
} & Struct;
|
|
11956
11258
|
readonly type: 'BuyBonds' | 'LiquidateBondLot';
|
|
11957
11259
|
}
|
|
11958
|
-
/** @name PalletOperationalAccountsCall (
|
|
11260
|
+
/** @name PalletOperationalAccountsCall (266) */
|
|
11959
11261
|
interface PalletOperationalAccountsCall extends Enum {
|
|
11960
11262
|
readonly isRegister: boolean;
|
|
11961
11263
|
readonly asRegister: {
|
|
@@ -11984,13 +11286,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11984
11286
|
} & Struct;
|
|
11985
11287
|
readonly type: 'Register' | 'SetRewardConfig' | 'ForceSetProgress' | 'SetEncryptedServerForSponsee' | 'Activate' | 'ClaimRewards';
|
|
11986
11288
|
}
|
|
11987
|
-
/** @name PalletOperationalAccountsRegistration (
|
|
11289
|
+
/** @name PalletOperationalAccountsRegistration (267) */
|
|
11988
11290
|
interface PalletOperationalAccountsRegistration extends Enum {
|
|
11989
11291
|
readonly isV1: boolean;
|
|
11990
11292
|
readonly asV1: PalletOperationalAccountsRegistrationV1;
|
|
11991
11293
|
readonly type: 'V1';
|
|
11992
11294
|
}
|
|
11993
|
-
/** @name PalletOperationalAccountsRegistrationV1 (
|
|
11295
|
+
/** @name PalletOperationalAccountsRegistrationV1 (268) */
|
|
11994
11296
|
interface PalletOperationalAccountsRegistrationV1 extends Struct {
|
|
11995
11297
|
readonly operationalAccount: AccountId32;
|
|
11996
11298
|
readonly encryptionPubkey: PalletOperationalAccountsOpaqueEncryptionPubkey;
|
|
@@ -12003,14 +11305,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
12003
11305
|
readonly miningBotAccountProof: PalletOperationalAccountsAccountOwnershipProof;
|
|
12004
11306
|
readonly referralProof: Option<PalletOperationalAccountsReferralProof>;
|
|
12005
11307
|
}
|
|
12006
|
-
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (
|
|
11308
|
+
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (269) */
|
|
12007
11309
|
interface PalletOperationalAccountsOpaqueEncryptionPubkey extends U8aFixed {
|
|
12008
11310
|
}
|
|
12009
|
-
/** @name PalletOperationalAccountsAccountOwnershipProof (
|
|
11311
|
+
/** @name PalletOperationalAccountsAccountOwnershipProof (270) */
|
|
12010
11312
|
interface PalletOperationalAccountsAccountOwnershipProof extends Struct {
|
|
12011
11313
|
readonly signature: SpRuntimeMultiSignature;
|
|
12012
11314
|
}
|
|
12013
|
-
/** @name PalletOperationalAccountsReferralProof (
|
|
11315
|
+
/** @name PalletOperationalAccountsReferralProof (272) */
|
|
12014
11316
|
interface PalletOperationalAccountsReferralProof extends Struct {
|
|
12015
11317
|
readonly referralCode: U8aFixed;
|
|
12016
11318
|
readonly referralSignature: U8aFixed;
|
|
@@ -12018,7 +11320,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12018
11320
|
readonly expiresAtFrame: Compact<u64>;
|
|
12019
11321
|
readonly sponsorSignature: SpRuntimeMultiSignature;
|
|
12020
11322
|
}
|
|
12021
|
-
/** @name PalletOperationalAccountsOperationalProgressPatch (
|
|
11323
|
+
/** @name PalletOperationalAccountsOperationalProgressPatch (273) */
|
|
12022
11324
|
interface PalletOperationalAccountsOperationalProgressPatch extends Struct {
|
|
12023
11325
|
readonly hasUniswapTransfer: Option<bool>;
|
|
12024
11326
|
readonly vaultCreated: Option<bool>;
|
|
@@ -12026,7 +11328,199 @@ declare module '@polkadot/types/lookup' {
|
|
|
12026
11328
|
readonly observedBitcoinTotal: Option<u128>;
|
|
12027
11329
|
readonly observedMiningSeatTotal: Option<u32>;
|
|
12028
11330
|
}
|
|
12029
|
-
/** @name
|
|
11331
|
+
/** @name PalletEthereumVerifierCall (275) */
|
|
11332
|
+
interface PalletEthereumVerifierCall extends Enum {
|
|
11333
|
+
readonly isForceCheckpoint: boolean;
|
|
11334
|
+
readonly asForceCheckpoint: {
|
|
11335
|
+
readonly update: PalletEthereumVerifierCheckpointUpdate;
|
|
11336
|
+
readonly forkVersions: PalletEthereumVerifierForkVersions;
|
|
11337
|
+
} & Struct;
|
|
11338
|
+
readonly isSubmit: boolean;
|
|
11339
|
+
readonly asSubmit: {
|
|
11340
|
+
readonly update: PalletEthereumVerifierUpdate;
|
|
11341
|
+
} & Struct;
|
|
11342
|
+
readonly isImportExecutionHeaderAnchor: boolean;
|
|
11343
|
+
readonly asImportExecutionHeaderAnchor: {
|
|
11344
|
+
readonly executionProof: PalletEthereumVerifierExecutionProof;
|
|
11345
|
+
} & Struct;
|
|
11346
|
+
readonly isSetOperatingMode: boolean;
|
|
11347
|
+
readonly asSetOperatingMode: {
|
|
11348
|
+
readonly mode: PalletEthereumVerifierBasicOperatingMode;
|
|
11349
|
+
} & Struct;
|
|
11350
|
+
readonly type: 'ForceCheckpoint' | 'Submit' | 'ImportExecutionHeaderAnchor' | 'SetOperatingMode';
|
|
11351
|
+
}
|
|
11352
|
+
/** @name PalletEthereumVerifierCheckpointUpdate (276) */
|
|
11353
|
+
interface PalletEthereumVerifierCheckpointUpdate extends Struct {
|
|
11354
|
+
readonly header: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11355
|
+
readonly currentSyncCommittee: PalletEthereumVerifierSyncCommittee;
|
|
11356
|
+
readonly currentSyncCommitteeBranch: Vec<H256>;
|
|
11357
|
+
readonly validatorsRoot: H256;
|
|
11358
|
+
}
|
|
11359
|
+
/** @name SnowbridgeBeaconPrimitivesBeaconHeader (277) */
|
|
11360
|
+
interface SnowbridgeBeaconPrimitivesBeaconHeader extends Struct {
|
|
11361
|
+
readonly slot: u64;
|
|
11362
|
+
readonly proposerIndex: u64;
|
|
11363
|
+
readonly parentRoot: H256;
|
|
11364
|
+
readonly stateRoot: H256;
|
|
11365
|
+
readonly bodyRoot: H256;
|
|
11366
|
+
}
|
|
11367
|
+
/** @name PalletEthereumVerifierSyncCommittee (278) */
|
|
11368
|
+
interface PalletEthereumVerifierSyncCommittee extends Struct {
|
|
11369
|
+
readonly pubkeys: Vec<SnowbridgeBeaconPrimitivesPublicKey>;
|
|
11370
|
+
readonly aggregatePubkey: SnowbridgeBeaconPrimitivesPublicKey;
|
|
11371
|
+
}
|
|
11372
|
+
/** @name SnowbridgeBeaconPrimitivesPublicKey (280) */
|
|
11373
|
+
interface SnowbridgeBeaconPrimitivesPublicKey extends U8aFixed {
|
|
11374
|
+
}
|
|
11375
|
+
/** @name PalletEthereumVerifierForkVersions (284) */
|
|
11376
|
+
interface PalletEthereumVerifierForkVersions extends Struct {
|
|
11377
|
+
readonly genesis: PalletEthereumVerifierFork;
|
|
11378
|
+
readonly altair: PalletEthereumVerifierFork;
|
|
11379
|
+
readonly bellatrix: PalletEthereumVerifierFork;
|
|
11380
|
+
readonly capella: PalletEthereumVerifierFork;
|
|
11381
|
+
readonly deneb: PalletEthereumVerifierFork;
|
|
11382
|
+
readonly electra: PalletEthereumVerifierFork;
|
|
11383
|
+
readonly fulu: PalletEthereumVerifierFork;
|
|
11384
|
+
}
|
|
11385
|
+
/** @name PalletEthereumVerifierFork (285) */
|
|
11386
|
+
interface PalletEthereumVerifierFork extends Struct {
|
|
11387
|
+
readonly version: U8aFixed;
|
|
11388
|
+
readonly epoch: Compact<u64>;
|
|
11389
|
+
}
|
|
11390
|
+
/** @name PalletEthereumVerifierUpdate (286) */
|
|
11391
|
+
interface PalletEthereumVerifierUpdate extends Struct {
|
|
11392
|
+
readonly attestedHeader: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11393
|
+
readonly syncAggregate: PalletEthereumVerifierSyncAggregate;
|
|
11394
|
+
readonly signatureSlot: Compact<u64>;
|
|
11395
|
+
readonly nextSyncCommitteeUpdate: Option<PalletEthereumVerifierNextSyncCommitteeUpdate>;
|
|
11396
|
+
readonly finalizedHeader: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11397
|
+
readonly finalityBranch: Vec<H256>;
|
|
11398
|
+
}
|
|
11399
|
+
/** @name PalletEthereumVerifierSyncAggregate (287) */
|
|
11400
|
+
interface PalletEthereumVerifierSyncAggregate extends Struct {
|
|
11401
|
+
readonly syncCommitteeBits: Bytes;
|
|
11402
|
+
readonly syncCommitteeSignature: SnowbridgeBeaconPrimitivesSignature;
|
|
11403
|
+
}
|
|
11404
|
+
/** @name SnowbridgeBeaconPrimitivesSignature (289) */
|
|
11405
|
+
interface SnowbridgeBeaconPrimitivesSignature extends U8aFixed {
|
|
11406
|
+
}
|
|
11407
|
+
/** @name PalletEthereumVerifierNextSyncCommitteeUpdate (292) */
|
|
11408
|
+
interface PalletEthereumVerifierNextSyncCommitteeUpdate extends Struct {
|
|
11409
|
+
readonly nextSyncCommittee: PalletEthereumVerifierSyncCommittee;
|
|
11410
|
+
readonly nextSyncCommitteeBranch: Vec<H256>;
|
|
11411
|
+
}
|
|
11412
|
+
/** @name PalletEthereumVerifierExecutionProof (293) */
|
|
11413
|
+
interface PalletEthereumVerifierExecutionProof extends Struct {
|
|
11414
|
+
readonly header: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11415
|
+
readonly executionHeader: SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader;
|
|
11416
|
+
readonly executionBranch: Vec<H256>;
|
|
11417
|
+
}
|
|
11418
|
+
/** @name SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader (294) */
|
|
11419
|
+
interface SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader extends Enum {
|
|
11420
|
+
readonly isCapella: boolean;
|
|
11421
|
+
readonly asCapella: SnowbridgeBeaconPrimitivesExecutionPayloadHeader;
|
|
11422
|
+
readonly isDeneb: boolean;
|
|
11423
|
+
readonly asDeneb: SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader;
|
|
11424
|
+
readonly type: 'Capella' | 'Deneb';
|
|
11425
|
+
}
|
|
11426
|
+
/** @name SnowbridgeBeaconPrimitivesExecutionPayloadHeader (295) */
|
|
11427
|
+
interface SnowbridgeBeaconPrimitivesExecutionPayloadHeader extends Struct {
|
|
11428
|
+
readonly parentHash: H256;
|
|
11429
|
+
readonly feeRecipient: H160;
|
|
11430
|
+
readonly stateRoot: H256;
|
|
11431
|
+
readonly receiptsRoot: H256;
|
|
11432
|
+
readonly logsBloom: Bytes;
|
|
11433
|
+
readonly prevRandao: H256;
|
|
11434
|
+
readonly blockNumber: u64;
|
|
11435
|
+
readonly gasLimit: u64;
|
|
11436
|
+
readonly gasUsed: u64;
|
|
11437
|
+
readonly timestamp: u64;
|
|
11438
|
+
readonly extraData: Bytes;
|
|
11439
|
+
readonly baseFeePerGas: U256;
|
|
11440
|
+
readonly blockHash: H256;
|
|
11441
|
+
readonly transactionsRoot: H256;
|
|
11442
|
+
readonly withdrawalsRoot: H256;
|
|
11443
|
+
}
|
|
11444
|
+
/** @name SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader (296) */
|
|
11445
|
+
interface SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader extends Struct {
|
|
11446
|
+
readonly parentHash: H256;
|
|
11447
|
+
readonly feeRecipient: H160;
|
|
11448
|
+
readonly stateRoot: H256;
|
|
11449
|
+
readonly receiptsRoot: H256;
|
|
11450
|
+
readonly logsBloom: Bytes;
|
|
11451
|
+
readonly prevRandao: H256;
|
|
11452
|
+
readonly blockNumber: u64;
|
|
11453
|
+
readonly gasLimit: u64;
|
|
11454
|
+
readonly gasUsed: u64;
|
|
11455
|
+
readonly timestamp: u64;
|
|
11456
|
+
readonly extraData: Bytes;
|
|
11457
|
+
readonly baseFeePerGas: U256;
|
|
11458
|
+
readonly blockHash: H256;
|
|
11459
|
+
readonly transactionsRoot: H256;
|
|
11460
|
+
readonly withdrawalsRoot: H256;
|
|
11461
|
+
readonly blobGasUsed: u64;
|
|
11462
|
+
readonly excessBlobGas: u64;
|
|
11463
|
+
}
|
|
11464
|
+
/** @name PalletCrosschainTransferCall (297) */
|
|
11465
|
+
interface PalletCrosschainTransferCall extends Enum {
|
|
11466
|
+
readonly isSetChainConfig: boolean;
|
|
11467
|
+
readonly asSetChainConfig: {
|
|
11468
|
+
readonly config: PalletCrosschainTransferChainConfig;
|
|
11469
|
+
} & Struct;
|
|
11470
|
+
readonly isProveTransfer: boolean;
|
|
11471
|
+
readonly asProveTransfer: {
|
|
11472
|
+
readonly proof: PalletCrosschainTransferTransferProof;
|
|
11473
|
+
} & Struct;
|
|
11474
|
+
readonly type: 'SetChainConfig' | 'ProveTransfer';
|
|
11475
|
+
}
|
|
11476
|
+
/** @name PalletCrosschainTransferChainConfig (298) */
|
|
11477
|
+
interface PalletCrosschainTransferChainConfig extends Enum {
|
|
11478
|
+
readonly isEthereum: boolean;
|
|
11479
|
+
readonly asEthereum: {
|
|
11480
|
+
readonly gateway: H160;
|
|
11481
|
+
readonly argonToken: H160;
|
|
11482
|
+
readonly argonotToken: H160;
|
|
11483
|
+
readonly previousGateway: Option<H160>;
|
|
11484
|
+
readonly previousReleaseExpiration: Option<u64>;
|
|
11485
|
+
} & Struct;
|
|
11486
|
+
readonly type: 'Ethereum';
|
|
11487
|
+
}
|
|
11488
|
+
/** @name PalletCrosschainTransferTransferProof (300) */
|
|
11489
|
+
interface PalletCrosschainTransferTransferProof extends Enum {
|
|
11490
|
+
readonly isEthereum: boolean;
|
|
11491
|
+
readonly asEthereum: {
|
|
11492
|
+
readonly sourceChain: PalletCrosschainTransferSourceChain;
|
|
11493
|
+
readonly eventLog: ArgonPrimitivesEthereumEthereumLog;
|
|
11494
|
+
readonly proof: ArgonPrimitivesEthereumEthereumProof;
|
|
11495
|
+
} & Struct;
|
|
11496
|
+
readonly type: 'Ethereum';
|
|
11497
|
+
}
|
|
11498
|
+
/** @name ArgonPrimitivesEthereumEthereumLog (301) */
|
|
11499
|
+
interface ArgonPrimitivesEthereumEthereumLog extends Struct {
|
|
11500
|
+
readonly address: H160;
|
|
11501
|
+
readonly topics: Vec<H256>;
|
|
11502
|
+
readonly data: Bytes;
|
|
11503
|
+
}
|
|
11504
|
+
/** @name ArgonPrimitivesEthereumEthereumProof (304) */
|
|
11505
|
+
interface ArgonPrimitivesEthereumEthereumProof extends Struct {
|
|
11506
|
+
readonly executionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
11507
|
+
readonly receiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
11508
|
+
}
|
|
11509
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionBlockProof (305) */
|
|
11510
|
+
interface ArgonPrimitivesEthereumEthereumExecutionBlockProof extends Struct {
|
|
11511
|
+
readonly anchorBlockHash: H256;
|
|
11512
|
+
readonly targetToAnchorHeaderChain: Vec<ArgonPrimitivesEthereumEthereumExecutionHeader>;
|
|
11513
|
+
}
|
|
11514
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionHeader (307) */
|
|
11515
|
+
interface ArgonPrimitivesEthereumEthereumExecutionHeader extends Struct {
|
|
11516
|
+
readonly rlp: Bytes;
|
|
11517
|
+
}
|
|
11518
|
+
/** @name ArgonPrimitivesEthereumEthereumReceiptProof (310) */
|
|
11519
|
+
interface ArgonPrimitivesEthereumEthereumReceiptProof extends Struct {
|
|
11520
|
+
readonly transactionIndex: Compact<u64>;
|
|
11521
|
+
readonly nodes: Vec<Bytes>;
|
|
11522
|
+
}
|
|
11523
|
+
/** @name PalletMultisigError (314) */
|
|
12030
11524
|
interface PalletMultisigError extends Enum {
|
|
12031
11525
|
readonly isMinimumThreshold: boolean;
|
|
12032
11526
|
readonly isAlreadyApproved: boolean;
|
|
@@ -12044,19 +11538,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
12044
11538
|
readonly isAlreadyStored: boolean;
|
|
12045
11539
|
readonly type: 'MinimumThreshold' | 'AlreadyApproved' | 'NoApprovalsNeeded' | 'TooFewSignatories' | 'TooManySignatories' | 'SignatoriesOutOfOrder' | 'SenderInSignatories' | 'NotFound' | 'NotOwner' | 'NoTimepoint' | 'WrongTimepoint' | 'UnexpectedTimepoint' | 'MaxWeightTooLow' | 'AlreadyStored';
|
|
12046
11540
|
}
|
|
12047
|
-
/** @name PalletProxyProxyDefinition (
|
|
11541
|
+
/** @name PalletProxyProxyDefinition (317) */
|
|
12048
11542
|
interface PalletProxyProxyDefinition extends Struct {
|
|
12049
11543
|
readonly delegate: AccountId32;
|
|
12050
11544
|
readonly proxyType: ArgonRuntimeProxyType;
|
|
12051
11545
|
readonly delay: u32;
|
|
12052
11546
|
}
|
|
12053
|
-
/** @name PalletProxyAnnouncement (
|
|
11547
|
+
/** @name PalletProxyAnnouncement (321) */
|
|
12054
11548
|
interface PalletProxyAnnouncement extends Struct {
|
|
12055
11549
|
readonly real: AccountId32;
|
|
12056
11550
|
readonly callHash: H256;
|
|
12057
11551
|
readonly height: u32;
|
|
12058
11552
|
}
|
|
12059
|
-
/** @name PalletProxyError (
|
|
11553
|
+
/** @name PalletProxyError (323) */
|
|
12060
11554
|
interface PalletProxyError extends Enum {
|
|
12061
11555
|
readonly isTooMany: boolean;
|
|
12062
11556
|
readonly isNotFound: boolean;
|
|
@@ -12068,34 +11562,34 @@ declare module '@polkadot/types/lookup' {
|
|
|
12068
11562
|
readonly isNoSelfProxy: boolean;
|
|
12069
11563
|
readonly type: 'TooMany' | 'NotFound' | 'NotProxy' | 'Unproxyable' | 'Duplicate' | 'NoPermission' | 'Unannounced' | 'NoSelfProxy';
|
|
12070
11564
|
}
|
|
12071
|
-
/** @name ArgonPrimitivesTickTicker (
|
|
11565
|
+
/** @name ArgonPrimitivesTickTicker (324) */
|
|
12072
11566
|
interface ArgonPrimitivesTickTicker extends Struct {
|
|
12073
11567
|
readonly tickDurationMillis: Compact<u64>;
|
|
12074
11568
|
readonly channelHoldExpirationTicks: Compact<u64>;
|
|
12075
11569
|
}
|
|
12076
|
-
/** @name PalletTicksError (
|
|
11570
|
+
/** @name PalletTicksError (326) */
|
|
12077
11571
|
type PalletTicksError = Null;
|
|
12078
|
-
/** @name PalletMiningSlotMinerNonceScoring (
|
|
11572
|
+
/** @name PalletMiningSlotMinerNonceScoring (329) */
|
|
12079
11573
|
interface PalletMiningSlotMinerNonceScoring extends Struct {
|
|
12080
11574
|
readonly nonce: U256;
|
|
12081
11575
|
readonly lastWinBlock: Option<u32>;
|
|
12082
11576
|
readonly blocksWonInFrame: u16;
|
|
12083
11577
|
readonly frameStartBlocksWonSurplus: i16;
|
|
12084
11578
|
}
|
|
12085
|
-
/** @name ArgonPrimitivesBlockSealMiningBidStats (
|
|
11579
|
+
/** @name ArgonPrimitivesBlockSealMiningBidStats (341) */
|
|
12086
11580
|
interface ArgonPrimitivesBlockSealMiningBidStats extends Struct {
|
|
12087
11581
|
readonly bidsCount: u32;
|
|
12088
11582
|
readonly bidAmountMin: u128;
|
|
12089
11583
|
readonly bidAmountMax: u128;
|
|
12090
11584
|
readonly bidAmountSum: u128;
|
|
12091
11585
|
}
|
|
12092
|
-
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (
|
|
11586
|
+
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (345) */
|
|
12093
11587
|
interface ArgonPrimitivesBlockSealMiningSlotConfig extends Struct {
|
|
12094
11588
|
readonly ticksBeforeBidEndForVrfClose: Compact<u64>;
|
|
12095
11589
|
readonly ticksBetweenSlots: Compact<u64>;
|
|
12096
11590
|
readonly slotBiddingStartAfterTicks: Compact<u64>;
|
|
12097
11591
|
}
|
|
12098
|
-
/** @name PalletMiningSlotError (
|
|
11592
|
+
/** @name PalletMiningSlotError (356) */
|
|
12099
11593
|
interface PalletMiningSlotError extends Enum {
|
|
12100
11594
|
readonly isSlotNotTakingBids: boolean;
|
|
12101
11595
|
readonly isTooManyBlockRegistrants: boolean;
|
|
@@ -12109,7 +11603,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12109
11603
|
readonly isUnrecoverableHold: boolean;
|
|
12110
11604
|
readonly type: 'SlotNotTakingBids' | 'TooManyBlockRegistrants' | 'InsufficientOwnershipTokens' | 'BidTooLow' | 'CannotRegisterOverlappingSessions' | 'CannotChangeFundingAccount' | 'InsufficientFunds' | 'BidCannotBeReduced' | 'InvalidBidAmount' | 'UnrecoverableHold';
|
|
12111
11605
|
}
|
|
12112
|
-
/** @name ArgonPrimitivesBitcoinUtxoValue (
|
|
11606
|
+
/** @name ArgonPrimitivesBitcoinUtxoValue (357) */
|
|
12113
11607
|
interface ArgonPrimitivesBitcoinUtxoValue extends Struct {
|
|
12114
11608
|
readonly utxoId: u64;
|
|
12115
11609
|
readonly scriptPubkey: ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey;
|
|
@@ -12117,7 +11611,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12117
11611
|
readonly submittedAtHeight: Compact<u64>;
|
|
12118
11612
|
readonly watchForSpentUntilHeight: Compact<u64>;
|
|
12119
11613
|
}
|
|
12120
|
-
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (
|
|
11614
|
+
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (358) */
|
|
12121
11615
|
interface ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey extends Enum {
|
|
12122
11616
|
readonly isP2wsh: boolean;
|
|
12123
11617
|
readonly asP2wsh: {
|
|
@@ -12125,7 +11619,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12125
11619
|
} & Struct;
|
|
12126
11620
|
readonly type: 'P2wsh';
|
|
12127
11621
|
}
|
|
12128
|
-
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (
|
|
11622
|
+
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (367) */
|
|
12129
11623
|
interface ArgonPrimitivesBitcoinBitcoinNetwork extends Enum {
|
|
12130
11624
|
readonly isBitcoin: boolean;
|
|
12131
11625
|
readonly isTestnet: boolean;
|
|
@@ -12133,7 +11627,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12133
11627
|
readonly isRegtest: boolean;
|
|
12134
11628
|
readonly type: 'Bitcoin' | 'Testnet' | 'Signet' | 'Regtest';
|
|
12135
11629
|
}
|
|
12136
|
-
/** @name PalletBitcoinUtxosError (
|
|
11630
|
+
/** @name PalletBitcoinUtxosError (368) */
|
|
12137
11631
|
interface PalletBitcoinUtxosError extends Enum {
|
|
12138
11632
|
readonly isNoPermissions: boolean;
|
|
12139
11633
|
readonly isNoBitcoinConfirmedBlock: boolean;
|
|
@@ -12152,7 +11646,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12152
11646
|
readonly isLockAlreadyFunded: boolean;
|
|
12153
11647
|
readonly type: 'NoPermissions' | 'NoBitcoinConfirmedBlock' | 'InsufficientBitcoinAmount' | 'NoBitcoinPricesAvailable' | 'ScriptPubkeyConflict' | 'UtxoNotLocked' | 'RedemptionsUnavailable' | 'InvalidBitcoinSyncHeight' | 'BitcoinHeightNotConfirmed' | 'MaxUtxosExceeded' | 'InvalidBitcoinScript' | 'DuplicateUtxoId' | 'MaxCandidateUtxosExceeded' | 'UtxoNotCandidate' | 'LockAlreadyFunded';
|
|
12154
11648
|
}
|
|
12155
|
-
/** @name ArgonPrimitivesVault (
|
|
11649
|
+
/** @name ArgonPrimitivesVault (369) */
|
|
12156
11650
|
interface ArgonPrimitivesVault extends Struct {
|
|
12157
11651
|
readonly operatorAccountId: AccountId32;
|
|
12158
11652
|
readonly bitcoinLockDelegateAccount: Option<AccountId32>;
|
|
@@ -12172,7 +11666,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12172
11666
|
readonly openedTick: Compact<u64>;
|
|
12173
11667
|
readonly operationalMinimumReleaseTick: Option<u64>;
|
|
12174
11668
|
}
|
|
12175
|
-
/** @name ArgonPrimitivesBitcoinBitcoinXPub (
|
|
11669
|
+
/** @name ArgonPrimitivesBitcoinBitcoinXPub (377) */
|
|
12176
11670
|
interface ArgonPrimitivesBitcoinBitcoinXPub extends Struct {
|
|
12177
11671
|
readonly publicKey: ArgonPrimitivesBitcoinCompressedBitcoinPubkey;
|
|
12178
11672
|
readonly depth: Compact<u8>;
|
|
@@ -12181,13 +11675,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12181
11675
|
readonly chainCode: U8aFixed;
|
|
12182
11676
|
readonly network: ArgonPrimitivesBitcoinNetworkKind;
|
|
12183
11677
|
}
|
|
12184
|
-
/** @name ArgonPrimitivesBitcoinNetworkKind (
|
|
11678
|
+
/** @name ArgonPrimitivesBitcoinNetworkKind (379) */
|
|
12185
11679
|
interface ArgonPrimitivesBitcoinNetworkKind extends Enum {
|
|
12186
11680
|
readonly isMain: boolean;
|
|
12187
11681
|
readonly isTest: boolean;
|
|
12188
11682
|
readonly type: 'Main' | 'Test';
|
|
12189
11683
|
}
|
|
12190
|
-
/** @name PalletVaultsVaultFrameRevenue (
|
|
11684
|
+
/** @name PalletVaultsVaultFrameRevenue (388) */
|
|
12191
11685
|
interface PalletVaultsVaultFrameRevenue extends Struct {
|
|
12192
11686
|
readonly frameId: Compact<u64>;
|
|
12193
11687
|
readonly bitcoinLockFeeRevenue: Compact<u128>;
|
|
@@ -12206,14 +11700,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
12206
11700
|
readonly treasuryExternalCapital: Compact<u128>;
|
|
12207
11701
|
readonly uncollectedRevenue: Compact<u128>;
|
|
12208
11702
|
}
|
|
12209
|
-
/** @name PalletVaultsRecentCapacityDrop (
|
|
11703
|
+
/** @name PalletVaultsRecentCapacityDrop (391) */
|
|
12210
11704
|
interface PalletVaultsRecentCapacityDrop extends Struct {
|
|
12211
11705
|
readonly blockNumber: Compact<u32>;
|
|
12212
11706
|
readonly availableBeforeDrop: Compact<u128>;
|
|
12213
11707
|
readonly availableAfterDrop: Compact<u128>;
|
|
12214
11708
|
readonly noFeeFailuresUsed: Compact<u32>;
|
|
12215
11709
|
}
|
|
12216
|
-
/** @name PalletVaultsError (
|
|
11710
|
+
/** @name PalletVaultsError (393) */
|
|
12217
11711
|
interface PalletVaultsError extends Enum {
|
|
12218
11712
|
readonly isNoMoreVaultIds: boolean;
|
|
12219
11713
|
readonly isInsufficientFunds: boolean;
|
|
@@ -12247,7 +11741,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12247
11741
|
readonly isAccountAlreadyHasVault: boolean;
|
|
12248
11742
|
readonly type: 'NoMoreVaultIds' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'AccountBelowMinimumBalance' | 'VaultClosed' | 'InvalidVaultAmount' | 'VaultReductionBelowSecuritization' | 'InvalidSecuritization' | 'ReusedVaultBitcoinXpub' | 'InvalidBitcoinScript' | 'InvalidXpubkey' | 'WrongXpubNetwork' | 'UnsafeXpubkey' | 'UnableToDeriveVaultXpubChild' | 'BitcoinConversionFailed' | 'NoPermissions' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'VaultNotYetActive' | 'NoVaultBitcoinPubkeysAvailable' | 'TermsModificationOverflow' | 'TermsChangeAlreadyScheduled' | 'InternalError' | 'UnableToGenerateVaultBitcoinPubkey' | 'FundingChangeAlreadyScheduled' | 'InvalidVaultName' | 'PendingCosignsBeforeCollect' | 'PendingOrphanedUtxoCosignsBeforeCollect' | 'AccountAlreadyHasVault';
|
|
12249
11743
|
}
|
|
12250
|
-
/** @name PalletBitcoinLocksLockedBitcoin (
|
|
11744
|
+
/** @name PalletBitcoinLocksLockedBitcoin (394) */
|
|
12251
11745
|
interface PalletBitcoinLocksLockedBitcoin extends Struct {
|
|
12252
11746
|
readonly vaultId: Compact<u32>;
|
|
12253
11747
|
readonly liquidityPromised: Compact<u128>;
|
|
@@ -12270,7 +11764,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12270
11764
|
readonly fundHoldExtensions: BTreeMap<u64, u128>;
|
|
12271
11765
|
readonly createdAtArgonBlock: Compact<u32>;
|
|
12272
11766
|
}
|
|
12273
|
-
/** @name PalletBitcoinLocksLockReleaseRequest (
|
|
11767
|
+
/** @name PalletBitcoinLocksLockReleaseRequest (397) */
|
|
12274
11768
|
interface PalletBitcoinLocksLockReleaseRequest extends Struct {
|
|
12275
11769
|
readonly utxoId: Compact<u64>;
|
|
12276
11770
|
readonly vaultId: Compact<u32>;
|
|
@@ -12279,7 +11773,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12279
11773
|
readonly toScriptPubkey: Bytes;
|
|
12280
11774
|
readonly redemptionPrice: Compact<u128>;
|
|
12281
11775
|
}
|
|
12282
|
-
/** @name PalletBitcoinLocksOrphanedUtxo (
|
|
11776
|
+
/** @name PalletBitcoinLocksOrphanedUtxo (399) */
|
|
12283
11777
|
interface PalletBitcoinLocksOrphanedUtxo extends Struct {
|
|
12284
11778
|
readonly utxoId: Compact<u64>;
|
|
12285
11779
|
readonly vaultId: Compact<u32>;
|
|
@@ -12287,13 +11781,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12287
11781
|
readonly recordedArgonBlockNumber: Compact<u32>;
|
|
12288
11782
|
readonly cosignRequest: Option<PalletBitcoinLocksOrphanedUtxoCosignRequest>;
|
|
12289
11783
|
}
|
|
12290
|
-
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (
|
|
11784
|
+
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (401) */
|
|
12291
11785
|
interface PalletBitcoinLocksOrphanedUtxoCosignRequest extends Struct {
|
|
12292
11786
|
readonly bitcoinNetworkFee: u64;
|
|
12293
11787
|
readonly toScriptPubkey: Bytes;
|
|
12294
11788
|
readonly createdAtArgonBlockNumber: u32;
|
|
12295
11789
|
}
|
|
12296
|
-
/** @name PalletBitcoinLocksError (
|
|
11790
|
+
/** @name PalletBitcoinLocksError (408) */
|
|
12297
11791
|
interface PalletBitcoinLocksError extends Enum {
|
|
12298
11792
|
readonly isInsufficientFunds: boolean;
|
|
12299
11793
|
readonly isInsufficientVaultFunds: boolean;
|
|
@@ -12333,7 +11827,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12333
11827
|
readonly isMaxOrphanedUtxoReleaseRequestsExceeded: boolean;
|
|
12334
11828
|
readonly type: 'InsufficientFunds' | 'InsufficientVaultFunds' | 'AccountWouldGoBelowMinimumBalance' | 'VaultClosed' | 'InvalidVaultAmount' | 'RedemptionNotLocked' | 'BitcoinReleaseInitiationDeadlinePassed' | 'BitcoinFeeTooHigh' | 'BitcoinUtxoNotFound' | 'BitcoinUnableToBeDecodedForRelease' | 'BitcoinSignatureUnableToBeDecoded' | 'BitcoinPubkeyUnableToBeDecoded' | 'BitcoinInvalidCosignature' | 'InsufficientSatoshisLocked' | 'NoBitcoinPricesAvailable' | 'InvalidBitcoinScript' | 'NoPermissions' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'GenericVaultError' | 'LockNotFound' | 'NoVaultBitcoinPubkeysAvailable' | 'UnableToGenerateVaultBitcoinPubkey' | 'VaultNotYetActive' | 'ExpirationAtBlockOverflow' | 'NoRatchetingAvailable' | 'LockInProcessOfRelease' | 'LockPendingFunding' | 'OverflowError' | 'IneligibleMicrogonRateRequested' | 'OrphanedUtxoFundingConflict' | 'OrphanedUtxoReleaseRequested' | 'FundingUtxoCannotBeReleased' | 'MaxOrphanedUtxoReleaseRequestsExceeded';
|
|
12335
11829
|
}
|
|
12336
|
-
/** @name ArgonPrimitivesVaultVaultError (
|
|
11830
|
+
/** @name ArgonPrimitivesVaultVaultError (409) */
|
|
12337
11831
|
interface ArgonPrimitivesVaultVaultError extends Enum {
|
|
12338
11832
|
readonly isVaultClosed: boolean;
|
|
12339
11833
|
readonly isAccountWouldBeBelowMinimum: boolean;
|
|
@@ -12349,7 +11843,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12349
11843
|
readonly isVaultNotYetActive: boolean;
|
|
12350
11844
|
readonly type: 'VaultClosed' | 'AccountWouldBeBelowMinimum' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'NoVaultBitcoinPubkeysAvailable' | 'UnableToGenerateVaultBitcoinPubkey' | 'InvalidBitcoinScript' | 'InternalError' | 'VaultNotYetActive';
|
|
12351
11845
|
}
|
|
12352
|
-
/** @name PalletNotariesError (
|
|
11846
|
+
/** @name PalletNotariesError (421) */
|
|
12353
11847
|
interface PalletNotariesError extends Enum {
|
|
12354
11848
|
readonly isProposalNotFound: boolean;
|
|
12355
11849
|
readonly isMaxNotariesExceeded: boolean;
|
|
@@ -12362,7 +11856,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12362
11856
|
readonly isInvalidNotary: boolean;
|
|
12363
11857
|
readonly type: 'ProposalNotFound' | 'MaxNotariesExceeded' | 'MaxProposalsPerBlockExceeded' | 'NotAnActiveNotary' | 'InvalidNotaryOperator' | 'NoMoreNotaryIds' | 'EffectiveTickTooSoon' | 'TooManyKeys' | 'InvalidNotary';
|
|
12364
11858
|
}
|
|
12365
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (
|
|
11859
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (425) */
|
|
12366
11860
|
interface ArgonPrimitivesNotaryNotaryNotebookKeyDetails extends Struct {
|
|
12367
11861
|
readonly notebookNumber: Compact<u32>;
|
|
12368
11862
|
readonly tick: Compact<u64>;
|
|
@@ -12370,7 +11864,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12370
11864
|
readonly secretHash: H256;
|
|
12371
11865
|
readonly parentSecret: Option<H256>;
|
|
12372
11866
|
}
|
|
12373
|
-
/** @name PalletNotebookError (
|
|
11867
|
+
/** @name PalletNotebookError (428) */
|
|
12374
11868
|
interface PalletNotebookError extends Enum {
|
|
12375
11869
|
readonly isDuplicateNotebookNumber: boolean;
|
|
12376
11870
|
readonly isMissingNotebookNumber: boolean;
|
|
@@ -12389,18 +11883,18 @@ declare module '@polkadot/types/lookup' {
|
|
|
12389
11883
|
readonly isInvalidNotebookSubmissionTick: boolean;
|
|
12390
11884
|
readonly type: 'DuplicateNotebookNumber' | 'MissingNotebookNumber' | 'NotebookTickAlreadyUsed' | 'InvalidNotebookSignature' | 'InvalidSecretProvided' | 'CouldNotDecodeNotebook' | 'DuplicateNotebookDigest' | 'MissingNotebookDigest' | 'InvalidNotebookDigest' | 'MultipleNotebookInherentsProvided' | 'InternalError' | 'NotebookSubmittedForLockedNotary' | 'InvalidReprocessNotebook' | 'InvalidNotaryOperator' | 'InvalidNotebookSubmissionTick';
|
|
12391
11885
|
}
|
|
12392
|
-
/** @name
|
|
12393
|
-
interface
|
|
11886
|
+
/** @name PalletLocalchainTransferQueuedTransferOut (429) */
|
|
11887
|
+
interface PalletLocalchainTransferQueuedTransferOut extends Struct {
|
|
12394
11888
|
readonly accountId: AccountId32;
|
|
12395
11889
|
readonly amount: u128;
|
|
12396
11890
|
readonly expirationTick: u64;
|
|
12397
11891
|
readonly notaryId: u32;
|
|
12398
11892
|
}
|
|
12399
|
-
/** @name FrameSupportPalletId (
|
|
11893
|
+
/** @name FrameSupportPalletId (431) */
|
|
12400
11894
|
interface FrameSupportPalletId extends U8aFixed {
|
|
12401
11895
|
}
|
|
12402
|
-
/** @name
|
|
12403
|
-
interface
|
|
11896
|
+
/** @name PalletLocalchainTransferError (432) */
|
|
11897
|
+
interface PalletLocalchainTransferError extends Enum {
|
|
12404
11898
|
readonly isMaxBlockTransfersExceeded: boolean;
|
|
12405
11899
|
readonly isInsufficientFunds: boolean;
|
|
12406
11900
|
readonly isInsufficientNotarizedFunds: boolean;
|
|
@@ -12411,7 +11905,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12411
11905
|
readonly isNoAvailableTransferId: boolean;
|
|
12412
11906
|
readonly type: 'MaxBlockTransfersExceeded' | 'InsufficientFunds' | 'InsufficientNotarizedFunds' | 'InvalidOrDuplicatedLocalchainTransfer' | 'NotebookIncludesExpiredLocalchainTransfer' | 'InvalidNotaryUsedForTransfer' | 'NotaryLockedForTransfer' | 'NoAvailableTransferId';
|
|
12413
11907
|
}
|
|
12414
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (
|
|
11908
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (436) */
|
|
12415
11909
|
interface ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails extends Struct {
|
|
12416
11910
|
readonly notaryId: Compact<u32>;
|
|
12417
11911
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -12419,12 +11913,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12419
11913
|
readonly blockVotesCount: Compact<u32>;
|
|
12420
11914
|
readonly blockVotingPower: Compact<u128>;
|
|
12421
11915
|
}
|
|
12422
|
-
/** @name PalletBlockSealSpecError (
|
|
11916
|
+
/** @name PalletBlockSealSpecError (441) */
|
|
12423
11917
|
interface PalletBlockSealSpecError extends Enum {
|
|
12424
11918
|
readonly isMaxNotebooksAtTickExceeded: boolean;
|
|
12425
11919
|
readonly type: 'MaxNotebooksAtTickExceeded';
|
|
12426
11920
|
}
|
|
12427
|
-
/** @name PalletDomainsError (
|
|
11921
|
+
/** @name PalletDomainsError (443) */
|
|
12428
11922
|
interface PalletDomainsError extends Enum {
|
|
12429
11923
|
readonly isDomainNotRegistered: boolean;
|
|
12430
11924
|
readonly isNotDomainOwner: boolean;
|
|
@@ -12433,13 +11927,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12433
11927
|
readonly isAccountDecodingError: boolean;
|
|
12434
11928
|
readonly type: 'DomainNotRegistered' | 'NotDomainOwner' | 'FailedToAddToAddressHistory' | 'FailedToAddExpiringDomain' | 'AccountDecodingError';
|
|
12435
11929
|
}
|
|
12436
|
-
/** @name PalletPriceIndexCpiMeasurementBucket (
|
|
11930
|
+
/** @name PalletPriceIndexCpiMeasurementBucket (445) */
|
|
12437
11931
|
interface PalletPriceIndexCpiMeasurementBucket extends Struct {
|
|
12438
11932
|
readonly tickRange: ITuple<[u64, u64]>;
|
|
12439
11933
|
readonly totalCpi: i128;
|
|
12440
11934
|
readonly measurementsCount: u32;
|
|
12441
11935
|
}
|
|
12442
|
-
/** @name PalletPriceIndexError (
|
|
11936
|
+
/** @name PalletPriceIndexError (447) */
|
|
12443
11937
|
interface PalletPriceIndexError extends Enum {
|
|
12444
11938
|
readonly isNotAuthorizedOperator: boolean;
|
|
12445
11939
|
readonly isMissingValue: boolean;
|
|
@@ -12447,7 +11941,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12447
11941
|
readonly isMaxPriceChangePerTickExceeded: boolean;
|
|
12448
11942
|
readonly type: 'NotAuthorizedOperator' | 'MissingValue' | 'PricesTooOld' | 'MaxPriceChangePerTickExceeded';
|
|
12449
11943
|
}
|
|
12450
|
-
/** @name PalletGrandpaStoredState (
|
|
11944
|
+
/** @name PalletGrandpaStoredState (448) */
|
|
12451
11945
|
interface PalletGrandpaStoredState extends Enum {
|
|
12452
11946
|
readonly isLive: boolean;
|
|
12453
11947
|
readonly isPendingPause: boolean;
|
|
@@ -12463,14 +11957,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
12463
11957
|
} & Struct;
|
|
12464
11958
|
readonly type: 'Live' | 'PendingPause' | 'Paused' | 'PendingResume';
|
|
12465
11959
|
}
|
|
12466
|
-
/** @name PalletGrandpaStoredPendingChange (
|
|
11960
|
+
/** @name PalletGrandpaStoredPendingChange (449) */
|
|
12467
11961
|
interface PalletGrandpaStoredPendingChange extends Struct {
|
|
12468
11962
|
readonly scheduledAt: u32;
|
|
12469
11963
|
readonly delay: u32;
|
|
12470
11964
|
readonly nextAuthorities: Vec<ITuple<[SpConsensusGrandpaAppPublic, u64]>>;
|
|
12471
11965
|
readonly forced: Option<u32>;
|
|
12472
11966
|
}
|
|
12473
|
-
/** @name PalletGrandpaError (
|
|
11967
|
+
/** @name PalletGrandpaError (451) */
|
|
12474
11968
|
interface PalletGrandpaError extends Enum {
|
|
12475
11969
|
readonly isPauseFailed: boolean;
|
|
12476
11970
|
readonly isResumeFailed: boolean;
|
|
@@ -12481,13 +11975,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12481
11975
|
readonly isDuplicateOffenceReport: boolean;
|
|
12482
11976
|
readonly type: 'PauseFailed' | 'ResumeFailed' | 'ChangePending' | 'TooSoon' | 'InvalidKeyOwnershipProof' | 'InvalidEquivocationProof' | 'DuplicateOffenceReport';
|
|
12483
11977
|
}
|
|
12484
|
-
/** @name ArgonPrimitivesProvidersBlockSealerInfo (
|
|
11978
|
+
/** @name ArgonPrimitivesProvidersBlockSealerInfo (452) */
|
|
12485
11979
|
interface ArgonPrimitivesProvidersBlockSealerInfo extends Struct {
|
|
12486
11980
|
readonly blockAuthorAccountId: AccountId32;
|
|
12487
11981
|
readonly blockVoteRewardsAccount: Option<AccountId32>;
|
|
12488
11982
|
readonly blockSealAuthority: Option<ArgonPrimitivesBlockSealAppPublic>;
|
|
12489
11983
|
}
|
|
12490
|
-
/** @name PalletBlockSealError (
|
|
11984
|
+
/** @name PalletBlockSealError (454) */
|
|
12491
11985
|
interface PalletBlockSealError extends Enum {
|
|
12492
11986
|
readonly isInvalidVoteSealStrength: boolean;
|
|
12493
11987
|
readonly isInvalidSubmitter: boolean;
|
|
@@ -12512,59 +12006,59 @@ declare module '@polkadot/types/lookup' {
|
|
|
12512
12006
|
readonly isDuplicateVoteBlockAtTick: boolean;
|
|
12513
12007
|
readonly type: 'InvalidVoteSealStrength' | 'InvalidSubmitter' | 'UnableToDecodeVoteAccount' | 'UnregisteredBlockAuthor' | 'InvalidBlockVoteProof' | 'NoGrandparentVoteMinimum' | 'DuplicateBlockSealProvided' | 'InsufficientVotingPower' | 'ParentVotingKeyNotFound' | 'InvalidVoteGrandparentHash' | 'IneligibleNotebookUsed' | 'NoEligibleVotingRoot' | 'CouldNotDecodeVote' | 'MaxNotebooksAtTickExceeded' | 'NoClosestMinerFoundForVote' | 'BlockVoteInvalidSignature' | 'InvalidForkPowerParent' | 'BlockSealDecodeError' | 'InvalidComputeBlockTick' | 'InvalidMinerNonceScore' | 'DuplicateVoteBlockAtTick';
|
|
12514
12008
|
}
|
|
12515
|
-
/** @name PalletBlockRewardsError (
|
|
12009
|
+
/** @name PalletBlockRewardsError (458) */
|
|
12516
12010
|
type PalletBlockRewardsError = Null;
|
|
12517
|
-
/** @name PalletMintMintAction (
|
|
12011
|
+
/** @name PalletMintMintAction (464) */
|
|
12518
12012
|
interface PalletMintMintAction extends Struct {
|
|
12519
12013
|
readonly argonBurned: u128;
|
|
12520
12014
|
readonly argonMinted: u128;
|
|
12521
12015
|
readonly bitcoinMinted: u128;
|
|
12522
12016
|
}
|
|
12523
|
-
/** @name PalletMintError (
|
|
12017
|
+
/** @name PalletMintError (465) */
|
|
12524
12018
|
interface PalletMintError extends Enum {
|
|
12525
12019
|
readonly isTooManyPendingMints: boolean;
|
|
12526
12020
|
readonly type: 'TooManyPendingMints';
|
|
12527
12021
|
}
|
|
12528
|
-
/** @name PalletBalancesBalanceLock (
|
|
12022
|
+
/** @name PalletBalancesBalanceLock (467) */
|
|
12529
12023
|
interface PalletBalancesBalanceLock extends Struct {
|
|
12530
12024
|
readonly id: U8aFixed;
|
|
12531
12025
|
readonly amount: u128;
|
|
12532
12026
|
readonly reasons: PalletBalancesReasons;
|
|
12533
12027
|
}
|
|
12534
|
-
/** @name PalletBalancesReasons (
|
|
12028
|
+
/** @name PalletBalancesReasons (468) */
|
|
12535
12029
|
interface PalletBalancesReasons extends Enum {
|
|
12536
12030
|
readonly isFee: boolean;
|
|
12537
12031
|
readonly isMisc: boolean;
|
|
12538
12032
|
readonly isAll: boolean;
|
|
12539
12033
|
readonly type: 'Fee' | 'Misc' | 'All';
|
|
12540
12034
|
}
|
|
12541
|
-
/** @name PalletBalancesReserveData (
|
|
12035
|
+
/** @name PalletBalancesReserveData (471) */
|
|
12542
12036
|
interface PalletBalancesReserveData extends Struct {
|
|
12543
12037
|
readonly id: U8aFixed;
|
|
12544
12038
|
readonly amount: u128;
|
|
12545
12039
|
}
|
|
12546
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (
|
|
12040
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (474) */
|
|
12547
12041
|
interface FrameSupportTokensMiscIdAmountRuntimeHoldReason extends Struct {
|
|
12548
12042
|
readonly id: ArgonRuntimeRuntimeHoldReason;
|
|
12549
12043
|
readonly amount: u128;
|
|
12550
12044
|
}
|
|
12551
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (
|
|
12045
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (477) */
|
|
12552
12046
|
interface FrameSupportTokensMiscIdAmountRuntimeFreezeReason extends Struct {
|
|
12553
12047
|
readonly id: ArgonRuntimeRuntimeFreezeReason;
|
|
12554
12048
|
readonly amount: u128;
|
|
12555
12049
|
}
|
|
12556
|
-
/** @name ArgonRuntimeRuntimeFreezeReason (
|
|
12050
|
+
/** @name ArgonRuntimeRuntimeFreezeReason (478) */
|
|
12557
12051
|
interface ArgonRuntimeRuntimeFreezeReason extends Enum {
|
|
12558
12052
|
readonly isBlockRewards: boolean;
|
|
12559
12053
|
readonly asBlockRewards: PalletBlockRewardsFreezeReason;
|
|
12560
12054
|
readonly type: 'BlockRewards';
|
|
12561
12055
|
}
|
|
12562
|
-
/** @name PalletBlockRewardsFreezeReason (
|
|
12056
|
+
/** @name PalletBlockRewardsFreezeReason (479) */
|
|
12563
12057
|
interface PalletBlockRewardsFreezeReason extends Enum {
|
|
12564
12058
|
readonly isMaturationPeriod: boolean;
|
|
12565
12059
|
readonly type: 'MaturationPeriod';
|
|
12566
12060
|
}
|
|
12567
|
-
/** @name PalletBalancesError (
|
|
12061
|
+
/** @name PalletBalancesError (481) */
|
|
12568
12062
|
interface PalletBalancesError extends Enum {
|
|
12569
12063
|
readonly isVestingBalance: boolean;
|
|
12570
12064
|
readonly isLiquidityRestrictions: boolean;
|
|
@@ -12580,7 +12074,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12580
12074
|
readonly isDeltaZero: boolean;
|
|
12581
12075
|
readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'Expendability' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves' | 'TooManyHolds' | 'TooManyFreezes' | 'IssuanceDeactivated' | 'DeltaZero';
|
|
12582
12076
|
}
|
|
12583
|
-
/** @name PalletTxPauseError (
|
|
12077
|
+
/** @name PalletTxPauseError (483) */
|
|
12584
12078
|
interface PalletTxPauseError extends Enum {
|
|
12585
12079
|
readonly isIsPaused: boolean;
|
|
12586
12080
|
readonly isIsUnpaused: boolean;
|
|
@@ -12588,71 +12082,46 @@ declare module '@polkadot/types/lookup' {
|
|
|
12588
12082
|
readonly isNotFound: boolean;
|
|
12589
12083
|
readonly type: 'IsPaused' | 'IsUnpaused' | 'Unpausable' | 'NotFound';
|
|
12590
12084
|
}
|
|
12591
|
-
/** @name PalletTransactionPaymentReleases (
|
|
12085
|
+
/** @name PalletTransactionPaymentReleases (484) */
|
|
12592
12086
|
interface PalletTransactionPaymentReleases extends Enum {
|
|
12593
12087
|
readonly isV1Ancient: boolean;
|
|
12594
12088
|
readonly isV2: boolean;
|
|
12595
12089
|
readonly type: 'V1Ancient' | 'V2';
|
|
12596
12090
|
}
|
|
12597
|
-
/** @name FrameSupportStorageNoDrop (
|
|
12091
|
+
/** @name FrameSupportStorageNoDrop (485) */
|
|
12598
12092
|
interface FrameSupportStorageNoDrop extends FrameSupportTokensFungibleImbalance {
|
|
12599
12093
|
}
|
|
12600
|
-
/** @name FrameSupportTokensFungibleImbalance (
|
|
12094
|
+
/** @name FrameSupportTokensFungibleImbalance (486) */
|
|
12601
12095
|
interface FrameSupportTokensFungibleImbalance extends Struct {
|
|
12602
12096
|
readonly amount: u128;
|
|
12603
12097
|
}
|
|
12604
|
-
/** @name PalletUtilityError (
|
|
12098
|
+
/** @name PalletUtilityError (487) */
|
|
12605
12099
|
interface PalletUtilityError extends Enum {
|
|
12606
12100
|
readonly isTooManyCalls: boolean;
|
|
12607
12101
|
readonly type: 'TooManyCalls';
|
|
12608
12102
|
}
|
|
12609
|
-
/** @name PalletSudoError (
|
|
12103
|
+
/** @name PalletSudoError (488) */
|
|
12610
12104
|
interface PalletSudoError extends Enum {
|
|
12611
12105
|
readonly isRequireSudo: boolean;
|
|
12612
12106
|
readonly type: 'RequireSudo';
|
|
12613
12107
|
}
|
|
12614
|
-
/** @name
|
|
12615
|
-
interface PalletIsmpError extends Enum {
|
|
12616
|
-
readonly isInvalidMessage: boolean;
|
|
12617
|
-
readonly isMessageNotFound: boolean;
|
|
12618
|
-
readonly isConsensusClientCreationFailed: boolean;
|
|
12619
|
-
readonly isUnbondingPeriodUpdateFailed: boolean;
|
|
12620
|
-
readonly isChallengePeriodUpdateFailed: boolean;
|
|
12621
|
-
readonly isErrorChargingFee: boolean;
|
|
12622
|
-
readonly type: 'InvalidMessage' | 'MessageNotFound' | 'ConsensusClientCreationFailed' | 'UnbondingPeriodUpdateFailed' | 'ChallengePeriodUpdateFailed' | 'ErrorChargingFee';
|
|
12623
|
-
}
|
|
12624
|
-
/** @name PalletHyperbridgeError (518) */
|
|
12625
|
-
type PalletHyperbridgeError = Null;
|
|
12626
|
-
/** @name PalletTokenGatewayError (520) */
|
|
12627
|
-
interface PalletTokenGatewayError extends Enum {
|
|
12628
|
-
readonly isUnregisteredAsset: boolean;
|
|
12629
|
-
readonly isAssetTeleportError: boolean;
|
|
12630
|
-
readonly isCoprocessorNotConfigured: boolean;
|
|
12631
|
-
readonly isDispatchError: boolean;
|
|
12632
|
-
readonly isAssetCreationError: boolean;
|
|
12633
|
-
readonly isAssetDecimalsNotFound: boolean;
|
|
12634
|
-
readonly isNotInitialized: boolean;
|
|
12635
|
-
readonly isUnknownAsset: boolean;
|
|
12636
|
-
readonly isNotAssetOwner: boolean;
|
|
12637
|
-
readonly type: 'UnregisteredAsset' | 'AssetTeleportError' | 'CoprocessorNotConfigured' | 'DispatchError' | 'AssetCreationError' | 'AssetDecimalsNotFound' | 'NotInitialized' | 'UnknownAsset' | 'NotAssetOwner';
|
|
12638
|
-
}
|
|
12639
|
-
/** @name PalletTreasuryFrameVaultCapital (521) */
|
|
12108
|
+
/** @name PalletTreasuryFrameVaultCapital (489) */
|
|
12640
12109
|
interface PalletTreasuryFrameVaultCapital extends Struct {
|
|
12641
12110
|
readonly frameId: Compact<u64>;
|
|
12642
12111
|
readonly vaults: BTreeMap<u32, PalletTreasuryVaultCapital>;
|
|
12643
12112
|
}
|
|
12644
|
-
/** @name PalletTreasuryVaultCapital (
|
|
12113
|
+
/** @name PalletTreasuryVaultCapital (491) */
|
|
12645
12114
|
interface PalletTreasuryVaultCapital extends Struct {
|
|
12646
12115
|
readonly bondLotAllocations: Vec<PalletTreasuryBondLotAllocation>;
|
|
12647
12116
|
readonly eligibleBonds: Compact<u32>;
|
|
12648
12117
|
readonly vaultSharingPercent: Compact<Permill>;
|
|
12649
12118
|
}
|
|
12650
|
-
/** @name PalletTreasuryBondLotAllocation (
|
|
12119
|
+
/** @name PalletTreasuryBondLotAllocation (493) */
|
|
12651
12120
|
interface PalletTreasuryBondLotAllocation extends Struct {
|
|
12652
12121
|
readonly bondLotId: Compact<u64>;
|
|
12653
12122
|
readonly prorata: u128;
|
|
12654
12123
|
}
|
|
12655
|
-
/** @name PalletTreasuryBondLot (
|
|
12124
|
+
/** @name PalletTreasuryBondLot (498) */
|
|
12656
12125
|
interface PalletTreasuryBondLot extends Struct {
|
|
12657
12126
|
readonly owner: AccountId32;
|
|
12658
12127
|
readonly vaultId: Compact<u32>;
|
|
@@ -12665,12 +12134,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12665
12134
|
readonly releaseFrameId: Option<u64>;
|
|
12666
12135
|
readonly releaseReason: Option<PalletTreasuryBondReleaseReason>;
|
|
12667
12136
|
}
|
|
12668
|
-
/** @name PalletTreasuryBondLotSummary (
|
|
12137
|
+
/** @name PalletTreasuryBondLotSummary (503) */
|
|
12669
12138
|
interface PalletTreasuryBondLotSummary extends Struct {
|
|
12670
12139
|
readonly bondLotId: Compact<u64>;
|
|
12671
12140
|
readonly bonds: Compact<u32>;
|
|
12672
12141
|
}
|
|
12673
|
-
/** @name PalletTreasuryError (
|
|
12142
|
+
/** @name PalletTreasuryError (505) */
|
|
12674
12143
|
interface PalletTreasuryError extends Enum {
|
|
12675
12144
|
readonly isBondPurchaseRejected: boolean;
|
|
12676
12145
|
readonly isVaultNotAcceptingBondPurchases: boolean;
|
|
@@ -12684,12 +12153,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12684
12153
|
readonly isBondPurchaseAboveSecurity: boolean;
|
|
12685
12154
|
readonly type: 'BondPurchaseRejected' | 'VaultNotAcceptingBondPurchases' | 'BondPurchaseBelowMinimum' | 'InternalError' | 'MaxAcceptedBondLotsExceeded' | 'MaxPendingBondReleasesExceeded' | 'BondLotNotFound' | 'NotBondLotOwner' | 'BondLotAlreadyReleasing' | 'BondPurchaseAboveSecurity';
|
|
12686
12155
|
}
|
|
12687
|
-
/** @name PalletFeeControlError (
|
|
12156
|
+
/** @name PalletFeeControlError (506) */
|
|
12688
12157
|
interface PalletFeeControlError extends Enum {
|
|
12689
12158
|
readonly isSponsoredFeeTooHigh: boolean;
|
|
12690
12159
|
readonly type: 'SponsoredFeeTooHigh';
|
|
12691
12160
|
}
|
|
12692
|
-
/** @name PalletOperationalAccountsOperationalAccount (
|
|
12161
|
+
/** @name PalletOperationalAccountsOperationalAccount (507) */
|
|
12693
12162
|
interface PalletOperationalAccountsOperationalAccount extends Struct {
|
|
12694
12163
|
readonly vaultAccount: AccountId32;
|
|
12695
12164
|
readonly miningFundingAccount: AccountId32;
|
|
@@ -12711,12 +12180,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12711
12180
|
readonly rewardsCollectedAmount: u128;
|
|
12712
12181
|
readonly isOperational: bool;
|
|
12713
12182
|
}
|
|
12714
|
-
/** @name PalletOperationalAccountsRewardsConfig (
|
|
12183
|
+
/** @name PalletOperationalAccountsRewardsConfig (509) */
|
|
12715
12184
|
interface PalletOperationalAccountsRewardsConfig extends Struct {
|
|
12716
12185
|
readonly operationalReferralReward: Compact<u128>;
|
|
12717
12186
|
readonly referralBonusReward: Compact<u128>;
|
|
12718
12187
|
}
|
|
12719
|
-
/** @name PalletOperationalAccountsError (
|
|
12188
|
+
/** @name PalletOperationalAccountsError (511) */
|
|
12720
12189
|
interface PalletOperationalAccountsError extends Enum {
|
|
12721
12190
|
readonly isAlreadyRegistered: boolean;
|
|
12722
12191
|
readonly isInvalidRegistrationSubmitter: boolean;
|
|
@@ -12737,37 +12206,119 @@ declare module '@polkadot/types/lookup' {
|
|
|
12737
12206
|
readonly isNotEligibleForActivation: boolean;
|
|
12738
12207
|
readonly type: 'AlreadyRegistered' | 'InvalidRegistrationSubmitter' | 'AccountAlreadyLinked' | 'InvalidAccountProof' | 'NotOperationalAccount' | 'InvalidReferralProof' | 'ReferralProofExpired' | 'NoProgressUpdateProvided' | 'EncryptedServerTooLong' | 'NotSponsorOfSponsee' | 'NoPendingRewards' | 'RewardClaimBelowMinimum' | 'RewardClaimNotWholeArgon' | 'RewardClaimExceedsPending' | 'TreasuryInsufficientFunds' | 'AlreadyOperational' | 'NotEligibleForActivation';
|
|
12739
12208
|
}
|
|
12740
|
-
/** @name
|
|
12209
|
+
/** @name PalletEthereumVerifierFinalizedBeaconHeaderState (512) */
|
|
12210
|
+
interface PalletEthereumVerifierFinalizedBeaconHeaderState extends Struct {
|
|
12211
|
+
readonly slot: Compact<u64>;
|
|
12212
|
+
}
|
|
12213
|
+
/** @name PalletEthereumVerifierExecutionHeaderAnchor (513) */
|
|
12214
|
+
interface PalletEthereumVerifierExecutionHeaderAnchor extends Struct {
|
|
12215
|
+
readonly blockNumber: Compact<u64>;
|
|
12216
|
+
readonly blockHash: H256;
|
|
12217
|
+
readonly parentHash: H256;
|
|
12218
|
+
readonly receiptsRoot: H256;
|
|
12219
|
+
}
|
|
12220
|
+
/** @name PalletEthereumVerifierSyncCommitteePrepared (514) */
|
|
12221
|
+
interface PalletEthereumVerifierSyncCommitteePrepared extends Struct {
|
|
12222
|
+
readonly root: H256;
|
|
12223
|
+
readonly pubkeys: Vec<SnowbridgeMilagroBlsKeysPublicKey>;
|
|
12224
|
+
readonly aggregatePubkey: SnowbridgeMilagroBlsKeysPublicKey;
|
|
12225
|
+
}
|
|
12226
|
+
/** @name SnowbridgeMilagroBlsKeysPublicKey (516) */
|
|
12227
|
+
interface SnowbridgeMilagroBlsKeysPublicKey extends Struct {
|
|
12228
|
+
readonly point: SnowbridgeAmclBls381Ecp;
|
|
12229
|
+
}
|
|
12230
|
+
/** @name SnowbridgeAmclBls381Ecp (517) */
|
|
12231
|
+
interface SnowbridgeAmclBls381Ecp extends Struct {
|
|
12232
|
+
readonly x: SnowbridgeAmclBls381Fp;
|
|
12233
|
+
readonly y: SnowbridgeAmclBls381Fp;
|
|
12234
|
+
readonly z: SnowbridgeAmclBls381Fp;
|
|
12235
|
+
}
|
|
12236
|
+
/** @name SnowbridgeAmclBls381Fp (518) */
|
|
12237
|
+
interface SnowbridgeAmclBls381Fp extends Struct {
|
|
12238
|
+
readonly x: SnowbridgeAmclBls381Big;
|
|
12239
|
+
readonly xes: i32;
|
|
12240
|
+
}
|
|
12241
|
+
/** @name SnowbridgeAmclBls381Big (519) */
|
|
12242
|
+
interface SnowbridgeAmclBls381Big extends Struct {
|
|
12243
|
+
readonly w: Vec<i32>;
|
|
12244
|
+
}
|
|
12245
|
+
/** @name ArgonPrimitivesEthereumEthereumBeaconPreset (523) */
|
|
12246
|
+
interface ArgonPrimitivesEthereumEthereumBeaconPreset extends Enum {
|
|
12247
|
+
readonly isMainnet: boolean;
|
|
12248
|
+
readonly isMinimal: boolean;
|
|
12249
|
+
readonly type: 'Mainnet' | 'Minimal';
|
|
12250
|
+
}
|
|
12251
|
+
/** @name PalletEthereumVerifierError (524) */
|
|
12252
|
+
interface PalletEthereumVerifierError extends Enum {
|
|
12253
|
+
readonly isSkippedSyncCommitteePeriod: boolean;
|
|
12254
|
+
readonly isSyncCommitteeUpdateRequired: boolean;
|
|
12255
|
+
readonly isIrrelevantUpdate: boolean;
|
|
12256
|
+
readonly isNotBootstrapped: boolean;
|
|
12257
|
+
readonly isSyncCommitteeParticipantsNotSupermajority: boolean;
|
|
12258
|
+
readonly isInvalidHeaderMerkleProof: boolean;
|
|
12259
|
+
readonly isInvalidSyncCommitteeMerkleProof: boolean;
|
|
12260
|
+
readonly isInvalidExecutionHeaderProof: boolean;
|
|
12261
|
+
readonly isInvalidFinalizedHeaderGap: boolean;
|
|
12262
|
+
readonly isHeaderHashTreeRootFailed: boolean;
|
|
12263
|
+
readonly isBlockBodyHashTreeRootFailed: boolean;
|
|
12264
|
+
readonly isSyncCommitteeHashTreeRootFailed: boolean;
|
|
12265
|
+
readonly isSigningRootHashTreeRootFailed: boolean;
|
|
12266
|
+
readonly isForkDataHashTreeRootFailed: boolean;
|
|
12267
|
+
readonly isExpectedFinalizedHeaderNotStored: boolean;
|
|
12268
|
+
readonly isBlsPreparePublicKeysFailed: boolean;
|
|
12269
|
+
readonly isBlsVerificationFailed: boolean;
|
|
12270
|
+
readonly isUnexpectedBeaconPreset: boolean;
|
|
12271
|
+
readonly isInvalidUpdateSlot: boolean;
|
|
12272
|
+
readonly isInvalidSyncCommitteeUpdate: boolean;
|
|
12273
|
+
readonly isHalted: boolean;
|
|
12274
|
+
readonly type: 'SkippedSyncCommitteePeriod' | 'SyncCommitteeUpdateRequired' | 'IrrelevantUpdate' | 'NotBootstrapped' | 'SyncCommitteeParticipantsNotSupermajority' | 'InvalidHeaderMerkleProof' | 'InvalidSyncCommitteeMerkleProof' | 'InvalidExecutionHeaderProof' | 'InvalidFinalizedHeaderGap' | 'HeaderHashTreeRootFailed' | 'BlockBodyHashTreeRootFailed' | 'SyncCommitteeHashTreeRootFailed' | 'SigningRootHashTreeRootFailed' | 'ForkDataHashTreeRootFailed' | 'ExpectedFinalizedHeaderNotStored' | 'BlsPreparePublicKeysFailed' | 'BlsVerificationFailed' | 'UnexpectedBeaconPreset' | 'InvalidUpdateSlot' | 'InvalidSyncCommitteeUpdate' | 'Halted';
|
|
12275
|
+
}
|
|
12276
|
+
/** @name PalletCrosschainTransferError (526) */
|
|
12277
|
+
interface PalletCrosschainTransferError extends Enum {
|
|
12278
|
+
readonly isInvalidEthereumEvent: boolean;
|
|
12279
|
+
readonly isInvalidProof: boolean;
|
|
12280
|
+
readonly isInvalidRecipient: boolean;
|
|
12281
|
+
readonly isInvalidAmount: boolean;
|
|
12282
|
+
readonly isUnsupportedSource: boolean;
|
|
12283
|
+
readonly isUnsupportedGateway: boolean;
|
|
12284
|
+
readonly isUnsupportedToken: boolean;
|
|
12285
|
+
readonly isUnexpectedNonce: boolean;
|
|
12286
|
+
readonly isInvalidChainConfig: boolean;
|
|
12287
|
+
readonly isInsufficientLiquidity: boolean;
|
|
12288
|
+
readonly isInsufficientBurnAmountForFee: boolean;
|
|
12289
|
+
readonly type: 'InvalidEthereumEvent' | 'InvalidProof' | 'InvalidRecipient' | 'InvalidAmount' | 'UnsupportedSource' | 'UnsupportedGateway' | 'UnsupportedToken' | 'UnexpectedNonce' | 'InvalidChainConfig' | 'InsufficientLiquidity' | 'InsufficientBurnAmountForFee';
|
|
12290
|
+
}
|
|
12291
|
+
/** @name FrameSystemExtensionsAuthorizeCall (529) */
|
|
12741
12292
|
type FrameSystemExtensionsAuthorizeCall = Null;
|
|
12742
|
-
/** @name FrameSystemExtensionsCheckNonZeroSender (
|
|
12293
|
+
/** @name FrameSystemExtensionsCheckNonZeroSender (530) */
|
|
12743
12294
|
type FrameSystemExtensionsCheckNonZeroSender = Null;
|
|
12744
|
-
/** @name FrameSystemExtensionsCheckSpecVersion (
|
|
12295
|
+
/** @name FrameSystemExtensionsCheckSpecVersion (531) */
|
|
12745
12296
|
type FrameSystemExtensionsCheckSpecVersion = Null;
|
|
12746
|
-
/** @name FrameSystemExtensionsCheckTxVersion (
|
|
12297
|
+
/** @name FrameSystemExtensionsCheckTxVersion (532) */
|
|
12747
12298
|
type FrameSystemExtensionsCheckTxVersion = Null;
|
|
12748
|
-
/** @name FrameSystemExtensionsCheckGenesis (
|
|
12299
|
+
/** @name FrameSystemExtensionsCheckGenesis (533) */
|
|
12749
12300
|
type FrameSystemExtensionsCheckGenesis = Null;
|
|
12750
|
-
/** @name FrameSystemExtensionsCheckNonce (
|
|
12301
|
+
/** @name FrameSystemExtensionsCheckNonce (536) */
|
|
12751
12302
|
interface FrameSystemExtensionsCheckNonce extends Compact<u32> {
|
|
12752
12303
|
}
|
|
12753
|
-
/** @name FrameSystemExtensionsCheckWeight (
|
|
12304
|
+
/** @name FrameSystemExtensionsCheckWeight (537) */
|
|
12754
12305
|
type FrameSystemExtensionsCheckWeight = Null;
|
|
12755
|
-
/** @name PalletTransactionPaymentChargeTransactionPayment (
|
|
12306
|
+
/** @name PalletTransactionPaymentChargeTransactionPayment (538) */
|
|
12756
12307
|
interface PalletTransactionPaymentChargeTransactionPayment extends Compact<u128> {
|
|
12757
12308
|
}
|
|
12758
|
-
/** @name FrameMetadataHashExtensionCheckMetadataHash (
|
|
12309
|
+
/** @name FrameMetadataHashExtensionCheckMetadataHash (539) */
|
|
12759
12310
|
interface FrameMetadataHashExtensionCheckMetadataHash extends Struct {
|
|
12760
12311
|
readonly mode: FrameMetadataHashExtensionMode;
|
|
12761
12312
|
}
|
|
12762
|
-
/** @name FrameMetadataHashExtensionMode (
|
|
12313
|
+
/** @name FrameMetadataHashExtensionMode (540) */
|
|
12763
12314
|
interface FrameMetadataHashExtensionMode extends Enum {
|
|
12764
12315
|
readonly isDisabled: boolean;
|
|
12765
12316
|
readonly isEnabled: boolean;
|
|
12766
12317
|
readonly type: 'Disabled' | 'Enabled';
|
|
12767
12318
|
}
|
|
12768
|
-
/** @name FrameSystemExtensionsWeightReclaim (
|
|
12319
|
+
/** @name FrameSystemExtensionsWeightReclaim (541) */
|
|
12769
12320
|
type FrameSystemExtensionsWeightReclaim = Null;
|
|
12770
|
-
/** @name ArgonRuntimeRuntime (
|
|
12321
|
+
/** @name ArgonRuntimeRuntime (543) */
|
|
12771
12322
|
type ArgonRuntimeRuntime = Null;
|
|
12772
12323
|
}
|
|
12773
12324
|
|
|
@@ -12809,9 +12360,14 @@ declare class WageProtector {
|
|
|
12809
12360
|
}
|
|
12810
12361
|
|
|
12811
12362
|
declare const MICROGONS_PER_ARGON = 1000000;
|
|
12363
|
+
type IDispatchErrorLike = {
|
|
12364
|
+
isModule: boolean;
|
|
12365
|
+
asModule: Parameters<ArgonClient['registry']['findMetaError']>[0];
|
|
12366
|
+
toString(): string;
|
|
12367
|
+
};
|
|
12812
12368
|
declare function formatArgons(microgons: bigint | number): string;
|
|
12813
12369
|
declare function gettersToObject<T>(obj: T): Promise<T>;
|
|
12814
|
-
declare function dispatchErrorToString(client: ArgonClient, error:
|
|
12370
|
+
declare function dispatchErrorToString(client: ArgonClient, error: IDispatchErrorLike): string;
|
|
12815
12371
|
declare class ExtrinsicError extends Error {
|
|
12816
12372
|
readonly errorCode: string;
|
|
12817
12373
|
readonly details?: string | undefined;
|
|
@@ -12820,7 +12376,7 @@ declare class ExtrinsicError extends Error {
|
|
|
12820
12376
|
constructor(errorCode: string, details?: string | undefined, batchInterruptedIndex?: number | undefined, txFee?: bigint);
|
|
12821
12377
|
toString(): string;
|
|
12822
12378
|
}
|
|
12823
|
-
declare function dispatchErrorToExtrinsicError(client: ArgonClient, error:
|
|
12379
|
+
declare function dispatchErrorToExtrinsicError(client: ArgonClient, error: IDispatchErrorLike, batchInterruptedIndex?: number, txFee?: bigint): ExtrinsicError;
|
|
12824
12380
|
/**
|
|
12825
12381
|
* Check for an extrinsic success event in the given events. Helpful to validate the result of an extrinsic inclusion in a block (it will be included even if it fails)
|
|
12826
12382
|
* @param events The events to check
|
|
@@ -12891,7 +12447,11 @@ declare class TxResult {
|
|
|
12891
12447
|
private parseEvents;
|
|
12892
12448
|
}
|
|
12893
12449
|
|
|
12894
|
-
type
|
|
12450
|
+
type TxSigningAccount = KeyringPair | {
|
|
12451
|
+
address: string;
|
|
12452
|
+
signer: NonNullable<SignerOptions['signer']>;
|
|
12453
|
+
};
|
|
12454
|
+
type ISubmittableOptions = Partial<Omit<SignerOptions, 'signer'>> & {
|
|
12895
12455
|
tip?: bigint;
|
|
12896
12456
|
logResults?: boolean;
|
|
12897
12457
|
useLatestNonce?: boolean;
|
|
@@ -12901,8 +12461,9 @@ type ISubmittableOptions = Partial<SignerOptions> & {
|
|
|
12901
12461
|
declare class TxSubmitter {
|
|
12902
12462
|
readonly client: ArgonClient;
|
|
12903
12463
|
tx: SubmittableExtrinsic$1;
|
|
12904
|
-
|
|
12905
|
-
|
|
12464
|
+
readonly account: TxSigningAccount;
|
|
12465
|
+
readonly address: string;
|
|
12466
|
+
constructor(client: ArgonClient, tx: SubmittableExtrinsic$1, account: TxSigningAccount);
|
|
12906
12467
|
feeEstimate(tip?: bigint): Promise<bigint>;
|
|
12907
12468
|
canAfford(options?: {
|
|
12908
12469
|
tip?: bigint;
|
|
@@ -12913,6 +12474,8 @@ declare class TxSubmitter {
|
|
|
12913
12474
|
availableBalance: bigint;
|
|
12914
12475
|
txFee: bigint;
|
|
12915
12476
|
}>;
|
|
12477
|
+
sign(options?: ISubmittableOptions): Promise<SubmittableExtrinsic$1>;
|
|
12478
|
+
submitSigned(signedTx: SubmittableExtrinsic$1, options?: ISubmittableOptions): Promise<TxResult>;
|
|
12916
12479
|
submit(options?: ISubmittableOptions): Promise<TxResult>;
|
|
12917
12480
|
private logRequest;
|
|
12918
12481
|
}
|
|
@@ -12978,7 +12541,7 @@ declare class Vault {
|
|
|
12978
12541
|
activatedSecuritizationPerSlot(): bigint;
|
|
12979
12542
|
calculateBitcoinFee(amount: bigint): bigint;
|
|
12980
12543
|
static get(client: ArgonClient | ApiDecoration<'promise'>, vaultId: number, tickDurationMillis?: number): Promise<Vault>;
|
|
12981
|
-
static create(client: ArgonClient,
|
|
12544
|
+
static create(client: ArgonClient, txSigner: TxSigningAccount, args: {
|
|
12982
12545
|
securitization: bigint | number;
|
|
12983
12546
|
securitizationRatio: number;
|
|
12984
12547
|
annualPercentRate: number;
|
|
@@ -12993,7 +12556,7 @@ declare class Vault {
|
|
|
12993
12556
|
getVault(): Promise<Vault>;
|
|
12994
12557
|
txResult: TxResult;
|
|
12995
12558
|
}>;
|
|
12996
|
-
static setName(client: ArgonClient,
|
|
12559
|
+
static setName(client: ArgonClient, txSigner: TxSigningAccount, args: {
|
|
12997
12560
|
name?: string | null;
|
|
12998
12561
|
} & ISubmittableOptions): Promise<TxResult>;
|
|
12999
12562
|
}
|
|
@@ -13075,7 +12638,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13075
12638
|
ratchet(args: {
|
|
13076
12639
|
client: ArgonClient;
|
|
13077
12640
|
priceIndex: PriceIndex;
|
|
13078
|
-
|
|
12641
|
+
txSigner: TxSigningAccount;
|
|
13079
12642
|
vault: Vault;
|
|
13080
12643
|
microgonsPerBtc?: bigint;
|
|
13081
12644
|
} & ISubmittableOptions): Promise<{
|
|
@@ -13096,7 +12659,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13096
12659
|
client: ArgonClient;
|
|
13097
12660
|
priceIndex: PriceIndex;
|
|
13098
12661
|
releaseRequest: IReleaseRequest;
|
|
13099
|
-
|
|
12662
|
+
txSigner: TxSigningAccount;
|
|
13100
12663
|
} & ISubmittableOptions): Promise<TxResult>;
|
|
13101
12664
|
getReleaseRequest(client: IQueryableClient): Promise<IReleaseRequestDetails | undefined>;
|
|
13102
12665
|
/**
|
|
@@ -13122,7 +12685,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13122
12685
|
client: ArgonClient;
|
|
13123
12686
|
utxoId: number;
|
|
13124
12687
|
vaultSignature: Uint8Array;
|
|
13125
|
-
|
|
12688
|
+
txSigner: TxSigningAccount;
|
|
13126
12689
|
} & ISubmittableOptions): Promise<TxResult>;
|
|
13127
12690
|
static createIncreaseSecuritizationTx(args: {
|
|
13128
12691
|
utxoId: number;
|
|
@@ -13153,7 +12716,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13153
12716
|
priceIndex: PriceIndex;
|
|
13154
12717
|
ownerBitcoinPubkey: Uint8Array;
|
|
13155
12718
|
satoshis: bigint;
|
|
13156
|
-
|
|
12719
|
+
txSigner: TxSigningAccount;
|
|
13157
12720
|
reducedBalanceBy?: bigint;
|
|
13158
12721
|
microgonsPerBtc?: bigint;
|
|
13159
12722
|
tip?: bigint;
|
|
@@ -13171,7 +12734,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13171
12734
|
vault: Vault;
|
|
13172
12735
|
priceIndex: PriceIndex;
|
|
13173
12736
|
ownerBitcoinPubkey: Uint8Array;
|
|
13174
|
-
|
|
12737
|
+
txSigner: TxSigningAccount;
|
|
13175
12738
|
satoshis: bigint;
|
|
13176
12739
|
} & ISubmittableOptions): Promise<{
|
|
13177
12740
|
getLock(): Promise<{
|
|
@@ -13230,7 +12793,79 @@ interface IBitcoinLock {
|
|
|
13230
12793
|
fundHoldExtensionsByBitcoinExpirationHeight: Record<number, bigint>;
|
|
13231
12794
|
}
|
|
13232
12795
|
|
|
12796
|
+
declare const MINTING_GATEWAY_BURN_FOR_TRANSFER_EVENT_NAME: 'BurnForTransfer';
|
|
12797
|
+
declare const MINTING_GATEWAY_RUNTIME_DECIMALS: 6;
|
|
12798
|
+
declare const MINTING_GATEWAY_TOKEN_DECIMALS: 18;
|
|
12799
|
+
declare const MINTING_GATEWAY_RUNTIME_TO_ERC20_SCALE: bigint;
|
|
12800
|
+
declare const mintingGatewayArtifact: __artifacts_contracts_MintingGateway_sol_artifacts_js.MintingGateway$Type;
|
|
12801
|
+
|
|
12802
|
+
type VerifyEventLog = IArgonQueryable['call']['ethereumApis']['verifyEventLog'];
|
|
12803
|
+
type EthereumVerifyEventLogResult = Awaited<ReturnType<VerifyEventLog>>;
|
|
12804
|
+
type EthereumReceipt = Awaited<ReturnType<ReturnType<typeof createPublicClient>['getTransactionReceipt']>>;
|
|
12805
|
+
type EthereumExecutionClient = ReturnType<typeof createPublicClient>;
|
|
12806
|
+
type RetainedExecutionAnchor = {
|
|
12807
|
+
blockHash: Hex;
|
|
12808
|
+
blockNumber: bigint;
|
|
12809
|
+
};
|
|
12810
|
+
type EthereumEventLocator = {
|
|
12811
|
+
txHash: Hex;
|
|
12812
|
+
logIndex?: number;
|
|
12813
|
+
executionRpcUrl?: string;
|
|
12814
|
+
executionClient?: EthereumExecutionClient;
|
|
12815
|
+
receipt?: EthereumReceipt;
|
|
12816
|
+
};
|
|
12817
|
+
type EthereumEventLog = {
|
|
12818
|
+
address: Hex;
|
|
12819
|
+
topics: Hex[];
|
|
12820
|
+
data: Hex;
|
|
12821
|
+
};
|
|
12822
|
+
type EthereumExecutionHeaderProof = {
|
|
12823
|
+
rlp: Hex;
|
|
12824
|
+
};
|
|
12825
|
+
type EthereumExecutionBlockProof = {
|
|
12826
|
+
anchorBlockHash: Hex;
|
|
12827
|
+
targetToAnchorHeaderChain: EthereumExecutionHeaderProof[];
|
|
12828
|
+
};
|
|
12829
|
+
type EthereumReceiptProof = {
|
|
12830
|
+
transactionIndex: number;
|
|
12831
|
+
nodes: Hex[];
|
|
12832
|
+
};
|
|
12833
|
+
type EthereumEventProof = {
|
|
12834
|
+
eventLog: EthereumEventLog;
|
|
12835
|
+
proof: {
|
|
12836
|
+
executionBlockProof: EthereumExecutionBlockProof;
|
|
12837
|
+
receiptProof: EthereumReceiptProof;
|
|
12838
|
+
};
|
|
12839
|
+
};
|
|
12840
|
+
declare function buildEthereumEventProof(client: IArgonQueryable, { txHash, logIndex, receipt: providedReceipt, ...executionSource }: EthereumEventLocator): Promise<EthereumEventProof>;
|
|
12841
|
+
declare function findEthereumBurnForTransferLogIndex(receipt: EthereumReceipt, gatewayAddress: Hex): number;
|
|
12842
|
+
declare function getLatestRetainedAnchor(client: IArgonQueryable): Promise<RetainedExecutionAnchor>;
|
|
12843
|
+
declare function waitForRetainedExecutionAnchor(client: IArgonQueryable, targetBlockNumber: bigint, options?: {
|
|
12844
|
+
pollMs?: number;
|
|
12845
|
+
timeoutMs?: number;
|
|
12846
|
+
}): Promise<RetainedExecutionAnchor>;
|
|
12847
|
+
|
|
12848
|
+
type EthereumBeaconSyncState = {
|
|
12849
|
+
isBootstrapped: false;
|
|
12850
|
+
hasNextSyncCommittee: boolean;
|
|
12851
|
+
latestFinalizedBlockRoot: string;
|
|
12852
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12853
|
+
headerInterval: bigint;
|
|
12854
|
+
} | {
|
|
12855
|
+
isBootstrapped: true;
|
|
12856
|
+
hasNextSyncCommittee: boolean;
|
|
12857
|
+
latestFinalizedBlockRoot: string;
|
|
12858
|
+
latestFinalizedSlot: bigint;
|
|
12859
|
+
nextRecommendedFinalizedSlot: bigint;
|
|
12860
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12861
|
+
headerInterval: bigint;
|
|
12862
|
+
};
|
|
12863
|
+
declare function getEthereumBeaconSyncBootstrapTx(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1>;
|
|
12864
|
+
declare function getNextEthereumBeaconSyncTxs(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1[]>;
|
|
12865
|
+
declare function getEthereumBeaconSyncState(client: ArgonClient): Promise<EthereumBeaconSyncState>;
|
|
12866
|
+
|
|
13233
12867
|
type ArgonClient = ApiPromise;
|
|
12868
|
+
type IArgonQueryable = ArgonClient | ApiDecoration<'promise'>;
|
|
13234
12869
|
/**
|
|
13235
12870
|
* Wait for the crypto library to be ready (requires wasm, which needs async loading in commonjs)
|
|
13236
12871
|
*/
|
|
@@ -13244,4 +12879,4 @@ declare function waitForLoad(): Promise<void>;
|
|
|
13244
12879
|
declare function getClient(host: string, options?: ApiOptions): Promise<ArgonClient>;
|
|
13245
12880
|
declare function getOfflineRegistry(): TypeRegistry;
|
|
13246
12881
|
|
|
13247
|
-
export { type ArgonClient, BitcoinLock, ExtrinsicError, FIXED_U128_DECIMALS, type IBitcoinLock, type IBitcoinLockConfig, type IReleaseRequest, type IReleaseRequestDetails, type ISubmittableOptions, type ITerms, type ITxProgressCallback, MICROGONS_PER_ARGON, PERMILL_DECIMALS, PriceIndex, SATS_PER_BTC, TxResult, TxSubmitter, Vault, WageProtector, checkForExtrinsicSuccess, createKeyringPair, dispatchErrorToExtrinsicError, dispatchErrorToString, formatArgons, fromFixedNumber, getAuthorFromHeader, getClient, getFrameInfoFromHeader, getOfflineRegistry, getTickFromHeader, gettersToObject, keyringFromSuri, toFixedNumber, waitForLoad };
|
|
12882
|
+
export { type ArgonClient, BitcoinLock, type EthereumEventLocator, type EthereumEventProof, type EthereumExecutionClient, type EthereumReceipt, type EthereumVerifyEventLogResult, ExtrinsicError, FIXED_U128_DECIMALS, type IArgonQueryable, type IBitcoinLock, type IBitcoinLockConfig, type IReleaseRequest, type IReleaseRequestDetails, type ISubmittableOptions, type ITerms, type ITxProgressCallback, MICROGONS_PER_ARGON, MINTING_GATEWAY_BURN_FOR_TRANSFER_EVENT_NAME, MINTING_GATEWAY_RUNTIME_DECIMALS, MINTING_GATEWAY_RUNTIME_TO_ERC20_SCALE, MINTING_GATEWAY_TOKEN_DECIMALS, PERMILL_DECIMALS, PriceIndex, type RetainedExecutionAnchor, SATS_PER_BTC, TxResult, type TxSigningAccount, TxSubmitter, Vault, WageProtector, buildEthereumEventProof, checkForExtrinsicSuccess, createKeyringPair, dispatchErrorToExtrinsicError, dispatchErrorToString, findEthereumBurnForTransferLogIndex, formatArgons, fromFixedNumber, getAuthorFromHeader, getClient, getEthereumBeaconSyncBootstrapTx, getEthereumBeaconSyncState, getFrameInfoFromHeader, getLatestRetainedAnchor, getNextEthereumBeaconSyncTxs, getOfflineRegistry, getTickFromHeader, gettersToObject, keyringFromSuri, mintingGatewayArtifact, toFixedNumber, waitForLoad, waitForRetainedExecutionAnchor };
|