@argonprotocol/mainchain 1.4.3-dev.a18227d4 → 1.4.3-dev.afd10c33
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 +947 -168
- package/browser/index.js +1070 -2
- package/browser/index.js.map +1 -1
- package/lib/index.cjs +1097 -2
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.cts +947 -168
- package/lib/index.d.ts +947 -168
- package/lib/index.js +1097 -2
- 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.ts
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, PalletDomainsDomainRegistration, ArgonPrimitivesDomainZoneRecord, 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, ArgonPrimitivesDigestsDigestset, 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, SpConsensusGrandpaEquivocationProof, SpCoreVoid, ArgonRuntimeSessionKeys, ArgonPrimitivesNotebookSignedNotebookHeader, PalletOperationalAccountsOperationalProgressPatch, PalletOperationalAccountsRegistration, PalletVaultsVaultConfig, ArgonPrimitivesVaultVaultTerms, ArgonPrimitivesBitcoinOpaqueBitcoinXpub } from '@polkadot/types/lookup';
|
|
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,6 +242,27 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
241
242
|
**/
|
|
242
243
|
targetBlockVotes: u128 & AugmentedConst<ApiType>;
|
|
243
244
|
};
|
|
245
|
+
crosschainTransfer: {
|
|
246
|
+
/**
|
|
247
|
+
* Canonical Ethereum burn-accounting account representing funds moved to Ethereum.
|
|
248
|
+
**/
|
|
249
|
+
ethereumBurnAccount: AccountId32 & AugmentedConst<ApiType>;
|
|
250
|
+
/**
|
|
251
|
+
* Retention window, in ticks, for recent Argon transfer evidence used by operational
|
|
252
|
+
* accounts.
|
|
253
|
+
**/
|
|
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>;
|
|
265
|
+
};
|
|
244
266
|
grandpa: {
|
|
245
267
|
/**
|
|
246
268
|
* Max Authorities in use
|
|
@@ -1005,6 +1027,52 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1005
1027
|
**/
|
|
1006
1028
|
MaxNotebooksAtTickExceeded: AugmentedError<ApiType>;
|
|
1007
1029
|
};
|
|
1030
|
+
crosschainTransfer: {
|
|
1031
|
+
/**
|
|
1032
|
+
* The captured reimbursable fee is greater than or equal to the burned Argon amount.
|
|
1033
|
+
**/
|
|
1034
|
+
InsufficientBurnAmountForFee: AugmentedError<ApiType>;
|
|
1035
|
+
/**
|
|
1036
|
+
* The burn account lacks enough balance for the payout.
|
|
1037
|
+
**/
|
|
1038
|
+
InsufficientLiquidity: AugmentedError<ApiType>;
|
|
1039
|
+
/**
|
|
1040
|
+
* The claimed amount was zero or too large for the local balance type.
|
|
1041
|
+
**/
|
|
1042
|
+
InvalidAmount: AugmentedError<ApiType>;
|
|
1043
|
+
/**
|
|
1044
|
+
* The configured source-chain shape is incomplete or malformed.
|
|
1045
|
+
**/
|
|
1046
|
+
InvalidChainConfig: AugmentedError<ApiType>;
|
|
1047
|
+
/**
|
|
1048
|
+
* The Ethereum event topics or payload do not match `BurnForTransfer`.
|
|
1049
|
+
**/
|
|
1050
|
+
InvalidEthereumEvent: AugmentedError<ApiType>;
|
|
1051
|
+
/**
|
|
1052
|
+
* The Ethereum verifier rejected the supplied proof.
|
|
1053
|
+
**/
|
|
1054
|
+
InvalidProof: AugmentedError<ApiType>;
|
|
1055
|
+
/**
|
|
1056
|
+
* The destination account bytes could not be decoded into a local account id.
|
|
1057
|
+
**/
|
|
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>;
|
|
1075
|
+
};
|
|
1008
1076
|
digests: {
|
|
1009
1077
|
/**
|
|
1010
1078
|
* Failed to decode digests
|
|
@@ -1081,6 +1149,39 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1081
1149
|
**/
|
|
1082
1150
|
NotDomainOwner: AugmentedError<ApiType>;
|
|
1083
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
|
+
};
|
|
1084
1185
|
feeControl: {
|
|
1085
1186
|
/**
|
|
1086
1187
|
* The requested tip + fee is higher than the maximum allowed by the sponsor
|
|
@@ -2304,6 +2405,18 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2304
2405
|
newVoteMinimum: u128;
|
|
2305
2406
|
}>;
|
|
2306
2407
|
};
|
|
2408
|
+
crosschainTransfer: {
|
|
2409
|
+
/**
|
|
2410
|
+
* An inbound burn notice was accepted and settled locally.
|
|
2411
|
+
**/
|
|
2412
|
+
BurnNoticeAccepted: AugmentedEvent<ApiType, [
|
|
2413
|
+
sourceChain: PalletCrosschainTransferSourceChain,
|
|
2414
|
+
notice: PalletCrosschainTransferBurnNotice
|
|
2415
|
+
], {
|
|
2416
|
+
sourceChain: PalletCrosschainTransferSourceChain;
|
|
2417
|
+
notice: PalletCrosschainTransferBurnNotice;
|
|
2418
|
+
}>;
|
|
2419
|
+
};
|
|
2307
2420
|
digests: {};
|
|
2308
2421
|
domains: {
|
|
2309
2422
|
/**
|
|
@@ -2362,6 +2475,33 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2362
2475
|
zoneRecord: ArgonPrimitivesDomainZoneRecord;
|
|
2363
2476
|
}>;
|
|
2364
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
|
+
};
|
|
2365
2505
|
feeControl: {
|
|
2366
2506
|
/**
|
|
2367
2507
|
* A transaction fee was delegated
|
|
@@ -2573,8 +2713,8 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2573
2713
|
amount: u128;
|
|
2574
2714
|
}>;
|
|
2575
2715
|
/**
|
|
2576
|
-
* The amount of microgons minted for mining. NOTE: accounts below Existential Deposit
|
|
2577
|
-
* 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
|
|
2578
2718
|
**/
|
|
2579
2719
|
MiningMint: AugmentedEvent<ApiType, [
|
|
2580
2720
|
amount: u128,
|
|
@@ -4003,6 +4143,39 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4003
4143
|
**/
|
|
4004
4144
|
voteMinimumHistory: AugmentedQuery<ApiType, () => Observable<Vec<u128>>, []>;
|
|
4005
4145
|
};
|
|
4146
|
+
crosschainTransfer: {
|
|
4147
|
+
/**
|
|
4148
|
+
* Config accepted for each supported source chain.
|
|
4149
|
+
**/
|
|
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>>, [
|
|
4157
|
+
u64
|
|
4158
|
+
]>;
|
|
4159
|
+
/**
|
|
4160
|
+
* Latest tick whose recent-transfer expiration bucket was cleaned up.
|
|
4161
|
+
**/
|
|
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
|
|
4177
|
+
]>;
|
|
4178
|
+
};
|
|
4006
4179
|
digests: {
|
|
4007
4180
|
tempDigests: AugmentedQuery<ApiType, () => Observable<Option<ArgonPrimitivesDigestsDigestset>>, [
|
|
4008
4181
|
]>;
|
|
@@ -4018,6 +4191,83 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4018
4191
|
H256
|
|
4019
4192
|
]>;
|
|
4020
4193
|
};
|
|
4194
|
+
ethereumVerifier: {
|
|
4195
|
+
/**
|
|
4196
|
+
* Chain-configured beacon preset expected by clients that submit verifier updates.
|
|
4197
|
+
**/
|
|
4198
|
+
beaconPreset: AugmentedQuery<ApiType, () => Observable<ArgonPrimitivesEthereumEthereumBeaconPreset>, [
|
|
4199
|
+
]>;
|
|
4200
|
+
/**
|
|
4201
|
+
* Sync committee for current period
|
|
4202
|
+
**/
|
|
4203
|
+
currentSyncCommittee: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierSyncCommitteePrepared>, [
|
|
4204
|
+
]>;
|
|
4205
|
+
/**
|
|
4206
|
+
* Execution header anchors: current position in ring buffer.
|
|
4207
|
+
**/
|
|
4208
|
+
executionHeaderAnchorIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4209
|
+
/**
|
|
4210
|
+
* Execution header anchors: mapping of ring buffer index to a pruning candidate.
|
|
4211
|
+
**/
|
|
4212
|
+
executionHeaderAnchorMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4213
|
+
u32
|
|
4214
|
+
]>;
|
|
4215
|
+
/**
|
|
4216
|
+
* Retained execution-layer header anchors by execution block hash.
|
|
4217
|
+
**/
|
|
4218
|
+
executionHeaderAnchors: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierExecutionHeaderAnchor>>, [
|
|
4219
|
+
H256
|
|
4220
|
+
]>;
|
|
4221
|
+
/**
|
|
4222
|
+
* Beacon state by finalized block root
|
|
4223
|
+
**/
|
|
4224
|
+
finalizedBeaconState: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierFinalizedBeaconHeaderState>>, [
|
|
4225
|
+
H256
|
|
4226
|
+
]>;
|
|
4227
|
+
/**
|
|
4228
|
+
* Finalized Headers: Current position in ring buffer
|
|
4229
|
+
**/
|
|
4230
|
+
finalizedBeaconStateIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4231
|
+
/**
|
|
4232
|
+
* Finalized Headers: Mapping of ring buffer index to a pruning candidate
|
|
4233
|
+
**/
|
|
4234
|
+
finalizedBeaconStateMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4235
|
+
u32
|
|
4236
|
+
]>;
|
|
4237
|
+
/**
|
|
4238
|
+
* Fork-version schedule used for sync-committee signing domains and beacon state paths.
|
|
4239
|
+
**/
|
|
4240
|
+
forkVersionSchedule: AugmentedQuery<ApiType, () => Observable<Option<PalletEthereumVerifierForkVersions>>, [
|
|
4241
|
+
]>;
|
|
4242
|
+
/**
|
|
4243
|
+
* Latest imported checkpoint root
|
|
4244
|
+
**/
|
|
4245
|
+
initialCheckpointRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4246
|
+
/**
|
|
4247
|
+
* Latest retained execution-layer anchor block hash.
|
|
4248
|
+
**/
|
|
4249
|
+
latestExecutionHeaderAnchorBlockHash: AugmentedQuery<ApiType, () => Observable<Option<H256>>, [
|
|
4250
|
+
]>;
|
|
4251
|
+
/**
|
|
4252
|
+
* Latest imported finalized block root
|
|
4253
|
+
**/
|
|
4254
|
+
latestFinalizedBlockRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4255
|
+
/**
|
|
4256
|
+
* The last period where the next sync committee was updated for free.
|
|
4257
|
+
**/
|
|
4258
|
+
latestSyncCommitteeUpdatePeriod: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4259
|
+
/**
|
|
4260
|
+
* Sync committee for next period
|
|
4261
|
+
**/
|
|
4262
|
+
nextSyncCommittee: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierSyncCommitteePrepared>, [
|
|
4263
|
+
]>;
|
|
4264
|
+
/**
|
|
4265
|
+
* The current operating mode of the pallet.
|
|
4266
|
+
**/
|
|
4267
|
+
operatingMode: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierBasicOperatingMode>, [
|
|
4268
|
+
]>;
|
|
4269
|
+
validatorsRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4270
|
+
};
|
|
4021
4271
|
grandpa: {
|
|
4022
4272
|
/**
|
|
4023
4273
|
* The current list of authorities.
|
|
@@ -5074,6 +5324,18 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5074
5324
|
Option<u128>
|
|
5075
5325
|
]>;
|
|
5076
5326
|
};
|
|
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
|
|
5337
|
+
]>;
|
|
5338
|
+
};
|
|
5077
5339
|
domains: {
|
|
5078
5340
|
setZoneRecord: AugmentedSubmittable<(domainHash: H256 | string | Uint8Array, zoneRecord: ArgonPrimitivesDomainZoneRecord | {
|
|
5079
5341
|
paymentAccount?: any;
|
|
@@ -5084,6 +5346,59 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5084
5346
|
ArgonPrimitivesDomainZoneRecord
|
|
5085
5347
|
]>;
|
|
5086
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
|
+
};
|
|
5087
5402
|
grandpa: {
|
|
5088
5403
|
/**
|
|
5089
5404
|
* Note that the current authority set of the GRANDPA finality gadget has stalled.
|
|
@@ -7038,6 +7353,42 @@ declare module '@polkadot/rpc-core/types/jsonrpc' {
|
|
|
7038
7353
|
}
|
|
7039
7354
|
}
|
|
7040
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
|
+
|
|
7041
7392
|
declare module '@polkadot/api-base/types/calls' {
|
|
7042
7393
|
interface AugmentedCalls<ApiType extends ApiTypes> {
|
|
7043
7394
|
/** 0xbc9d89904f5b923f/1 */
|
|
@@ -7097,6 +7448,20 @@ declare module '@polkadot/api-base/types/calls' {
|
|
|
7097
7448
|
**/
|
|
7098
7449
|
version: AugmentedCall<ApiType, () => Observable<RuntimeVersion>>;
|
|
7099
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
|
+
};
|
|
7100
7465
|
/** 0xfbc577b9d747efd6/1 */
|
|
7101
7466
|
genesisBuilder: {
|
|
7102
7467
|
/**
|
|
@@ -7250,6 +7615,12 @@ declare module '@polkadot/types/types/registry' {
|
|
|
7250
7615
|
ApprovalFlag: ApprovalFlag;
|
|
7251
7616
|
Approvals: Approvals;
|
|
7252
7617
|
ApprovalVotingParams: ApprovalVotingParams;
|
|
7618
|
+
ArgonPrimitivesEthereumEthereumExecutionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
7619
|
+
ArgonPrimitivesEthereumEthereumExecutionHeader: ArgonPrimitivesEthereumEthereumExecutionHeader;
|
|
7620
|
+
ArgonPrimitivesEthereumEthereumLog: ArgonPrimitivesEthereumEthereumLog;
|
|
7621
|
+
ArgonPrimitivesEthereumEthereumProof: ArgonPrimitivesEthereumEthereumProof;
|
|
7622
|
+
ArgonPrimitivesEthereumEthereumReceiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
7623
|
+
ArgonPrimitivesEthereumEthereumVerifyError: ArgonPrimitivesEthereumEthereumVerifyError;
|
|
7253
7624
|
ArithmeticError: ArithmeticError;
|
|
7254
7625
|
AssetApproval: AssetApproval;
|
|
7255
7626
|
AssetApprovalKey: AssetApprovalKey;
|
|
@@ -9951,7 +10322,63 @@ declare module '@polkadot/types/lookup' {
|
|
|
9951
10322
|
readonly isReferralBonus: boolean;
|
|
9952
10323
|
readonly type: 'Activation' | 'ReferralBonus';
|
|
9953
10324
|
}
|
|
9954
|
-
/** @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) */
|
|
9955
10382
|
interface FrameSystemPhase extends Enum {
|
|
9956
10383
|
readonly isApplyExtrinsic: boolean;
|
|
9957
10384
|
readonly asApplyExtrinsic: u32;
|
|
@@ -9959,17 +10386,17 @@ declare module '@polkadot/types/lookup' {
|
|
|
9959
10386
|
readonly isInitialization: boolean;
|
|
9960
10387
|
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
|
|
9961
10388
|
}
|
|
9962
|
-
/** @name FrameSystemLastRuntimeUpgradeInfo (
|
|
10389
|
+
/** @name FrameSystemLastRuntimeUpgradeInfo (137) */
|
|
9963
10390
|
interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
|
|
9964
10391
|
readonly specVersion: Compact<u32>;
|
|
9965
10392
|
readonly specName: Text;
|
|
9966
10393
|
}
|
|
9967
|
-
/** @name FrameSystemCodeUpgradeAuthorization (
|
|
10394
|
+
/** @name FrameSystemCodeUpgradeAuthorization (140) */
|
|
9968
10395
|
interface FrameSystemCodeUpgradeAuthorization extends Struct {
|
|
9969
10396
|
readonly codeHash: H256;
|
|
9970
10397
|
readonly checkVersion: bool;
|
|
9971
10398
|
}
|
|
9972
|
-
/** @name FrameSystemCall (
|
|
10399
|
+
/** @name FrameSystemCall (141) */
|
|
9973
10400
|
interface FrameSystemCall extends Enum {
|
|
9974
10401
|
readonly isRemark: boolean;
|
|
9975
10402
|
readonly asRemark: {
|
|
@@ -10018,42 +10445,42 @@ declare module '@polkadot/types/lookup' {
|
|
|
10018
10445
|
} & Struct;
|
|
10019
10446
|
readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent' | 'AuthorizeUpgrade' | 'AuthorizeUpgradeWithoutChecks' | 'ApplyAuthorizedUpgrade';
|
|
10020
10447
|
}
|
|
10021
|
-
/** @name FrameSystemLimitsBlockWeights (
|
|
10448
|
+
/** @name FrameSystemLimitsBlockWeights (145) */
|
|
10022
10449
|
interface FrameSystemLimitsBlockWeights extends Struct {
|
|
10023
10450
|
readonly baseBlock: SpWeightsWeightV2Weight;
|
|
10024
10451
|
readonly maxBlock: SpWeightsWeightV2Weight;
|
|
10025
10452
|
readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
|
10026
10453
|
}
|
|
10027
|
-
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (
|
|
10454
|
+
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (146) */
|
|
10028
10455
|
interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {
|
|
10029
10456
|
readonly normal: FrameSystemLimitsWeightsPerClass;
|
|
10030
10457
|
readonly operational: FrameSystemLimitsWeightsPerClass;
|
|
10031
10458
|
readonly mandatory: FrameSystemLimitsWeightsPerClass;
|
|
10032
10459
|
}
|
|
10033
|
-
/** @name FrameSystemLimitsWeightsPerClass (
|
|
10460
|
+
/** @name FrameSystemLimitsWeightsPerClass (147) */
|
|
10034
10461
|
interface FrameSystemLimitsWeightsPerClass extends Struct {
|
|
10035
10462
|
readonly baseExtrinsic: SpWeightsWeightV2Weight;
|
|
10036
10463
|
readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;
|
|
10037
10464
|
readonly maxTotal: Option<SpWeightsWeightV2Weight>;
|
|
10038
10465
|
readonly reserved: Option<SpWeightsWeightV2Weight>;
|
|
10039
10466
|
}
|
|
10040
|
-
/** @name FrameSystemLimitsBlockLength (
|
|
10467
|
+
/** @name FrameSystemLimitsBlockLength (149) */
|
|
10041
10468
|
interface FrameSystemLimitsBlockLength extends Struct {
|
|
10042
10469
|
readonly max: FrameSupportDispatchPerDispatchClassU32;
|
|
10043
10470
|
readonly maxHeaderSize: Option<u32>;
|
|
10044
10471
|
}
|
|
10045
|
-
/** @name FrameSupportDispatchPerDispatchClassU32 (
|
|
10472
|
+
/** @name FrameSupportDispatchPerDispatchClassU32 (150) */
|
|
10046
10473
|
interface FrameSupportDispatchPerDispatchClassU32 extends Struct {
|
|
10047
10474
|
readonly normal: u32;
|
|
10048
10475
|
readonly operational: u32;
|
|
10049
10476
|
readonly mandatory: u32;
|
|
10050
10477
|
}
|
|
10051
|
-
/** @name SpWeightsRuntimeDbWeight (
|
|
10478
|
+
/** @name SpWeightsRuntimeDbWeight (152) */
|
|
10052
10479
|
interface SpWeightsRuntimeDbWeight extends Struct {
|
|
10053
10480
|
readonly read: u64;
|
|
10054
10481
|
readonly write: u64;
|
|
10055
10482
|
}
|
|
10056
|
-
/** @name SpVersionRuntimeVersion (
|
|
10483
|
+
/** @name SpVersionRuntimeVersion (153) */
|
|
10057
10484
|
interface SpVersionRuntimeVersion extends Struct {
|
|
10058
10485
|
readonly specName: Text;
|
|
10059
10486
|
readonly implName: Text;
|
|
@@ -10064,7 +10491,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10064
10491
|
readonly transactionVersion: u32;
|
|
10065
10492
|
readonly systemVersion: u8;
|
|
10066
10493
|
}
|
|
10067
|
-
/** @name FrameSystemError (
|
|
10494
|
+
/** @name FrameSystemError (158) */
|
|
10068
10495
|
interface FrameSystemError extends Enum {
|
|
10069
10496
|
readonly isInvalidSpecName: boolean;
|
|
10070
10497
|
readonly isSpecVersionNeedsToIncrease: boolean;
|
|
@@ -10077,7 +10504,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10077
10504
|
readonly isUnauthorized: boolean;
|
|
10078
10505
|
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered' | 'MultiBlockMigrationsOngoing' | 'NothingAuthorized' | 'Unauthorized';
|
|
10079
10506
|
}
|
|
10080
|
-
/** @name ArgonPrimitivesDigestsDigestset (
|
|
10507
|
+
/** @name ArgonPrimitivesDigestsDigestset (159) */
|
|
10081
10508
|
interface ArgonPrimitivesDigestsDigestset extends Struct {
|
|
10082
10509
|
readonly author: AccountId32;
|
|
10083
10510
|
readonly blockVote: ArgonPrimitivesDigestsBlockVoteDigest;
|
|
@@ -10087,16 +10514,16 @@ declare module '@polkadot/types/lookup' {
|
|
|
10087
10514
|
readonly tick: u64;
|
|
10088
10515
|
readonly notebooks: ArgonPrimitivesDigestsNotebookDigest;
|
|
10089
10516
|
}
|
|
10090
|
-
/** @name ArgonPrimitivesDigestsBlockVoteDigest (
|
|
10517
|
+
/** @name ArgonPrimitivesDigestsBlockVoteDigest (160) */
|
|
10091
10518
|
interface ArgonPrimitivesDigestsBlockVoteDigest extends Struct {
|
|
10092
10519
|
readonly votingPower: Compact<u128>;
|
|
10093
10520
|
readonly votesCount: Compact<u32>;
|
|
10094
10521
|
}
|
|
10095
|
-
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (
|
|
10522
|
+
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (162) */
|
|
10096
10523
|
interface ArgonPrimitivesDigestsParentVotingKeyDigest extends Struct {
|
|
10097
10524
|
readonly parentVotingKey: Option<H256>;
|
|
10098
10525
|
}
|
|
10099
|
-
/** @name ArgonPrimitivesForkPower (
|
|
10526
|
+
/** @name ArgonPrimitivesForkPower (165) */
|
|
10100
10527
|
interface ArgonPrimitivesForkPower extends Struct {
|
|
10101
10528
|
readonly isLatestVote: bool;
|
|
10102
10529
|
readonly notebooks: Compact<u64>;
|
|
@@ -10106,24 +10533,24 @@ declare module '@polkadot/types/lookup' {
|
|
|
10106
10533
|
readonly voteCreatedBlocks: Compact<u128>;
|
|
10107
10534
|
readonly minerNonceScore: Option<U256>;
|
|
10108
10535
|
}
|
|
10109
|
-
/** @name ArgonPrimitivesDigestsFrameInfo (
|
|
10536
|
+
/** @name ArgonPrimitivesDigestsFrameInfo (170) */
|
|
10110
10537
|
interface ArgonPrimitivesDigestsFrameInfo extends Struct {
|
|
10111
10538
|
readonly frameId: Compact<u64>;
|
|
10112
10539
|
readonly frameRewardTicksRemaining: Compact<u32>;
|
|
10113
10540
|
readonly isNewFrame: bool;
|
|
10114
10541
|
}
|
|
10115
|
-
/** @name ArgonPrimitivesDigestsNotebookDigest (
|
|
10542
|
+
/** @name ArgonPrimitivesDigestsNotebookDigest (172) */
|
|
10116
10543
|
interface ArgonPrimitivesDigestsNotebookDigest extends Struct {
|
|
10117
10544
|
readonly notebooks: Vec<ArgonPrimitivesNotebookNotebookAuditResult>;
|
|
10118
10545
|
}
|
|
10119
|
-
/** @name ArgonPrimitivesNotebookNotebookAuditResult (
|
|
10546
|
+
/** @name ArgonPrimitivesNotebookNotebookAuditResult (174) */
|
|
10120
10547
|
interface ArgonPrimitivesNotebookNotebookAuditResult extends Struct {
|
|
10121
10548
|
readonly notaryId: Compact<u32>;
|
|
10122
10549
|
readonly notebookNumber: Compact<u32>;
|
|
10123
10550
|
readonly tick: Compact<u64>;
|
|
10124
10551
|
readonly auditFirstFailure: Option<ArgonNotaryAuditErrorVerifyError>;
|
|
10125
10552
|
}
|
|
10126
|
-
/** @name PalletDigestsError (
|
|
10553
|
+
/** @name PalletDigestsError (177) */
|
|
10127
10554
|
interface PalletDigestsError extends Enum {
|
|
10128
10555
|
readonly isDuplicateBlockVoteDigest: boolean;
|
|
10129
10556
|
readonly isDuplicateAuthorDigest: boolean;
|
|
@@ -10140,7 +10567,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10140
10567
|
readonly isDuplicateFrameInfoDigest: boolean;
|
|
10141
10568
|
readonly type: 'DuplicateBlockVoteDigest' | 'DuplicateAuthorDigest' | 'DuplicateTickDigest' | 'DuplicateParentVotingKeyDigest' | 'DuplicateNotebookDigest' | 'DuplicateForkPowerDigest' | 'MissingBlockVoteDigest' | 'MissingAuthorDigest' | 'MissingTickDigest' | 'MissingParentVotingKeyDigest' | 'MissingNotebookDigest' | 'CouldNotDecodeDigest' | 'DuplicateFrameInfoDigest';
|
|
10142
10569
|
}
|
|
10143
|
-
/** @name PalletTimestampCall (
|
|
10570
|
+
/** @name PalletTimestampCall (178) */
|
|
10144
10571
|
interface PalletTimestampCall extends Enum {
|
|
10145
10572
|
readonly isSet: boolean;
|
|
10146
10573
|
readonly asSet: {
|
|
@@ -10148,14 +10575,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
10148
10575
|
} & Struct;
|
|
10149
10576
|
readonly type: 'Set';
|
|
10150
10577
|
}
|
|
10151
|
-
/** @name PalletMultisigMultisig (
|
|
10578
|
+
/** @name PalletMultisigMultisig (180) */
|
|
10152
10579
|
interface PalletMultisigMultisig extends Struct {
|
|
10153
10580
|
readonly when: PalletMultisigTimepoint;
|
|
10154
10581
|
readonly deposit: u128;
|
|
10155
10582
|
readonly depositor: AccountId32;
|
|
10156
10583
|
readonly approvals: Vec<AccountId32>;
|
|
10157
10584
|
}
|
|
10158
|
-
/** @name PalletMultisigCall (
|
|
10585
|
+
/** @name PalletMultisigCall (183) */
|
|
10159
10586
|
interface PalletMultisigCall extends Enum {
|
|
10160
10587
|
readonly isAsMultiThreshold1: boolean;
|
|
10161
10588
|
readonly asAsMultiThreshold1: {
|
|
@@ -10193,7 +10620,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10193
10620
|
} & Struct;
|
|
10194
10621
|
readonly type: 'AsMultiThreshold1' | 'AsMulti' | 'ApproveAsMulti' | 'CancelAsMulti' | 'PokeDeposit';
|
|
10195
10622
|
}
|
|
10196
|
-
/** @name PalletProxyCall (
|
|
10623
|
+
/** @name PalletProxyCall (185) */
|
|
10197
10624
|
interface PalletProxyCall extends Enum {
|
|
10198
10625
|
readonly isProxy: boolean;
|
|
10199
10626
|
readonly asProxy: {
|
|
@@ -10253,9 +10680,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
10253
10680
|
readonly isPokeDeposit: boolean;
|
|
10254
10681
|
readonly type: 'Proxy' | 'AddProxy' | 'RemoveProxy' | 'RemoveProxies' | 'CreatePure' | 'KillPure' | 'Announce' | 'RemoveAnnouncement' | 'RejectAnnouncement' | 'ProxyAnnounced' | 'PokeDeposit';
|
|
10255
10682
|
}
|
|
10256
|
-
/** @name PalletTicksCall (
|
|
10683
|
+
/** @name PalletTicksCall (189) */
|
|
10257
10684
|
type PalletTicksCall = Null;
|
|
10258
|
-
/** @name PalletMiningSlotCall (
|
|
10685
|
+
/** @name PalletMiningSlotCall (190) */
|
|
10259
10686
|
interface PalletMiningSlotCall extends Enum {
|
|
10260
10687
|
readonly isBid: boolean;
|
|
10261
10688
|
readonly asBid: {
|
|
@@ -10270,7 +10697,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10270
10697
|
} & Struct;
|
|
10271
10698
|
readonly type: 'Bid' | 'ConfigureMiningSlotDelay';
|
|
10272
10699
|
}
|
|
10273
|
-
/** @name PalletBitcoinUtxosCall (
|
|
10700
|
+
/** @name PalletBitcoinUtxosCall (191) */
|
|
10274
10701
|
interface PalletBitcoinUtxosCall extends Enum {
|
|
10275
10702
|
readonly isSync: boolean;
|
|
10276
10703
|
readonly asSync: {
|
|
@@ -10297,19 +10724,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
10297
10724
|
} & Struct;
|
|
10298
10725
|
readonly type: 'Sync' | 'SetConfirmedBlock' | 'SetOperator' | 'FundWithUtxoCandidate' | 'RejectUtxoCandidate';
|
|
10299
10726
|
}
|
|
10300
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (
|
|
10727
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (192) */
|
|
10301
10728
|
interface ArgonPrimitivesInherentsBitcoinUtxoSync extends Struct {
|
|
10302
10729
|
readonly spent: Vec<ArgonPrimitivesInherentsBitcoinUtxoSpend>;
|
|
10303
10730
|
readonly funded: Vec<ArgonPrimitivesInherentsBitcoinUtxoFunding>;
|
|
10304
10731
|
readonly syncToBlock: ArgonPrimitivesBitcoinBitcoinBlock;
|
|
10305
10732
|
}
|
|
10306
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (
|
|
10733
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (194) */
|
|
10307
10734
|
interface ArgonPrimitivesInherentsBitcoinUtxoSpend extends Struct {
|
|
10308
10735
|
readonly utxoId: Compact<u64>;
|
|
10309
10736
|
readonly utxoRef: Option<ArgonPrimitivesBitcoinUtxoRef>;
|
|
10310
10737
|
readonly bitcoinHeight: Compact<u64>;
|
|
10311
10738
|
}
|
|
10312
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (
|
|
10739
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (197) */
|
|
10313
10740
|
interface ArgonPrimitivesInherentsBitcoinUtxoFunding extends Struct {
|
|
10314
10741
|
readonly utxoId: Compact<u64>;
|
|
10315
10742
|
readonly utxoRef: ArgonPrimitivesBitcoinUtxoRef;
|
|
@@ -10317,12 +10744,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
10317
10744
|
readonly expectedSatoshis: Compact<u64>;
|
|
10318
10745
|
readonly bitcoinHeight: Compact<u64>;
|
|
10319
10746
|
}
|
|
10320
|
-
/** @name ArgonPrimitivesBitcoinBitcoinBlock (
|
|
10747
|
+
/** @name ArgonPrimitivesBitcoinBitcoinBlock (198) */
|
|
10321
10748
|
interface ArgonPrimitivesBitcoinBitcoinBlock extends Struct {
|
|
10322
10749
|
readonly blockHeight: Compact<u64>;
|
|
10323
10750
|
readonly blockHash: ArgonPrimitivesBitcoinH256Le;
|
|
10324
10751
|
}
|
|
10325
|
-
/** @name PalletVaultsCall (
|
|
10752
|
+
/** @name PalletVaultsCall (199) */
|
|
10326
10753
|
interface PalletVaultsCall extends Enum {
|
|
10327
10754
|
readonly isCreate: boolean;
|
|
10328
10755
|
readonly asCreate: {
|
|
@@ -10362,7 +10789,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10362
10789
|
} & Struct;
|
|
10363
10790
|
readonly type: 'Create' | 'ModifyFunding' | 'ModifyTerms' | 'Close' | 'ReplaceBitcoinXpub' | 'Collect' | 'SetBitcoinLockDelegate' | 'SetName';
|
|
10364
10791
|
}
|
|
10365
|
-
/** @name PalletVaultsVaultConfig (
|
|
10792
|
+
/** @name PalletVaultsVaultConfig (200) */
|
|
10366
10793
|
interface PalletVaultsVaultConfig extends Struct {
|
|
10367
10794
|
readonly terms: ArgonPrimitivesVaultVaultTerms;
|
|
10368
10795
|
readonly name: Option<Bytes>;
|
|
@@ -10370,16 +10797,16 @@ declare module '@polkadot/types/lookup' {
|
|
|
10370
10797
|
readonly bitcoinXpubkey: ArgonPrimitivesBitcoinOpaqueBitcoinXpub;
|
|
10371
10798
|
readonly securitizationRatio: Compact<u128>;
|
|
10372
10799
|
}
|
|
10373
|
-
/** @name ArgonPrimitivesVaultVaultTerms (
|
|
10800
|
+
/** @name ArgonPrimitivesVaultVaultTerms (201) */
|
|
10374
10801
|
interface ArgonPrimitivesVaultVaultTerms extends Struct {
|
|
10375
10802
|
readonly bitcoinAnnualPercentRate: Compact<u128>;
|
|
10376
10803
|
readonly bitcoinBaseFee: Compact<u128>;
|
|
10377
10804
|
readonly treasuryProfitSharing: Compact<Permill>;
|
|
10378
10805
|
}
|
|
10379
|
-
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (
|
|
10806
|
+
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (207) */
|
|
10380
10807
|
interface ArgonPrimitivesBitcoinOpaqueBitcoinXpub extends U8aFixed {
|
|
10381
10808
|
}
|
|
10382
|
-
/** @name PalletBitcoinLocksCall (
|
|
10809
|
+
/** @name PalletBitcoinLocksCall (209) */
|
|
10383
10810
|
interface PalletBitcoinLocksCall extends Enum {
|
|
10384
10811
|
readonly isInitialize: boolean;
|
|
10385
10812
|
readonly asInitialize: {
|
|
@@ -10435,10 +10862,10 @@ declare module '@polkadot/types/lookup' {
|
|
|
10435
10862
|
} & Struct;
|
|
10436
10863
|
readonly type: 'Initialize' | 'RequestRelease' | 'CosignRelease' | 'Ratchet' | 'AdminModifyMinimumLockedSats' | 'RequestOrphanedUtxoRelease' | 'CosignOrphanedUtxoRelease' | 'InitializeFor' | 'IncreaseSecuritization';
|
|
10437
10864
|
}
|
|
10438
|
-
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (
|
|
10865
|
+
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (210) */
|
|
10439
10866
|
interface ArgonPrimitivesBitcoinCompressedBitcoinPubkey extends U8aFixed {
|
|
10440
10867
|
}
|
|
10441
|
-
/** @name PalletBitcoinLocksLockOptions (
|
|
10868
|
+
/** @name PalletBitcoinLocksLockOptions (213) */
|
|
10442
10869
|
interface PalletBitcoinLocksLockOptions extends Enum {
|
|
10443
10870
|
readonly isV1: boolean;
|
|
10444
10871
|
readonly asV1: {
|
|
@@ -10446,7 +10873,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10446
10873
|
} & Struct;
|
|
10447
10874
|
readonly type: 'V1';
|
|
10448
10875
|
}
|
|
10449
|
-
/** @name PalletNotariesCall (
|
|
10876
|
+
/** @name PalletNotariesCall (216) */
|
|
10450
10877
|
interface PalletNotariesCall extends Enum {
|
|
10451
10878
|
readonly isPropose: boolean;
|
|
10452
10879
|
readonly asPropose: {
|
|
@@ -10464,7 +10891,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10464
10891
|
} & Struct;
|
|
10465
10892
|
readonly type: 'Propose' | 'Activate' | 'Update';
|
|
10466
10893
|
}
|
|
10467
|
-
/** @name PalletNotebookCall (
|
|
10894
|
+
/** @name PalletNotebookCall (217) */
|
|
10468
10895
|
interface PalletNotebookCall extends Enum {
|
|
10469
10896
|
readonly isSubmit: boolean;
|
|
10470
10897
|
readonly asSubmit: {
|
|
@@ -10476,12 +10903,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
10476
10903
|
} & Struct;
|
|
10477
10904
|
readonly type: 'Submit' | 'Unlock';
|
|
10478
10905
|
}
|
|
10479
|
-
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (
|
|
10906
|
+
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (219) */
|
|
10480
10907
|
interface ArgonPrimitivesNotebookSignedNotebookHeader extends Struct {
|
|
10481
10908
|
readonly header: ArgonPrimitivesNotebookNotebookHeader;
|
|
10482
10909
|
readonly signature: U8aFixed;
|
|
10483
10910
|
}
|
|
10484
|
-
/** @name ArgonPrimitivesNotebookNotebookHeader (
|
|
10911
|
+
/** @name ArgonPrimitivesNotebookNotebookHeader (220) */
|
|
10485
10912
|
interface ArgonPrimitivesNotebookNotebookHeader extends Struct {
|
|
10486
10913
|
readonly version: Compact<u16>;
|
|
10487
10914
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -10499,7 +10926,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10499
10926
|
readonly parentSecret: Option<H256>;
|
|
10500
10927
|
readonly domains: Vec<ITuple<[H256, AccountId32]>>;
|
|
10501
10928
|
}
|
|
10502
|
-
/** @name ArgonPrimitivesNotebookChainTransfer (
|
|
10929
|
+
/** @name ArgonPrimitivesNotebookChainTransfer (223) */
|
|
10503
10930
|
interface ArgonPrimitivesNotebookChainTransfer extends Enum {
|
|
10504
10931
|
readonly isToMainchain: boolean;
|
|
10505
10932
|
readonly asToMainchain: {
|
|
@@ -10512,12 +10939,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
10512
10939
|
} & Struct;
|
|
10513
10940
|
readonly type: 'ToMainchain' | 'ToLocalchain';
|
|
10514
10941
|
}
|
|
10515
|
-
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (
|
|
10942
|
+
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (226) */
|
|
10516
10943
|
interface ArgonPrimitivesBalanceChangeAccountOrigin extends Struct {
|
|
10517
10944
|
readonly notebookNumber: Compact<u32>;
|
|
10518
10945
|
readonly accountUid: Compact<u32>;
|
|
10519
10946
|
}
|
|
10520
|
-
/** @name PalletLocalchainTransferCall (
|
|
10947
|
+
/** @name PalletLocalchainTransferCall (233) */
|
|
10521
10948
|
interface PalletLocalchainTransferCall extends Enum {
|
|
10522
10949
|
readonly isSendToLocalchain: boolean;
|
|
10523
10950
|
readonly asSendToLocalchain: {
|
|
@@ -10526,7 +10953,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10526
10953
|
} & Struct;
|
|
10527
10954
|
readonly type: 'SendToLocalchain';
|
|
10528
10955
|
}
|
|
10529
|
-
/** @name PalletBlockSealSpecCall (
|
|
10956
|
+
/** @name PalletBlockSealSpecCall (234) */
|
|
10530
10957
|
interface PalletBlockSealSpecCall extends Enum {
|
|
10531
10958
|
readonly isConfigure: boolean;
|
|
10532
10959
|
readonly asConfigure: {
|
|
@@ -10535,7 +10962,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10535
10962
|
} & Struct;
|
|
10536
10963
|
readonly type: 'Configure';
|
|
10537
10964
|
}
|
|
10538
|
-
/** @name PalletDomainsCall (
|
|
10965
|
+
/** @name PalletDomainsCall (235) */
|
|
10539
10966
|
interface PalletDomainsCall extends Enum {
|
|
10540
10967
|
readonly isSetZoneRecord: boolean;
|
|
10541
10968
|
readonly asSetZoneRecord: {
|
|
@@ -10544,7 +10971,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10544
10971
|
} & Struct;
|
|
10545
10972
|
readonly type: 'SetZoneRecord';
|
|
10546
10973
|
}
|
|
10547
|
-
/** @name PalletPriceIndexCall (
|
|
10974
|
+
/** @name PalletPriceIndexCall (236) */
|
|
10548
10975
|
interface PalletPriceIndexCall extends Enum {
|
|
10549
10976
|
readonly isSubmit: boolean;
|
|
10550
10977
|
readonly asSubmit: {
|
|
@@ -10556,7 +10983,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10556
10983
|
} & Struct;
|
|
10557
10984
|
readonly type: 'Submit' | 'SetOperator';
|
|
10558
10985
|
}
|
|
10559
|
-
/** @name PalletPriceIndexPriceIndex (
|
|
10986
|
+
/** @name PalletPriceIndexPriceIndex (237) */
|
|
10560
10987
|
interface PalletPriceIndexPriceIndex extends Struct {
|
|
10561
10988
|
readonly btcUsdPrice: Compact<u128>;
|
|
10562
10989
|
readonly argonotUsdPrice: u128;
|
|
@@ -10565,7 +10992,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10565
10992
|
readonly argonTimeWeightedAverageLiquidity: u128;
|
|
10566
10993
|
readonly tick: Compact<u64>;
|
|
10567
10994
|
}
|
|
10568
|
-
/** @name PalletGrandpaCall (
|
|
10995
|
+
/** @name PalletGrandpaCall (238) */
|
|
10569
10996
|
interface PalletGrandpaCall extends Enum {
|
|
10570
10997
|
readonly isReportEquivocation: boolean;
|
|
10571
10998
|
readonly asReportEquivocation: {
|
|
@@ -10584,12 +11011,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
10584
11011
|
} & Struct;
|
|
10585
11012
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'NoteStalled';
|
|
10586
11013
|
}
|
|
10587
|
-
/** @name SpConsensusGrandpaEquivocationProof (
|
|
11014
|
+
/** @name SpConsensusGrandpaEquivocationProof (239) */
|
|
10588
11015
|
interface SpConsensusGrandpaEquivocationProof extends Struct {
|
|
10589
11016
|
readonly setId: u64;
|
|
10590
11017
|
readonly equivocation: SpConsensusGrandpaEquivocation;
|
|
10591
11018
|
}
|
|
10592
|
-
/** @name SpConsensusGrandpaEquivocation (
|
|
11019
|
+
/** @name SpConsensusGrandpaEquivocation (240) */
|
|
10593
11020
|
interface SpConsensusGrandpaEquivocation extends Enum {
|
|
10594
11021
|
readonly isPrevote: boolean;
|
|
10595
11022
|
readonly asPrevote: FinalityGrandpaEquivocationPrevote;
|
|
@@ -10597,36 +11024,36 @@ declare module '@polkadot/types/lookup' {
|
|
|
10597
11024
|
readonly asPrecommit: FinalityGrandpaEquivocationPrecommit;
|
|
10598
11025
|
readonly type: 'Prevote' | 'Precommit';
|
|
10599
11026
|
}
|
|
10600
|
-
/** @name FinalityGrandpaEquivocationPrevote (
|
|
11027
|
+
/** @name FinalityGrandpaEquivocationPrevote (241) */
|
|
10601
11028
|
interface FinalityGrandpaEquivocationPrevote extends Struct {
|
|
10602
11029
|
readonly roundNumber: u64;
|
|
10603
11030
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
10604
11031
|
readonly first: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
10605
11032
|
readonly second: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
10606
11033
|
}
|
|
10607
|
-
/** @name FinalityGrandpaPrevote (
|
|
11034
|
+
/** @name FinalityGrandpaPrevote (242) */
|
|
10608
11035
|
interface FinalityGrandpaPrevote extends Struct {
|
|
10609
11036
|
readonly targetHash: H256;
|
|
10610
11037
|
readonly targetNumber: u32;
|
|
10611
11038
|
}
|
|
10612
|
-
/** @name SpConsensusGrandpaAppSignature (
|
|
11039
|
+
/** @name SpConsensusGrandpaAppSignature (243) */
|
|
10613
11040
|
interface SpConsensusGrandpaAppSignature extends U8aFixed {
|
|
10614
11041
|
}
|
|
10615
|
-
/** @name FinalityGrandpaEquivocationPrecommit (
|
|
11042
|
+
/** @name FinalityGrandpaEquivocationPrecommit (245) */
|
|
10616
11043
|
interface FinalityGrandpaEquivocationPrecommit extends Struct {
|
|
10617
11044
|
readonly roundNumber: u64;
|
|
10618
11045
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
10619
11046
|
readonly first: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
10620
11047
|
readonly second: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
10621
11048
|
}
|
|
10622
|
-
/** @name FinalityGrandpaPrecommit (
|
|
11049
|
+
/** @name FinalityGrandpaPrecommit (246) */
|
|
10623
11050
|
interface FinalityGrandpaPrecommit extends Struct {
|
|
10624
11051
|
readonly targetHash: H256;
|
|
10625
11052
|
readonly targetNumber: u32;
|
|
10626
11053
|
}
|
|
10627
|
-
/** @name SpCoreVoid (
|
|
11054
|
+
/** @name SpCoreVoid (248) */
|
|
10628
11055
|
type SpCoreVoid = Null;
|
|
10629
|
-
/** @name PalletBlockSealCall (
|
|
11056
|
+
/** @name PalletBlockSealCall (249) */
|
|
10630
11057
|
interface PalletBlockSealCall extends Enum {
|
|
10631
11058
|
readonly isApply: boolean;
|
|
10632
11059
|
readonly asApply: {
|
|
@@ -10634,7 +11061,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10634
11061
|
} & Struct;
|
|
10635
11062
|
readonly type: 'Apply';
|
|
10636
11063
|
}
|
|
10637
|
-
/** @name ArgonPrimitivesInherentsBlockSealInherent (
|
|
11064
|
+
/** @name ArgonPrimitivesInherentsBlockSealInherent (250) */
|
|
10638
11065
|
interface ArgonPrimitivesInherentsBlockSealInherent extends Enum {
|
|
10639
11066
|
readonly isVote: boolean;
|
|
10640
11067
|
readonly asVote: {
|
|
@@ -10648,13 +11075,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
10648
11075
|
readonly isCompute: boolean;
|
|
10649
11076
|
readonly type: 'Vote' | 'Compute';
|
|
10650
11077
|
}
|
|
10651
|
-
/** @name ArgonPrimitivesBalanceChangeMerkleProof (
|
|
11078
|
+
/** @name ArgonPrimitivesBalanceChangeMerkleProof (251) */
|
|
10652
11079
|
interface ArgonPrimitivesBalanceChangeMerkleProof extends Struct {
|
|
10653
11080
|
readonly proof: Vec<H256>;
|
|
10654
11081
|
readonly numberOfLeaves: Compact<u32>;
|
|
10655
11082
|
readonly leafIndex: Compact<u32>;
|
|
10656
11083
|
}
|
|
10657
|
-
/** @name ArgonPrimitivesBlockVoteBlockVoteT (
|
|
11084
|
+
/** @name ArgonPrimitivesBlockVoteBlockVoteT (253) */
|
|
10658
11085
|
interface ArgonPrimitivesBlockVoteBlockVoteT extends Struct {
|
|
10659
11086
|
readonly accountId: AccountId32;
|
|
10660
11087
|
readonly blockHash: H256;
|
|
@@ -10664,7 +11091,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10664
11091
|
readonly blockRewardsAccountId: AccountId32;
|
|
10665
11092
|
readonly tick: Compact<u64>;
|
|
10666
11093
|
}
|
|
10667
|
-
/** @name SpRuntimeMultiSignature (
|
|
11094
|
+
/** @name SpRuntimeMultiSignature (254) */
|
|
10668
11095
|
interface SpRuntimeMultiSignature extends Enum {
|
|
10669
11096
|
readonly isEd25519: boolean;
|
|
10670
11097
|
readonly asEd25519: U8aFixed;
|
|
@@ -10676,7 +11103,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10676
11103
|
readonly asEth: U8aFixed;
|
|
10677
11104
|
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa' | 'Eth';
|
|
10678
11105
|
}
|
|
10679
|
-
/** @name PalletBlockRewardsCall (
|
|
11106
|
+
/** @name PalletBlockRewardsCall (256) */
|
|
10680
11107
|
interface PalletBlockRewardsCall extends Enum {
|
|
10681
11108
|
readonly isSetBlockRewardsPaused: boolean;
|
|
10682
11109
|
readonly asSetBlockRewardsPaused: {
|
|
@@ -10684,9 +11111,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
10684
11111
|
} & Struct;
|
|
10685
11112
|
readonly type: 'SetBlockRewardsPaused';
|
|
10686
11113
|
}
|
|
10687
|
-
/** @name PalletMintCall (
|
|
11114
|
+
/** @name PalletMintCall (257) */
|
|
10688
11115
|
type PalletMintCall = Null;
|
|
10689
|
-
/** @name PalletBalancesCall (
|
|
11116
|
+
/** @name PalletBalancesCall (258) */
|
|
10690
11117
|
interface PalletBalancesCall extends Enum {
|
|
10691
11118
|
readonly isTransferAllowDeath: boolean;
|
|
10692
11119
|
readonly asTransferAllowDeath: {
|
|
@@ -10735,13 +11162,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
10735
11162
|
} & Struct;
|
|
10736
11163
|
readonly type: 'TransferAllowDeath' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve' | 'UpgradeAccounts' | 'ForceSetBalance' | 'ForceAdjustTotalIssuance' | 'Burn';
|
|
10737
11164
|
}
|
|
10738
|
-
/** @name PalletBalancesAdjustmentDirection (
|
|
11165
|
+
/** @name PalletBalancesAdjustmentDirection (259) */
|
|
10739
11166
|
interface PalletBalancesAdjustmentDirection extends Enum {
|
|
10740
11167
|
readonly isIncrease: boolean;
|
|
10741
11168
|
readonly isDecrease: boolean;
|
|
10742
11169
|
readonly type: 'Increase' | 'Decrease';
|
|
10743
11170
|
}
|
|
10744
|
-
/** @name PalletTxPauseCall (
|
|
11171
|
+
/** @name PalletTxPauseCall (261) */
|
|
10745
11172
|
interface PalletTxPauseCall extends Enum {
|
|
10746
11173
|
readonly isPause: boolean;
|
|
10747
11174
|
readonly asPause: {
|
|
@@ -10753,7 +11180,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10753
11180
|
} & Struct;
|
|
10754
11181
|
readonly type: 'Pause' | 'Unpause';
|
|
10755
11182
|
}
|
|
10756
|
-
/** @name PalletUtilityCall (
|
|
11183
|
+
/** @name PalletUtilityCall (262) */
|
|
10757
11184
|
interface PalletUtilityCall extends Enum {
|
|
10758
11185
|
readonly isBatch: boolean;
|
|
10759
11186
|
readonly asBatch: {
|
|
@@ -10794,7 +11221,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10794
11221
|
} & Struct;
|
|
10795
11222
|
readonly type: 'Batch' | 'AsDerivative' | 'BatchAll' | 'DispatchAs' | 'ForceBatch' | 'WithWeight' | 'IfElse' | 'DispatchAsFallible';
|
|
10796
11223
|
}
|
|
10797
|
-
/** @name PalletSudoCall (
|
|
11224
|
+
/** @name PalletSudoCall (264) */
|
|
10798
11225
|
interface PalletSudoCall extends Enum {
|
|
10799
11226
|
readonly isSudo: boolean;
|
|
10800
11227
|
readonly asSudo: {
|
|
@@ -10817,7 +11244,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10817
11244
|
readonly isRemoveKey: boolean;
|
|
10818
11245
|
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs' | 'RemoveKey';
|
|
10819
11246
|
}
|
|
10820
|
-
/** @name PalletTreasuryCall (
|
|
11247
|
+
/** @name PalletTreasuryCall (265) */
|
|
10821
11248
|
interface PalletTreasuryCall extends Enum {
|
|
10822
11249
|
readonly isBuyBonds: boolean;
|
|
10823
11250
|
readonly asBuyBonds: {
|
|
@@ -10830,7 +11257,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10830
11257
|
} & Struct;
|
|
10831
11258
|
readonly type: 'BuyBonds' | 'LiquidateBondLot';
|
|
10832
11259
|
}
|
|
10833
|
-
/** @name PalletOperationalAccountsCall (
|
|
11260
|
+
/** @name PalletOperationalAccountsCall (266) */
|
|
10834
11261
|
interface PalletOperationalAccountsCall extends Enum {
|
|
10835
11262
|
readonly isRegister: boolean;
|
|
10836
11263
|
readonly asRegister: {
|
|
@@ -10859,13 +11286,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
10859
11286
|
} & Struct;
|
|
10860
11287
|
readonly type: 'Register' | 'SetRewardConfig' | 'ForceSetProgress' | 'SetEncryptedServerForSponsee' | 'Activate' | 'ClaimRewards';
|
|
10861
11288
|
}
|
|
10862
|
-
/** @name PalletOperationalAccountsRegistration (
|
|
11289
|
+
/** @name PalletOperationalAccountsRegistration (267) */
|
|
10863
11290
|
interface PalletOperationalAccountsRegistration extends Enum {
|
|
10864
11291
|
readonly isV1: boolean;
|
|
10865
11292
|
readonly asV1: PalletOperationalAccountsRegistrationV1;
|
|
10866
11293
|
readonly type: 'V1';
|
|
10867
11294
|
}
|
|
10868
|
-
/** @name PalletOperationalAccountsRegistrationV1 (
|
|
11295
|
+
/** @name PalletOperationalAccountsRegistrationV1 (268) */
|
|
10869
11296
|
interface PalletOperationalAccountsRegistrationV1 extends Struct {
|
|
10870
11297
|
readonly operationalAccount: AccountId32;
|
|
10871
11298
|
readonly encryptionPubkey: PalletOperationalAccountsOpaqueEncryptionPubkey;
|
|
@@ -10878,14 +11305,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
10878
11305
|
readonly miningBotAccountProof: PalletOperationalAccountsAccountOwnershipProof;
|
|
10879
11306
|
readonly referralProof: Option<PalletOperationalAccountsReferralProof>;
|
|
10880
11307
|
}
|
|
10881
|
-
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (
|
|
11308
|
+
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (269) */
|
|
10882
11309
|
interface PalletOperationalAccountsOpaqueEncryptionPubkey extends U8aFixed {
|
|
10883
11310
|
}
|
|
10884
|
-
/** @name PalletOperationalAccountsAccountOwnershipProof (
|
|
11311
|
+
/** @name PalletOperationalAccountsAccountOwnershipProof (270) */
|
|
10885
11312
|
interface PalletOperationalAccountsAccountOwnershipProof extends Struct {
|
|
10886
11313
|
readonly signature: SpRuntimeMultiSignature;
|
|
10887
11314
|
}
|
|
10888
|
-
/** @name PalletOperationalAccountsReferralProof (
|
|
11315
|
+
/** @name PalletOperationalAccountsReferralProof (272) */
|
|
10889
11316
|
interface PalletOperationalAccountsReferralProof extends Struct {
|
|
10890
11317
|
readonly referralCode: U8aFixed;
|
|
10891
11318
|
readonly referralSignature: U8aFixed;
|
|
@@ -10893,7 +11320,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10893
11320
|
readonly expiresAtFrame: Compact<u64>;
|
|
10894
11321
|
readonly sponsorSignature: SpRuntimeMultiSignature;
|
|
10895
11322
|
}
|
|
10896
|
-
/** @name PalletOperationalAccountsOperationalProgressPatch (
|
|
11323
|
+
/** @name PalletOperationalAccountsOperationalProgressPatch (273) */
|
|
10897
11324
|
interface PalletOperationalAccountsOperationalProgressPatch extends Struct {
|
|
10898
11325
|
readonly hasUniswapTransfer: Option<bool>;
|
|
10899
11326
|
readonly vaultCreated: Option<bool>;
|
|
@@ -10901,7 +11328,199 @@ declare module '@polkadot/types/lookup' {
|
|
|
10901
11328
|
readonly observedBitcoinTotal: Option<u128>;
|
|
10902
11329
|
readonly observedMiningSeatTotal: Option<u32>;
|
|
10903
11330
|
}
|
|
10904
|
-
/** @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) */
|
|
10905
11524
|
interface PalletMultisigError extends Enum {
|
|
10906
11525
|
readonly isMinimumThreshold: boolean;
|
|
10907
11526
|
readonly isAlreadyApproved: boolean;
|
|
@@ -10919,19 +11538,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
10919
11538
|
readonly isAlreadyStored: boolean;
|
|
10920
11539
|
readonly type: 'MinimumThreshold' | 'AlreadyApproved' | 'NoApprovalsNeeded' | 'TooFewSignatories' | 'TooManySignatories' | 'SignatoriesOutOfOrder' | 'SenderInSignatories' | 'NotFound' | 'NotOwner' | 'NoTimepoint' | 'WrongTimepoint' | 'UnexpectedTimepoint' | 'MaxWeightTooLow' | 'AlreadyStored';
|
|
10921
11540
|
}
|
|
10922
|
-
/** @name PalletProxyProxyDefinition (
|
|
11541
|
+
/** @name PalletProxyProxyDefinition (317) */
|
|
10923
11542
|
interface PalletProxyProxyDefinition extends Struct {
|
|
10924
11543
|
readonly delegate: AccountId32;
|
|
10925
11544
|
readonly proxyType: ArgonRuntimeProxyType;
|
|
10926
11545
|
readonly delay: u32;
|
|
10927
11546
|
}
|
|
10928
|
-
/** @name PalletProxyAnnouncement (
|
|
11547
|
+
/** @name PalletProxyAnnouncement (321) */
|
|
10929
11548
|
interface PalletProxyAnnouncement extends Struct {
|
|
10930
11549
|
readonly real: AccountId32;
|
|
10931
11550
|
readonly callHash: H256;
|
|
10932
11551
|
readonly height: u32;
|
|
10933
11552
|
}
|
|
10934
|
-
/** @name PalletProxyError (
|
|
11553
|
+
/** @name PalletProxyError (323) */
|
|
10935
11554
|
interface PalletProxyError extends Enum {
|
|
10936
11555
|
readonly isTooMany: boolean;
|
|
10937
11556
|
readonly isNotFound: boolean;
|
|
@@ -10943,34 +11562,34 @@ declare module '@polkadot/types/lookup' {
|
|
|
10943
11562
|
readonly isNoSelfProxy: boolean;
|
|
10944
11563
|
readonly type: 'TooMany' | 'NotFound' | 'NotProxy' | 'Unproxyable' | 'Duplicate' | 'NoPermission' | 'Unannounced' | 'NoSelfProxy';
|
|
10945
11564
|
}
|
|
10946
|
-
/** @name ArgonPrimitivesTickTicker (
|
|
11565
|
+
/** @name ArgonPrimitivesTickTicker (324) */
|
|
10947
11566
|
interface ArgonPrimitivesTickTicker extends Struct {
|
|
10948
11567
|
readonly tickDurationMillis: Compact<u64>;
|
|
10949
11568
|
readonly channelHoldExpirationTicks: Compact<u64>;
|
|
10950
11569
|
}
|
|
10951
|
-
/** @name PalletTicksError (
|
|
11570
|
+
/** @name PalletTicksError (326) */
|
|
10952
11571
|
type PalletTicksError = Null;
|
|
10953
|
-
/** @name PalletMiningSlotMinerNonceScoring (
|
|
11572
|
+
/** @name PalletMiningSlotMinerNonceScoring (329) */
|
|
10954
11573
|
interface PalletMiningSlotMinerNonceScoring extends Struct {
|
|
10955
11574
|
readonly nonce: U256;
|
|
10956
11575
|
readonly lastWinBlock: Option<u32>;
|
|
10957
11576
|
readonly blocksWonInFrame: u16;
|
|
10958
11577
|
readonly frameStartBlocksWonSurplus: i16;
|
|
10959
11578
|
}
|
|
10960
|
-
/** @name ArgonPrimitivesBlockSealMiningBidStats (
|
|
11579
|
+
/** @name ArgonPrimitivesBlockSealMiningBidStats (341) */
|
|
10961
11580
|
interface ArgonPrimitivesBlockSealMiningBidStats extends Struct {
|
|
10962
11581
|
readonly bidsCount: u32;
|
|
10963
11582
|
readonly bidAmountMin: u128;
|
|
10964
11583
|
readonly bidAmountMax: u128;
|
|
10965
11584
|
readonly bidAmountSum: u128;
|
|
10966
11585
|
}
|
|
10967
|
-
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (
|
|
11586
|
+
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (345) */
|
|
10968
11587
|
interface ArgonPrimitivesBlockSealMiningSlotConfig extends Struct {
|
|
10969
11588
|
readonly ticksBeforeBidEndForVrfClose: Compact<u64>;
|
|
10970
11589
|
readonly ticksBetweenSlots: Compact<u64>;
|
|
10971
11590
|
readonly slotBiddingStartAfterTicks: Compact<u64>;
|
|
10972
11591
|
}
|
|
10973
|
-
/** @name PalletMiningSlotError (
|
|
11592
|
+
/** @name PalletMiningSlotError (356) */
|
|
10974
11593
|
interface PalletMiningSlotError extends Enum {
|
|
10975
11594
|
readonly isSlotNotTakingBids: boolean;
|
|
10976
11595
|
readonly isTooManyBlockRegistrants: boolean;
|
|
@@ -10984,7 +11603,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10984
11603
|
readonly isUnrecoverableHold: boolean;
|
|
10985
11604
|
readonly type: 'SlotNotTakingBids' | 'TooManyBlockRegistrants' | 'InsufficientOwnershipTokens' | 'BidTooLow' | 'CannotRegisterOverlappingSessions' | 'CannotChangeFundingAccount' | 'InsufficientFunds' | 'BidCannotBeReduced' | 'InvalidBidAmount' | 'UnrecoverableHold';
|
|
10986
11605
|
}
|
|
10987
|
-
/** @name ArgonPrimitivesBitcoinUtxoValue (
|
|
11606
|
+
/** @name ArgonPrimitivesBitcoinUtxoValue (357) */
|
|
10988
11607
|
interface ArgonPrimitivesBitcoinUtxoValue extends Struct {
|
|
10989
11608
|
readonly utxoId: u64;
|
|
10990
11609
|
readonly scriptPubkey: ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey;
|
|
@@ -10992,7 +11611,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10992
11611
|
readonly submittedAtHeight: Compact<u64>;
|
|
10993
11612
|
readonly watchForSpentUntilHeight: Compact<u64>;
|
|
10994
11613
|
}
|
|
10995
|
-
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (
|
|
11614
|
+
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (358) */
|
|
10996
11615
|
interface ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey extends Enum {
|
|
10997
11616
|
readonly isP2wsh: boolean;
|
|
10998
11617
|
readonly asP2wsh: {
|
|
@@ -11000,7 +11619,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11000
11619
|
} & Struct;
|
|
11001
11620
|
readonly type: 'P2wsh';
|
|
11002
11621
|
}
|
|
11003
|
-
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (
|
|
11622
|
+
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (367) */
|
|
11004
11623
|
interface ArgonPrimitivesBitcoinBitcoinNetwork extends Enum {
|
|
11005
11624
|
readonly isBitcoin: boolean;
|
|
11006
11625
|
readonly isTestnet: boolean;
|
|
@@ -11008,7 +11627,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11008
11627
|
readonly isRegtest: boolean;
|
|
11009
11628
|
readonly type: 'Bitcoin' | 'Testnet' | 'Signet' | 'Regtest';
|
|
11010
11629
|
}
|
|
11011
|
-
/** @name PalletBitcoinUtxosError (
|
|
11630
|
+
/** @name PalletBitcoinUtxosError (368) */
|
|
11012
11631
|
interface PalletBitcoinUtxosError extends Enum {
|
|
11013
11632
|
readonly isNoPermissions: boolean;
|
|
11014
11633
|
readonly isNoBitcoinConfirmedBlock: boolean;
|
|
@@ -11027,7 +11646,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11027
11646
|
readonly isLockAlreadyFunded: boolean;
|
|
11028
11647
|
readonly type: 'NoPermissions' | 'NoBitcoinConfirmedBlock' | 'InsufficientBitcoinAmount' | 'NoBitcoinPricesAvailable' | 'ScriptPubkeyConflict' | 'UtxoNotLocked' | 'RedemptionsUnavailable' | 'InvalidBitcoinSyncHeight' | 'BitcoinHeightNotConfirmed' | 'MaxUtxosExceeded' | 'InvalidBitcoinScript' | 'DuplicateUtxoId' | 'MaxCandidateUtxosExceeded' | 'UtxoNotCandidate' | 'LockAlreadyFunded';
|
|
11029
11648
|
}
|
|
11030
|
-
/** @name ArgonPrimitivesVault (
|
|
11649
|
+
/** @name ArgonPrimitivesVault (369) */
|
|
11031
11650
|
interface ArgonPrimitivesVault extends Struct {
|
|
11032
11651
|
readonly operatorAccountId: AccountId32;
|
|
11033
11652
|
readonly bitcoinLockDelegateAccount: Option<AccountId32>;
|
|
@@ -11047,7 +11666,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11047
11666
|
readonly openedTick: Compact<u64>;
|
|
11048
11667
|
readonly operationalMinimumReleaseTick: Option<u64>;
|
|
11049
11668
|
}
|
|
11050
|
-
/** @name ArgonPrimitivesBitcoinBitcoinXPub (
|
|
11669
|
+
/** @name ArgonPrimitivesBitcoinBitcoinXPub (377) */
|
|
11051
11670
|
interface ArgonPrimitivesBitcoinBitcoinXPub extends Struct {
|
|
11052
11671
|
readonly publicKey: ArgonPrimitivesBitcoinCompressedBitcoinPubkey;
|
|
11053
11672
|
readonly depth: Compact<u8>;
|
|
@@ -11056,13 +11675,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11056
11675
|
readonly chainCode: U8aFixed;
|
|
11057
11676
|
readonly network: ArgonPrimitivesBitcoinNetworkKind;
|
|
11058
11677
|
}
|
|
11059
|
-
/** @name ArgonPrimitivesBitcoinNetworkKind (
|
|
11678
|
+
/** @name ArgonPrimitivesBitcoinNetworkKind (379) */
|
|
11060
11679
|
interface ArgonPrimitivesBitcoinNetworkKind extends Enum {
|
|
11061
11680
|
readonly isMain: boolean;
|
|
11062
11681
|
readonly isTest: boolean;
|
|
11063
11682
|
readonly type: 'Main' | 'Test';
|
|
11064
11683
|
}
|
|
11065
|
-
/** @name PalletVaultsVaultFrameRevenue (
|
|
11684
|
+
/** @name PalletVaultsVaultFrameRevenue (388) */
|
|
11066
11685
|
interface PalletVaultsVaultFrameRevenue extends Struct {
|
|
11067
11686
|
readonly frameId: Compact<u64>;
|
|
11068
11687
|
readonly bitcoinLockFeeRevenue: Compact<u128>;
|
|
@@ -11081,14 +11700,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
11081
11700
|
readonly treasuryExternalCapital: Compact<u128>;
|
|
11082
11701
|
readonly uncollectedRevenue: Compact<u128>;
|
|
11083
11702
|
}
|
|
11084
|
-
/** @name PalletVaultsRecentCapacityDrop (
|
|
11703
|
+
/** @name PalletVaultsRecentCapacityDrop (391) */
|
|
11085
11704
|
interface PalletVaultsRecentCapacityDrop extends Struct {
|
|
11086
11705
|
readonly blockNumber: Compact<u32>;
|
|
11087
11706
|
readonly availableBeforeDrop: Compact<u128>;
|
|
11088
11707
|
readonly availableAfterDrop: Compact<u128>;
|
|
11089
11708
|
readonly noFeeFailuresUsed: Compact<u32>;
|
|
11090
11709
|
}
|
|
11091
|
-
/** @name PalletVaultsError (
|
|
11710
|
+
/** @name PalletVaultsError (393) */
|
|
11092
11711
|
interface PalletVaultsError extends Enum {
|
|
11093
11712
|
readonly isNoMoreVaultIds: boolean;
|
|
11094
11713
|
readonly isInsufficientFunds: boolean;
|
|
@@ -11122,7 +11741,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11122
11741
|
readonly isAccountAlreadyHasVault: boolean;
|
|
11123
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';
|
|
11124
11743
|
}
|
|
11125
|
-
/** @name PalletBitcoinLocksLockedBitcoin (
|
|
11744
|
+
/** @name PalletBitcoinLocksLockedBitcoin (394) */
|
|
11126
11745
|
interface PalletBitcoinLocksLockedBitcoin extends Struct {
|
|
11127
11746
|
readonly vaultId: Compact<u32>;
|
|
11128
11747
|
readonly liquidityPromised: Compact<u128>;
|
|
@@ -11145,7 +11764,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11145
11764
|
readonly fundHoldExtensions: BTreeMap<u64, u128>;
|
|
11146
11765
|
readonly createdAtArgonBlock: Compact<u32>;
|
|
11147
11766
|
}
|
|
11148
|
-
/** @name PalletBitcoinLocksLockReleaseRequest (
|
|
11767
|
+
/** @name PalletBitcoinLocksLockReleaseRequest (397) */
|
|
11149
11768
|
interface PalletBitcoinLocksLockReleaseRequest extends Struct {
|
|
11150
11769
|
readonly utxoId: Compact<u64>;
|
|
11151
11770
|
readonly vaultId: Compact<u32>;
|
|
@@ -11154,7 +11773,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11154
11773
|
readonly toScriptPubkey: Bytes;
|
|
11155
11774
|
readonly redemptionPrice: Compact<u128>;
|
|
11156
11775
|
}
|
|
11157
|
-
/** @name PalletBitcoinLocksOrphanedUtxo (
|
|
11776
|
+
/** @name PalletBitcoinLocksOrphanedUtxo (399) */
|
|
11158
11777
|
interface PalletBitcoinLocksOrphanedUtxo extends Struct {
|
|
11159
11778
|
readonly utxoId: Compact<u64>;
|
|
11160
11779
|
readonly vaultId: Compact<u32>;
|
|
@@ -11162,13 +11781,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11162
11781
|
readonly recordedArgonBlockNumber: Compact<u32>;
|
|
11163
11782
|
readonly cosignRequest: Option<PalletBitcoinLocksOrphanedUtxoCosignRequest>;
|
|
11164
11783
|
}
|
|
11165
|
-
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (
|
|
11784
|
+
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (401) */
|
|
11166
11785
|
interface PalletBitcoinLocksOrphanedUtxoCosignRequest extends Struct {
|
|
11167
11786
|
readonly bitcoinNetworkFee: u64;
|
|
11168
11787
|
readonly toScriptPubkey: Bytes;
|
|
11169
11788
|
readonly createdAtArgonBlockNumber: u32;
|
|
11170
11789
|
}
|
|
11171
|
-
/** @name PalletBitcoinLocksError (
|
|
11790
|
+
/** @name PalletBitcoinLocksError (408) */
|
|
11172
11791
|
interface PalletBitcoinLocksError extends Enum {
|
|
11173
11792
|
readonly isInsufficientFunds: boolean;
|
|
11174
11793
|
readonly isInsufficientVaultFunds: boolean;
|
|
@@ -11208,7 +11827,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11208
11827
|
readonly isMaxOrphanedUtxoReleaseRequestsExceeded: boolean;
|
|
11209
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';
|
|
11210
11829
|
}
|
|
11211
|
-
/** @name ArgonPrimitivesVaultVaultError (
|
|
11830
|
+
/** @name ArgonPrimitivesVaultVaultError (409) */
|
|
11212
11831
|
interface ArgonPrimitivesVaultVaultError extends Enum {
|
|
11213
11832
|
readonly isVaultClosed: boolean;
|
|
11214
11833
|
readonly isAccountWouldBeBelowMinimum: boolean;
|
|
@@ -11224,7 +11843,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11224
11843
|
readonly isVaultNotYetActive: boolean;
|
|
11225
11844
|
readonly type: 'VaultClosed' | 'AccountWouldBeBelowMinimum' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'NoVaultBitcoinPubkeysAvailable' | 'UnableToGenerateVaultBitcoinPubkey' | 'InvalidBitcoinScript' | 'InternalError' | 'VaultNotYetActive';
|
|
11226
11845
|
}
|
|
11227
|
-
/** @name PalletNotariesError (
|
|
11846
|
+
/** @name PalletNotariesError (421) */
|
|
11228
11847
|
interface PalletNotariesError extends Enum {
|
|
11229
11848
|
readonly isProposalNotFound: boolean;
|
|
11230
11849
|
readonly isMaxNotariesExceeded: boolean;
|
|
@@ -11237,7 +11856,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11237
11856
|
readonly isInvalidNotary: boolean;
|
|
11238
11857
|
readonly type: 'ProposalNotFound' | 'MaxNotariesExceeded' | 'MaxProposalsPerBlockExceeded' | 'NotAnActiveNotary' | 'InvalidNotaryOperator' | 'NoMoreNotaryIds' | 'EffectiveTickTooSoon' | 'TooManyKeys' | 'InvalidNotary';
|
|
11239
11858
|
}
|
|
11240
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (
|
|
11859
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (425) */
|
|
11241
11860
|
interface ArgonPrimitivesNotaryNotaryNotebookKeyDetails extends Struct {
|
|
11242
11861
|
readonly notebookNumber: Compact<u32>;
|
|
11243
11862
|
readonly tick: Compact<u64>;
|
|
@@ -11245,7 +11864,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11245
11864
|
readonly secretHash: H256;
|
|
11246
11865
|
readonly parentSecret: Option<H256>;
|
|
11247
11866
|
}
|
|
11248
|
-
/** @name PalletNotebookError (
|
|
11867
|
+
/** @name PalletNotebookError (428) */
|
|
11249
11868
|
interface PalletNotebookError extends Enum {
|
|
11250
11869
|
readonly isDuplicateNotebookNumber: boolean;
|
|
11251
11870
|
readonly isMissingNotebookNumber: boolean;
|
|
@@ -11264,17 +11883,17 @@ declare module '@polkadot/types/lookup' {
|
|
|
11264
11883
|
readonly isInvalidNotebookSubmissionTick: boolean;
|
|
11265
11884
|
readonly type: 'DuplicateNotebookNumber' | 'MissingNotebookNumber' | 'NotebookTickAlreadyUsed' | 'InvalidNotebookSignature' | 'InvalidSecretProvided' | 'CouldNotDecodeNotebook' | 'DuplicateNotebookDigest' | 'MissingNotebookDigest' | 'InvalidNotebookDigest' | 'MultipleNotebookInherentsProvided' | 'InternalError' | 'NotebookSubmittedForLockedNotary' | 'InvalidReprocessNotebook' | 'InvalidNotaryOperator' | 'InvalidNotebookSubmissionTick';
|
|
11266
11885
|
}
|
|
11267
|
-
/** @name PalletLocalchainTransferQueuedTransferOut (
|
|
11886
|
+
/** @name PalletLocalchainTransferQueuedTransferOut (429) */
|
|
11268
11887
|
interface PalletLocalchainTransferQueuedTransferOut extends Struct {
|
|
11269
11888
|
readonly accountId: AccountId32;
|
|
11270
11889
|
readonly amount: u128;
|
|
11271
11890
|
readonly expirationTick: u64;
|
|
11272
11891
|
readonly notaryId: u32;
|
|
11273
11892
|
}
|
|
11274
|
-
/** @name FrameSupportPalletId (
|
|
11893
|
+
/** @name FrameSupportPalletId (431) */
|
|
11275
11894
|
interface FrameSupportPalletId extends U8aFixed {
|
|
11276
11895
|
}
|
|
11277
|
-
/** @name PalletLocalchainTransferError (
|
|
11896
|
+
/** @name PalletLocalchainTransferError (432) */
|
|
11278
11897
|
interface PalletLocalchainTransferError extends Enum {
|
|
11279
11898
|
readonly isMaxBlockTransfersExceeded: boolean;
|
|
11280
11899
|
readonly isInsufficientFunds: boolean;
|
|
@@ -11286,7 +11905,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11286
11905
|
readonly isNoAvailableTransferId: boolean;
|
|
11287
11906
|
readonly type: 'MaxBlockTransfersExceeded' | 'InsufficientFunds' | 'InsufficientNotarizedFunds' | 'InvalidOrDuplicatedLocalchainTransfer' | 'NotebookIncludesExpiredLocalchainTransfer' | 'InvalidNotaryUsedForTransfer' | 'NotaryLockedForTransfer' | 'NoAvailableTransferId';
|
|
11288
11907
|
}
|
|
11289
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (
|
|
11908
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (436) */
|
|
11290
11909
|
interface ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails extends Struct {
|
|
11291
11910
|
readonly notaryId: Compact<u32>;
|
|
11292
11911
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -11294,12 +11913,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11294
11913
|
readonly blockVotesCount: Compact<u32>;
|
|
11295
11914
|
readonly blockVotingPower: Compact<u128>;
|
|
11296
11915
|
}
|
|
11297
|
-
/** @name PalletBlockSealSpecError (
|
|
11916
|
+
/** @name PalletBlockSealSpecError (441) */
|
|
11298
11917
|
interface PalletBlockSealSpecError extends Enum {
|
|
11299
11918
|
readonly isMaxNotebooksAtTickExceeded: boolean;
|
|
11300
11919
|
readonly type: 'MaxNotebooksAtTickExceeded';
|
|
11301
11920
|
}
|
|
11302
|
-
/** @name PalletDomainsError (
|
|
11921
|
+
/** @name PalletDomainsError (443) */
|
|
11303
11922
|
interface PalletDomainsError extends Enum {
|
|
11304
11923
|
readonly isDomainNotRegistered: boolean;
|
|
11305
11924
|
readonly isNotDomainOwner: boolean;
|
|
@@ -11308,13 +11927,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11308
11927
|
readonly isAccountDecodingError: boolean;
|
|
11309
11928
|
readonly type: 'DomainNotRegistered' | 'NotDomainOwner' | 'FailedToAddToAddressHistory' | 'FailedToAddExpiringDomain' | 'AccountDecodingError';
|
|
11310
11929
|
}
|
|
11311
|
-
/** @name PalletPriceIndexCpiMeasurementBucket (
|
|
11930
|
+
/** @name PalletPriceIndexCpiMeasurementBucket (445) */
|
|
11312
11931
|
interface PalletPriceIndexCpiMeasurementBucket extends Struct {
|
|
11313
11932
|
readonly tickRange: ITuple<[u64, u64]>;
|
|
11314
11933
|
readonly totalCpi: i128;
|
|
11315
11934
|
readonly measurementsCount: u32;
|
|
11316
11935
|
}
|
|
11317
|
-
/** @name PalletPriceIndexError (
|
|
11936
|
+
/** @name PalletPriceIndexError (447) */
|
|
11318
11937
|
interface PalletPriceIndexError extends Enum {
|
|
11319
11938
|
readonly isNotAuthorizedOperator: boolean;
|
|
11320
11939
|
readonly isMissingValue: boolean;
|
|
@@ -11322,7 +11941,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11322
11941
|
readonly isMaxPriceChangePerTickExceeded: boolean;
|
|
11323
11942
|
readonly type: 'NotAuthorizedOperator' | 'MissingValue' | 'PricesTooOld' | 'MaxPriceChangePerTickExceeded';
|
|
11324
11943
|
}
|
|
11325
|
-
/** @name PalletGrandpaStoredState (
|
|
11944
|
+
/** @name PalletGrandpaStoredState (448) */
|
|
11326
11945
|
interface PalletGrandpaStoredState extends Enum {
|
|
11327
11946
|
readonly isLive: boolean;
|
|
11328
11947
|
readonly isPendingPause: boolean;
|
|
@@ -11338,14 +11957,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
11338
11957
|
} & Struct;
|
|
11339
11958
|
readonly type: 'Live' | 'PendingPause' | 'Paused' | 'PendingResume';
|
|
11340
11959
|
}
|
|
11341
|
-
/** @name PalletGrandpaStoredPendingChange (
|
|
11960
|
+
/** @name PalletGrandpaStoredPendingChange (449) */
|
|
11342
11961
|
interface PalletGrandpaStoredPendingChange extends Struct {
|
|
11343
11962
|
readonly scheduledAt: u32;
|
|
11344
11963
|
readonly delay: u32;
|
|
11345
11964
|
readonly nextAuthorities: Vec<ITuple<[SpConsensusGrandpaAppPublic, u64]>>;
|
|
11346
11965
|
readonly forced: Option<u32>;
|
|
11347
11966
|
}
|
|
11348
|
-
/** @name PalletGrandpaError (
|
|
11967
|
+
/** @name PalletGrandpaError (451) */
|
|
11349
11968
|
interface PalletGrandpaError extends Enum {
|
|
11350
11969
|
readonly isPauseFailed: boolean;
|
|
11351
11970
|
readonly isResumeFailed: boolean;
|
|
@@ -11356,13 +11975,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11356
11975
|
readonly isDuplicateOffenceReport: boolean;
|
|
11357
11976
|
readonly type: 'PauseFailed' | 'ResumeFailed' | 'ChangePending' | 'TooSoon' | 'InvalidKeyOwnershipProof' | 'InvalidEquivocationProof' | 'DuplicateOffenceReport';
|
|
11358
11977
|
}
|
|
11359
|
-
/** @name ArgonPrimitivesProvidersBlockSealerInfo (
|
|
11978
|
+
/** @name ArgonPrimitivesProvidersBlockSealerInfo (452) */
|
|
11360
11979
|
interface ArgonPrimitivesProvidersBlockSealerInfo extends Struct {
|
|
11361
11980
|
readonly blockAuthorAccountId: AccountId32;
|
|
11362
11981
|
readonly blockVoteRewardsAccount: Option<AccountId32>;
|
|
11363
11982
|
readonly blockSealAuthority: Option<ArgonPrimitivesBlockSealAppPublic>;
|
|
11364
11983
|
}
|
|
11365
|
-
/** @name PalletBlockSealError (
|
|
11984
|
+
/** @name PalletBlockSealError (454) */
|
|
11366
11985
|
interface PalletBlockSealError extends Enum {
|
|
11367
11986
|
readonly isInvalidVoteSealStrength: boolean;
|
|
11368
11987
|
readonly isInvalidSubmitter: boolean;
|
|
@@ -11387,59 +12006,59 @@ declare module '@polkadot/types/lookup' {
|
|
|
11387
12006
|
readonly isDuplicateVoteBlockAtTick: boolean;
|
|
11388
12007
|
readonly type: 'InvalidVoteSealStrength' | 'InvalidSubmitter' | 'UnableToDecodeVoteAccount' | 'UnregisteredBlockAuthor' | 'InvalidBlockVoteProof' | 'NoGrandparentVoteMinimum' | 'DuplicateBlockSealProvided' | 'InsufficientVotingPower' | 'ParentVotingKeyNotFound' | 'InvalidVoteGrandparentHash' | 'IneligibleNotebookUsed' | 'NoEligibleVotingRoot' | 'CouldNotDecodeVote' | 'MaxNotebooksAtTickExceeded' | 'NoClosestMinerFoundForVote' | 'BlockVoteInvalidSignature' | 'InvalidForkPowerParent' | 'BlockSealDecodeError' | 'InvalidComputeBlockTick' | 'InvalidMinerNonceScore' | 'DuplicateVoteBlockAtTick';
|
|
11389
12008
|
}
|
|
11390
|
-
/** @name PalletBlockRewardsError (
|
|
12009
|
+
/** @name PalletBlockRewardsError (458) */
|
|
11391
12010
|
type PalletBlockRewardsError = Null;
|
|
11392
|
-
/** @name PalletMintMintAction (
|
|
12011
|
+
/** @name PalletMintMintAction (464) */
|
|
11393
12012
|
interface PalletMintMintAction extends Struct {
|
|
11394
12013
|
readonly argonBurned: u128;
|
|
11395
12014
|
readonly argonMinted: u128;
|
|
11396
12015
|
readonly bitcoinMinted: u128;
|
|
11397
12016
|
}
|
|
11398
|
-
/** @name PalletMintError (
|
|
12017
|
+
/** @name PalletMintError (465) */
|
|
11399
12018
|
interface PalletMintError extends Enum {
|
|
11400
12019
|
readonly isTooManyPendingMints: boolean;
|
|
11401
12020
|
readonly type: 'TooManyPendingMints';
|
|
11402
12021
|
}
|
|
11403
|
-
/** @name PalletBalancesBalanceLock (
|
|
12022
|
+
/** @name PalletBalancesBalanceLock (467) */
|
|
11404
12023
|
interface PalletBalancesBalanceLock extends Struct {
|
|
11405
12024
|
readonly id: U8aFixed;
|
|
11406
12025
|
readonly amount: u128;
|
|
11407
12026
|
readonly reasons: PalletBalancesReasons;
|
|
11408
12027
|
}
|
|
11409
|
-
/** @name PalletBalancesReasons (
|
|
12028
|
+
/** @name PalletBalancesReasons (468) */
|
|
11410
12029
|
interface PalletBalancesReasons extends Enum {
|
|
11411
12030
|
readonly isFee: boolean;
|
|
11412
12031
|
readonly isMisc: boolean;
|
|
11413
12032
|
readonly isAll: boolean;
|
|
11414
12033
|
readonly type: 'Fee' | 'Misc' | 'All';
|
|
11415
12034
|
}
|
|
11416
|
-
/** @name PalletBalancesReserveData (
|
|
12035
|
+
/** @name PalletBalancesReserveData (471) */
|
|
11417
12036
|
interface PalletBalancesReserveData extends Struct {
|
|
11418
12037
|
readonly id: U8aFixed;
|
|
11419
12038
|
readonly amount: u128;
|
|
11420
12039
|
}
|
|
11421
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (
|
|
12040
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (474) */
|
|
11422
12041
|
interface FrameSupportTokensMiscIdAmountRuntimeHoldReason extends Struct {
|
|
11423
12042
|
readonly id: ArgonRuntimeRuntimeHoldReason;
|
|
11424
12043
|
readonly amount: u128;
|
|
11425
12044
|
}
|
|
11426
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (
|
|
12045
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (477) */
|
|
11427
12046
|
interface FrameSupportTokensMiscIdAmountRuntimeFreezeReason extends Struct {
|
|
11428
12047
|
readonly id: ArgonRuntimeRuntimeFreezeReason;
|
|
11429
12048
|
readonly amount: u128;
|
|
11430
12049
|
}
|
|
11431
|
-
/** @name ArgonRuntimeRuntimeFreezeReason (
|
|
12050
|
+
/** @name ArgonRuntimeRuntimeFreezeReason (478) */
|
|
11432
12051
|
interface ArgonRuntimeRuntimeFreezeReason extends Enum {
|
|
11433
12052
|
readonly isBlockRewards: boolean;
|
|
11434
12053
|
readonly asBlockRewards: PalletBlockRewardsFreezeReason;
|
|
11435
12054
|
readonly type: 'BlockRewards';
|
|
11436
12055
|
}
|
|
11437
|
-
/** @name PalletBlockRewardsFreezeReason (
|
|
12056
|
+
/** @name PalletBlockRewardsFreezeReason (479) */
|
|
11438
12057
|
interface PalletBlockRewardsFreezeReason extends Enum {
|
|
11439
12058
|
readonly isMaturationPeriod: boolean;
|
|
11440
12059
|
readonly type: 'MaturationPeriod';
|
|
11441
12060
|
}
|
|
11442
|
-
/** @name PalletBalancesError (
|
|
12061
|
+
/** @name PalletBalancesError (481) */
|
|
11443
12062
|
interface PalletBalancesError extends Enum {
|
|
11444
12063
|
readonly isVestingBalance: boolean;
|
|
11445
12064
|
readonly isLiquidityRestrictions: boolean;
|
|
@@ -11455,7 +12074,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11455
12074
|
readonly isDeltaZero: boolean;
|
|
11456
12075
|
readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'Expendability' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves' | 'TooManyHolds' | 'TooManyFreezes' | 'IssuanceDeactivated' | 'DeltaZero';
|
|
11457
12076
|
}
|
|
11458
|
-
/** @name PalletTxPauseError (
|
|
12077
|
+
/** @name PalletTxPauseError (483) */
|
|
11459
12078
|
interface PalletTxPauseError extends Enum {
|
|
11460
12079
|
readonly isIsPaused: boolean;
|
|
11461
12080
|
readonly isIsUnpaused: boolean;
|
|
@@ -11463,46 +12082,46 @@ declare module '@polkadot/types/lookup' {
|
|
|
11463
12082
|
readonly isNotFound: boolean;
|
|
11464
12083
|
readonly type: 'IsPaused' | 'IsUnpaused' | 'Unpausable' | 'NotFound';
|
|
11465
12084
|
}
|
|
11466
|
-
/** @name PalletTransactionPaymentReleases (
|
|
12085
|
+
/** @name PalletTransactionPaymentReleases (484) */
|
|
11467
12086
|
interface PalletTransactionPaymentReleases extends Enum {
|
|
11468
12087
|
readonly isV1Ancient: boolean;
|
|
11469
12088
|
readonly isV2: boolean;
|
|
11470
12089
|
readonly type: 'V1Ancient' | 'V2';
|
|
11471
12090
|
}
|
|
11472
|
-
/** @name FrameSupportStorageNoDrop (
|
|
12091
|
+
/** @name FrameSupportStorageNoDrop (485) */
|
|
11473
12092
|
interface FrameSupportStorageNoDrop extends FrameSupportTokensFungibleImbalance {
|
|
11474
12093
|
}
|
|
11475
|
-
/** @name FrameSupportTokensFungibleImbalance (
|
|
12094
|
+
/** @name FrameSupportTokensFungibleImbalance (486) */
|
|
11476
12095
|
interface FrameSupportTokensFungibleImbalance extends Struct {
|
|
11477
12096
|
readonly amount: u128;
|
|
11478
12097
|
}
|
|
11479
|
-
/** @name PalletUtilityError (
|
|
12098
|
+
/** @name PalletUtilityError (487) */
|
|
11480
12099
|
interface PalletUtilityError extends Enum {
|
|
11481
12100
|
readonly isTooManyCalls: boolean;
|
|
11482
12101
|
readonly type: 'TooManyCalls';
|
|
11483
12102
|
}
|
|
11484
|
-
/** @name PalletSudoError (
|
|
12103
|
+
/** @name PalletSudoError (488) */
|
|
11485
12104
|
interface PalletSudoError extends Enum {
|
|
11486
12105
|
readonly isRequireSudo: boolean;
|
|
11487
12106
|
readonly type: 'RequireSudo';
|
|
11488
12107
|
}
|
|
11489
|
-
/** @name PalletTreasuryFrameVaultCapital (
|
|
12108
|
+
/** @name PalletTreasuryFrameVaultCapital (489) */
|
|
11490
12109
|
interface PalletTreasuryFrameVaultCapital extends Struct {
|
|
11491
12110
|
readonly frameId: Compact<u64>;
|
|
11492
12111
|
readonly vaults: BTreeMap<u32, PalletTreasuryVaultCapital>;
|
|
11493
12112
|
}
|
|
11494
|
-
/** @name PalletTreasuryVaultCapital (
|
|
12113
|
+
/** @name PalletTreasuryVaultCapital (491) */
|
|
11495
12114
|
interface PalletTreasuryVaultCapital extends Struct {
|
|
11496
12115
|
readonly bondLotAllocations: Vec<PalletTreasuryBondLotAllocation>;
|
|
11497
12116
|
readonly eligibleBonds: Compact<u32>;
|
|
11498
12117
|
readonly vaultSharingPercent: Compact<Permill>;
|
|
11499
12118
|
}
|
|
11500
|
-
/** @name PalletTreasuryBondLotAllocation (
|
|
12119
|
+
/** @name PalletTreasuryBondLotAllocation (493) */
|
|
11501
12120
|
interface PalletTreasuryBondLotAllocation extends Struct {
|
|
11502
12121
|
readonly bondLotId: Compact<u64>;
|
|
11503
12122
|
readonly prorata: u128;
|
|
11504
12123
|
}
|
|
11505
|
-
/** @name PalletTreasuryBondLot (
|
|
12124
|
+
/** @name PalletTreasuryBondLot (498) */
|
|
11506
12125
|
interface PalletTreasuryBondLot extends Struct {
|
|
11507
12126
|
readonly owner: AccountId32;
|
|
11508
12127
|
readonly vaultId: Compact<u32>;
|
|
@@ -11515,12 +12134,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11515
12134
|
readonly releaseFrameId: Option<u64>;
|
|
11516
12135
|
readonly releaseReason: Option<PalletTreasuryBondReleaseReason>;
|
|
11517
12136
|
}
|
|
11518
|
-
/** @name PalletTreasuryBondLotSummary (
|
|
12137
|
+
/** @name PalletTreasuryBondLotSummary (503) */
|
|
11519
12138
|
interface PalletTreasuryBondLotSummary extends Struct {
|
|
11520
12139
|
readonly bondLotId: Compact<u64>;
|
|
11521
12140
|
readonly bonds: Compact<u32>;
|
|
11522
12141
|
}
|
|
11523
|
-
/** @name PalletTreasuryError (
|
|
12142
|
+
/** @name PalletTreasuryError (505) */
|
|
11524
12143
|
interface PalletTreasuryError extends Enum {
|
|
11525
12144
|
readonly isBondPurchaseRejected: boolean;
|
|
11526
12145
|
readonly isVaultNotAcceptingBondPurchases: boolean;
|
|
@@ -11534,12 +12153,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11534
12153
|
readonly isBondPurchaseAboveSecurity: boolean;
|
|
11535
12154
|
readonly type: 'BondPurchaseRejected' | 'VaultNotAcceptingBondPurchases' | 'BondPurchaseBelowMinimum' | 'InternalError' | 'MaxAcceptedBondLotsExceeded' | 'MaxPendingBondReleasesExceeded' | 'BondLotNotFound' | 'NotBondLotOwner' | 'BondLotAlreadyReleasing' | 'BondPurchaseAboveSecurity';
|
|
11536
12155
|
}
|
|
11537
|
-
/** @name PalletFeeControlError (
|
|
12156
|
+
/** @name PalletFeeControlError (506) */
|
|
11538
12157
|
interface PalletFeeControlError extends Enum {
|
|
11539
12158
|
readonly isSponsoredFeeTooHigh: boolean;
|
|
11540
12159
|
readonly type: 'SponsoredFeeTooHigh';
|
|
11541
12160
|
}
|
|
11542
|
-
/** @name PalletOperationalAccountsOperationalAccount (
|
|
12161
|
+
/** @name PalletOperationalAccountsOperationalAccount (507) */
|
|
11543
12162
|
interface PalletOperationalAccountsOperationalAccount extends Struct {
|
|
11544
12163
|
readonly vaultAccount: AccountId32;
|
|
11545
12164
|
readonly miningFundingAccount: AccountId32;
|
|
@@ -11561,12 +12180,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11561
12180
|
readonly rewardsCollectedAmount: u128;
|
|
11562
12181
|
readonly isOperational: bool;
|
|
11563
12182
|
}
|
|
11564
|
-
/** @name PalletOperationalAccountsRewardsConfig (
|
|
12183
|
+
/** @name PalletOperationalAccountsRewardsConfig (509) */
|
|
11565
12184
|
interface PalletOperationalAccountsRewardsConfig extends Struct {
|
|
11566
12185
|
readonly operationalReferralReward: Compact<u128>;
|
|
11567
12186
|
readonly referralBonusReward: Compact<u128>;
|
|
11568
12187
|
}
|
|
11569
|
-
/** @name PalletOperationalAccountsError (
|
|
12188
|
+
/** @name PalletOperationalAccountsError (511) */
|
|
11570
12189
|
interface PalletOperationalAccountsError extends Enum {
|
|
11571
12190
|
readonly isAlreadyRegistered: boolean;
|
|
11572
12191
|
readonly isInvalidRegistrationSubmitter: boolean;
|
|
@@ -11587,37 +12206,119 @@ declare module '@polkadot/types/lookup' {
|
|
|
11587
12206
|
readonly isNotEligibleForActivation: boolean;
|
|
11588
12207
|
readonly type: 'AlreadyRegistered' | 'InvalidRegistrationSubmitter' | 'AccountAlreadyLinked' | 'InvalidAccountProof' | 'NotOperationalAccount' | 'InvalidReferralProof' | 'ReferralProofExpired' | 'NoProgressUpdateProvided' | 'EncryptedServerTooLong' | 'NotSponsorOfSponsee' | 'NoPendingRewards' | 'RewardClaimBelowMinimum' | 'RewardClaimNotWholeArgon' | 'RewardClaimExceedsPending' | 'TreasuryInsufficientFunds' | 'AlreadyOperational' | 'NotEligibleForActivation';
|
|
11589
12208
|
}
|
|
11590
|
-
/** @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) */
|
|
11591
12292
|
type FrameSystemExtensionsAuthorizeCall = Null;
|
|
11592
|
-
/** @name FrameSystemExtensionsCheckNonZeroSender (
|
|
12293
|
+
/** @name FrameSystemExtensionsCheckNonZeroSender (530) */
|
|
11593
12294
|
type FrameSystemExtensionsCheckNonZeroSender = Null;
|
|
11594
|
-
/** @name FrameSystemExtensionsCheckSpecVersion (
|
|
12295
|
+
/** @name FrameSystemExtensionsCheckSpecVersion (531) */
|
|
11595
12296
|
type FrameSystemExtensionsCheckSpecVersion = Null;
|
|
11596
|
-
/** @name FrameSystemExtensionsCheckTxVersion (
|
|
12297
|
+
/** @name FrameSystemExtensionsCheckTxVersion (532) */
|
|
11597
12298
|
type FrameSystemExtensionsCheckTxVersion = Null;
|
|
11598
|
-
/** @name FrameSystemExtensionsCheckGenesis (
|
|
12299
|
+
/** @name FrameSystemExtensionsCheckGenesis (533) */
|
|
11599
12300
|
type FrameSystemExtensionsCheckGenesis = Null;
|
|
11600
|
-
/** @name FrameSystemExtensionsCheckNonce (
|
|
12301
|
+
/** @name FrameSystemExtensionsCheckNonce (536) */
|
|
11601
12302
|
interface FrameSystemExtensionsCheckNonce extends Compact<u32> {
|
|
11602
12303
|
}
|
|
11603
|
-
/** @name FrameSystemExtensionsCheckWeight (
|
|
12304
|
+
/** @name FrameSystemExtensionsCheckWeight (537) */
|
|
11604
12305
|
type FrameSystemExtensionsCheckWeight = Null;
|
|
11605
|
-
/** @name PalletTransactionPaymentChargeTransactionPayment (
|
|
12306
|
+
/** @name PalletTransactionPaymentChargeTransactionPayment (538) */
|
|
11606
12307
|
interface PalletTransactionPaymentChargeTransactionPayment extends Compact<u128> {
|
|
11607
12308
|
}
|
|
11608
|
-
/** @name FrameMetadataHashExtensionCheckMetadataHash (
|
|
12309
|
+
/** @name FrameMetadataHashExtensionCheckMetadataHash (539) */
|
|
11609
12310
|
interface FrameMetadataHashExtensionCheckMetadataHash extends Struct {
|
|
11610
12311
|
readonly mode: FrameMetadataHashExtensionMode;
|
|
11611
12312
|
}
|
|
11612
|
-
/** @name FrameMetadataHashExtensionMode (
|
|
12313
|
+
/** @name FrameMetadataHashExtensionMode (540) */
|
|
11613
12314
|
interface FrameMetadataHashExtensionMode extends Enum {
|
|
11614
12315
|
readonly isDisabled: boolean;
|
|
11615
12316
|
readonly isEnabled: boolean;
|
|
11616
12317
|
readonly type: 'Disabled' | 'Enabled';
|
|
11617
12318
|
}
|
|
11618
|
-
/** @name FrameSystemExtensionsWeightReclaim (
|
|
12319
|
+
/** @name FrameSystemExtensionsWeightReclaim (541) */
|
|
11619
12320
|
type FrameSystemExtensionsWeightReclaim = Null;
|
|
11620
|
-
/** @name ArgonRuntimeRuntime (
|
|
12321
|
+
/** @name ArgonRuntimeRuntime (543) */
|
|
11621
12322
|
type ArgonRuntimeRuntime = Null;
|
|
11622
12323
|
}
|
|
11623
12324
|
|
|
@@ -11659,9 +12360,15 @@ declare class WageProtector {
|
|
|
11659
12360
|
}
|
|
11660
12361
|
|
|
11661
12362
|
declare const MICROGONS_PER_ARGON = 1000000;
|
|
12363
|
+
type IDispatchErrorLike = {
|
|
12364
|
+
isModule: boolean;
|
|
12365
|
+
asModule: Parameters<ArgonClient['registry']['findMetaError']>[0];
|
|
12366
|
+
toString(): string;
|
|
12367
|
+
};
|
|
11662
12368
|
declare function formatArgons(microgons: bigint | number): string;
|
|
11663
12369
|
declare function gettersToObject<T>(obj: T): Promise<T>;
|
|
11664
|
-
declare function dispatchErrorToString(client: ArgonClient, error:
|
|
12370
|
+
declare function dispatchErrorToString(client: ArgonClient, error: IDispatchErrorLike): string;
|
|
12371
|
+
declare function isOutdatedTransactionError(error: unknown): boolean;
|
|
11665
12372
|
declare class ExtrinsicError extends Error {
|
|
11666
12373
|
readonly errorCode: string;
|
|
11667
12374
|
readonly details?: string | undefined;
|
|
@@ -11670,7 +12377,7 @@ declare class ExtrinsicError extends Error {
|
|
|
11670
12377
|
constructor(errorCode: string, details?: string | undefined, batchInterruptedIndex?: number | undefined, txFee?: bigint);
|
|
11671
12378
|
toString(): string;
|
|
11672
12379
|
}
|
|
11673
|
-
declare function dispatchErrorToExtrinsicError(client: ArgonClient, error:
|
|
12380
|
+
declare function dispatchErrorToExtrinsicError(client: ArgonClient, error: IDispatchErrorLike, batchInterruptedIndex?: number, txFee?: bigint): ExtrinsicError;
|
|
11674
12381
|
/**
|
|
11675
12382
|
* 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)
|
|
11676
12383
|
* @param events The events to check
|
|
@@ -12087,7 +12794,79 @@ interface IBitcoinLock {
|
|
|
12087
12794
|
fundHoldExtensionsByBitcoinExpirationHeight: Record<number, bigint>;
|
|
12088
12795
|
}
|
|
12089
12796
|
|
|
12797
|
+
declare const MINTING_GATEWAY_BURN_FOR_TRANSFER_EVENT_NAME: 'BurnForTransfer';
|
|
12798
|
+
declare const MINTING_GATEWAY_RUNTIME_DECIMALS: 6;
|
|
12799
|
+
declare const MINTING_GATEWAY_TOKEN_DECIMALS: 18;
|
|
12800
|
+
declare const MINTING_GATEWAY_RUNTIME_TO_ERC20_SCALE: bigint;
|
|
12801
|
+
declare const mintingGatewayArtifact: __artifacts_contracts_MintingGateway_sol_artifacts_js.MintingGateway$Type;
|
|
12802
|
+
|
|
12803
|
+
type VerifyEventLog = IArgonQueryable['call']['ethereumApis']['verifyEventLog'];
|
|
12804
|
+
type EthereumVerifyEventLogResult = Awaited<ReturnType<VerifyEventLog>>;
|
|
12805
|
+
type EthereumReceipt = Awaited<ReturnType<ReturnType<typeof createPublicClient>['getTransactionReceipt']>>;
|
|
12806
|
+
type EthereumExecutionClient = ReturnType<typeof createPublicClient>;
|
|
12807
|
+
type RetainedExecutionAnchor = {
|
|
12808
|
+
blockHash: Hex;
|
|
12809
|
+
blockNumber: bigint;
|
|
12810
|
+
};
|
|
12811
|
+
type EthereumEventLocator = {
|
|
12812
|
+
txHash: Hex;
|
|
12813
|
+
logIndex?: number;
|
|
12814
|
+
executionRpcUrl?: string;
|
|
12815
|
+
executionClient?: EthereumExecutionClient;
|
|
12816
|
+
receipt?: EthereumReceipt;
|
|
12817
|
+
};
|
|
12818
|
+
type EthereumEventLog = {
|
|
12819
|
+
address: Hex;
|
|
12820
|
+
topics: Hex[];
|
|
12821
|
+
data: Hex;
|
|
12822
|
+
};
|
|
12823
|
+
type EthereumExecutionHeaderProof = {
|
|
12824
|
+
rlp: Hex;
|
|
12825
|
+
};
|
|
12826
|
+
type EthereumExecutionBlockProof = {
|
|
12827
|
+
anchorBlockHash: Hex;
|
|
12828
|
+
targetToAnchorHeaderChain: EthereumExecutionHeaderProof[];
|
|
12829
|
+
};
|
|
12830
|
+
type EthereumReceiptProof = {
|
|
12831
|
+
transactionIndex: number;
|
|
12832
|
+
nodes: Hex[];
|
|
12833
|
+
};
|
|
12834
|
+
type EthereumEventProof = {
|
|
12835
|
+
eventLog: EthereumEventLog;
|
|
12836
|
+
proof: {
|
|
12837
|
+
executionBlockProof: EthereumExecutionBlockProof;
|
|
12838
|
+
receiptProof: EthereumReceiptProof;
|
|
12839
|
+
};
|
|
12840
|
+
};
|
|
12841
|
+
declare function buildEthereumEventProof(client: IArgonQueryable, { txHash, logIndex, receipt: providedReceipt, ...executionSource }: EthereumEventLocator): Promise<EthereumEventProof>;
|
|
12842
|
+
declare function findEthereumBurnForTransferLogIndex(receipt: EthereumReceipt, gatewayAddress: Hex): number;
|
|
12843
|
+
declare function getLatestRetainedAnchor(client: IArgonQueryable): Promise<RetainedExecutionAnchor>;
|
|
12844
|
+
declare function waitForRetainedExecutionAnchor(client: IArgonQueryable, targetBlockNumber: bigint, options?: {
|
|
12845
|
+
pollMs?: number;
|
|
12846
|
+
timeoutMs?: number;
|
|
12847
|
+
}): Promise<RetainedExecutionAnchor>;
|
|
12848
|
+
|
|
12849
|
+
type EthereumBeaconSyncState = {
|
|
12850
|
+
isBootstrapped: false;
|
|
12851
|
+
hasNextSyncCommittee: boolean;
|
|
12852
|
+
latestFinalizedBlockRoot: string;
|
|
12853
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12854
|
+
headerInterval: bigint;
|
|
12855
|
+
} | {
|
|
12856
|
+
isBootstrapped: true;
|
|
12857
|
+
hasNextSyncCommittee: boolean;
|
|
12858
|
+
latestFinalizedBlockRoot: string;
|
|
12859
|
+
latestFinalizedSlot: bigint;
|
|
12860
|
+
nextRecommendedFinalizedSlot: bigint;
|
|
12861
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12862
|
+
headerInterval: bigint;
|
|
12863
|
+
};
|
|
12864
|
+
declare function getEthereumBeaconSyncBootstrapTx(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1>;
|
|
12865
|
+
declare function getNextEthereumBeaconSyncTxs(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1[]>;
|
|
12866
|
+
declare function getEthereumBeaconSyncState(client: ArgonClient): Promise<EthereumBeaconSyncState>;
|
|
12867
|
+
|
|
12090
12868
|
type ArgonClient = ApiPromise;
|
|
12869
|
+
type IArgonQueryable = ArgonClient | ApiDecoration<'promise'>;
|
|
12091
12870
|
/**
|
|
12092
12871
|
* Wait for the crypto library to be ready (requires wasm, which needs async loading in commonjs)
|
|
12093
12872
|
*/
|
|
@@ -12101,4 +12880,4 @@ declare function waitForLoad(): Promise<void>;
|
|
|
12101
12880
|
declare function getClient(host: string, options?: ApiOptions): Promise<ArgonClient>;
|
|
12102
12881
|
declare function getOfflineRegistry(): TypeRegistry;
|
|
12103
12882
|
|
|
12104
|
-
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, type TxSigningAccount, TxSubmitter, Vault, WageProtector, checkForExtrinsicSuccess, createKeyringPair, dispatchErrorToExtrinsicError, dispatchErrorToString, formatArgons, fromFixedNumber, getAuthorFromHeader, getClient, getFrameInfoFromHeader, getOfflineRegistry, getTickFromHeader, gettersToObject, keyringFromSuri, toFixedNumber, waitForLoad };
|
|
12883
|
+
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, isOutdatedTransactionError, keyringFromSuri, mintingGatewayArtifact, toFixedNumber, waitForLoad, waitForRetainedExecutionAnchor };
|