@chainflip/processor 1.9.2 → 1.9.3
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/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -60,13 +60,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
60
60
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
61
61
|
}>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "FailedToDeriveAddress";
|
|
64
63
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
65
|
-
}, {
|
|
66
64
|
__kind: "FailedToDeriveAddress";
|
|
65
|
+
}, {
|
|
67
66
|
value: {
|
|
68
67
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
69
68
|
};
|
|
69
|
+
__kind: "FailedToDeriveAddress";
|
|
70
70
|
}>, z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
72
72
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -79,13 +79,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
79
79
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
80
80
|
}>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
__kind: "InvalidCcm";
|
|
83
82
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
84
|
-
}, {
|
|
85
83
|
__kind: "InvalidCcm";
|
|
84
|
+
}, {
|
|
86
85
|
value: {
|
|
87
86
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
88
87
|
};
|
|
88
|
+
__kind: "InvalidCcm";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -96,14 +96,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
97
97
|
value: z.ZodNumber;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
100
99
|
value: number;
|
|
101
|
-
}, {
|
|
102
100
|
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
+
}, {
|
|
103
102
|
value: number;
|
|
103
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
104
104
|
}>]>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
107
106
|
value: {
|
|
108
107
|
__kind: "CannotLookupApiEnvironment";
|
|
109
108
|
} | {
|
|
@@ -115,19 +114,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
115
114
|
} | {
|
|
116
115
|
__kind: "NoAvailableNonceAccount";
|
|
117
116
|
} | {
|
|
118
|
-
__kind: "FailedToDeriveAddress";
|
|
119
117
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
118
|
+
__kind: "FailedToDeriveAddress";
|
|
120
119
|
} | {
|
|
121
|
-
__kind: "InvalidCcm";
|
|
122
120
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
121
|
+
__kind: "InvalidCcm";
|
|
123
122
|
} | {
|
|
124
123
|
__kind: "FailedToSerializeFinalTransaction";
|
|
125
124
|
} | {
|
|
126
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
127
125
|
value: number;
|
|
126
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
128
127
|
};
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "FailedToBuildCcmForSolana";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "CannotLookupApiEnvironment";
|
|
133
132
|
} | {
|
|
@@ -139,21 +138,22 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
139
138
|
} | {
|
|
140
139
|
__kind: "NoAvailableNonceAccount";
|
|
141
140
|
} | {
|
|
142
|
-
__kind: "FailedToDeriveAddress";
|
|
143
141
|
value: {
|
|
144
142
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
145
143
|
};
|
|
144
|
+
__kind: "FailedToDeriveAddress";
|
|
146
145
|
} | {
|
|
147
|
-
__kind: "InvalidCcm";
|
|
148
146
|
value: {
|
|
149
147
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
150
148
|
};
|
|
149
|
+
__kind: "InvalidCcm";
|
|
151
150
|
} | {
|
|
152
151
|
__kind: "FailedToSerializeFinalTransaction";
|
|
153
152
|
} | {
|
|
154
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
155
153
|
value: number;
|
|
154
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
156
155
|
};
|
|
156
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
157
157
|
}>, z.ZodObject<{
|
|
158
158
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
159
159
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -187,17 +187,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
187
187
|
error: string;
|
|
188
188
|
}>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
__kind: "Module";
|
|
191
190
|
value: {
|
|
192
191
|
index: number;
|
|
193
192
|
error: `0x${string}`;
|
|
194
193
|
};
|
|
195
|
-
}, {
|
|
196
194
|
__kind: "Module";
|
|
195
|
+
}, {
|
|
197
196
|
value: {
|
|
198
197
|
index: number;
|
|
199
198
|
error: string;
|
|
200
199
|
};
|
|
200
|
+
__kind: "Module";
|
|
201
201
|
}>, z.ZodObject<{
|
|
202
202
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -228,13 +228,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
228
228
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
|
-
}, {
|
|
234
232
|
__kind: "Token";
|
|
233
|
+
}, {
|
|
235
234
|
value: {
|
|
236
235
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
237
236
|
};
|
|
237
|
+
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
239
239
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
240
240
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -247,13 +247,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
247
247
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
248
248
|
}>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
|
-
__kind: "Arithmetic";
|
|
251
250
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
252
|
-
}, {
|
|
253
251
|
__kind: "Arithmetic";
|
|
252
|
+
}, {
|
|
254
253
|
value: {
|
|
255
254
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
256
255
|
};
|
|
256
|
+
__kind: "Arithmetic";
|
|
257
257
|
}>, z.ZodObject<{
|
|
258
258
|
__kind: z.ZodLiteral<"Transactional">;
|
|
259
259
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -266,13 +266,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
266
266
|
__kind: "LimitReached" | "NoLayer";
|
|
267
267
|
}>;
|
|
268
268
|
}, "strip", z.ZodTypeAny, {
|
|
269
|
-
__kind: "Transactional";
|
|
270
269
|
value: "LimitReached" | "NoLayer";
|
|
271
|
-
}, {
|
|
272
270
|
__kind: "Transactional";
|
|
271
|
+
}, {
|
|
273
272
|
value: {
|
|
274
273
|
__kind: "LimitReached" | "NoLayer";
|
|
275
274
|
};
|
|
275
|
+
__kind: "Transactional";
|
|
276
276
|
}>, z.ZodObject<{
|
|
277
277
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -299,7 +299,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
299
299
|
__kind: "RootNotAllowed";
|
|
300
300
|
}>]>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
__kind: "DispatchError";
|
|
303
302
|
value: {
|
|
304
303
|
__kind: "Other";
|
|
305
304
|
} | {
|
|
@@ -307,11 +306,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "BadOrigin";
|
|
309
308
|
} | {
|
|
310
|
-
__kind: "Module";
|
|
311
309
|
value: {
|
|
312
310
|
index: number;
|
|
313
311
|
error: `0x${string}`;
|
|
314
312
|
};
|
|
313
|
+
__kind: "Module";
|
|
315
314
|
} | {
|
|
316
315
|
__kind: "ConsumerRemaining";
|
|
317
316
|
} | {
|
|
@@ -319,14 +318,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
319
318
|
} | {
|
|
320
319
|
__kind: "TooManyConsumers";
|
|
321
320
|
} | {
|
|
322
|
-
__kind: "Token";
|
|
323
321
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
|
+
__kind: "Token";
|
|
324
323
|
} | {
|
|
325
|
-
__kind: "Arithmetic";
|
|
326
324
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
325
|
+
__kind: "Arithmetic";
|
|
327
326
|
} | {
|
|
328
|
-
__kind: "Transactional";
|
|
329
327
|
value: "LimitReached" | "NoLayer";
|
|
328
|
+
__kind: "Transactional";
|
|
330
329
|
} | {
|
|
331
330
|
__kind: "Exhausted";
|
|
332
331
|
} | {
|
|
@@ -336,8 +335,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "RootNotAllowed";
|
|
338
337
|
};
|
|
339
|
-
}, {
|
|
340
338
|
__kind: "DispatchError";
|
|
339
|
+
}, {
|
|
341
340
|
value: {
|
|
342
341
|
__kind: "Other";
|
|
343
342
|
} | {
|
|
@@ -345,11 +344,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
345
344
|
} | {
|
|
346
345
|
__kind: "BadOrigin";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Module";
|
|
349
347
|
value: {
|
|
350
348
|
index: number;
|
|
351
349
|
error: string;
|
|
352
350
|
};
|
|
351
|
+
__kind: "Module";
|
|
353
352
|
} | {
|
|
354
353
|
__kind: "ConsumerRemaining";
|
|
355
354
|
} | {
|
|
@@ -357,20 +356,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "TooManyConsumers";
|
|
359
358
|
} | {
|
|
360
|
-
__kind: "Token";
|
|
361
359
|
value: {
|
|
362
360
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
363
361
|
};
|
|
362
|
+
__kind: "Token";
|
|
364
363
|
} | {
|
|
365
|
-
__kind: "Arithmetic";
|
|
366
364
|
value: {
|
|
367
365
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
368
366
|
};
|
|
367
|
+
__kind: "Arithmetic";
|
|
369
368
|
} | {
|
|
370
|
-
__kind: "Transactional";
|
|
371
369
|
value: {
|
|
372
370
|
__kind: "LimitReached" | "NoLayer";
|
|
373
371
|
};
|
|
372
|
+
__kind: "Transactional";
|
|
374
373
|
} | {
|
|
375
374
|
__kind: "Exhausted";
|
|
376
375
|
} | {
|
|
@@ -380,6 +379,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
380
379
|
} | {
|
|
381
380
|
__kind: "RootNotAllowed";
|
|
382
381
|
};
|
|
382
|
+
__kind: "DispatchError";
|
|
383
383
|
}>, z.ZodObject<{
|
|
384
384
|
__kind: z.ZodLiteral<"NoVault">;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -388,11 +388,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
392
391
|
error: {
|
|
393
392
|
__kind: "Unsupported";
|
|
394
393
|
} | {
|
|
395
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
396
394
|
value: {
|
|
397
395
|
__kind: "CannotLookupApiEnvironment";
|
|
398
396
|
} | {
|
|
@@ -404,19 +402,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
404
402
|
} | {
|
|
405
403
|
__kind: "NoAvailableNonceAccount";
|
|
406
404
|
} | {
|
|
407
|
-
__kind: "FailedToDeriveAddress";
|
|
408
405
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
406
|
+
__kind: "FailedToDeriveAddress";
|
|
409
407
|
} | {
|
|
410
|
-
__kind: "InvalidCcm";
|
|
411
408
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
409
|
+
__kind: "InvalidCcm";
|
|
412
410
|
} | {
|
|
413
411
|
__kind: "FailedToSerializeFinalTransaction";
|
|
414
412
|
} | {
|
|
415
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
416
413
|
value: number;
|
|
414
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
417
415
|
};
|
|
416
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
418
417
|
} | {
|
|
419
|
-
__kind: "DispatchError";
|
|
420
418
|
value: {
|
|
421
419
|
__kind: "Other";
|
|
422
420
|
} | {
|
|
@@ -424,11 +422,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
424
422
|
} | {
|
|
425
423
|
__kind: "BadOrigin";
|
|
426
424
|
} | {
|
|
427
|
-
__kind: "Module";
|
|
428
425
|
value: {
|
|
429
426
|
index: number;
|
|
430
427
|
error: `0x${string}`;
|
|
431
428
|
};
|
|
429
|
+
__kind: "Module";
|
|
432
430
|
} | {
|
|
433
431
|
__kind: "ConsumerRemaining";
|
|
434
432
|
} | {
|
|
@@ -436,14 +434,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
436
434
|
} | {
|
|
437
435
|
__kind: "TooManyConsumers";
|
|
438
436
|
} | {
|
|
439
|
-
__kind: "Token";
|
|
440
437
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
438
|
+
__kind: "Token";
|
|
441
439
|
} | {
|
|
442
|
-
__kind: "Arithmetic";
|
|
443
440
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
441
|
+
__kind: "Arithmetic";
|
|
444
442
|
} | {
|
|
445
|
-
__kind: "Transactional";
|
|
446
443
|
value: "LimitReached" | "NoLayer";
|
|
444
|
+
__kind: "Transactional";
|
|
447
445
|
} | {
|
|
448
446
|
__kind: "Exhausted";
|
|
449
447
|
} | {
|
|
@@ -453,17 +451,15 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
453
451
|
} | {
|
|
454
452
|
__kind: "RootNotAllowed";
|
|
455
453
|
};
|
|
454
|
+
__kind: "DispatchError";
|
|
456
455
|
} | {
|
|
457
456
|
__kind: "NoVault";
|
|
458
457
|
};
|
|
458
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
-
egressId: [{
|
|
461
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
-
}, string | number];
|
|
463
460
|
error: {
|
|
464
461
|
__kind: "Unsupported";
|
|
465
462
|
} | {
|
|
466
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
467
463
|
value: {
|
|
468
464
|
__kind: "CannotLookupApiEnvironment";
|
|
469
465
|
} | {
|
|
@@ -475,23 +471,23 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
475
471
|
} | {
|
|
476
472
|
__kind: "NoAvailableNonceAccount";
|
|
477
473
|
} | {
|
|
478
|
-
__kind: "FailedToDeriveAddress";
|
|
479
474
|
value: {
|
|
480
475
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
481
476
|
};
|
|
477
|
+
__kind: "FailedToDeriveAddress";
|
|
482
478
|
} | {
|
|
483
|
-
__kind: "InvalidCcm";
|
|
484
479
|
value: {
|
|
485
480
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
486
481
|
};
|
|
482
|
+
__kind: "InvalidCcm";
|
|
487
483
|
} | {
|
|
488
484
|
__kind: "FailedToSerializeFinalTransaction";
|
|
489
485
|
} | {
|
|
490
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
491
486
|
value: number;
|
|
487
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
492
488
|
};
|
|
489
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
493
490
|
} | {
|
|
494
|
-
__kind: "DispatchError";
|
|
495
491
|
value: {
|
|
496
492
|
__kind: "Other";
|
|
497
493
|
} | {
|
|
@@ -499,11 +495,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
499
495
|
} | {
|
|
500
496
|
__kind: "BadOrigin";
|
|
501
497
|
} | {
|
|
502
|
-
__kind: "Module";
|
|
503
498
|
value: {
|
|
504
499
|
index: number;
|
|
505
500
|
error: string;
|
|
506
501
|
};
|
|
502
|
+
__kind: "Module";
|
|
507
503
|
} | {
|
|
508
504
|
__kind: "ConsumerRemaining";
|
|
509
505
|
} | {
|
|
@@ -511,20 +507,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
511
507
|
} | {
|
|
512
508
|
__kind: "TooManyConsumers";
|
|
513
509
|
} | {
|
|
514
|
-
__kind: "Token";
|
|
515
510
|
value: {
|
|
516
511
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
517
512
|
};
|
|
513
|
+
__kind: "Token";
|
|
518
514
|
} | {
|
|
519
|
-
__kind: "Arithmetic";
|
|
520
515
|
value: {
|
|
521
516
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
522
517
|
};
|
|
518
|
+
__kind: "Arithmetic";
|
|
523
519
|
} | {
|
|
524
|
-
__kind: "Transactional";
|
|
525
520
|
value: {
|
|
526
521
|
__kind: "LimitReached" | "NoLayer";
|
|
527
522
|
};
|
|
523
|
+
__kind: "Transactional";
|
|
528
524
|
} | {
|
|
529
525
|
__kind: "Exhausted";
|
|
530
526
|
} | {
|
|
@@ -534,9 +530,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
530
|
} | {
|
|
535
531
|
__kind: "RootNotAllowed";
|
|
536
532
|
};
|
|
533
|
+
__kind: "DispatchError";
|
|
537
534
|
} | {
|
|
538
535
|
__kind: "NoVault";
|
|
539
536
|
};
|
|
537
|
+
egressId: [{
|
|
538
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
+
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { arbitrumIngressEgressCcmEgressInvalid };
|