@polyester/sdk 0.3.0 → 0.4.0
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/CHANGELOG.md +44 -0
- package/README.md +63 -17
- package/dist/_virtual/_rolldown/runtime.js +15 -1
- package/dist/account-signer/types.d.ts.map +1 -1
- package/dist/account-signer/types.js +6 -3
- package/dist/account-signer/types.js.map +1 -1
- package/dist/browser-client.d.ts +4 -2
- package/dist/browser-client.d.ts.map +1 -1
- package/dist/browser-client.js +3 -4
- package/dist/browser-client.js.map +1 -1
- package/dist/catalogs/client-catalog.d.ts.map +1 -1
- package/dist/catalogs/client-catalog.js +11 -4
- package/dist/catalogs/client-catalog.js.map +1 -1
- package/dist/catalogs/index.js +1 -1
- package/dist/catalogs/readers.d.ts.map +1 -1
- package/dist/catalogs/readers.js +3 -1
- package/dist/catalogs/readers.js.map +1 -1
- package/dist/catalogs/snapshot-validation.js +132 -0
- package/dist/catalogs/snapshot-validation.js.map +1 -0
- package/dist/catalogs/snapshot.d.ts.map +1 -1
- package/dist/catalogs/snapshot.js +16 -7
- package/dist/catalogs/snapshot.js.map +1 -1
- package/dist/catalogs/zipper-supply.d.ts.map +1 -1
- package/dist/catalogs/zipper-supply.js +10 -7
- package/dist/catalogs/zipper-supply.js.map +1 -1
- package/dist/core-client.d.ts +24 -17
- package/dist/core-client.d.ts.map +1 -1
- package/dist/core-client.js +21 -3
- package/dist/core-client.js.map +1 -1
- package/dist/environment.d.ts.map +1 -1
- package/dist/environment.js +32 -1
- package/dist/environment.js.map +1 -1
- package/dist/gen/marketoverview/v1/marketoverview_pb.d.ts +7 -0
- package/dist/gen/marketoverview/v1/marketoverview_pb.d.ts.map +1 -1
- package/dist/gen/marketoverview/v1/marketoverview_pb.js +1 -1
- package/dist/gen/marketoverview/v1/marketoverview_pb.js.map +1 -1
- package/dist/index.js +3 -3
- package/dist/realtime/client.js +13 -2
- package/dist/realtime/client.js.map +1 -1
- package/dist/realtime/snapshot-then-stream.js +1 -1
- package/dist/realtime/snapshot-then-stream.js.map +1 -1
- package/dist/realtime/types.d.ts +2 -0
- package/dist/realtime/types.d.ts.map +1 -1
- package/dist/server-client.d.ts +17 -8
- package/dist/server-client.d.ts.map +1 -1
- package/dist/server-client.js +8 -11
- package/dist/server-client.js.map +1 -1
- package/dist/services/accounts/accounts.js +3 -3
- package/dist/services/accounts/accounts.js.map +1 -1
- package/dist/services/accounts/accounts.schemas.d.ts +13 -13
- package/dist/services/accounts/accounts.schemas.d.ts.map +1 -1
- package/dist/services/accounts/accounts.schemas.js +11 -11
- package/dist/services/accounts/accounts.schemas.js.map +1 -1
- package/dist/services/address-book/address-book.js +28 -28
- package/dist/services/address-book/address-book.js.map +1 -1
- package/dist/services/address-book/address-book.schemas.d.ts +751 -751
- package/dist/services/address-book/address-book.schemas.d.ts.map +1 -1
- package/dist/services/address-book/address-book.schemas.js +160 -160
- package/dist/services/address-book/address-book.schemas.js.map +1 -1
- package/dist/services/api-keys/api-keys.d.ts +6 -6
- package/dist/services/api-keys/api-keys.d.ts.map +1 -1
- package/dist/services/api-keys/api-keys.js +12 -12
- package/dist/services/api-keys/api-keys.js.map +1 -1
- package/dist/services/api-keys/api-keys.schemas.d.ts +62 -62
- package/dist/services/api-keys/api-keys.schemas.d.ts.map +1 -1
- package/dist/services/api-keys/api-keys.schemas.js +34 -34
- package/dist/services/api-keys/api-keys.schemas.js.map +1 -1
- package/dist/services/auth/auth.d.ts +46 -40
- package/dist/services/auth/auth.d.ts.map +1 -1
- package/dist/services/auth/auth.js +28 -25
- package/dist/services/auth/auth.js.map +1 -1
- package/dist/services/auth/profile/profile.d.ts +2 -2
- package/dist/services/auth/profile/profile.d.ts.map +1 -1
- package/dist/services/auth/profile/profile.js +7 -7
- package/dist/services/auth/profile/profile.js.map +1 -1
- package/dist/services/auth/profile/profile.schemas.d.ts +41 -41
- package/dist/services/auth/profile/profile.schemas.d.ts.map +1 -1
- package/dist/services/auth/profile/profile.schemas.js +27 -27
- package/dist/services/auth/profile/profile.schemas.js.map +1 -1
- package/dist/services/auth/session.d.ts +1 -1
- package/dist/services/auth/session.d.ts.map +1 -1
- package/dist/services/auth/session.js +6 -2
- package/dist/services/auth/session.js.map +1 -1
- package/dist/services/auth/session.schemas.js +17 -17
- package/dist/services/auth/session.schemas.js.map +1 -1
- package/dist/services/auth/session.types.d.ts +3 -2
- package/dist/services/auth/session.types.d.ts.map +1 -1
- package/dist/services/balances/balances.d.ts +1 -1
- package/dist/services/balances/balances.js +9 -9
- package/dist/services/balances/balances.js.map +1 -1
- package/dist/services/balances/balances.schemas.d.ts +95 -95
- package/dist/services/balances/balances.schemas.d.ts.map +1 -1
- package/dist/services/balances/balances.schemas.js +61 -61
- package/dist/services/balances/balances.schemas.js.map +1 -1
- package/dist/services/candles/candles.js +12 -12
- package/dist/services/candles/candles.js.map +1 -1
- package/dist/services/candles/candles.schemas.d.ts +64 -64
- package/dist/services/candles/candles.schemas.d.ts.map +1 -1
- package/dist/services/candles/candles.schemas.js +47 -48
- package/dist/services/candles/candles.schemas.js.map +1 -1
- package/dist/services/chain-analytics/chain-analytics.js +7 -7
- package/dist/services/chain-analytics/chain-analytics.js.map +1 -1
- package/dist/services/chain-analytics/chain-analytics.schemas.d.ts +68 -68
- package/dist/services/chain-analytics/chain-analytics.schemas.d.ts.map +1 -1
- package/dist/services/chain-analytics/chain-analytics.schemas.js +29 -29
- package/dist/services/chain-analytics/chain-analytics.schemas.js.map +1 -1
- package/dist/services/deposit/deposit.js +5 -5
- package/dist/services/deposit/deposit.js.map +1 -1
- package/dist/services/deposit/deposit.schemas.d.ts +17 -17
- package/dist/services/deposit/deposit.schemas.d.ts.map +1 -1
- package/dist/services/deposit/deposit.schemas.js +11 -11
- package/dist/services/deposit/deposit.schemas.js.map +1 -1
- package/dist/services/guard-signer/guard-signer.js +13 -13
- package/dist/services/guard-signer/guard-signer.js.map +1 -1
- package/dist/services/guard-signer/guard-signer.schemas.d.ts +75 -75
- package/dist/services/guard-signer/guard-signer.schemas.d.ts.map +1 -1
- package/dist/services/guard-signer/guard-signer.schemas.js +42 -42
- package/dist/services/guard-signer/guard-signer.schemas.js.map +1 -1
- package/dist/services/heatmap/heatmap.js +9 -9
- package/dist/services/heatmap/heatmap.js.map +1 -1
- package/dist/services/heatmap/heatmap.schemas.d.ts +141 -141
- package/dist/services/heatmap/heatmap.schemas.d.ts.map +1 -1
- package/dist/services/heatmap/heatmap.schemas.js +47 -47
- package/dist/services/heatmap/heatmap.schemas.js.map +1 -1
- package/dist/services/internal-transfers/internal-transfers.js +3 -3
- package/dist/services/internal-transfers/internal-transfers.js.map +1 -1
- package/dist/services/internal-transfers/internal-transfers.schemas.d.ts +53 -53
- package/dist/services/internal-transfers/internal-transfers.schemas.d.ts.map +1 -1
- package/dist/services/internal-transfers/internal-transfers.schemas.js +27 -27
- package/dist/services/internal-transfers/internal-transfers.schemas.js.map +1 -1
- package/dist/services/lifecycle/lifecycle.js +10 -10
- package/dist/services/lifecycle/lifecycle.js.map +1 -1
- package/dist/services/lifecycle/lifecycle.schemas.d.ts +614 -614
- package/dist/services/lifecycle/lifecycle.schemas.d.ts.map +1 -1
- package/dist/services/lifecycle/lifecycle.schemas.js +146 -146
- package/dist/services/lifecycle/lifecycle.schemas.js.map +1 -1
- package/dist/services/market-data/market-data.js +6 -6
- package/dist/services/market-data/market-data.js.map +1 -1
- package/dist/services/market-data/market-data.schemas.d.ts +20 -20
- package/dist/services/market-data/market-data.schemas.d.ts.map +1 -1
- package/dist/services/market-data/market-data.schemas.js +51 -55
- package/dist/services/market-data/market-data.schemas.js.map +1 -1
- package/dist/services/market-overview/market-overview.d.ts +1 -1
- package/dist/services/market-overview/market-overview.js +5 -5
- package/dist/services/market-overview/market-overview.js.map +1 -1
- package/dist/services/market-overview/market-overview.schemas.d.ts +39 -36
- package/dist/services/market-overview/market-overview.schemas.d.ts.map +1 -1
- package/dist/services/market-overview/market-overview.schemas.js +34 -32
- package/dist/services/market-overview/market-overview.schemas.js.map +1 -1
- package/dist/services/mfa/mfa.js +27 -27
- package/dist/services/mfa/mfa.js.map +1 -1
- package/dist/services/mfa/mfa.schemas.d.ts +206 -206
- package/dist/services/mfa/mfa.schemas.d.ts.map +1 -1
- package/dist/services/mfa/mfa.schemas.js +83 -83
- package/dist/services/mfa/mfa.schemas.js.map +1 -1
- package/dist/services/orderbook/orderbook.d.ts +2 -2
- package/dist/services/orderbook/orderbook.d.ts.map +1 -1
- package/dist/services/orderbook/orderbook.js +5 -5
- package/dist/services/orderbook/orderbook.js.map +1 -1
- package/dist/services/orderbook/orderbook.schemas.d.ts +23 -23
- package/dist/services/orderbook/orderbook.schemas.d.ts.map +1 -1
- package/dist/services/orderbook/orderbook.schemas.js +15 -15
- package/dist/services/orderbook/orderbook.schemas.js.map +1 -1
- package/dist/services/orders/order-errors.schemas.d.ts +18 -18
- package/dist/services/orders/order-errors.schemas.d.ts.map +1 -1
- package/dist/services/orders/order-errors.schemas.js +8 -8
- package/dist/services/orders/order-errors.schemas.js.map +1 -1
- package/dist/services/orders/orders-batch.schemas.d.ts +492 -492
- package/dist/services/orders/orders-batch.schemas.d.ts.map +1 -1
- package/dist/services/orders/orders-batch.schemas.js +118 -118
- package/dist/services/orders/orders-batch.schemas.js.map +1 -1
- package/dist/services/orders/orders-identifiers.schemas.js +5 -5
- package/dist/services/orders/orders-identifiers.schemas.js.map +1 -1
- package/dist/services/orders/orders-input.schemas.d.ts +657 -648
- package/dist/services/orders/orders-input.schemas.d.ts.map +1 -1
- package/dist/services/orders/orders-input.schemas.js +100 -96
- package/dist/services/orders/orders-input.schemas.js.map +1 -1
- package/dist/services/orders/orders-modify.schemas.d.ts +370 -351
- package/dist/services/orders/orders-modify.schemas.d.ts.map +1 -1
- package/dist/services/orders/orders-modify.schemas.js +48 -44
- package/dist/services/orders/orders-modify.schemas.js.map +1 -1
- package/dist/services/orders/orders-output.schemas.d.ts +179 -179
- package/dist/services/orders/orders-output.schemas.d.ts.map +1 -1
- package/dist/services/orders/orders-output.schemas.js +49 -49
- package/dist/services/orders/orders-output.schemas.js.map +1 -1
- package/dist/services/orders/orders-risk.schemas.d.ts +226 -226
- package/dist/services/orders/orders-risk.schemas.d.ts.map +1 -1
- package/dist/services/orders/orders-risk.schemas.js +69 -69
- package/dist/services/orders/orders-risk.schemas.js.map +1 -1
- package/dist/services/orders/orders.d.ts +8 -8
- package/dist/services/orders/orders.d.ts.map +1 -1
- package/dist/services/orders/orders.js +44 -32
- package/dist/services/orders/orders.js.map +1 -1
- package/dist/services/policies/api-key-policies/api-key-policies.d.ts +6 -6
- package/dist/services/policies/api-key-policies/api-key-policies.d.ts.map +1 -1
- package/dist/services/policies/api-key-policies/api-key-policies.js +11 -11
- package/dist/services/policies/api-key-policies/api-key-policies.js.map +1 -1
- package/dist/services/policies/api-key-policies/api-key-policies.schemas.d.ts +105 -105
- package/dist/services/policies/api-key-policies/api-key-policies.schemas.d.ts.map +1 -1
- package/dist/services/policies/api-key-policies/api-key-policies.schemas.js +49 -49
- package/dist/services/policies/api-key-policies/api-key-policies.schemas.js.map +1 -1
- package/dist/services/policies/shared.d.ts +5 -5
- package/dist/services/policies/shared.d.ts.map +1 -1
- package/dist/services/policies/shared.js +10 -10
- package/dist/services/policies/shared.js.map +1 -1
- package/dist/services/policies/subaccount-policies/subaccount-policies.d.ts +6 -6
- package/dist/services/policies/subaccount-policies/subaccount-policies.d.ts.map +1 -1
- package/dist/services/policies/subaccount-policies/subaccount-policies.js +13 -13
- package/dist/services/policies/subaccount-policies/subaccount-policies.js.map +1 -1
- package/dist/services/policies/subaccount-policies/subaccount-policies.schemas.d.ts +124 -124
- package/dist/services/policies/subaccount-policies/subaccount-policies.schemas.d.ts.map +1 -1
- package/dist/services/policies/subaccount-policies/subaccount-policies.schemas.js +75 -75
- package/dist/services/policies/subaccount-policies/subaccount-policies.schemas.js.map +1 -1
- package/dist/services/shared.js +11 -11
- package/dist/services/shared.js.map +1 -1
- package/dist/services/social-verification/social-verification.d.ts +3 -3
- package/dist/services/social-verification/social-verification.d.ts.map +1 -1
- package/dist/services/social-verification/social-verification.js +7 -7
- package/dist/services/social-verification/social-verification.js.map +1 -1
- package/dist/services/social-verification/social-verification.schemas.d.ts +54 -54
- package/dist/services/social-verification/social-verification.schemas.d.ts.map +1 -1
- package/dist/services/social-verification/social-verification.schemas.js +28 -28
- package/dist/services/social-verification/social-verification.schemas.js.map +1 -1
- package/dist/services/subaccount-resolver.js +5 -3
- package/dist/services/subaccount-resolver.js.map +1 -1
- package/dist/services/subaccounts/subaccounts.d.ts +15 -15
- package/dist/services/subaccounts/subaccounts.d.ts.map +1 -1
- package/dist/services/subaccounts/subaccounts.js +35 -35
- package/dist/services/subaccounts/subaccounts.js.map +1 -1
- package/dist/services/subaccounts/subaccounts.schemas.d.ts +137 -137
- package/dist/services/subaccounts/subaccounts.schemas.d.ts.map +1 -1
- package/dist/services/subaccounts/subaccounts.schemas.js +72 -72
- package/dist/services/subaccounts/subaccounts.schemas.js.map +1 -1
- package/dist/services/trades/trades.d.ts +2 -2
- package/dist/services/trades/trades.d.ts.map +1 -1
- package/dist/services/trades/trades.js +5 -5
- package/dist/services/trades/trades.js.map +1 -1
- package/dist/services/trades/trades.schemas.d.ts +31 -31
- package/dist/services/trades/trades.schemas.d.ts.map +1 -1
- package/dist/services/trades/trades.schemas.js +24 -24
- package/dist/services/trades/trades.schemas.js.map +1 -1
- package/dist/services/trading-withdraws/trading-withdraws.js +8 -8
- package/dist/services/trading-withdraws/trading-withdraws.js.map +1 -1
- package/dist/services/trading-withdraws/trading-withdraws.schemas.d.ts +45 -45
- package/dist/services/trading-withdraws/trading-withdraws.schemas.d.ts.map +1 -1
- package/dist/services/trading-withdraws/trading-withdraws.schemas.js +36 -36
- package/dist/services/trading-withdraws/trading-withdraws.schemas.js.map +1 -1
- package/dist/services/transfers/transfers.d.ts +1 -1
- package/dist/services/transfers/transfers.d.ts.map +1 -1
- package/dist/services/transfers/transfers.js +5 -5
- package/dist/services/transfers/transfers.js.map +1 -1
- package/dist/services/transfers/transfers.schemas.d.ts +42 -42
- package/dist/services/transfers/transfers.schemas.d.ts.map +1 -1
- package/dist/services/transfers/transfers.schemas.js +30 -30
- package/dist/services/transfers/transfers.schemas.js.map +1 -1
- package/dist/services/triggers/trigger-child-order.schemas.js +23 -23
- package/dist/services/triggers/trigger-child-order.schemas.js.map +1 -1
- package/dist/services/triggers/trigger-input.schemas.d.ts +226 -226
- package/dist/services/triggers/trigger-input.schemas.d.ts.map +1 -1
- package/dist/services/triggers/trigger-input.schemas.js +53 -53
- package/dist/services/triggers/trigger-input.schemas.js.map +1 -1
- package/dist/services/triggers/triggers-output.schemas.d.ts +218 -218
- package/dist/services/triggers/triggers-output.schemas.d.ts.map +1 -1
- package/dist/services/triggers/triggers-output.schemas.js +152 -152
- package/dist/services/triggers/triggers-output.schemas.js.map +1 -1
- package/dist/services/triggers/triggers.js +21 -21
- package/dist/services/triggers/triggers.js.map +1 -1
- package/dist/services/whiteboard/whiteboard.js +15 -15
- package/dist/services/whiteboard/whiteboard.js.map +1 -1
- package/dist/services/whiteboard/whiteboard.schemas.d.ts +379 -379
- package/dist/services/whiteboard/whiteboard.schemas.d.ts.map +1 -1
- package/dist/services/whiteboard/whiteboard.schemas.js +71 -71
- package/dist/services/whiteboard/whiteboard.schemas.js.map +1 -1
- package/dist/services/zipper/zipper.js +3 -3
- package/dist/services/zipper/zipper.js.map +1 -1
- package/dist/services/zipper/zipper.schemas.d.ts +1 -1
- package/dist/services/zipper/zipper.schemas.js +54 -54
- package/dist/services/zipper/zipper.schemas.js.map +1 -1
- package/dist/shared/account-scope.d.ts +6 -6
- package/dist/shared/account-scope.d.ts.map +1 -1
- package/dist/shared/account-scope.js +3 -3
- package/dist/shared/account-scope.js.map +1 -1
- package/dist/shared/connect-error-mapping.d.ts +1 -1
- package/dist/shared/connect-error-mapping.js +29 -3
- package/dist/shared/connect-error-mapping.js.map +1 -1
- package/dist/shared/rate-limit.schemas.d.ts +12 -12
- package/dist/shared/rate-limit.schemas.d.ts.map +1 -1
- package/dist/shared/rate-limit.schemas.js +7 -7
- package/dist/shared/rate-limit.schemas.js.map +1 -1
- package/dist/shared/schemas.js +26 -26
- package/dist/shared/schemas.js.map +1 -1
- package/dist/shared/transports.js +7 -12
- package/dist/shared/transports.js.map +1 -1
- package/dist/shared/types.d.ts +12 -0
- package/dist/shared/types.d.ts.map +1 -1
- package/dist/shared/validation.d.ts +14 -0
- package/dist/shared/validation.d.ts.map +1 -0
- package/dist/shared/validation.js +24 -0
- package/dist/shared/validation.js.map +1 -0
- package/dist/utils/connect-order-errors.js +2 -2
- package/dist/utils/connect-order-errors.js.map +1 -1
- package/dist/utils/cookies.d.ts +8 -3
- package/dist/utils/cookies.d.ts.map +1 -1
- package/dist/utils/cookies.js +7 -1
- package/dist/utils/cookies.js.map +1 -1
- package/dist/utils/event-emitter.d.ts +1 -1
- package/dist/utils/event-emitter.d.ts.map +1 -1
- package/dist/utils/event-emitter.js +4 -2
- package/dist/utils/event-emitter.js.map +1 -1
- package/dist/utils/evm.js +2 -2
- package/dist/utils/evm.js.map +1 -1
- package/dist/utils/jwt.d.ts +2 -2
- package/dist/utils/jwt.d.ts.map +1 -1
- package/dist/utils/jwt.js +2 -2
- package/dist/utils/jwt.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,35 +1,35 @@
|
|
|
1
|
+
import { validation_d_exports } from "../../shared/validation.js";
|
|
1
2
|
import { FlowDomain, FlowKind, FlowState, LifecycleSource, RequestFeeStatus } from "../../gen/chain/lifecycle/v1/types_pb.js";
|
|
2
3
|
import { FlowStep, FlowStepActivityKind, FlowTimelineStatus, ListOrderBy, ListScope, Sort, TxLookupKind } from "../../gen/chain/lifecycle/v1/lifecycle_read_pb.js";
|
|
3
4
|
import { LifecycleListOrderByValue, LifecycleListScopeValue, LifecycleReasonValue, LifecycleRequestFeeStatusValue, LifecycleSortValue, LifecycleTxLookupKindValue } from "./lifecycle.codecs.js";
|
|
4
|
-
import * as v from "valibot";
|
|
5
5
|
//#region src/services/lifecycle/lifecycle.schemas.d.ts
|
|
6
|
-
declare const LifecycleAssetIdsSchema:
|
|
7
|
-
readonly zippedAssetId:
|
|
8
|
-
readonly unifiedAssetId:
|
|
6
|
+
declare const LifecycleAssetIdsSchema: validation_d_exports.ObjectSchema<{
|
|
7
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
8
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
9
9
|
}, undefined>;
|
|
10
|
-
declare const LifecycleFlowStateEnumSchema:
|
|
11
|
-
declare const LifecycleZipperReasonSchema:
|
|
12
|
-
readonly code:
|
|
13
|
-
readonly reasonId:
|
|
14
|
-
readonly message:
|
|
10
|
+
declare const LifecycleFlowStateEnumSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowState, undefined>, validation_d_exports.TransformAction<FlowState, "unspecified" | "failed" | "pending_source" | "pending_polyester_chain" | "pending_ledger" | "completed" | "dropped" | "refunded">]>;
|
|
11
|
+
declare const LifecycleZipperReasonSchema: validation_d_exports.ObjectSchema<{
|
|
12
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
13
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
14
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
15
15
|
}, undefined>;
|
|
16
|
-
declare const ListLifecycleFlowsInputSchema:
|
|
17
|
-
readonly limit:
|
|
18
|
-
readonly sort:
|
|
19
|
-
readonly flowKind:
|
|
20
|
-
readonly flowState:
|
|
21
|
-
readonly txRef:
|
|
22
|
-
readonly scope:
|
|
23
|
-
readonly accountSelector:
|
|
24
|
-
readonly kind:
|
|
25
|
-
readonly accountId:
|
|
26
|
-
}, undefined>,
|
|
27
|
-
readonly kind:
|
|
28
|
-
readonly ownerAccountId:
|
|
29
|
-
}, undefined>,
|
|
30
|
-
readonly kind:
|
|
31
|
-
readonly smartAccountAddress:
|
|
32
|
-
}, undefined>], undefined>,
|
|
16
|
+
declare const ListLifecycleFlowsInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
17
|
+
readonly limit: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>, validation_d_exports.MaxValueAction<number, 500, undefined>]>, 100>;
|
|
18
|
+
readonly sort: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["newest", "oldest"], undefined>, "newest">, validation_d_exports.TransformAction<"newest" | "oldest", Sort.NEWEST | Sort.OLDEST>]>;
|
|
19
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["deposit", "withdraw", "transfer"], undefined>, undefined>, validation_d_exports.TransformAction<"deposit" | "withdraw" | "transfer" | undefined, FlowKind>]>;
|
|
20
|
+
readonly flowState: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["pending_source", "pending_polyester_chain", "pending_ledger", "completed", "failed", "dropped", "refunded"], undefined>, undefined>, validation_d_exports.TransformAction<"failed" | "pending_source" | "pending_polyester_chain" | "pending_ledger" | "completed" | "dropped" | "refunded" | undefined, FlowState>]>;
|
|
21
|
+
readonly txRef: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, "txHash is required.">, validation_d_exports.CheckAction<string, "txHash must be a valid EVM hash or chain-native transaction id.">, validation_d_exports.TransformAction<string, string>]>, undefined>;
|
|
22
|
+
readonly scope: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["all", "open", "terminal"], undefined>, "all">, validation_d_exports.TransformAction<"open" | "all" | "terminal", ListScope.LIST_ALL | ListScope.LIST_OPEN_ONLY | ListScope.LIST_TERMINAL_ONLY>]>;
|
|
23
|
+
readonly accountSelector: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.VariantSchema<"kind", [validation_d_exports.StrictObjectSchema<{
|
|
24
|
+
readonly kind: validation_d_exports.LiteralSchema<"accountId", undefined>;
|
|
25
|
+
readonly accountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
26
|
+
}, undefined>, validation_d_exports.StrictObjectSchema<{
|
|
27
|
+
readonly kind: validation_d_exports.LiteralSchema<"ownerAccountId", undefined>;
|
|
28
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
29
|
+
}, undefined>, validation_d_exports.StrictObjectSchema<{
|
|
30
|
+
readonly kind: validation_d_exports.LiteralSchema<"smartAccountAddress", undefined>;
|
|
31
|
+
readonly smartAccountAddress: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.RegexAction<string, "smartAccountAddress must be a canonical 0x address.">]>;
|
|
32
|
+
}, undefined>], undefined>, validation_d_exports.TransformAction<{
|
|
33
33
|
kind: "accountId";
|
|
34
34
|
accountId: string;
|
|
35
35
|
} | {
|
|
@@ -45,12 +45,12 @@ declare const ListLifecycleFlowsInputSchema: v.SchemaWithPipe<readonly [v.Strict
|
|
|
45
45
|
case: "smartAccountAddress";
|
|
46
46
|
value: string;
|
|
47
47
|
}>]>, undefined>;
|
|
48
|
-
readonly polyesterChainIds:
|
|
49
|
-
readonly zippedAssetIds:
|
|
50
|
-
readonly unifiedAssetIds:
|
|
51
|
-
readonly pageToken:
|
|
52
|
-
readonly orderBy:
|
|
53
|
-
}, undefined>,
|
|
48
|
+
readonly polyesterChainIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>, validation_d_exports.MaxValueAction<number, 4294967295, undefined>]>, undefined>, undefined>;
|
|
49
|
+
readonly zippedAssetIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>, validation_d_exports.MaxValueAction<number, 4294967295, undefined>]>, undefined>, undefined>;
|
|
50
|
+
readonly unifiedAssetIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>, validation_d_exports.MaxValueAction<number, 4294967295, undefined>]>, undefined>, undefined>;
|
|
51
|
+
readonly pageToken: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
52
|
+
readonly orderBy: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["last_activity", "started_at"], undefined>, "last_activity">, validation_d_exports.TransformAction<"last_activity" | "started_at", ListOrderBy.ORDER_BY_LAST_ACTIVITY | ListOrderBy.ORDER_BY_STARTED_AT>]>;
|
|
53
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
54
54
|
limit: number;
|
|
55
55
|
sort: Sort.NEWEST | Sort.OLDEST;
|
|
56
56
|
flowKind?: FlowKind | undefined;
|
|
@@ -89,21 +89,21 @@ declare const ListLifecycleFlowsInputSchema: v.SchemaWithPipe<readonly [v.Strict
|
|
|
89
89
|
pageToken: string;
|
|
90
90
|
orderBy: ListOrderBy.ORDER_BY_LAST_ACTIVITY | ListOrderBy.ORDER_BY_STARTED_AT;
|
|
91
91
|
}>]>;
|
|
92
|
-
declare const LifecycleRequestFeeSchema:
|
|
93
|
-
readonly assetIds:
|
|
94
|
-
readonly zippedAssetId:
|
|
95
|
-
readonly unifiedAssetId:
|
|
92
|
+
declare const LifecycleRequestFeeSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
93
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
94
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
95
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
96
96
|
}, undefined>, undefined>;
|
|
97
|
-
readonly amountE18:
|
|
98
|
-
readonly hi:
|
|
99
|
-
readonly lo:
|
|
100
|
-
}, undefined>,
|
|
97
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
98
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
99
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
100
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
101
101
|
hi: bigint;
|
|
102
102
|
lo: bigint;
|
|
103
103
|
}, string>]>, undefined>;
|
|
104
|
-
readonly recipientAddress:
|
|
105
|
-
readonly status:
|
|
106
|
-
}, undefined>,
|
|
104
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
105
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
106
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
107
107
|
assetIds?: {
|
|
108
108
|
zippedAssetId: number;
|
|
109
109
|
unifiedAssetId: number;
|
|
@@ -122,47 +122,47 @@ declare const LifecycleRequestFeeSchema: v.SchemaWithPipe<readonly [v.ObjectSche
|
|
|
122
122
|
}, "amountE18"> & {
|
|
123
123
|
amount?: string;
|
|
124
124
|
}>]>;
|
|
125
|
-
declare const GetLifecycleFlowInputSchema:
|
|
126
|
-
readonly flowId:
|
|
127
|
-
}, undefined>,
|
|
125
|
+
declare const GetLifecycleFlowInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
126
|
+
readonly flowId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, "flowId is required.">]>;
|
|
127
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
128
128
|
flowId: string;
|
|
129
129
|
}, {
|
|
130
130
|
flowId: string;
|
|
131
131
|
}>]>;
|
|
132
|
-
declare const ListLifecycleFlowsByTxInputSchema:
|
|
133
|
-
readonly txHash:
|
|
134
|
-
readonly lookupKind:
|
|
135
|
-
readonly limit:
|
|
136
|
-
readonly pageToken:
|
|
132
|
+
declare const ListLifecycleFlowsByTxInputSchema: validation_d_exports.StrictObjectSchema<{
|
|
133
|
+
readonly txHash: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, "txHash is required.">, validation_d_exports.CheckAction<string, "txHash must be a valid EVM hash or chain-native transaction id.">, validation_d_exports.TransformAction<string, string>]>;
|
|
134
|
+
readonly lookupKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.PicklistSchema<readonly ["source", "any"], undefined>, validation_d_exports.TransformAction<"source" | "any", TxLookupKind.TX_SOURCE | TxLookupKind.TX_ANY>]>;
|
|
135
|
+
readonly limit: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>, validation_d_exports.MaxValueAction<number, 500, undefined>]>, 100>;
|
|
136
|
+
readonly pageToken: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
137
137
|
}, undefined>;
|
|
138
|
-
declare const LifecycleFlowStepActivitySchema:
|
|
139
|
-
readonly sequence:
|
|
140
|
-
readonly txRef:
|
|
141
|
-
readonly occurredAtUnixMs:
|
|
142
|
-
readonly lifecycleSource:
|
|
143
|
-
readonly lifecycleReason:
|
|
144
|
-
readonly zipperReason:
|
|
145
|
-
readonly code:
|
|
146
|
-
readonly reasonId:
|
|
147
|
-
readonly message:
|
|
138
|
+
declare const LifecycleFlowStepActivitySchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
139
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
140
|
+
readonly txRef: validation_d_exports.StringSchema<undefined>;
|
|
141
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
142
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
143
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
144
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
145
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
146
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
147
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
148
148
|
}, undefined>, undefined>;
|
|
149
|
-
readonly currentConfirmations:
|
|
150
|
-
readonly requiredConfirmations:
|
|
151
|
-
readonly approveCount:
|
|
152
|
-
readonly rejectCount:
|
|
153
|
-
readonly validatorCount:
|
|
154
|
-
readonly kind:
|
|
155
|
-
readonly requiredApprovals:
|
|
156
|
-
readonly requiredRejections:
|
|
157
|
-
readonly amountE18:
|
|
158
|
-
readonly hi:
|
|
159
|
-
readonly lo:
|
|
160
|
-
}, undefined>,
|
|
149
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
150
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
151
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
152
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
153
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
154
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStepActivityKind, undefined>, validation_d_exports.TransformAction<FlowStepActivityKind, "unspecified" | "funding" | "trading" | "minted">]>;
|
|
155
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
156
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
157
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
158
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
159
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
160
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
161
161
|
hi: bigint;
|
|
162
162
|
lo: bigint;
|
|
163
163
|
}, string>]>, undefined>;
|
|
164
|
-
readonly ledgerTransferId:
|
|
165
|
-
}, undefined>,
|
|
164
|
+
readonly ledgerTransferId: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
165
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
166
166
|
sequence: number;
|
|
167
167
|
txRef: string;
|
|
168
168
|
occurredAtUnixMs: number;
|
|
@@ -207,36 +207,36 @@ declare const LifecycleFlowStepActivitySchema: v.SchemaWithPipe<readonly [v.Obje
|
|
|
207
207
|
}, "amountE18"> & {
|
|
208
208
|
amount?: string;
|
|
209
209
|
}>]>;
|
|
210
|
-
declare const LifecycleFlowStepSchema:
|
|
211
|
-
readonly sequence:
|
|
212
|
-
readonly step:
|
|
213
|
-
readonly assetIds:
|
|
214
|
-
readonly zippedAssetId:
|
|
215
|
-
readonly unifiedAssetId:
|
|
210
|
+
declare const LifecycleFlowStepSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
211
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
212
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
213
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
214
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
215
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
216
216
|
}, undefined>, undefined>;
|
|
217
|
-
readonly polyesterChainId:
|
|
218
|
-
readonly amountE18:
|
|
219
|
-
readonly hi:
|
|
220
|
-
readonly lo:
|
|
221
|
-
}, undefined>,
|
|
217
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
218
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
219
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
220
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
221
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
222
222
|
hi: bigint;
|
|
223
223
|
lo: bigint;
|
|
224
224
|
}, string>]>, undefined>;
|
|
225
|
-
readonly requestFee:
|
|
226
|
-
readonly assetIds:
|
|
227
|
-
readonly zippedAssetId:
|
|
228
|
-
readonly unifiedAssetId:
|
|
225
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
226
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
227
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
228
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
229
229
|
}, undefined>, undefined>;
|
|
230
|
-
readonly amountE18:
|
|
231
|
-
readonly hi:
|
|
232
|
-
readonly lo:
|
|
233
|
-
}, undefined>,
|
|
230
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
231
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
232
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
233
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
234
234
|
hi: bigint;
|
|
235
235
|
lo: bigint;
|
|
236
236
|
}, string>]>, undefined>;
|
|
237
|
-
readonly recipientAddress:
|
|
238
|
-
readonly status:
|
|
239
|
-
}, undefined>,
|
|
237
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
238
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
239
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
240
240
|
assetIds?: {
|
|
241
241
|
zippedAssetId: number;
|
|
242
242
|
unifiedAssetId: number;
|
|
@@ -255,51 +255,51 @@ declare const LifecycleFlowStepSchema: v.SchemaWithPipe<readonly [v.ObjectSchema
|
|
|
255
255
|
}, "amountE18"> & {
|
|
256
256
|
amount?: string;
|
|
257
257
|
}>]>, undefined>;
|
|
258
|
-
readonly milestoneTxRef:
|
|
259
|
-
readonly lifecycleSource:
|
|
260
|
-
readonly lifecycleReason:
|
|
261
|
-
readonly zipperReason:
|
|
262
|
-
readonly code:
|
|
263
|
-
readonly reasonId:
|
|
264
|
-
readonly message:
|
|
258
|
+
readonly milestoneTxRef: validation_d_exports.StringSchema<undefined>;
|
|
259
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
260
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
261
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
262
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
263
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
264
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
265
265
|
}, undefined>, undefined>;
|
|
266
|
-
readonly currentConfirmations:
|
|
267
|
-
readonly requiredConfirmations:
|
|
268
|
-
readonly approveCount:
|
|
269
|
-
readonly rejectCount:
|
|
270
|
-
readonly validatorCount:
|
|
271
|
-
readonly requiredApprovals:
|
|
272
|
-
readonly requiredRejections:
|
|
273
|
-
readonly occurredAtUnixMs:
|
|
274
|
-
readonly blockTimeMovingAverageMs:
|
|
275
|
-
readonly activities:
|
|
276
|
-
readonly sequence:
|
|
277
|
-
readonly txRef:
|
|
278
|
-
readonly occurredAtUnixMs:
|
|
279
|
-
readonly lifecycleSource:
|
|
280
|
-
readonly lifecycleReason:
|
|
281
|
-
readonly zipperReason:
|
|
282
|
-
readonly code:
|
|
283
|
-
readonly reasonId:
|
|
284
|
-
readonly message:
|
|
266
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
267
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
268
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
269
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
270
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
271
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
272
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
273
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
274
|
+
readonly blockTimeMovingAverageMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
275
|
+
readonly activities: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
276
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
277
|
+
readonly txRef: validation_d_exports.StringSchema<undefined>;
|
|
278
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
279
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
280
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
281
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
282
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
283
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
284
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
285
285
|
}, undefined>, undefined>;
|
|
286
|
-
readonly currentConfirmations:
|
|
287
|
-
readonly requiredConfirmations:
|
|
288
|
-
readonly approveCount:
|
|
289
|
-
readonly rejectCount:
|
|
290
|
-
readonly validatorCount:
|
|
291
|
-
readonly kind:
|
|
292
|
-
readonly requiredApprovals:
|
|
293
|
-
readonly requiredRejections:
|
|
294
|
-
readonly amountE18:
|
|
295
|
-
readonly hi:
|
|
296
|
-
readonly lo:
|
|
297
|
-
}, undefined>,
|
|
286
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
287
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
288
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
289
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
290
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
291
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStepActivityKind, undefined>, validation_d_exports.TransformAction<FlowStepActivityKind, "unspecified" | "funding" | "trading" | "minted">]>;
|
|
292
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
293
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
294
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
295
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
296
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
297
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
298
298
|
hi: bigint;
|
|
299
299
|
lo: bigint;
|
|
300
300
|
}, string>]>, undefined>;
|
|
301
|
-
readonly ledgerTransferId:
|
|
302
|
-
}, undefined>,
|
|
301
|
+
readonly ledgerTransferId: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
302
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
303
303
|
sequence: number;
|
|
304
304
|
txRef: string;
|
|
305
305
|
occurredAtUnixMs: number;
|
|
@@ -344,7 +344,7 @@ declare const LifecycleFlowStepSchema: v.SchemaWithPipe<readonly [v.ObjectSchema
|
|
|
344
344
|
}, "amountE18"> & {
|
|
345
345
|
amount?: string;
|
|
346
346
|
}>]>, undefined>, readonly []>;
|
|
347
|
-
}, undefined>,
|
|
347
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
348
348
|
sequence: number;
|
|
349
349
|
step: "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement";
|
|
350
350
|
assetIds?: {
|
|
@@ -469,56 +469,56 @@ declare const LifecycleFlowStepSchema: v.SchemaWithPipe<readonly [v.ObjectSchema
|
|
|
469
469
|
}, "amountE18"> & {
|
|
470
470
|
amount?: string;
|
|
471
471
|
}>]>;
|
|
472
|
-
declare const LifecycleFlowTimelineItemSchema:
|
|
473
|
-
readonly sequence:
|
|
474
|
-
readonly step:
|
|
475
|
-
readonly status:
|
|
476
|
-
readonly expectedDurationMs:
|
|
472
|
+
declare const LifecycleFlowTimelineItemSchema: validation_d_exports.ObjectSchema<{
|
|
473
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
474
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
475
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowTimelineStatus, undefined>, validation_d_exports.TransformAction<FlowTimelineStatus, "unspecified" | "completed" | "current" | "planned">]>;
|
|
476
|
+
readonly expectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
477
477
|
}, undefined>;
|
|
478
|
-
declare const LifecycleFlowSummaryProgressSchema:
|
|
479
|
-
readonly currentStepStartedAtUnixMs:
|
|
480
|
-
readonly currentStepExpectedDurationMs:
|
|
481
|
-
readonly currentConfirmations:
|
|
482
|
-
readonly requiredConfirmations:
|
|
483
|
-
readonly approveCount:
|
|
484
|
-
readonly rejectCount:
|
|
485
|
-
readonly validatorCount:
|
|
486
|
-
readonly requiredApprovals:
|
|
487
|
-
readonly requiredRejections:
|
|
478
|
+
declare const LifecycleFlowSummaryProgressSchema: validation_d_exports.ObjectSchema<{
|
|
479
|
+
readonly currentStepStartedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
480
|
+
readonly currentStepExpectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
481
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
482
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
483
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
484
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
485
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
486
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
487
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
488
488
|
}, undefined>;
|
|
489
|
-
declare const LifecycleFlowSummarySchema:
|
|
490
|
-
readonly ownerAccountId:
|
|
491
|
-
readonly smartAccountAddress:
|
|
492
|
-
readonly flowId:
|
|
493
|
-
readonly flowKind:
|
|
494
|
-
readonly currentStep:
|
|
495
|
-
readonly assetIds:
|
|
496
|
-
readonly zippedAssetId:
|
|
497
|
-
readonly unifiedAssetId:
|
|
489
|
+
declare const LifecycleFlowSummarySchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
490
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
491
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
492
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
493
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
494
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
495
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
496
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
497
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
498
498
|
}, undefined>, undefined>;
|
|
499
|
-
readonly polyesterChainId:
|
|
500
|
-
readonly amountE18:
|
|
501
|
-
readonly hi:
|
|
502
|
-
readonly lo:
|
|
503
|
-
}, undefined>,
|
|
499
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
500
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
501
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
502
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
503
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
504
504
|
hi: bigint;
|
|
505
505
|
lo: bigint;
|
|
506
506
|
}, string>]>, undefined>;
|
|
507
|
-
readonly requestFee:
|
|
508
|
-
readonly assetIds:
|
|
509
|
-
readonly zippedAssetId:
|
|
510
|
-
readonly unifiedAssetId:
|
|
507
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
508
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
509
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
510
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
511
511
|
}, undefined>, undefined>;
|
|
512
|
-
readonly amountE18:
|
|
513
|
-
readonly hi:
|
|
514
|
-
readonly lo:
|
|
515
|
-
}, undefined>,
|
|
512
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
513
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
514
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
515
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
516
516
|
hi: bigint;
|
|
517
517
|
lo: bigint;
|
|
518
518
|
}, string>]>, undefined>;
|
|
519
|
-
readonly recipientAddress:
|
|
520
|
-
readonly status:
|
|
521
|
-
}, undefined>,
|
|
519
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
520
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
521
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
522
522
|
assetIds?: {
|
|
523
523
|
zippedAssetId: number;
|
|
524
524
|
unifiedAssetId: number;
|
|
@@ -537,46 +537,46 @@ declare const LifecycleFlowSummarySchema: v.SchemaWithPipe<readonly [v.ObjectSch
|
|
|
537
537
|
}, "amountE18"> & {
|
|
538
538
|
amount?: string;
|
|
539
539
|
}>]>, undefined>;
|
|
540
|
-
readonly sourceTxHash:
|
|
541
|
-
readonly txOccurrenceIndex:
|
|
542
|
-
readonly sourceAddress:
|
|
543
|
-
readonly destinationAddress:
|
|
544
|
-
readonly sourceDomain:
|
|
545
|
-
readonly destinationDomain:
|
|
546
|
-
readonly latestTxRef:
|
|
547
|
-
readonly latestLifecycleSource:
|
|
548
|
-
readonly lifecycleReason:
|
|
549
|
-
readonly zipperReason:
|
|
550
|
-
readonly code:
|
|
551
|
-
readonly reasonId:
|
|
552
|
-
readonly message:
|
|
540
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
541
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
542
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
543
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
544
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
545
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
546
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
547
|
+
readonly latestLifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
548
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
549
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
550
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
551
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
552
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
553
553
|
}, undefined>, undefined>;
|
|
554
|
-
readonly startedAtUnixMs:
|
|
555
|
-
readonly updatedAtUnixMs:
|
|
556
|
-
readonly terminalAtUnixMs:
|
|
557
|
-
readonly lastActivityAtUnixMs:
|
|
558
|
-
readonly isOpen:
|
|
559
|
-
readonly isTerminal:
|
|
560
|
-
readonly currentStepSequence:
|
|
561
|
-
readonly currentProgress:
|
|
562
|
-
readonly currentStepStartedAtUnixMs:
|
|
563
|
-
readonly currentStepExpectedDurationMs:
|
|
564
|
-
readonly currentConfirmations:
|
|
565
|
-
readonly requiredConfirmations:
|
|
566
|
-
readonly approveCount:
|
|
567
|
-
readonly rejectCount:
|
|
568
|
-
readonly validatorCount:
|
|
569
|
-
readonly requiredApprovals:
|
|
570
|
-
readonly requiredRejections:
|
|
554
|
+
readonly startedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
555
|
+
readonly updatedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
556
|
+
readonly terminalAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
557
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
558
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
559
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
560
|
+
readonly currentStepSequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
561
|
+
readonly currentProgress: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
562
|
+
readonly currentStepStartedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
563
|
+
readonly currentStepExpectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
564
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
565
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
566
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
567
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
568
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
569
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
570
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
571
571
|
}, undefined>, undefined>;
|
|
572
|
-
readonly progressTimeline:
|
|
573
|
-
readonly sequence:
|
|
574
|
-
readonly step:
|
|
575
|
-
readonly status:
|
|
576
|
-
readonly expectedDurationMs:
|
|
572
|
+
readonly progressTimeline: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
573
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
574
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
575
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowTimelineStatus, undefined>, validation_d_exports.TransformAction<FlowTimelineStatus, "unspecified" | "completed" | "current" | "planned">]>;
|
|
576
|
+
readonly expectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
577
577
|
}, undefined>, undefined>, readonly []>;
|
|
578
|
-
readonly estimatedCompletionUnixMs:
|
|
579
|
-
}, undefined>,
|
|
578
|
+
readonly estimatedCompletionUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
579
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
580
580
|
ownerAccountId: string;
|
|
581
581
|
smartAccountAddress: string;
|
|
582
582
|
flowId: string;
|
|
@@ -703,40 +703,40 @@ declare const LifecycleFlowSummarySchema: v.SchemaWithPipe<readonly [v.ObjectSch
|
|
|
703
703
|
}, "amountE18"> & {
|
|
704
704
|
amount?: string;
|
|
705
705
|
}>]>;
|
|
706
|
-
declare const LifecycleFlowDetailSchema:
|
|
707
|
-
readonly summary:
|
|
708
|
-
readonly ownerAccountId:
|
|
709
|
-
readonly smartAccountAddress:
|
|
710
|
-
readonly flowId:
|
|
711
|
-
readonly flowKind:
|
|
712
|
-
readonly currentStep:
|
|
713
|
-
readonly assetIds:
|
|
714
|
-
readonly zippedAssetId:
|
|
715
|
-
readonly unifiedAssetId:
|
|
706
|
+
declare const LifecycleFlowDetailSchema: validation_d_exports.ObjectSchema<{
|
|
707
|
+
readonly summary: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
708
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
709
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
710
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
711
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
712
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
713
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
714
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
715
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
716
716
|
}, undefined>, undefined>;
|
|
717
|
-
readonly polyesterChainId:
|
|
718
|
-
readonly amountE18:
|
|
719
|
-
readonly hi:
|
|
720
|
-
readonly lo:
|
|
721
|
-
}, undefined>,
|
|
717
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
718
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
719
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
720
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
721
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
722
722
|
hi: bigint;
|
|
723
723
|
lo: bigint;
|
|
724
724
|
}, string>]>, undefined>;
|
|
725
|
-
readonly requestFee:
|
|
726
|
-
readonly assetIds:
|
|
727
|
-
readonly zippedAssetId:
|
|
728
|
-
readonly unifiedAssetId:
|
|
725
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
726
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
727
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
728
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
729
729
|
}, undefined>, undefined>;
|
|
730
|
-
readonly amountE18:
|
|
731
|
-
readonly hi:
|
|
732
|
-
readonly lo:
|
|
733
|
-
}, undefined>,
|
|
730
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
731
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
732
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
733
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
734
734
|
hi: bigint;
|
|
735
735
|
lo: bigint;
|
|
736
736
|
}, string>]>, undefined>;
|
|
737
|
-
readonly recipientAddress:
|
|
738
|
-
readonly status:
|
|
739
|
-
}, undefined>,
|
|
737
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
738
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
739
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
740
740
|
assetIds?: {
|
|
741
741
|
zippedAssetId: number;
|
|
742
742
|
unifiedAssetId: number;
|
|
@@ -755,46 +755,46 @@ declare const LifecycleFlowDetailSchema: v.ObjectSchema<{
|
|
|
755
755
|
}, "amountE18"> & {
|
|
756
756
|
amount?: string;
|
|
757
757
|
}>]>, undefined>;
|
|
758
|
-
readonly sourceTxHash:
|
|
759
|
-
readonly txOccurrenceIndex:
|
|
760
|
-
readonly sourceAddress:
|
|
761
|
-
readonly destinationAddress:
|
|
762
|
-
readonly sourceDomain:
|
|
763
|
-
readonly destinationDomain:
|
|
764
|
-
readonly latestTxRef:
|
|
765
|
-
readonly latestLifecycleSource:
|
|
766
|
-
readonly lifecycleReason:
|
|
767
|
-
readonly zipperReason:
|
|
768
|
-
readonly code:
|
|
769
|
-
readonly reasonId:
|
|
770
|
-
readonly message:
|
|
758
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
759
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
760
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
761
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
762
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
763
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
764
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
765
|
+
readonly latestLifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
766
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
767
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
768
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
769
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
770
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
771
771
|
}, undefined>, undefined>;
|
|
772
|
-
readonly startedAtUnixMs:
|
|
773
|
-
readonly updatedAtUnixMs:
|
|
774
|
-
readonly terminalAtUnixMs:
|
|
775
|
-
readonly lastActivityAtUnixMs:
|
|
776
|
-
readonly isOpen:
|
|
777
|
-
readonly isTerminal:
|
|
778
|
-
readonly currentStepSequence:
|
|
779
|
-
readonly currentProgress:
|
|
780
|
-
readonly currentStepStartedAtUnixMs:
|
|
781
|
-
readonly currentStepExpectedDurationMs:
|
|
782
|
-
readonly currentConfirmations:
|
|
783
|
-
readonly requiredConfirmations:
|
|
784
|
-
readonly approveCount:
|
|
785
|
-
readonly rejectCount:
|
|
786
|
-
readonly validatorCount:
|
|
787
|
-
readonly requiredApprovals:
|
|
788
|
-
readonly requiredRejections:
|
|
772
|
+
readonly startedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
773
|
+
readonly updatedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
774
|
+
readonly terminalAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
775
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
776
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
777
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
778
|
+
readonly currentStepSequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
779
|
+
readonly currentProgress: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
780
|
+
readonly currentStepStartedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
781
|
+
readonly currentStepExpectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
782
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
783
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
784
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
785
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
786
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
787
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
788
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
789
789
|
}, undefined>, undefined>;
|
|
790
|
-
readonly progressTimeline:
|
|
791
|
-
readonly sequence:
|
|
792
|
-
readonly step:
|
|
793
|
-
readonly status:
|
|
794
|
-
readonly expectedDurationMs:
|
|
790
|
+
readonly progressTimeline: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
791
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
792
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
793
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowTimelineStatus, undefined>, validation_d_exports.TransformAction<FlowTimelineStatus, "unspecified" | "completed" | "current" | "planned">]>;
|
|
794
|
+
readonly expectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
795
795
|
}, undefined>, undefined>, readonly []>;
|
|
796
|
-
readonly estimatedCompletionUnixMs:
|
|
797
|
-
}, undefined>,
|
|
796
|
+
readonly estimatedCompletionUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
797
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
798
798
|
ownerAccountId: string;
|
|
799
799
|
smartAccountAddress: string;
|
|
800
800
|
flowId: string;
|
|
@@ -921,36 +921,36 @@ declare const LifecycleFlowDetailSchema: v.ObjectSchema<{
|
|
|
921
921
|
}, "amountE18"> & {
|
|
922
922
|
amount?: string;
|
|
923
923
|
}>]>, undefined>;
|
|
924
|
-
readonly observedSteps:
|
|
925
|
-
readonly sequence:
|
|
926
|
-
readonly step:
|
|
927
|
-
readonly assetIds:
|
|
928
|
-
readonly zippedAssetId:
|
|
929
|
-
readonly unifiedAssetId:
|
|
924
|
+
readonly observedSteps: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
925
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
926
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
927
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
928
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
929
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
930
930
|
}, undefined>, undefined>;
|
|
931
|
-
readonly polyesterChainId:
|
|
932
|
-
readonly amountE18:
|
|
933
|
-
readonly hi:
|
|
934
|
-
readonly lo:
|
|
935
|
-
}, undefined>,
|
|
931
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
932
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
933
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
934
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
935
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
936
936
|
hi: bigint;
|
|
937
937
|
lo: bigint;
|
|
938
938
|
}, string>]>, undefined>;
|
|
939
|
-
readonly requestFee:
|
|
940
|
-
readonly assetIds:
|
|
941
|
-
readonly zippedAssetId:
|
|
942
|
-
readonly unifiedAssetId:
|
|
939
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
940
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
941
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
942
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
943
943
|
}, undefined>, undefined>;
|
|
944
|
-
readonly amountE18:
|
|
945
|
-
readonly hi:
|
|
946
|
-
readonly lo:
|
|
947
|
-
}, undefined>,
|
|
944
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
945
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
946
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
947
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
948
948
|
hi: bigint;
|
|
949
949
|
lo: bigint;
|
|
950
950
|
}, string>]>, undefined>;
|
|
951
|
-
readonly recipientAddress:
|
|
952
|
-
readonly status:
|
|
953
|
-
}, undefined>,
|
|
951
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
952
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
953
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
954
954
|
assetIds?: {
|
|
955
955
|
zippedAssetId: number;
|
|
956
956
|
unifiedAssetId: number;
|
|
@@ -969,51 +969,51 @@ declare const LifecycleFlowDetailSchema: v.ObjectSchema<{
|
|
|
969
969
|
}, "amountE18"> & {
|
|
970
970
|
amount?: string;
|
|
971
971
|
}>]>, undefined>;
|
|
972
|
-
readonly milestoneTxRef:
|
|
973
|
-
readonly lifecycleSource:
|
|
974
|
-
readonly lifecycleReason:
|
|
975
|
-
readonly zipperReason:
|
|
976
|
-
readonly code:
|
|
977
|
-
readonly reasonId:
|
|
978
|
-
readonly message:
|
|
972
|
+
readonly milestoneTxRef: validation_d_exports.StringSchema<undefined>;
|
|
973
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
974
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
975
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
976
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
977
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
978
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
979
979
|
}, undefined>, undefined>;
|
|
980
|
-
readonly currentConfirmations:
|
|
981
|
-
readonly requiredConfirmations:
|
|
982
|
-
readonly approveCount:
|
|
983
|
-
readonly rejectCount:
|
|
984
|
-
readonly validatorCount:
|
|
985
|
-
readonly requiredApprovals:
|
|
986
|
-
readonly requiredRejections:
|
|
987
|
-
readonly occurredAtUnixMs:
|
|
988
|
-
readonly blockTimeMovingAverageMs:
|
|
989
|
-
readonly activities:
|
|
990
|
-
readonly sequence:
|
|
991
|
-
readonly txRef:
|
|
992
|
-
readonly occurredAtUnixMs:
|
|
993
|
-
readonly lifecycleSource:
|
|
994
|
-
readonly lifecycleReason:
|
|
995
|
-
readonly zipperReason:
|
|
996
|
-
readonly code:
|
|
997
|
-
readonly reasonId:
|
|
998
|
-
readonly message:
|
|
980
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
981
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
982
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
983
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
984
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
985
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
986
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
987
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
988
|
+
readonly blockTimeMovingAverageMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
989
|
+
readonly activities: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
990
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
991
|
+
readonly txRef: validation_d_exports.StringSchema<undefined>;
|
|
992
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
993
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
994
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
995
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
996
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
997
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
998
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
999
999
|
}, undefined>, undefined>;
|
|
1000
|
-
readonly currentConfirmations:
|
|
1001
|
-
readonly requiredConfirmations:
|
|
1002
|
-
readonly approveCount:
|
|
1003
|
-
readonly rejectCount:
|
|
1004
|
-
readonly validatorCount:
|
|
1005
|
-
readonly kind:
|
|
1006
|
-
readonly requiredApprovals:
|
|
1007
|
-
readonly requiredRejections:
|
|
1008
|
-
readonly amountE18:
|
|
1009
|
-
readonly hi:
|
|
1010
|
-
readonly lo:
|
|
1011
|
-
}, undefined>,
|
|
1000
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1001
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1002
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1003
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1004
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1005
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStepActivityKind, undefined>, validation_d_exports.TransformAction<FlowStepActivityKind, "unspecified" | "funding" | "trading" | "minted">]>;
|
|
1006
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1007
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1008
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1009
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1010
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1011
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1012
1012
|
hi: bigint;
|
|
1013
1013
|
lo: bigint;
|
|
1014
1014
|
}, string>]>, undefined>;
|
|
1015
|
-
readonly ledgerTransferId:
|
|
1016
|
-
}, undefined>,
|
|
1015
|
+
readonly ledgerTransferId: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
1016
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1017
1017
|
sequence: number;
|
|
1018
1018
|
txRef: string;
|
|
1019
1019
|
occurredAtUnixMs: number;
|
|
@@ -1058,7 +1058,7 @@ declare const LifecycleFlowDetailSchema: v.ObjectSchema<{
|
|
|
1058
1058
|
}, "amountE18"> & {
|
|
1059
1059
|
amount?: string;
|
|
1060
1060
|
}>]>, undefined>, readonly []>;
|
|
1061
|
-
}, undefined>,
|
|
1061
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1062
1062
|
sequence: number;
|
|
1063
1063
|
step: "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement";
|
|
1064
1064
|
assetIds?: {
|
|
@@ -1183,42 +1183,42 @@ declare const LifecycleFlowDetailSchema: v.ObjectSchema<{
|
|
|
1183
1183
|
}, "amountE18"> & {
|
|
1184
1184
|
amount?: string;
|
|
1185
1185
|
}>]>, undefined>, readonly []>;
|
|
1186
|
-
readonly fromLiveState:
|
|
1186
|
+
readonly fromLiveState: validation_d_exports.BooleanSchema<undefined>;
|
|
1187
1187
|
}, undefined>;
|
|
1188
|
-
declare const ListLifecycleFlowsOutputSchema:
|
|
1189
|
-
readonly flows:
|
|
1190
|
-
readonly ownerAccountId:
|
|
1191
|
-
readonly smartAccountAddress:
|
|
1192
|
-
readonly flowId:
|
|
1193
|
-
readonly flowKind:
|
|
1194
|
-
readonly currentStep:
|
|
1195
|
-
readonly assetIds:
|
|
1196
|
-
readonly zippedAssetId:
|
|
1197
|
-
readonly unifiedAssetId:
|
|
1188
|
+
declare const ListLifecycleFlowsOutputSchema: validation_d_exports.ObjectSchema<{
|
|
1189
|
+
readonly flows: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1190
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1191
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1192
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
1193
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
1194
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1195
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1196
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1197
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1198
1198
|
}, undefined>, undefined>;
|
|
1199
|
-
readonly polyesterChainId:
|
|
1200
|
-
readonly amountE18:
|
|
1201
|
-
readonly hi:
|
|
1202
|
-
readonly lo:
|
|
1203
|
-
}, undefined>,
|
|
1199
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1200
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1201
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1202
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1203
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1204
1204
|
hi: bigint;
|
|
1205
1205
|
lo: bigint;
|
|
1206
1206
|
}, string>]>, undefined>;
|
|
1207
|
-
readonly requestFee:
|
|
1208
|
-
readonly assetIds:
|
|
1209
|
-
readonly zippedAssetId:
|
|
1210
|
-
readonly unifiedAssetId:
|
|
1207
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1208
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1209
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1210
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1211
1211
|
}, undefined>, undefined>;
|
|
1212
|
-
readonly amountE18:
|
|
1213
|
-
readonly hi:
|
|
1214
|
-
readonly lo:
|
|
1215
|
-
}, undefined>,
|
|
1212
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1213
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1214
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1215
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1216
1216
|
hi: bigint;
|
|
1217
1217
|
lo: bigint;
|
|
1218
1218
|
}, string>]>, undefined>;
|
|
1219
|
-
readonly recipientAddress:
|
|
1220
|
-
readonly status:
|
|
1221
|
-
}, undefined>,
|
|
1219
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
1220
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
1221
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1222
1222
|
assetIds?: {
|
|
1223
1223
|
zippedAssetId: number;
|
|
1224
1224
|
unifiedAssetId: number;
|
|
@@ -1237,46 +1237,46 @@ declare const ListLifecycleFlowsOutputSchema: v.ObjectSchema<{
|
|
|
1237
1237
|
}, "amountE18"> & {
|
|
1238
1238
|
amount?: string;
|
|
1239
1239
|
}>]>, undefined>;
|
|
1240
|
-
readonly sourceTxHash:
|
|
1241
|
-
readonly txOccurrenceIndex:
|
|
1242
|
-
readonly sourceAddress:
|
|
1243
|
-
readonly destinationAddress:
|
|
1244
|
-
readonly sourceDomain:
|
|
1245
|
-
readonly destinationDomain:
|
|
1246
|
-
readonly latestTxRef:
|
|
1247
|
-
readonly latestLifecycleSource:
|
|
1248
|
-
readonly lifecycleReason:
|
|
1249
|
-
readonly zipperReason:
|
|
1250
|
-
readonly code:
|
|
1251
|
-
readonly reasonId:
|
|
1252
|
-
readonly message:
|
|
1240
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
1241
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
1242
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
1243
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
1244
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1245
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1246
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
1247
|
+
readonly latestLifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
1248
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
1249
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1250
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1251
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
1252
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
1253
1253
|
}, undefined>, undefined>;
|
|
1254
|
-
readonly startedAtUnixMs:
|
|
1255
|
-
readonly updatedAtUnixMs:
|
|
1256
|
-
readonly terminalAtUnixMs:
|
|
1257
|
-
readonly lastActivityAtUnixMs:
|
|
1258
|
-
readonly isOpen:
|
|
1259
|
-
readonly isTerminal:
|
|
1260
|
-
readonly currentStepSequence:
|
|
1261
|
-
readonly currentProgress:
|
|
1262
|
-
readonly currentStepStartedAtUnixMs:
|
|
1263
|
-
readonly currentStepExpectedDurationMs:
|
|
1264
|
-
readonly currentConfirmations:
|
|
1265
|
-
readonly requiredConfirmations:
|
|
1266
|
-
readonly approveCount:
|
|
1267
|
-
readonly rejectCount:
|
|
1268
|
-
readonly validatorCount:
|
|
1269
|
-
readonly requiredApprovals:
|
|
1270
|
-
readonly requiredRejections:
|
|
1254
|
+
readonly startedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1255
|
+
readonly updatedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1256
|
+
readonly terminalAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1257
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1258
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
1259
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
1260
|
+
readonly currentStepSequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1261
|
+
readonly currentProgress: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1262
|
+
readonly currentStepStartedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1263
|
+
readonly currentStepExpectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1264
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1265
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1266
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1267
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1268
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1269
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1270
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1271
1271
|
}, undefined>, undefined>;
|
|
1272
|
-
readonly progressTimeline:
|
|
1273
|
-
readonly sequence:
|
|
1274
|
-
readonly step:
|
|
1275
|
-
readonly status:
|
|
1276
|
-
readonly expectedDurationMs:
|
|
1272
|
+
readonly progressTimeline: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1273
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1274
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1275
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowTimelineStatus, undefined>, validation_d_exports.TransformAction<FlowTimelineStatus, "unspecified" | "completed" | "current" | "planned">]>;
|
|
1276
|
+
readonly expectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1277
1277
|
}, undefined>, undefined>, readonly []>;
|
|
1278
|
-
readonly estimatedCompletionUnixMs:
|
|
1279
|
-
}, undefined>,
|
|
1278
|
+
readonly estimatedCompletionUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1279
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1280
1280
|
ownerAccountId: string;
|
|
1281
1281
|
smartAccountAddress: string;
|
|
1282
1282
|
flowId: string;
|
|
@@ -1403,43 +1403,43 @@ declare const ListLifecycleFlowsOutputSchema: v.ObjectSchema<{
|
|
|
1403
1403
|
}, "amountE18"> & {
|
|
1404
1404
|
amount?: string;
|
|
1405
1405
|
}>]>, undefined>, readonly []>;
|
|
1406
|
-
readonly nextPageToken:
|
|
1406
|
+
readonly nextPageToken: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
1407
1407
|
}, undefined>;
|
|
1408
|
-
declare const GetLifecycleFlowOutputSchema:
|
|
1409
|
-
readonly flow:
|
|
1410
|
-
readonly summary:
|
|
1411
|
-
readonly ownerAccountId:
|
|
1412
|
-
readonly smartAccountAddress:
|
|
1413
|
-
readonly flowId:
|
|
1414
|
-
readonly flowKind:
|
|
1415
|
-
readonly currentStep:
|
|
1416
|
-
readonly assetIds:
|
|
1417
|
-
readonly zippedAssetId:
|
|
1418
|
-
readonly unifiedAssetId:
|
|
1408
|
+
declare const GetLifecycleFlowOutputSchema: validation_d_exports.ObjectSchema<{
|
|
1409
|
+
readonly flow: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1410
|
+
readonly summary: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1411
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1412
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1413
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
1414
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
1415
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1416
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1417
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1418
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1419
1419
|
}, undefined>, undefined>;
|
|
1420
|
-
readonly polyesterChainId:
|
|
1421
|
-
readonly amountE18:
|
|
1422
|
-
readonly hi:
|
|
1423
|
-
readonly lo:
|
|
1424
|
-
}, undefined>,
|
|
1420
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1421
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1422
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1423
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1424
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1425
1425
|
hi: bigint;
|
|
1426
1426
|
lo: bigint;
|
|
1427
1427
|
}, string>]>, undefined>;
|
|
1428
|
-
readonly requestFee:
|
|
1429
|
-
readonly assetIds:
|
|
1430
|
-
readonly zippedAssetId:
|
|
1431
|
-
readonly unifiedAssetId:
|
|
1428
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1429
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1430
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1431
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1432
1432
|
}, undefined>, undefined>;
|
|
1433
|
-
readonly amountE18:
|
|
1434
|
-
readonly hi:
|
|
1435
|
-
readonly lo:
|
|
1436
|
-
}, undefined>,
|
|
1433
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1434
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1435
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1436
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1437
1437
|
hi: bigint;
|
|
1438
1438
|
lo: bigint;
|
|
1439
1439
|
}, string>]>, undefined>;
|
|
1440
|
-
readonly recipientAddress:
|
|
1441
|
-
readonly status:
|
|
1442
|
-
}, undefined>,
|
|
1440
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
1441
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
1442
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1443
1443
|
assetIds?: {
|
|
1444
1444
|
zippedAssetId: number;
|
|
1445
1445
|
unifiedAssetId: number;
|
|
@@ -1458,46 +1458,46 @@ declare const GetLifecycleFlowOutputSchema: v.ObjectSchema<{
|
|
|
1458
1458
|
}, "amountE18"> & {
|
|
1459
1459
|
amount?: string;
|
|
1460
1460
|
}>]>, undefined>;
|
|
1461
|
-
readonly sourceTxHash:
|
|
1462
|
-
readonly txOccurrenceIndex:
|
|
1463
|
-
readonly sourceAddress:
|
|
1464
|
-
readonly destinationAddress:
|
|
1465
|
-
readonly sourceDomain:
|
|
1466
|
-
readonly destinationDomain:
|
|
1467
|
-
readonly latestTxRef:
|
|
1468
|
-
readonly latestLifecycleSource:
|
|
1469
|
-
readonly lifecycleReason:
|
|
1470
|
-
readonly zipperReason:
|
|
1471
|
-
readonly code:
|
|
1472
|
-
readonly reasonId:
|
|
1473
|
-
readonly message:
|
|
1461
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
1462
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
1463
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
1464
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
1465
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1466
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1467
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
1468
|
+
readonly latestLifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
1469
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
1470
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1471
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1472
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
1473
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
1474
1474
|
}, undefined>, undefined>;
|
|
1475
|
-
readonly startedAtUnixMs:
|
|
1476
|
-
readonly updatedAtUnixMs:
|
|
1477
|
-
readonly terminalAtUnixMs:
|
|
1478
|
-
readonly lastActivityAtUnixMs:
|
|
1479
|
-
readonly isOpen:
|
|
1480
|
-
readonly isTerminal:
|
|
1481
|
-
readonly currentStepSequence:
|
|
1482
|
-
readonly currentProgress:
|
|
1483
|
-
readonly currentStepStartedAtUnixMs:
|
|
1484
|
-
readonly currentStepExpectedDurationMs:
|
|
1485
|
-
readonly currentConfirmations:
|
|
1486
|
-
readonly requiredConfirmations:
|
|
1487
|
-
readonly approveCount:
|
|
1488
|
-
readonly rejectCount:
|
|
1489
|
-
readonly validatorCount:
|
|
1490
|
-
readonly requiredApprovals:
|
|
1491
|
-
readonly requiredRejections:
|
|
1475
|
+
readonly startedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1476
|
+
readonly updatedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1477
|
+
readonly terminalAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1478
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1479
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
1480
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
1481
|
+
readonly currentStepSequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1482
|
+
readonly currentProgress: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1483
|
+
readonly currentStepStartedAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1484
|
+
readonly currentStepExpectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1485
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1486
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1487
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1488
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1489
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1490
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1491
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1492
1492
|
}, undefined>, undefined>;
|
|
1493
|
-
readonly progressTimeline:
|
|
1494
|
-
readonly sequence:
|
|
1495
|
-
readonly step:
|
|
1496
|
-
readonly status:
|
|
1497
|
-
readonly expectedDurationMs:
|
|
1493
|
+
readonly progressTimeline: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1494
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1495
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1496
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowTimelineStatus, undefined>, validation_d_exports.TransformAction<FlowTimelineStatus, "unspecified" | "completed" | "current" | "planned">]>;
|
|
1497
|
+
readonly expectedDurationMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1498
1498
|
}, undefined>, undefined>, readonly []>;
|
|
1499
|
-
readonly estimatedCompletionUnixMs:
|
|
1500
|
-
}, undefined>,
|
|
1499
|
+
readonly estimatedCompletionUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1500
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1501
1501
|
ownerAccountId: string;
|
|
1502
1502
|
smartAccountAddress: string;
|
|
1503
1503
|
flowId: string;
|
|
@@ -1624,36 +1624,36 @@ declare const GetLifecycleFlowOutputSchema: v.ObjectSchema<{
|
|
|
1624
1624
|
}, "amountE18"> & {
|
|
1625
1625
|
amount?: string;
|
|
1626
1626
|
}>]>, undefined>;
|
|
1627
|
-
readonly observedSteps:
|
|
1628
|
-
readonly sequence:
|
|
1629
|
-
readonly step:
|
|
1630
|
-
readonly assetIds:
|
|
1631
|
-
readonly zippedAssetId:
|
|
1632
|
-
readonly unifiedAssetId:
|
|
1627
|
+
readonly observedSteps: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1628
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1629
|
+
readonly step: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1630
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1631
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1632
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1633
1633
|
}, undefined>, undefined>;
|
|
1634
|
-
readonly polyesterChainId:
|
|
1635
|
-
readonly amountE18:
|
|
1636
|
-
readonly hi:
|
|
1637
|
-
readonly lo:
|
|
1638
|
-
}, undefined>,
|
|
1634
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1635
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1636
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1637
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1638
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1639
1639
|
hi: bigint;
|
|
1640
1640
|
lo: bigint;
|
|
1641
1641
|
}, string>]>, undefined>;
|
|
1642
|
-
readonly requestFee:
|
|
1643
|
-
readonly assetIds:
|
|
1644
|
-
readonly zippedAssetId:
|
|
1645
|
-
readonly unifiedAssetId:
|
|
1642
|
+
readonly requestFee: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1643
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1644
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1645
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1646
1646
|
}, undefined>, undefined>;
|
|
1647
|
-
readonly amountE18:
|
|
1648
|
-
readonly hi:
|
|
1649
|
-
readonly lo:
|
|
1650
|
-
}, undefined>,
|
|
1647
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1648
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1649
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1650
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1651
1651
|
hi: bigint;
|
|
1652
1652
|
lo: bigint;
|
|
1653
1653
|
}, string>]>, undefined>;
|
|
1654
|
-
readonly recipientAddress:
|
|
1655
|
-
readonly status:
|
|
1656
|
-
}, undefined>,
|
|
1654
|
+
readonly recipientAddress: validation_d_exports.StringSchema<undefined>;
|
|
1655
|
+
readonly status: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof RequestFeeStatus, undefined>, validation_d_exports.TransformAction<RequestFeeStatus, "unspecified" | "locked" | "settled">]>;
|
|
1656
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1657
1657
|
assetIds?: {
|
|
1658
1658
|
zippedAssetId: number;
|
|
1659
1659
|
unifiedAssetId: number;
|
|
@@ -1672,51 +1672,51 @@ declare const GetLifecycleFlowOutputSchema: v.ObjectSchema<{
|
|
|
1672
1672
|
}, "amountE18"> & {
|
|
1673
1673
|
amount?: string;
|
|
1674
1674
|
}>]>, undefined>;
|
|
1675
|
-
readonly milestoneTxRef:
|
|
1676
|
-
readonly lifecycleSource:
|
|
1677
|
-
readonly lifecycleReason:
|
|
1678
|
-
readonly zipperReason:
|
|
1679
|
-
readonly code:
|
|
1680
|
-
readonly reasonId:
|
|
1681
|
-
readonly message:
|
|
1675
|
+
readonly milestoneTxRef: validation_d_exports.StringSchema<undefined>;
|
|
1676
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
1677
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
1678
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1679
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1680
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
1681
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
1682
1682
|
}, undefined>, undefined>;
|
|
1683
|
-
readonly currentConfirmations:
|
|
1684
|
-
readonly requiredConfirmations:
|
|
1685
|
-
readonly approveCount:
|
|
1686
|
-
readonly rejectCount:
|
|
1687
|
-
readonly validatorCount:
|
|
1688
|
-
readonly requiredApprovals:
|
|
1689
|
-
readonly requiredRejections:
|
|
1690
|
-
readonly occurredAtUnixMs:
|
|
1691
|
-
readonly blockTimeMovingAverageMs:
|
|
1692
|
-
readonly activities:
|
|
1693
|
-
readonly sequence:
|
|
1694
|
-
readonly txRef:
|
|
1695
|
-
readonly occurredAtUnixMs:
|
|
1696
|
-
readonly lifecycleSource:
|
|
1697
|
-
readonly lifecycleReason:
|
|
1698
|
-
readonly zipperReason:
|
|
1699
|
-
readonly code:
|
|
1700
|
-
readonly reasonId:
|
|
1701
|
-
readonly message:
|
|
1683
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1684
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1685
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1686
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1687
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1688
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1689
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1690
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1691
|
+
readonly blockTimeMovingAverageMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1692
|
+
readonly activities: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1693
|
+
readonly sequence: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1694
|
+
readonly txRef: validation_d_exports.StringSchema<undefined>;
|
|
1695
|
+
readonly occurredAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1696
|
+
readonly lifecycleSource: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof LifecycleSource, undefined>, validation_d_exports.TransformAction<LifecycleSource, "unspecified" | "ledger" | "relayer" | "polyester_chain" | "executor">]>;
|
|
1697
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
1698
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1699
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1700
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
1701
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
1702
1702
|
}, undefined>, undefined>;
|
|
1703
|
-
readonly currentConfirmations:
|
|
1704
|
-
readonly requiredConfirmations:
|
|
1705
|
-
readonly approveCount:
|
|
1706
|
-
readonly rejectCount:
|
|
1707
|
-
readonly validatorCount:
|
|
1708
|
-
readonly kind:
|
|
1709
|
-
readonly requiredApprovals:
|
|
1710
|
-
readonly requiredRejections:
|
|
1711
|
-
readonly amountE18:
|
|
1712
|
-
readonly hi:
|
|
1713
|
-
readonly lo:
|
|
1714
|
-
}, undefined>,
|
|
1703
|
+
readonly currentConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1704
|
+
readonly requiredConfirmations: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1705
|
+
readonly approveCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1706
|
+
readonly rejectCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1707
|
+
readonly validatorCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1708
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStepActivityKind, undefined>, validation_d_exports.TransformAction<FlowStepActivityKind, "unspecified" | "funding" | "trading" | "minted">]>;
|
|
1709
|
+
readonly requiredApprovals: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1710
|
+
readonly requiredRejections: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1711
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1712
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1713
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1714
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1715
1715
|
hi: bigint;
|
|
1716
1716
|
lo: bigint;
|
|
1717
1717
|
}, string>]>, undefined>;
|
|
1718
|
-
readonly ledgerTransferId:
|
|
1719
|
-
}, undefined>,
|
|
1718
|
+
readonly ledgerTransferId: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
1719
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1720
1720
|
sequence: number;
|
|
1721
1721
|
txRef: string;
|
|
1722
1722
|
occurredAtUnixMs: number;
|
|
@@ -1761,7 +1761,7 @@ declare const GetLifecycleFlowOutputSchema: v.ObjectSchema<{
|
|
|
1761
1761
|
}, "amountE18"> & {
|
|
1762
1762
|
amount?: string;
|
|
1763
1763
|
}>]>, undefined>, readonly []>;
|
|
1764
|
-
}, undefined>,
|
|
1764
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1765
1765
|
sequence: number;
|
|
1766
1766
|
step: "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement";
|
|
1767
1767
|
assetIds?: {
|
|
@@ -1886,44 +1886,44 @@ declare const GetLifecycleFlowOutputSchema: v.ObjectSchema<{
|
|
|
1886
1886
|
}, "amountE18"> & {
|
|
1887
1887
|
amount?: string;
|
|
1888
1888
|
}>]>, undefined>, readonly []>;
|
|
1889
|
-
readonly fromLiveState:
|
|
1889
|
+
readonly fromLiveState: validation_d_exports.BooleanSchema<undefined>;
|
|
1890
1890
|
}, undefined>, undefined>;
|
|
1891
1891
|
}, undefined>;
|
|
1892
|
-
declare const LifecycleFlowTxMatchSchema:
|
|
1893
|
-
readonly ownerAccountId:
|
|
1894
|
-
readonly smartAccountAddress:
|
|
1895
|
-
readonly flowId:
|
|
1896
|
-
readonly flowKind:
|
|
1897
|
-
readonly sourceTxHash:
|
|
1898
|
-
readonly latestTxRef:
|
|
1899
|
-
readonly txOccurrenceIndex:
|
|
1900
|
-
readonly sourceDomain:
|
|
1901
|
-
readonly destinationDomain:
|
|
1902
|
-
readonly currentStep:
|
|
1903
|
-
readonly isOpen:
|
|
1904
|
-
readonly isTerminal:
|
|
1905
|
-
readonly assetIds:
|
|
1906
|
-
readonly zippedAssetId:
|
|
1907
|
-
readonly unifiedAssetId:
|
|
1892
|
+
declare const LifecycleFlowTxMatchSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1893
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1894
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1895
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
1896
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
1897
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
1898
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
1899
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
1900
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1901
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1902
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1903
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
1904
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
1905
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1906
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1907
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1908
1908
|
}, undefined>, undefined>;
|
|
1909
|
-
readonly polyesterChainId:
|
|
1910
|
-
readonly amountE18:
|
|
1911
|
-
readonly hi:
|
|
1912
|
-
readonly lo:
|
|
1913
|
-
}, undefined>,
|
|
1909
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1910
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1911
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
1912
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
1913
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1914
1914
|
hi: bigint;
|
|
1915
1915
|
lo: bigint;
|
|
1916
1916
|
}, string>]>, undefined>;
|
|
1917
|
-
readonly sourceAddress:
|
|
1918
|
-
readonly destinationAddress:
|
|
1919
|
-
readonly lifecycleReason:
|
|
1920
|
-
readonly zipperReason:
|
|
1921
|
-
readonly code:
|
|
1922
|
-
readonly reasonId:
|
|
1923
|
-
readonly message:
|
|
1917
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
1918
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
1919
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
1920
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1921
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
1922
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
1923
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
1924
1924
|
}, undefined>, undefined>;
|
|
1925
|
-
readonly lastActivityAtUnixMs:
|
|
1926
|
-
}, undefined>,
|
|
1925
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1926
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1927
1927
|
ownerAccountId: string;
|
|
1928
1928
|
smartAccountAddress: string;
|
|
1929
1929
|
flowId: string;
|
|
@@ -1982,43 +1982,43 @@ declare const LifecycleFlowTxMatchSchema: v.SchemaWithPipe<readonly [v.ObjectSch
|
|
|
1982
1982
|
}, "amountE18"> & {
|
|
1983
1983
|
amount?: string;
|
|
1984
1984
|
}>]>;
|
|
1985
|
-
declare const ListLifecycleFlowsByTxOutputSchema:
|
|
1986
|
-
readonly txHash:
|
|
1987
|
-
readonly matches:
|
|
1988
|
-
readonly ownerAccountId:
|
|
1989
|
-
readonly smartAccountAddress:
|
|
1990
|
-
readonly flowId:
|
|
1991
|
-
readonly flowKind:
|
|
1992
|
-
readonly sourceTxHash:
|
|
1993
|
-
readonly latestTxRef:
|
|
1994
|
-
readonly txOccurrenceIndex:
|
|
1995
|
-
readonly sourceDomain:
|
|
1996
|
-
readonly destinationDomain:
|
|
1997
|
-
readonly currentStep:
|
|
1998
|
-
readonly isOpen:
|
|
1999
|
-
readonly isTerminal:
|
|
2000
|
-
readonly assetIds:
|
|
2001
|
-
readonly zippedAssetId:
|
|
2002
|
-
readonly unifiedAssetId:
|
|
1985
|
+
declare const ListLifecycleFlowsByTxOutputSchema: validation_d_exports.ObjectSchema<{
|
|
1986
|
+
readonly txHash: validation_d_exports.StringSchema<undefined>;
|
|
1987
|
+
readonly matches: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1988
|
+
readonly ownerAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1989
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1990
|
+
readonly flowId: validation_d_exports.StringSchema<undefined>;
|
|
1991
|
+
readonly flowKind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowKind, undefined>, validation_d_exports.TransformAction<FlowKind, "unspecified" | "deposit" | "withdraw" | "transfer">]>;
|
|
1992
|
+
readonly sourceTxHash: validation_d_exports.StringSchema<undefined>;
|
|
1993
|
+
readonly latestTxRef: validation_d_exports.StringSchema<undefined>;
|
|
1994
|
+
readonly txOccurrenceIndex: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.BigintSchema<undefined>, undefined>, validation_d_exports.TransformAction<bigint | undefined, number>]>;
|
|
1995
|
+
readonly sourceDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1996
|
+
readonly destinationDomain: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowDomain, undefined>, validation_d_exports.TransformAction<FlowDomain, "unspecified" | "funding" | "trading" | "external_chain" | "zipper" | "lending">]>;
|
|
1997
|
+
readonly currentStep: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof FlowStep, undefined>, validation_d_exports.TransformAction<FlowStep, "validation" | "unspecified" | "source" | "request" | "failed" | "transfer" | "dropped" | "refunded" | "execution" | "bridge_fulfillment" | "fulfilling" | "settlement">]>;
|
|
1998
|
+
readonly isOpen: validation_d_exports.BooleanSchema<undefined>;
|
|
1999
|
+
readonly isTerminal: validation_d_exports.BooleanSchema<undefined>;
|
|
2000
|
+
readonly assetIds: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
2001
|
+
readonly zippedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
2002
|
+
readonly unifiedAssetId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
2003
2003
|
}, undefined>, undefined>;
|
|
2004
|
-
readonly polyesterChainId:
|
|
2005
|
-
readonly amountE18:
|
|
2006
|
-
readonly hi:
|
|
2007
|
-
readonly lo:
|
|
2008
|
-
}, undefined>,
|
|
2004
|
+
readonly polyesterChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
2005
|
+
readonly amountE18: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
2006
|
+
readonly hi: validation_d_exports.BigintSchema<undefined>;
|
|
2007
|
+
readonly lo: validation_d_exports.BigintSchema<undefined>;
|
|
2008
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
2009
2009
|
hi: bigint;
|
|
2010
2010
|
lo: bigint;
|
|
2011
2011
|
}, string>]>, undefined>;
|
|
2012
|
-
readonly sourceAddress:
|
|
2013
|
-
readonly destinationAddress:
|
|
2014
|
-
readonly lifecycleReason:
|
|
2015
|
-
readonly zipperReason:
|
|
2016
|
-
readonly code:
|
|
2017
|
-
readonly reasonId:
|
|
2018
|
-
readonly message:
|
|
2012
|
+
readonly sourceAddress: validation_d_exports.StringSchema<undefined>;
|
|
2013
|
+
readonly destinationAddress: validation_d_exports.StringSchema<undefined>;
|
|
2014
|
+
readonly lifecycleReason: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>, validation_d_exports.TransformAction<number, LifecycleReasonValue>]>;
|
|
2015
|
+
readonly zipperReason: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
2016
|
+
readonly code: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.MinValueAction<number, 0, undefined>]>;
|
|
2017
|
+
readonly reasonId: validation_d_exports.StringSchema<undefined>;
|
|
2018
|
+
readonly message: validation_d_exports.StringSchema<undefined>;
|
|
2019
2019
|
}, undefined>, undefined>;
|
|
2020
|
-
readonly lastActivityAtUnixMs:
|
|
2021
|
-
}, undefined>,
|
|
2020
|
+
readonly lastActivityAtUnixMs: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
2021
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
2022
2022
|
ownerAccountId: string;
|
|
2023
2023
|
smartAccountAddress: string;
|
|
2024
2024
|
flowId: string;
|
|
@@ -2077,31 +2077,31 @@ declare const ListLifecycleFlowsByTxOutputSchema: v.ObjectSchema<{
|
|
|
2077
2077
|
}, "amountE18"> & {
|
|
2078
2078
|
amount?: string;
|
|
2079
2079
|
}>]>, undefined>, readonly []>;
|
|
2080
|
-
readonly nextPageToken:
|
|
2080
|
+
readonly nextPageToken: validation_d_exports.OptionalSchema<validation_d_exports.StringSchema<undefined>, "">;
|
|
2081
2081
|
}, undefined>;
|
|
2082
|
-
type ListLifecycleFlowsInput =
|
|
2083
|
-
type GetLifecycleFlowInput =
|
|
2084
|
-
type ListLifecycleFlowsByTxInput =
|
|
2085
|
-
type LifecycleFlowSummary =
|
|
2086
|
-
type LifecycleFlowStep =
|
|
2087
|
-
type LifecycleFlowStepActivity =
|
|
2088
|
-
type LifecycleFlowTimelineItem =
|
|
2089
|
-
type LifecycleFlowDetail =
|
|
2090
|
-
type ListLifecycleFlowsOutput =
|
|
2091
|
-
type GetLifecycleFlowOutput =
|
|
2092
|
-
type ListLifecycleFlowsByTxOutput =
|
|
2093
|
-
type LifecycleAssetIds =
|
|
2094
|
-
type LifecycleRequestFee =
|
|
2095
|
-
type LifecycleFlowSummaryProgress =
|
|
2096
|
-
type LifecycleFlowState =
|
|
2082
|
+
type ListLifecycleFlowsInput = validation_d_exports.InferInput<typeof ListLifecycleFlowsInputSchema>;
|
|
2083
|
+
type GetLifecycleFlowInput = validation_d_exports.InferInput<typeof GetLifecycleFlowInputSchema>;
|
|
2084
|
+
type ListLifecycleFlowsByTxInput = validation_d_exports.InferInput<typeof ListLifecycleFlowsByTxInputSchema>;
|
|
2085
|
+
type LifecycleFlowSummary = validation_d_exports.InferOutput<typeof LifecycleFlowSummarySchema>;
|
|
2086
|
+
type LifecycleFlowStep = validation_d_exports.InferOutput<typeof LifecycleFlowStepSchema>;
|
|
2087
|
+
type LifecycleFlowStepActivity = validation_d_exports.InferOutput<typeof LifecycleFlowStepActivitySchema>;
|
|
2088
|
+
type LifecycleFlowTimelineItem = validation_d_exports.InferOutput<typeof LifecycleFlowTimelineItemSchema>;
|
|
2089
|
+
type LifecycleFlowDetail = validation_d_exports.InferOutput<typeof LifecycleFlowDetailSchema>;
|
|
2090
|
+
type ListLifecycleFlowsOutput = validation_d_exports.InferOutput<typeof ListLifecycleFlowsOutputSchema>;
|
|
2091
|
+
type GetLifecycleFlowOutput = validation_d_exports.InferOutput<typeof GetLifecycleFlowOutputSchema>;
|
|
2092
|
+
type ListLifecycleFlowsByTxOutput = validation_d_exports.InferOutput<typeof ListLifecycleFlowsByTxOutputSchema>;
|
|
2093
|
+
type LifecycleAssetIds = validation_d_exports.InferOutput<typeof LifecycleAssetIdsSchema>;
|
|
2094
|
+
type LifecycleRequestFee = validation_d_exports.InferOutput<typeof LifecycleRequestFeeSchema>;
|
|
2095
|
+
type LifecycleFlowSummaryProgress = validation_d_exports.InferOutput<typeof LifecycleFlowSummaryProgressSchema>;
|
|
2096
|
+
type LifecycleFlowState = validation_d_exports.InferOutput<typeof LifecycleFlowStateEnumSchema>;
|
|
2097
2097
|
type LifecycleReason = LifecycleReasonValue;
|
|
2098
|
-
type LifecycleZipperReason =
|
|
2098
|
+
type LifecycleZipperReason = validation_d_exports.InferOutput<typeof LifecycleZipperReasonSchema>;
|
|
2099
2099
|
type LifecycleListOrderBy = LifecycleListOrderByValue;
|
|
2100
2100
|
type LifecycleListScope = LifecycleListScopeValue;
|
|
2101
2101
|
type LifecycleSort = LifecycleSortValue;
|
|
2102
2102
|
type LifecycleTxLookupKind = LifecycleTxLookupKindValue;
|
|
2103
2103
|
type LifecycleRequestFeeStatus = LifecycleRequestFeeStatusValue;
|
|
2104
|
-
type LifecycleFlowTxMatch =
|
|
2104
|
+
type LifecycleFlowTxMatch = validation_d_exports.InferOutput<typeof LifecycleFlowTxMatchSchema>;
|
|
2105
2105
|
//#endregion
|
|
2106
2106
|
export { GetLifecycleFlowInput, GetLifecycleFlowInputSchema, GetLifecycleFlowOutput, GetLifecycleFlowOutputSchema, LifecycleAssetIds, LifecycleFlowDetail, LifecycleFlowDetailSchema, LifecycleFlowState, LifecycleFlowStep, LifecycleFlowStepActivity, LifecycleFlowStepActivitySchema, LifecycleFlowStepSchema, LifecycleFlowSummary, LifecycleFlowSummaryProgress, LifecycleFlowSummaryProgressSchema, LifecycleFlowSummarySchema, LifecycleFlowTimelineItem, LifecycleFlowTimelineItemSchema, LifecycleFlowTxMatch, LifecycleFlowTxMatchSchema, LifecycleListOrderBy, LifecycleListScope, LifecycleReason, LifecycleRequestFee, LifecycleRequestFeeSchema, LifecycleRequestFeeStatus, LifecycleSort, LifecycleTxLookupKind, LifecycleZipperReason, ListLifecycleFlowsByTxInput, ListLifecycleFlowsByTxInputSchema, ListLifecycleFlowsByTxOutput, ListLifecycleFlowsByTxOutputSchema, ListLifecycleFlowsInput, ListLifecycleFlowsInputSchema, ListLifecycleFlowsOutput, ListLifecycleFlowsOutputSchema };
|
|
2107
2107
|
//# sourceMappingURL=lifecycle.schemas.d.ts.map
|