@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,15 +1,15 @@
|
|
|
1
|
+
import { validation_d_exports } from "../../shared/validation.js";
|
|
1
2
|
import { SubaccountRole } from "../../gen/auth/v1/subaccounts_pb.js";
|
|
2
3
|
import { AccountScopeType, AddressBookEntryKind, DestinationWhitelistStatus, InternalWhitelistResolutionStatus, TransferCounterpartyDirection } from "../../gen/auth/v1/address_book_pb.js";
|
|
3
|
-
import * as v from "valibot";
|
|
4
4
|
//#region src/services/address-book/address-book.schemas.d.ts
|
|
5
|
-
declare const ListAddressBookEntriesInputSchema:
|
|
6
|
-
readonly kind:
|
|
7
|
-
readonly limit:
|
|
8
|
-
readonly pageToken:
|
|
9
|
-
readonly account:
|
|
10
|
-
readonly subaccountId:
|
|
5
|
+
declare const ListAddressBookEntriesInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
6
|
+
readonly kind: validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["external", "internal"], undefined>, undefined>;
|
|
7
|
+
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>]>, undefined>;
|
|
8
|
+
readonly pageToken: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
9
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
10
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
11
11
|
}, undefined>], undefined>, undefined>;
|
|
12
|
-
}, undefined>,
|
|
12
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
13
13
|
kind?: "external" | "internal" | undefined;
|
|
14
14
|
limit?: number | undefined;
|
|
15
15
|
pageToken: string;
|
|
@@ -22,27 +22,27 @@ declare const ListAddressBookEntriesInputSchema: v.SchemaWithPipe<readonly [v.St
|
|
|
22
22
|
limit: number | undefined;
|
|
23
23
|
pageToken: string;
|
|
24
24
|
}>]>;
|
|
25
|
-
type ListAddressBookEntriesInput =
|
|
26
|
-
declare const CreateAddressBookEntryInputSchema:
|
|
27
|
-
readonly label:
|
|
28
|
-
readonly note:
|
|
29
|
-
readonly entry:
|
|
30
|
-
readonly kind:
|
|
31
|
-
readonly polychainChainId:
|
|
32
|
-
readonly address:
|
|
33
|
-
}, undefined>,
|
|
34
|
-
readonly kind:
|
|
35
|
-
readonly smartAccountAddress:
|
|
25
|
+
type ListAddressBookEntriesInput = validation_d_exports.InferInput<typeof ListAddressBookEntriesInputSchema>;
|
|
26
|
+
declare const CreateAddressBookEntryInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
27
|
+
readonly label: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
28
|
+
readonly note: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
29
|
+
readonly entry: validation_d_exports.VariantSchema<"kind", [validation_d_exports.StrictObjectSchema<{
|
|
30
|
+
readonly kind: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
31
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>, validation_d_exports.GtValueAction<number, 0, undefined>]>;
|
|
32
|
+
readonly address: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
33
|
+
}, undefined>, validation_d_exports.StrictObjectSchema<{
|
|
34
|
+
readonly kind: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
35
|
+
readonly smartAccountAddress: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
36
36
|
}, undefined>], undefined>;
|
|
37
|
-
readonly tagIds:
|
|
38
|
-
readonly newTags:
|
|
39
|
-
readonly name:
|
|
40
|
-
readonly color:
|
|
37
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>, undefined>, readonly []>;
|
|
38
|
+
readonly newTags: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.StrictObjectSchema<{
|
|
39
|
+
readonly name: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
40
|
+
readonly color: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
41
41
|
}, undefined>, undefined>, readonly []>;
|
|
42
|
-
readonly account:
|
|
43
|
-
readonly subaccountId:
|
|
42
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
43
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
44
44
|
}, undefined>], undefined>, undefined>;
|
|
45
|
-
}, undefined>,
|
|
45
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
46
46
|
label: string;
|
|
47
47
|
note: string;
|
|
48
48
|
entry: {
|
|
@@ -86,21 +86,21 @@ declare const CreateAddressBookEntryInputSchema: v.SchemaWithPipe<readonly [v.St
|
|
|
86
86
|
color: string;
|
|
87
87
|
}[];
|
|
88
88
|
}>]>;
|
|
89
|
-
type CreateAddressBookEntryInput =
|
|
89
|
+
type CreateAddressBookEntryInput = validation_d_exports.InferInput<typeof CreateAddressBookEntryInputSchema>;
|
|
90
90
|
declare function validateCreateAddressBookEntryInput(input: CreateAddressBookEntryInput): void;
|
|
91
|
-
declare const UpdateAddressBookEntryInputSchema:
|
|
92
|
-
readonly addressBookEntryId:
|
|
93
|
-
readonly expectedRevision:
|
|
94
|
-
readonly label:
|
|
95
|
-
readonly note:
|
|
96
|
-
readonly tagIds:
|
|
97
|
-
}, undefined>,
|
|
91
|
+
declare const UpdateAddressBookEntryInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
92
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>;
|
|
93
|
+
readonly expectedRevision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, validation_d_exports.RegexAction<string, `${string} must be a decimal integer`>, validation_d_exports.TransformAction<string, bigint>]>, validation_d_exports.CheckAction<bigint, `${string} must be greater than 0`>]>;
|
|
94
|
+
readonly label: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, undefined>;
|
|
95
|
+
readonly note: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, undefined>;
|
|
96
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>, undefined>, undefined>;
|
|
97
|
+
}, undefined>, validation_d_exports.CheckAction<{
|
|
98
98
|
addressBookEntryId: bigint;
|
|
99
99
|
expectedRevision: bigint;
|
|
100
100
|
label?: string | undefined;
|
|
101
101
|
note?: string | undefined;
|
|
102
102
|
tagIds?: bigint[] | undefined;
|
|
103
|
-
}, "At least one address-book entry field must be provided">,
|
|
103
|
+
}, "At least one address-book entry field must be provided">, validation_d_exports.TransformAction<{
|
|
104
104
|
addressBookEntryId: bigint;
|
|
105
105
|
expectedRevision: bigint;
|
|
106
106
|
label?: string | undefined;
|
|
@@ -120,23 +120,23 @@ declare const UpdateAddressBookEntryInputSchema: v.SchemaWithPipe<readonly [v.St
|
|
|
120
120
|
};
|
|
121
121
|
expectedRevision: bigint;
|
|
122
122
|
}>]>;
|
|
123
|
-
type UpdateAddressBookEntryInput =
|
|
124
|
-
declare const DeleteAddressBookEntryInputSchema:
|
|
125
|
-
readonly addressBookEntryId:
|
|
123
|
+
type UpdateAddressBookEntryInput = validation_d_exports.InferInput<typeof UpdateAddressBookEntryInputSchema>;
|
|
124
|
+
declare const DeleteAddressBookEntryInputSchema: validation_d_exports.StrictObjectSchema<{
|
|
125
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>;
|
|
126
126
|
}, undefined>;
|
|
127
|
-
type DeleteAddressBookEntryInput =
|
|
128
|
-
declare const CopyAddressBookEntryInputSchema:
|
|
129
|
-
readonly addressBookEntryId:
|
|
130
|
-
readonly targetSubaccountId:
|
|
127
|
+
type DeleteAddressBookEntryInput = validation_d_exports.InferInput<typeof DeleteAddressBookEntryInputSchema>;
|
|
128
|
+
declare const CopyAddressBookEntryInputSchema: validation_d_exports.StrictObjectSchema<{
|
|
129
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>;
|
|
130
|
+
readonly targetSubaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, undefined>, validation_d_exports.TransformAction<string | undefined, bigint | undefined>]>;
|
|
131
131
|
}, undefined>;
|
|
132
|
-
type CopyAddressBookEntryInput =
|
|
133
|
-
declare const CreateAddressBookTagInputSchema:
|
|
134
|
-
readonly name:
|
|
135
|
-
readonly color:
|
|
136
|
-
readonly account:
|
|
137
|
-
readonly subaccountId:
|
|
132
|
+
type CopyAddressBookEntryInput = validation_d_exports.InferInput<typeof CopyAddressBookEntryInputSchema>;
|
|
133
|
+
declare const CreateAddressBookTagInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
134
|
+
readonly name: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
135
|
+
readonly color: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
136
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
137
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
138
138
|
}, undefined>], undefined>, undefined>;
|
|
139
|
-
}, undefined>,
|
|
139
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
140
140
|
name: string;
|
|
141
141
|
color: string;
|
|
142
142
|
account?: "active" | "main" | {
|
|
@@ -147,29 +147,29 @@ declare const CreateAddressBookTagInputSchema: v.SchemaWithPipe<readonly [v.Stri
|
|
|
147
147
|
name: string;
|
|
148
148
|
color: string;
|
|
149
149
|
}>]>;
|
|
150
|
-
type CreateAddressBookTagInput =
|
|
151
|
-
declare const UpdateAddressBookTagInputSchema:
|
|
152
|
-
readonly tagId:
|
|
153
|
-
readonly name:
|
|
154
|
-
readonly color:
|
|
155
|
-
}, undefined>,
|
|
150
|
+
type CreateAddressBookTagInput = validation_d_exports.InferInput<typeof CreateAddressBookTagInputSchema>;
|
|
151
|
+
declare const UpdateAddressBookTagInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
152
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>;
|
|
153
|
+
readonly name: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>, undefined>;
|
|
154
|
+
readonly color: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, undefined>;
|
|
155
|
+
}, undefined>, validation_d_exports.CheckAction<{
|
|
156
156
|
tagId: bigint;
|
|
157
157
|
name?: string | undefined;
|
|
158
158
|
color?: string | undefined;
|
|
159
159
|
}, "At least one address-book tag field must be provided">]>;
|
|
160
|
-
type UpdateAddressBookTagInput =
|
|
161
|
-
declare const DeleteAddressBookTagInputSchema:
|
|
162
|
-
readonly tagId:
|
|
160
|
+
type UpdateAddressBookTagInput = validation_d_exports.InferInput<typeof UpdateAddressBookTagInputSchema>;
|
|
161
|
+
declare const DeleteAddressBookTagInputSchema: validation_d_exports.StrictObjectSchema<{
|
|
162
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>, validation_d_exports.TransformAction<string, bigint>]>;
|
|
163
163
|
}, undefined>;
|
|
164
|
-
type DeleteAddressBookTagInput =
|
|
165
|
-
declare const ListTransferCounterpartiesInputSchema:
|
|
166
|
-
readonly direction:
|
|
167
|
-
readonly kind:
|
|
168
|
-
readonly limit:
|
|
169
|
-
readonly account:
|
|
170
|
-
readonly subaccountId:
|
|
164
|
+
type DeleteAddressBookTagInput = validation_d_exports.InferInput<typeof DeleteAddressBookTagInputSchema>;
|
|
165
|
+
declare const ListTransferCounterpartiesInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
166
|
+
readonly direction: validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["depositFrom", "withdrawTo", "internalTransferFrom", "internalTransferTo"], undefined>, undefined>;
|
|
167
|
+
readonly kind: validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["external", "internal"], undefined>, undefined>;
|
|
168
|
+
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, 200, undefined>]>, undefined>;
|
|
169
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
170
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
171
171
|
}, undefined>], undefined>, undefined>;
|
|
172
|
-
}, undefined>,
|
|
172
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
173
173
|
direction?: "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo" | undefined;
|
|
174
174
|
kind?: "external" | "internal" | undefined;
|
|
175
175
|
limit?: number | undefined;
|
|
@@ -182,15 +182,15 @@ declare const ListTransferCounterpartiesInputSchema: v.SchemaWithPipe<readonly [
|
|
|
182
182
|
kind: AddressBookEntryKind.EXTERNAL_CHAIN | AddressBookEntryKind.INTERNAL_ACCOUNT | undefined;
|
|
183
183
|
limit: number | undefined;
|
|
184
184
|
}>]>;
|
|
185
|
-
type ListTransferCounterpartiesInput =
|
|
186
|
-
declare const ListTransferDestinationsInputSchema:
|
|
187
|
-
readonly kind:
|
|
188
|
-
readonly limit:
|
|
189
|
-
readonly pageToken:
|
|
190
|
-
readonly account:
|
|
191
|
-
readonly subaccountId:
|
|
185
|
+
type ListTransferCounterpartiesInput = validation_d_exports.InferInput<typeof ListTransferCounterpartiesInputSchema>;
|
|
186
|
+
declare const ListTransferDestinationsInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
187
|
+
readonly kind: validation_d_exports.OptionalSchema<validation_d_exports.PicklistSchema<readonly ["external", "internal"], undefined>, undefined>;
|
|
188
|
+
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>]>, undefined>;
|
|
189
|
+
readonly pageToken: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
190
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
191
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
192
192
|
}, undefined>], undefined>, undefined>;
|
|
193
|
-
}, undefined>,
|
|
193
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
194
194
|
kind?: "external" | "internal" | undefined;
|
|
195
195
|
limit?: number | undefined;
|
|
196
196
|
pageToken: string;
|
|
@@ -203,26 +203,26 @@ declare const ListTransferDestinationsInputSchema: v.SchemaWithPipe<readonly [v.
|
|
|
203
203
|
limit: number | undefined;
|
|
204
204
|
pageToken: string;
|
|
205
205
|
}>]>;
|
|
206
|
-
type ListTransferDestinationsInput =
|
|
207
|
-
declare const SubaccountScopedInputSchema:
|
|
208
|
-
readonly account:
|
|
209
|
-
readonly subaccountId:
|
|
206
|
+
type ListTransferDestinationsInput = validation_d_exports.InferInput<typeof ListTransferDestinationsInputSchema>;
|
|
207
|
+
declare const SubaccountScopedInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
208
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
209
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
210
210
|
}, undefined>], undefined>, undefined>;
|
|
211
|
-
}, undefined>,
|
|
211
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
212
212
|
account?: "active" | "main" | {
|
|
213
213
|
subaccountId: string;
|
|
214
214
|
} | undefined;
|
|
215
215
|
}, {
|
|
216
216
|
subaccountId: bigint | undefined;
|
|
217
217
|
}>]>;
|
|
218
|
-
type SubaccountScopedInput =
|
|
219
|
-
declare const ListInternalTransferWhitelistEntriesInputSchema:
|
|
220
|
-
readonly limit:
|
|
221
|
-
readonly pageToken:
|
|
222
|
-
readonly account:
|
|
223
|
-
readonly subaccountId:
|
|
218
|
+
type SubaccountScopedInput = validation_d_exports.InferInput<typeof SubaccountScopedInputSchema>;
|
|
219
|
+
declare const ListInternalTransferWhitelistEntriesInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
220
|
+
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>]>, undefined>;
|
|
221
|
+
readonly pageToken: validation_d_exports.OptionalSchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction]>, "">;
|
|
222
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
223
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
224
224
|
}, undefined>], undefined>, undefined>;
|
|
225
|
-
}, undefined>,
|
|
225
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
226
226
|
limit?: number | undefined;
|
|
227
227
|
pageToken: string;
|
|
228
228
|
account?: "active" | "main" | {
|
|
@@ -233,13 +233,13 @@ declare const ListInternalTransferWhitelistEntriesInputSchema: v.SchemaWithPipe<
|
|
|
233
233
|
limit: number | undefined;
|
|
234
234
|
pageToken: string;
|
|
235
235
|
}>]>;
|
|
236
|
-
type ListInternalTransferWhitelistEntriesInput =
|
|
237
|
-
declare const GetAddressBookViewInputSchema:
|
|
238
|
-
readonly limit:
|
|
239
|
-
readonly account:
|
|
240
|
-
readonly subaccountId:
|
|
236
|
+
type ListInternalTransferWhitelistEntriesInput = validation_d_exports.InferInput<typeof ListInternalTransferWhitelistEntriesInputSchema>;
|
|
237
|
+
declare const GetAddressBookViewInputSchema: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StrictObjectSchema<{
|
|
238
|
+
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, 200, undefined>]>, undefined>;
|
|
239
|
+
readonly account: validation_d_exports.OptionalSchema<validation_d_exports.UnionSchema<[validation_d_exports.PicklistSchema<["active", "main"], undefined>, validation_d_exports.StrictObjectSchema<{
|
|
240
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.StringSchema<undefined>, validation_d_exports.TrimAction, validation_d_exports.MinLengthAction<string, 1, undefined>]>;
|
|
241
241
|
}, undefined>], undefined>, undefined>;
|
|
242
|
-
}, undefined>,
|
|
242
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
243
243
|
limit?: number | undefined;
|
|
244
244
|
account?: "active" | "main" | {
|
|
245
245
|
subaccountId: string;
|
|
@@ -248,893 +248,893 @@ declare const GetAddressBookViewInputSchema: v.SchemaWithPipe<readonly [v.Strict
|
|
|
248
248
|
subaccountId: bigint | undefined;
|
|
249
249
|
limit: number | undefined;
|
|
250
250
|
}>]>;
|
|
251
|
-
type GetAddressBookViewInput =
|
|
252
|
-
declare const AddressBookSchema:
|
|
253
|
-
readonly scope:
|
|
254
|
-
readonly scopeType:
|
|
255
|
-
readonly rootAccountId:
|
|
256
|
-
readonly subaccountId:
|
|
251
|
+
type GetAddressBookViewInput = validation_d_exports.InferInput<typeof GetAddressBookViewInputSchema>;
|
|
252
|
+
declare const AddressBookSchema: validation_d_exports.ObjectSchema<{
|
|
253
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
254
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
255
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
256
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
257
257
|
}, undefined>, undefined>;
|
|
258
|
-
readonly callerRole:
|
|
259
|
-
readonly label:
|
|
260
|
-
readonly ownerUsername:
|
|
261
|
-
readonly smartAccountAddress:
|
|
258
|
+
readonly callerRole: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof SubaccountRole, undefined>, validation_d_exports.TransformAction<SubaccountRole, "unspecified" | "owner" | "admin" | "treasury" | "leveraged_trader" | "trader" | "viewer">]>;
|
|
259
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
260
|
+
readonly ownerUsername: validation_d_exports.StringSchema<undefined>;
|
|
261
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
262
262
|
}, undefined>;
|
|
263
|
-
type AddressBook =
|
|
264
|
-
declare const AddressBookTagSummarySchema:
|
|
265
|
-
readonly tagId:
|
|
266
|
-
readonly name:
|
|
267
|
-
readonly color:
|
|
263
|
+
type AddressBook = validation_d_exports.InferOutput<typeof AddressBookSchema>;
|
|
264
|
+
declare const AddressBookTagSummarySchema: validation_d_exports.ObjectSchema<{
|
|
265
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
266
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
267
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
268
268
|
}, undefined>;
|
|
269
|
-
type AddressBookTagSummary =
|
|
270
|
-
declare const AddressBookTagSchema:
|
|
271
|
-
readonly tagId:
|
|
272
|
-
readonly scope:
|
|
273
|
-
readonly scopeType:
|
|
274
|
-
readonly rootAccountId:
|
|
275
|
-
readonly subaccountId:
|
|
269
|
+
type AddressBookTagSummary = validation_d_exports.InferOutput<typeof AddressBookTagSummarySchema>;
|
|
270
|
+
declare const AddressBookTagSchema: validation_d_exports.ObjectSchema<{
|
|
271
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
272
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
273
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
274
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
275
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
276
276
|
}, undefined>, undefined>;
|
|
277
|
-
readonly name:
|
|
278
|
-
readonly color:
|
|
279
|
-
readonly createdAt:
|
|
280
|
-
readonly seconds:
|
|
281
|
-
readonly nanos:
|
|
282
|
-
}, undefined>, undefined>,
|
|
277
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
278
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
279
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
280
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
281
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
282
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
283
283
|
seconds: bigint;
|
|
284
284
|
nanos: number;
|
|
285
285
|
} | undefined, number | undefined>]>;
|
|
286
|
-
readonly updatedAt:
|
|
287
|
-
readonly seconds:
|
|
288
|
-
readonly nanos:
|
|
289
|
-
}, undefined>, undefined>,
|
|
286
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
287
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
288
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
289
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
290
290
|
seconds: bigint;
|
|
291
291
|
nanos: number;
|
|
292
292
|
} | undefined, number | undefined>]>;
|
|
293
293
|
}, undefined>;
|
|
294
|
-
type AddressBookTag =
|
|
295
|
-
declare const AddressBookEntrySchema:
|
|
296
|
-
readonly addressBookEntryId:
|
|
297
|
-
readonly scope:
|
|
298
|
-
readonly scopeType:
|
|
299
|
-
readonly rootAccountId:
|
|
300
|
-
readonly subaccountId:
|
|
294
|
+
type AddressBookTag = validation_d_exports.InferOutput<typeof AddressBookTagSchema>;
|
|
295
|
+
declare const AddressBookEntrySchema: validation_d_exports.ObjectSchema<{
|
|
296
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
297
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
298
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
299
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
300
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
301
301
|
}, undefined>, undefined>;
|
|
302
|
-
readonly kind:
|
|
303
|
-
readonly label:
|
|
304
|
-
readonly note:
|
|
305
|
-
readonly createdAt:
|
|
306
|
-
readonly seconds:
|
|
307
|
-
readonly nanos:
|
|
308
|
-
}, undefined>, undefined>,
|
|
302
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
303
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
304
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
305
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
306
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
307
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
308
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
309
309
|
seconds: bigint;
|
|
310
310
|
nanos: number;
|
|
311
311
|
} | undefined, number | undefined>]>;
|
|
312
|
-
readonly updatedAt:
|
|
313
|
-
readonly seconds:
|
|
314
|
-
readonly nanos:
|
|
315
|
-
}, undefined>, undefined>,
|
|
312
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
313
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
314
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
315
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
316
316
|
seconds: bigint;
|
|
317
317
|
nanos: number;
|
|
318
318
|
} | undefined, number | undefined>]>;
|
|
319
|
-
readonly entry:
|
|
320
|
-
readonly case:
|
|
321
|
-
readonly value:
|
|
322
|
-
readonly polychainChainId:
|
|
323
|
-
readonly address:
|
|
319
|
+
readonly entry: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
320
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
321
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
322
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
323
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
324
324
|
}, undefined>;
|
|
325
|
-
}, undefined>,
|
|
326
|
-
readonly case:
|
|
327
|
-
readonly value:
|
|
328
|
-
readonly rootAccountId:
|
|
329
|
-
readonly targetAccountId:
|
|
330
|
-
readonly targetScopeType:
|
|
331
|
-
readonly smartAccountAddress:
|
|
332
|
-
readonly rootUsername:
|
|
333
|
-
readonly subaccountLabel:
|
|
325
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
326
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
327
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
328
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
329
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
330
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
331
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
332
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
333
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
334
334
|
}, undefined>;
|
|
335
|
-
}, undefined>,
|
|
336
|
-
readonly case:
|
|
337
|
-
readonly value:
|
|
335
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
336
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
337
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
338
338
|
}, undefined>], undefined>;
|
|
339
|
-
readonly tags:
|
|
340
|
-
readonly tagId:
|
|
341
|
-
readonly scope:
|
|
342
|
-
readonly scopeType:
|
|
343
|
-
readonly rootAccountId:
|
|
344
|
-
readonly subaccountId:
|
|
339
|
+
readonly tags: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
340
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
341
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
342
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
343
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
344
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
345
345
|
}, undefined>, undefined>;
|
|
346
|
-
readonly name:
|
|
347
|
-
readonly color:
|
|
348
|
-
readonly createdAt:
|
|
349
|
-
readonly seconds:
|
|
350
|
-
readonly nanos:
|
|
351
|
-
}, undefined>, undefined>,
|
|
346
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
347
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
348
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
349
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
350
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
351
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
352
352
|
seconds: bigint;
|
|
353
353
|
nanos: number;
|
|
354
354
|
} | undefined, number | undefined>]>;
|
|
355
|
-
readonly updatedAt:
|
|
356
|
-
readonly seconds:
|
|
357
|
-
readonly nanos:
|
|
358
|
-
}, undefined>, undefined>,
|
|
355
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
356
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
357
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
358
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
359
359
|
seconds: bigint;
|
|
360
360
|
nanos: number;
|
|
361
361
|
} | undefined, number | undefined>]>;
|
|
362
362
|
}, undefined>, undefined>;
|
|
363
|
-
readonly revision:
|
|
363
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
364
364
|
}, undefined>;
|
|
365
|
-
type AddressBookEntry =
|
|
366
|
-
declare const AddressBookEntriesSchema:
|
|
367
|
-
readonly addressBookEntryId:
|
|
368
|
-
readonly scope:
|
|
369
|
-
readonly scopeType:
|
|
370
|
-
readonly rootAccountId:
|
|
371
|
-
readonly subaccountId:
|
|
365
|
+
type AddressBookEntry = validation_d_exports.InferOutput<typeof AddressBookEntrySchema>;
|
|
366
|
+
declare const AddressBookEntriesSchema: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
367
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
368
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
369
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
370
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
371
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
372
372
|
}, undefined>, undefined>;
|
|
373
|
-
readonly kind:
|
|
374
|
-
readonly label:
|
|
375
|
-
readonly note:
|
|
376
|
-
readonly createdAt:
|
|
377
|
-
readonly seconds:
|
|
378
|
-
readonly nanos:
|
|
379
|
-
}, undefined>, undefined>,
|
|
373
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
374
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
375
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
376
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
377
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
378
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
379
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
380
380
|
seconds: bigint;
|
|
381
381
|
nanos: number;
|
|
382
382
|
} | undefined, number | undefined>]>;
|
|
383
|
-
readonly updatedAt:
|
|
384
|
-
readonly seconds:
|
|
385
|
-
readonly nanos:
|
|
386
|
-
}, undefined>, undefined>,
|
|
383
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
384
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
385
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
386
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
387
387
|
seconds: bigint;
|
|
388
388
|
nanos: number;
|
|
389
389
|
} | undefined, number | undefined>]>;
|
|
390
|
-
readonly entry:
|
|
391
|
-
readonly case:
|
|
392
|
-
readonly value:
|
|
393
|
-
readonly polychainChainId:
|
|
394
|
-
readonly address:
|
|
390
|
+
readonly entry: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
391
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
392
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
393
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
394
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
395
395
|
}, undefined>;
|
|
396
|
-
}, undefined>,
|
|
397
|
-
readonly case:
|
|
398
|
-
readonly value:
|
|
399
|
-
readonly rootAccountId:
|
|
400
|
-
readonly targetAccountId:
|
|
401
|
-
readonly targetScopeType:
|
|
402
|
-
readonly smartAccountAddress:
|
|
403
|
-
readonly rootUsername:
|
|
404
|
-
readonly subaccountLabel:
|
|
396
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
397
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
398
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
399
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
400
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
401
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
402
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
403
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
404
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
405
405
|
}, undefined>;
|
|
406
|
-
}, undefined>,
|
|
407
|
-
readonly case:
|
|
408
|
-
readonly value:
|
|
406
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
407
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
408
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
409
409
|
}, undefined>], undefined>;
|
|
410
|
-
readonly tags:
|
|
411
|
-
readonly tagId:
|
|
412
|
-
readonly scope:
|
|
413
|
-
readonly scopeType:
|
|
414
|
-
readonly rootAccountId:
|
|
415
|
-
readonly subaccountId:
|
|
410
|
+
readonly tags: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
411
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
412
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
413
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
414
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
415
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
416
416
|
}, undefined>, undefined>;
|
|
417
|
-
readonly name:
|
|
418
|
-
readonly color:
|
|
419
|
-
readonly createdAt:
|
|
420
|
-
readonly seconds:
|
|
421
|
-
readonly nanos:
|
|
422
|
-
}, undefined>, undefined>,
|
|
417
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
418
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
419
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
420
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
421
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
422
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
423
423
|
seconds: bigint;
|
|
424
424
|
nanos: number;
|
|
425
425
|
} | undefined, number | undefined>]>;
|
|
426
|
-
readonly updatedAt:
|
|
427
|
-
readonly seconds:
|
|
428
|
-
readonly nanos:
|
|
429
|
-
}, undefined>, undefined>,
|
|
426
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
427
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
428
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
429
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
430
430
|
seconds: bigint;
|
|
431
431
|
nanos: number;
|
|
432
432
|
} | undefined, number | undefined>]>;
|
|
433
433
|
}, undefined>, undefined>;
|
|
434
|
-
readonly revision:
|
|
434
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
435
435
|
}, undefined>, undefined>;
|
|
436
|
-
type AddressBookEntries =
|
|
437
|
-
declare const TransferCounterpartySchema:
|
|
438
|
-
readonly counterpartyId:
|
|
439
|
-
readonly scope:
|
|
440
|
-
readonly scopeType:
|
|
441
|
-
readonly rootAccountId:
|
|
442
|
-
readonly subaccountId:
|
|
436
|
+
type AddressBookEntries = validation_d_exports.InferOutput<typeof AddressBookEntriesSchema>;
|
|
437
|
+
declare const TransferCounterpartySchema: validation_d_exports.ObjectSchema<{
|
|
438
|
+
readonly counterpartyId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
439
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
440
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
441
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
442
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
443
443
|
}, undefined>, undefined>;
|
|
444
|
-
readonly direction:
|
|
445
|
-
readonly kind:
|
|
446
|
-
readonly saved:
|
|
447
|
-
readonly addressBookEntryId:
|
|
448
|
-
readonly useCount:
|
|
449
|
-
readonly firstSeenAt:
|
|
450
|
-
readonly seconds:
|
|
451
|
-
readonly nanos:
|
|
452
|
-
}, undefined>, undefined>,
|
|
444
|
+
readonly direction: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
445
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
446
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
447
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
448
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
449
|
+
readonly firstSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
450
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
451
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
452
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
453
453
|
seconds: bigint;
|
|
454
454
|
nanos: number;
|
|
455
455
|
} | undefined, number | undefined>]>;
|
|
456
|
-
readonly lastSeenAt:
|
|
457
|
-
readonly seconds:
|
|
458
|
-
readonly nanos:
|
|
459
|
-
}, undefined>, undefined>,
|
|
456
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
457
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
458
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
459
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
460
460
|
seconds: bigint;
|
|
461
461
|
nanos: number;
|
|
462
462
|
} | undefined, number | undefined>]>;
|
|
463
|
-
readonly counterparty:
|
|
464
|
-
readonly case:
|
|
465
|
-
readonly value:
|
|
466
|
-
readonly polychainChainId:
|
|
467
|
-
readonly address:
|
|
463
|
+
readonly counterparty: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
464
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
465
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
466
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
467
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
468
468
|
}, undefined>;
|
|
469
|
-
}, undefined>,
|
|
470
|
-
readonly case:
|
|
471
|
-
readonly value:
|
|
472
|
-
readonly rootAccountId:
|
|
473
|
-
readonly targetAccountId:
|
|
474
|
-
readonly targetScopeType:
|
|
475
|
-
readonly smartAccountAddress:
|
|
476
|
-
readonly rootUsername:
|
|
477
|
-
readonly subaccountLabel:
|
|
469
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
470
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
471
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
472
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
473
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
474
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
475
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
476
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
477
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
478
478
|
}, undefined>;
|
|
479
|
-
}, undefined>,
|
|
480
|
-
readonly case:
|
|
481
|
-
readonly value:
|
|
479
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
480
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
481
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
482
482
|
}, undefined>], undefined>;
|
|
483
483
|
}, undefined>;
|
|
484
|
-
type TransferCounterparty =
|
|
485
|
-
declare const TransferCounterpartiesSchema:
|
|
486
|
-
readonly counterpartyId:
|
|
487
|
-
readonly scope:
|
|
488
|
-
readonly scopeType:
|
|
489
|
-
readonly rootAccountId:
|
|
490
|
-
readonly subaccountId:
|
|
484
|
+
type TransferCounterparty = validation_d_exports.InferOutput<typeof TransferCounterpartySchema>;
|
|
485
|
+
declare const TransferCounterpartiesSchema: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
486
|
+
readonly counterpartyId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
487
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
488
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
489
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
490
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
491
491
|
}, undefined>, undefined>;
|
|
492
|
-
readonly direction:
|
|
493
|
-
readonly kind:
|
|
494
|
-
readonly saved:
|
|
495
|
-
readonly addressBookEntryId:
|
|
496
|
-
readonly useCount:
|
|
497
|
-
readonly firstSeenAt:
|
|
498
|
-
readonly seconds:
|
|
499
|
-
readonly nanos:
|
|
500
|
-
}, undefined>, undefined>,
|
|
492
|
+
readonly direction: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
493
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
494
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
495
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
496
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
497
|
+
readonly firstSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
498
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
499
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
500
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
501
501
|
seconds: bigint;
|
|
502
502
|
nanos: number;
|
|
503
503
|
} | undefined, number | undefined>]>;
|
|
504
|
-
readonly lastSeenAt:
|
|
505
|
-
readonly seconds:
|
|
506
|
-
readonly nanos:
|
|
507
|
-
}, undefined>, undefined>,
|
|
504
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
505
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
506
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
507
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
508
508
|
seconds: bigint;
|
|
509
509
|
nanos: number;
|
|
510
510
|
} | undefined, number | undefined>]>;
|
|
511
|
-
readonly counterparty:
|
|
512
|
-
readonly case:
|
|
513
|
-
readonly value:
|
|
514
|
-
readonly polychainChainId:
|
|
515
|
-
readonly address:
|
|
511
|
+
readonly counterparty: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
512
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
513
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
514
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
515
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
516
516
|
}, undefined>;
|
|
517
|
-
}, undefined>,
|
|
518
|
-
readonly case:
|
|
519
|
-
readonly value:
|
|
520
|
-
readonly rootAccountId:
|
|
521
|
-
readonly targetAccountId:
|
|
522
|
-
readonly targetScopeType:
|
|
523
|
-
readonly smartAccountAddress:
|
|
524
|
-
readonly rootUsername:
|
|
525
|
-
readonly subaccountLabel:
|
|
517
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
518
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
519
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
520
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
521
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
522
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
523
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
524
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
525
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
526
526
|
}, undefined>;
|
|
527
|
-
}, undefined>,
|
|
528
|
-
readonly case:
|
|
529
|
-
readonly value:
|
|
527
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
528
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
529
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
530
530
|
}, undefined>], undefined>;
|
|
531
531
|
}, undefined>, undefined>;
|
|
532
|
-
type TransferCounterparties =
|
|
533
|
-
declare const TransferDestinationSchema:
|
|
534
|
-
readonly scope:
|
|
535
|
-
readonly scopeType:
|
|
536
|
-
readonly rootAccountId:
|
|
537
|
-
readonly subaccountId:
|
|
532
|
+
type TransferCounterparties = validation_d_exports.InferOutput<typeof TransferCounterpartiesSchema>;
|
|
533
|
+
declare const TransferDestinationSchema: validation_d_exports.ObjectSchema<{
|
|
534
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
535
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
536
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
537
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
538
538
|
}, undefined>, undefined>;
|
|
539
|
-
readonly kind:
|
|
540
|
-
readonly saved:
|
|
541
|
-
readonly whitelisted:
|
|
542
|
-
readonly whitelistStatus:
|
|
543
|
-
readonly addressBookEntry:
|
|
544
|
-
readonly addressBookEntryId:
|
|
545
|
-
readonly scope:
|
|
546
|
-
readonly scopeType:
|
|
547
|
-
readonly rootAccountId:
|
|
548
|
-
readonly subaccountId:
|
|
539
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
540
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
541
|
+
readonly whitelisted: validation_d_exports.BooleanSchema<undefined>;
|
|
542
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
543
|
+
readonly addressBookEntry: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
544
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
545
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
546
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
547
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
548
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
549
549
|
}, undefined>, undefined>;
|
|
550
|
-
readonly kind:
|
|
551
|
-
readonly label:
|
|
552
|
-
readonly note:
|
|
553
|
-
readonly createdAt:
|
|
554
|
-
readonly seconds:
|
|
555
|
-
readonly nanos:
|
|
556
|
-
}, undefined>, undefined>,
|
|
550
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
551
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
552
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
553
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
554
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
555
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
556
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
557
557
|
seconds: bigint;
|
|
558
558
|
nanos: number;
|
|
559
559
|
} | undefined, number | undefined>]>;
|
|
560
|
-
readonly updatedAt:
|
|
561
|
-
readonly seconds:
|
|
562
|
-
readonly nanos:
|
|
563
|
-
}, undefined>, undefined>,
|
|
560
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
561
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
562
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
563
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
564
564
|
seconds: bigint;
|
|
565
565
|
nanos: number;
|
|
566
566
|
} | undefined, number | undefined>]>;
|
|
567
|
-
readonly entry:
|
|
568
|
-
readonly case:
|
|
569
|
-
readonly value:
|
|
570
|
-
readonly polychainChainId:
|
|
571
|
-
readonly address:
|
|
567
|
+
readonly entry: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
568
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
569
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
570
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
571
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
572
572
|
}, undefined>;
|
|
573
|
-
}, undefined>,
|
|
574
|
-
readonly case:
|
|
575
|
-
readonly value:
|
|
576
|
-
readonly rootAccountId:
|
|
577
|
-
readonly targetAccountId:
|
|
578
|
-
readonly targetScopeType:
|
|
579
|
-
readonly smartAccountAddress:
|
|
580
|
-
readonly rootUsername:
|
|
581
|
-
readonly subaccountLabel:
|
|
573
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
574
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
575
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
576
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
577
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
578
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
579
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
580
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
581
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
582
582
|
}, undefined>;
|
|
583
|
-
}, undefined>,
|
|
584
|
-
readonly case:
|
|
585
|
-
readonly value:
|
|
583
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
584
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
585
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
586
586
|
}, undefined>], undefined>;
|
|
587
|
-
readonly tags:
|
|
588
|
-
readonly tagId:
|
|
589
|
-
readonly scope:
|
|
590
|
-
readonly scopeType:
|
|
591
|
-
readonly rootAccountId:
|
|
592
|
-
readonly subaccountId:
|
|
587
|
+
readonly tags: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
588
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
589
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
590
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
591
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
592
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
593
593
|
}, undefined>, undefined>;
|
|
594
|
-
readonly name:
|
|
595
|
-
readonly color:
|
|
596
|
-
readonly createdAt:
|
|
597
|
-
readonly seconds:
|
|
598
|
-
readonly nanos:
|
|
599
|
-
}, undefined>, undefined>,
|
|
594
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
595
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
596
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
597
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
598
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
599
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
600
600
|
seconds: bigint;
|
|
601
601
|
nanos: number;
|
|
602
602
|
} | undefined, number | undefined>]>;
|
|
603
|
-
readonly updatedAt:
|
|
604
|
-
readonly seconds:
|
|
605
|
-
readonly nanos:
|
|
606
|
-
}, undefined>, undefined>,
|
|
603
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
604
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
605
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
606
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
607
607
|
seconds: bigint;
|
|
608
608
|
nanos: number;
|
|
609
609
|
} | undefined, number | undefined>]>;
|
|
610
610
|
}, undefined>, undefined>;
|
|
611
|
-
readonly revision:
|
|
611
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
612
612
|
}, undefined>, undefined>;
|
|
613
|
-
readonly destination:
|
|
614
|
-
readonly case:
|
|
615
|
-
readonly value:
|
|
616
|
-
readonly polychainChainId:
|
|
617
|
-
readonly address:
|
|
613
|
+
readonly destination: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
614
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
615
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
616
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
617
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
618
618
|
}, undefined>;
|
|
619
|
-
}, undefined>,
|
|
620
|
-
readonly case:
|
|
621
|
-
readonly value:
|
|
622
|
-
readonly rootAccountId:
|
|
623
|
-
readonly targetAccountId:
|
|
624
|
-
readonly targetScopeType:
|
|
625
|
-
readonly smartAccountAddress:
|
|
626
|
-
readonly rootUsername:
|
|
627
|
-
readonly subaccountLabel:
|
|
619
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
620
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
621
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
622
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
623
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
624
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
625
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
626
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
627
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
628
628
|
}, undefined>;
|
|
629
|
-
}, undefined>,
|
|
630
|
-
readonly case:
|
|
631
|
-
readonly value:
|
|
629
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
630
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
631
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
632
632
|
}, undefined>], undefined>;
|
|
633
|
-
readonly whitelistEffectiveAt:
|
|
634
|
-
readonly seconds:
|
|
635
|
-
readonly nanos:
|
|
636
|
-
}, undefined>, undefined>,
|
|
633
|
+
readonly whitelistEffectiveAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
634
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
635
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
636
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
637
637
|
seconds: bigint;
|
|
638
638
|
nanos: number;
|
|
639
639
|
} | undefined, number | undefined>]>;
|
|
640
|
-
readonly whitelistUpdatedAt:
|
|
641
|
-
readonly seconds:
|
|
642
|
-
readonly nanos:
|
|
643
|
-
}, undefined>, undefined>,
|
|
640
|
+
readonly whitelistUpdatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
641
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
642
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
643
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
644
644
|
seconds: bigint;
|
|
645
645
|
nanos: number;
|
|
646
646
|
} | undefined, number | undefined>]>;
|
|
647
647
|
}, undefined>;
|
|
648
|
-
type TransferDestination =
|
|
649
|
-
declare const TransferDestinationsSchema:
|
|
650
|
-
readonly scope:
|
|
651
|
-
readonly scopeType:
|
|
652
|
-
readonly rootAccountId:
|
|
653
|
-
readonly subaccountId:
|
|
648
|
+
type TransferDestination = validation_d_exports.InferOutput<typeof TransferDestinationSchema>;
|
|
649
|
+
declare const TransferDestinationsSchema: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
650
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
651
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
652
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
653
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
654
654
|
}, undefined>, undefined>;
|
|
655
|
-
readonly kind:
|
|
656
|
-
readonly saved:
|
|
657
|
-
readonly whitelisted:
|
|
658
|
-
readonly whitelistStatus:
|
|
659
|
-
readonly addressBookEntry:
|
|
660
|
-
readonly addressBookEntryId:
|
|
661
|
-
readonly scope:
|
|
662
|
-
readonly scopeType:
|
|
663
|
-
readonly rootAccountId:
|
|
664
|
-
readonly subaccountId:
|
|
655
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
656
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
657
|
+
readonly whitelisted: validation_d_exports.BooleanSchema<undefined>;
|
|
658
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
659
|
+
readonly addressBookEntry: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
660
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
661
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
662
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
663
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
664
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
665
665
|
}, undefined>, undefined>;
|
|
666
|
-
readonly kind:
|
|
667
|
-
readonly label:
|
|
668
|
-
readonly note:
|
|
669
|
-
readonly createdAt:
|
|
670
|
-
readonly seconds:
|
|
671
|
-
readonly nanos:
|
|
672
|
-
}, undefined>, undefined>,
|
|
666
|
+
readonly kind: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AddressBookEntryKind, undefined>, validation_d_exports.TransformAction<AddressBookEntryKind, "unspecified" | "external" | "internal">]>;
|
|
667
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
668
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
669
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
670
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
671
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
672
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
673
673
|
seconds: bigint;
|
|
674
674
|
nanos: number;
|
|
675
675
|
} | undefined, number | undefined>]>;
|
|
676
|
-
readonly updatedAt:
|
|
677
|
-
readonly seconds:
|
|
678
|
-
readonly nanos:
|
|
679
|
-
}, undefined>, undefined>,
|
|
676
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
677
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
678
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
679
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
680
680
|
seconds: bigint;
|
|
681
681
|
nanos: number;
|
|
682
682
|
} | undefined, number | undefined>]>;
|
|
683
|
-
readonly entry:
|
|
684
|
-
readonly case:
|
|
685
|
-
readonly value:
|
|
686
|
-
readonly polychainChainId:
|
|
687
|
-
readonly address:
|
|
683
|
+
readonly entry: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
684
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
685
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
686
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
687
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
688
688
|
}, undefined>;
|
|
689
|
-
}, undefined>,
|
|
690
|
-
readonly case:
|
|
691
|
-
readonly value:
|
|
692
|
-
readonly rootAccountId:
|
|
693
|
-
readonly targetAccountId:
|
|
694
|
-
readonly targetScopeType:
|
|
695
|
-
readonly smartAccountAddress:
|
|
696
|
-
readonly rootUsername:
|
|
697
|
-
readonly subaccountLabel:
|
|
689
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
690
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
691
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
692
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
693
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
694
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
695
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
696
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
697
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
698
698
|
}, undefined>;
|
|
699
|
-
}, undefined>,
|
|
700
|
-
readonly case:
|
|
701
|
-
readonly value:
|
|
699
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
700
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
701
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
702
702
|
}, undefined>], undefined>;
|
|
703
|
-
readonly tags:
|
|
704
|
-
readonly tagId:
|
|
705
|
-
readonly scope:
|
|
706
|
-
readonly scopeType:
|
|
707
|
-
readonly rootAccountId:
|
|
708
|
-
readonly subaccountId:
|
|
703
|
+
readonly tags: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
704
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
705
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
706
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
707
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
708
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
709
709
|
}, undefined>, undefined>;
|
|
710
|
-
readonly name:
|
|
711
|
-
readonly color:
|
|
712
|
-
readonly createdAt:
|
|
713
|
-
readonly seconds:
|
|
714
|
-
readonly nanos:
|
|
715
|
-
}, undefined>, undefined>,
|
|
710
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
711
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
712
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
713
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
714
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
715
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
716
716
|
seconds: bigint;
|
|
717
717
|
nanos: number;
|
|
718
718
|
} | undefined, number | undefined>]>;
|
|
719
|
-
readonly updatedAt:
|
|
720
|
-
readonly seconds:
|
|
721
|
-
readonly nanos:
|
|
722
|
-
}, undefined>, undefined>,
|
|
719
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
720
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
721
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
722
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
723
723
|
seconds: bigint;
|
|
724
724
|
nanos: number;
|
|
725
725
|
} | undefined, number | undefined>]>;
|
|
726
726
|
}, undefined>, undefined>;
|
|
727
|
-
readonly revision:
|
|
727
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
728
728
|
}, undefined>, undefined>;
|
|
729
|
-
readonly destination:
|
|
730
|
-
readonly case:
|
|
731
|
-
readonly value:
|
|
732
|
-
readonly polychainChainId:
|
|
733
|
-
readonly address:
|
|
729
|
+
readonly destination: validation_d_exports.VariantSchema<"case", [validation_d_exports.ObjectSchema<{
|
|
730
|
+
readonly case: validation_d_exports.LiteralSchema<"external", undefined>;
|
|
731
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
732
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
733
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
734
734
|
}, undefined>;
|
|
735
|
-
}, undefined>,
|
|
736
|
-
readonly case:
|
|
737
|
-
readonly value:
|
|
738
|
-
readonly rootAccountId:
|
|
739
|
-
readonly targetAccountId:
|
|
740
|
-
readonly targetScopeType:
|
|
741
|
-
readonly smartAccountAddress:
|
|
742
|
-
readonly rootUsername:
|
|
743
|
-
readonly subaccountLabel:
|
|
735
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
736
|
+
readonly case: validation_d_exports.LiteralSchema<"internal", undefined>;
|
|
737
|
+
readonly value: validation_d_exports.ObjectSchema<{
|
|
738
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
739
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
740
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
741
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
742
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
743
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
744
744
|
}, undefined>;
|
|
745
|
-
}, undefined>,
|
|
746
|
-
readonly case:
|
|
747
|
-
readonly value:
|
|
745
|
+
}, undefined>, validation_d_exports.ObjectSchema<{
|
|
746
|
+
readonly case: validation_d_exports.UndefinedSchema<undefined>;
|
|
747
|
+
readonly value: validation_d_exports.OptionalSchema<validation_d_exports.UndefinedSchema<undefined>, undefined>;
|
|
748
748
|
}, undefined>], undefined>;
|
|
749
|
-
readonly whitelistEffectiveAt:
|
|
750
|
-
readonly seconds:
|
|
751
|
-
readonly nanos:
|
|
752
|
-
}, undefined>, undefined>,
|
|
749
|
+
readonly whitelistEffectiveAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
750
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
751
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
752
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
753
753
|
seconds: bigint;
|
|
754
754
|
nanos: number;
|
|
755
755
|
} | undefined, number | undefined>]>;
|
|
756
|
-
readonly whitelistUpdatedAt:
|
|
757
|
-
readonly seconds:
|
|
758
|
-
readonly nanos:
|
|
759
|
-
}, undefined>, undefined>,
|
|
756
|
+
readonly whitelistUpdatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
757
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
758
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
759
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
760
760
|
seconds: bigint;
|
|
761
761
|
nanos: number;
|
|
762
762
|
} | undefined, number | undefined>]>;
|
|
763
763
|
}, undefined>, undefined>;
|
|
764
|
-
type TransferDestinations =
|
|
765
|
-
declare const InternalTransferWhitelistEntrySchema:
|
|
766
|
-
readonly entryId:
|
|
767
|
-
readonly scope:
|
|
768
|
-
readonly scopeType:
|
|
769
|
-
readonly rootAccountId:
|
|
770
|
-
readonly subaccountId:
|
|
764
|
+
type TransferDestinations = validation_d_exports.InferOutput<typeof TransferDestinationsSchema>;
|
|
765
|
+
declare const InternalTransferWhitelistEntrySchema: validation_d_exports.ObjectSchema<{
|
|
766
|
+
readonly entryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
767
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
768
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
769
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
770
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
771
771
|
}, undefined>, undefined>;
|
|
772
|
-
readonly rootAccountId:
|
|
773
|
-
readonly targetAccountId:
|
|
774
|
-
readonly targetScopeType:
|
|
775
|
-
readonly smartAccountAddress:
|
|
776
|
-
readonly rootUsername:
|
|
777
|
-
readonly subaccountLabel:
|
|
778
|
-
readonly createdAt:
|
|
779
|
-
readonly seconds:
|
|
780
|
-
readonly nanos:
|
|
781
|
-
}, undefined>, undefined>,
|
|
772
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
773
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
774
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
775
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
776
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
777
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
778
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
779
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
780
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
781
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
782
782
|
seconds: bigint;
|
|
783
783
|
nanos: number;
|
|
784
784
|
} | undefined, number | undefined>]>;
|
|
785
|
-
readonly updatedAt:
|
|
786
|
-
readonly seconds:
|
|
787
|
-
readonly nanos:
|
|
788
|
-
}, undefined>, undefined>,
|
|
785
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
786
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
787
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
788
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
789
789
|
seconds: bigint;
|
|
790
790
|
nanos: number;
|
|
791
791
|
} | undefined, number | undefined>]>;
|
|
792
|
-
readonly resolutionStatus:
|
|
792
|
+
readonly resolutionStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof InternalWhitelistResolutionStatus, undefined>, validation_d_exports.TransformAction<InternalWhitelistResolutionStatus, "unspecified" | "unresolved" | "resolved">]>;
|
|
793
793
|
}, undefined>;
|
|
794
|
-
type InternalTransferWhitelistEntry =
|
|
795
|
-
declare const InternalTransferWhitelistEntriesSchema:
|
|
796
|
-
readonly entryId:
|
|
797
|
-
readonly scope:
|
|
798
|
-
readonly scopeType:
|
|
799
|
-
readonly rootAccountId:
|
|
800
|
-
readonly subaccountId:
|
|
794
|
+
type InternalTransferWhitelistEntry = validation_d_exports.InferOutput<typeof InternalTransferWhitelistEntrySchema>;
|
|
795
|
+
declare const InternalTransferWhitelistEntriesSchema: validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
796
|
+
readonly entryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
797
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
798
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
799
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
800
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
801
801
|
}, undefined>, undefined>;
|
|
802
|
-
readonly rootAccountId:
|
|
803
|
-
readonly targetAccountId:
|
|
804
|
-
readonly targetScopeType:
|
|
805
|
-
readonly smartAccountAddress:
|
|
806
|
-
readonly rootUsername:
|
|
807
|
-
readonly subaccountLabel:
|
|
808
|
-
readonly createdAt:
|
|
809
|
-
readonly seconds:
|
|
810
|
-
readonly nanos:
|
|
811
|
-
}, undefined>, undefined>,
|
|
802
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
803
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
804
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
805
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
806
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
807
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
808
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
809
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
810
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
811
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
812
812
|
seconds: bigint;
|
|
813
813
|
nanos: number;
|
|
814
814
|
} | undefined, number | undefined>]>;
|
|
815
|
-
readonly updatedAt:
|
|
816
|
-
readonly seconds:
|
|
817
|
-
readonly nanos:
|
|
818
|
-
}, undefined>, undefined>,
|
|
815
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
816
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
817
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
818
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
819
819
|
seconds: bigint;
|
|
820
820
|
nanos: number;
|
|
821
821
|
} | undefined, number | undefined>]>;
|
|
822
|
-
readonly resolutionStatus:
|
|
822
|
+
readonly resolutionStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof InternalWhitelistResolutionStatus, undefined>, validation_d_exports.TransformAction<InternalWhitelistResolutionStatus, "unspecified" | "unresolved" | "resolved">]>;
|
|
823
823
|
}, undefined>, undefined>;
|
|
824
|
-
type InternalTransferWhitelistEntries =
|
|
825
|
-
declare const MirroredWithdrawWhitelistEntrySchema:
|
|
826
|
-
readonly canonicalAddress:
|
|
827
|
-
readonly rawAddressHex:
|
|
828
|
-
readonly updatedAt:
|
|
829
|
-
readonly seconds:
|
|
830
|
-
readonly nanos:
|
|
831
|
-
}, undefined>, undefined>,
|
|
824
|
+
type InternalTransferWhitelistEntries = validation_d_exports.InferOutput<typeof InternalTransferWhitelistEntriesSchema>;
|
|
825
|
+
declare const MirroredWithdrawWhitelistEntrySchema: validation_d_exports.ObjectSchema<{
|
|
826
|
+
readonly canonicalAddress: validation_d_exports.StringSchema<undefined>;
|
|
827
|
+
readonly rawAddressHex: validation_d_exports.StringSchema<undefined>;
|
|
828
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
829
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
830
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
831
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
832
832
|
seconds: bigint;
|
|
833
833
|
nanos: number;
|
|
834
834
|
} | undefined, number | undefined>]>;
|
|
835
|
-
readonly polychainChainId:
|
|
835
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
836
836
|
}, undefined>;
|
|
837
|
-
type MirroredWithdrawWhitelistEntry =
|
|
838
|
-
declare const WithdrawWhitelistViewSchema:
|
|
839
|
-
readonly scope:
|
|
840
|
-
readonly scopeType:
|
|
841
|
-
readonly rootAccountId:
|
|
842
|
-
readonly subaccountId:
|
|
837
|
+
type MirroredWithdrawWhitelistEntry = validation_d_exports.InferOutput<typeof MirroredWithdrawWhitelistEntrySchema>;
|
|
838
|
+
declare const WithdrawWhitelistViewSchema: validation_d_exports.ObjectSchema<{
|
|
839
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
840
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
841
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
842
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
843
843
|
}, undefined>, undefined>;
|
|
844
|
-
readonly externalWhitelistRequired:
|
|
845
|
-
readonly internalWhitelistRequired:
|
|
846
|
-
readonly activeEntries:
|
|
847
|
-
readonly canonicalAddress:
|
|
848
|
-
readonly rawAddressHex:
|
|
849
|
-
readonly updatedAt:
|
|
850
|
-
readonly seconds:
|
|
851
|
-
readonly nanos:
|
|
852
|
-
}, undefined>, undefined>,
|
|
844
|
+
readonly externalWhitelistRequired: validation_d_exports.BooleanSchema<undefined>;
|
|
845
|
+
readonly internalWhitelistRequired: validation_d_exports.BooleanSchema<undefined>;
|
|
846
|
+
readonly activeEntries: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
847
|
+
readonly canonicalAddress: validation_d_exports.StringSchema<undefined>;
|
|
848
|
+
readonly rawAddressHex: validation_d_exports.StringSchema<undefined>;
|
|
849
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
850
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
851
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
852
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
853
853
|
seconds: bigint;
|
|
854
854
|
nanos: number;
|
|
855
855
|
} | undefined, number | undefined>]>;
|
|
856
|
-
readonly polychainChainId:
|
|
856
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
857
857
|
}, undefined>, undefined>, readonly []>;
|
|
858
858
|
}, undefined>;
|
|
859
|
-
type WithdrawWhitelistView =
|
|
860
|
-
declare const AddressBookEntriesViewSchema:
|
|
861
|
-
readonly external:
|
|
862
|
-
readonly addressBookEntryId:
|
|
863
|
-
readonly scope:
|
|
864
|
-
readonly scopeType:
|
|
865
|
-
readonly rootAccountId:
|
|
866
|
-
readonly subaccountId:
|
|
859
|
+
type WithdrawWhitelistView = validation_d_exports.InferOutput<typeof WithdrawWhitelistViewSchema>;
|
|
860
|
+
declare const AddressBookEntriesViewSchema: validation_d_exports.ObjectSchema<{
|
|
861
|
+
readonly external: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
862
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
863
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
864
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
865
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
866
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
867
867
|
}, undefined>, undefined>;
|
|
868
|
-
readonly label:
|
|
869
|
-
readonly note:
|
|
870
|
-
readonly tagIds:
|
|
871
|
-
readonly whitelistStatus:
|
|
872
|
-
readonly polychainChainId:
|
|
873
|
-
readonly address:
|
|
874
|
-
readonly createdAt:
|
|
875
|
-
readonly seconds:
|
|
876
|
-
readonly nanos:
|
|
877
|
-
}, undefined>, undefined>,
|
|
868
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
869
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
870
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>, undefined>, readonly []>;
|
|
871
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
872
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
873
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
874
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
875
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
876
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
877
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
878
878
|
seconds: bigint;
|
|
879
879
|
nanos: number;
|
|
880
880
|
} | undefined, number | undefined>]>;
|
|
881
|
-
readonly updatedAt:
|
|
882
|
-
readonly seconds:
|
|
883
|
-
readonly nanos:
|
|
884
|
-
}, undefined>, undefined>,
|
|
881
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
882
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
883
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
884
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
885
885
|
seconds: bigint;
|
|
886
886
|
nanos: number;
|
|
887
887
|
} | undefined, number | undefined>]>;
|
|
888
|
-
readonly revision:
|
|
888
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
889
889
|
}, undefined>, undefined>, readonly []>;
|
|
890
|
-
readonly internal:
|
|
891
|
-
readonly addressBookEntryId:
|
|
892
|
-
readonly scope:
|
|
893
|
-
readonly scopeType:
|
|
894
|
-
readonly rootAccountId:
|
|
895
|
-
readonly subaccountId:
|
|
890
|
+
readonly internal: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
891
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
892
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
893
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
894
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
895
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
896
896
|
}, undefined>, undefined>;
|
|
897
|
-
readonly label:
|
|
898
|
-
readonly note:
|
|
899
|
-
readonly tagIds:
|
|
900
|
-
readonly whitelistStatus:
|
|
901
|
-
readonly rootAccountId:
|
|
902
|
-
readonly targetAccountId:
|
|
903
|
-
readonly targetScopeType:
|
|
904
|
-
readonly smartAccountAddress:
|
|
905
|
-
readonly rootUsername:
|
|
906
|
-
readonly subaccountLabel:
|
|
907
|
-
readonly createdAt:
|
|
908
|
-
readonly seconds:
|
|
909
|
-
readonly nanos:
|
|
910
|
-
}, undefined>, undefined>,
|
|
897
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
898
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
899
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>, undefined>, readonly []>;
|
|
900
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
901
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
902
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
903
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
904
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
905
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
906
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
907
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
908
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
909
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
910
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
911
911
|
seconds: bigint;
|
|
912
912
|
nanos: number;
|
|
913
913
|
} | undefined, number | undefined>]>;
|
|
914
|
-
readonly updatedAt:
|
|
915
|
-
readonly seconds:
|
|
916
|
-
readonly nanos:
|
|
917
|
-
}, undefined>, undefined>,
|
|
914
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
915
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
916
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
917
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
918
918
|
seconds: bigint;
|
|
919
919
|
nanos: number;
|
|
920
920
|
} | undefined, number | undefined>]>;
|
|
921
|
-
readonly revision:
|
|
921
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
922
922
|
}, undefined>, undefined>, readonly []>;
|
|
923
923
|
}, undefined>;
|
|
924
|
-
type AddressBookEntriesView =
|
|
925
|
-
declare const AddressBookRecentDestinationsViewSchema:
|
|
926
|
-
readonly external:
|
|
927
|
-
readonly scope:
|
|
928
|
-
readonly scopeType:
|
|
929
|
-
readonly rootAccountId:
|
|
930
|
-
readonly subaccountId:
|
|
924
|
+
type AddressBookEntriesView = validation_d_exports.InferOutput<typeof AddressBookEntriesViewSchema>;
|
|
925
|
+
declare const AddressBookRecentDestinationsViewSchema: validation_d_exports.ObjectSchema<{
|
|
926
|
+
readonly external: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
927
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
928
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
929
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
930
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
931
931
|
}, undefined>, undefined>;
|
|
932
|
-
readonly lastDirection:
|
|
933
|
-
readonly saved:
|
|
934
|
-
readonly addressBookEntryId:
|
|
935
|
-
readonly useCount:
|
|
936
|
-
readonly lastSeenAt:
|
|
937
|
-
readonly seconds:
|
|
938
|
-
readonly nanos:
|
|
939
|
-
}, undefined>, undefined>,
|
|
932
|
+
readonly lastDirection: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
933
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
934
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
935
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
936
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
937
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
938
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
939
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
940
940
|
seconds: bigint;
|
|
941
941
|
nanos: number;
|
|
942
942
|
} | undefined, number | undefined>]>;
|
|
943
|
-
readonly polychainChainId:
|
|
944
|
-
readonly address:
|
|
943
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
944
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
945
945
|
}, undefined>, undefined>, readonly []>;
|
|
946
|
-
readonly internal:
|
|
947
|
-
readonly scope:
|
|
948
|
-
readonly scopeType:
|
|
949
|
-
readonly rootAccountId:
|
|
950
|
-
readonly subaccountId:
|
|
946
|
+
readonly internal: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
947
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
948
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
949
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
950
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
951
951
|
}, undefined>, undefined>;
|
|
952
|
-
readonly lastDirection:
|
|
953
|
-
readonly saved:
|
|
954
|
-
readonly addressBookEntryId:
|
|
955
|
-
readonly useCount:
|
|
956
|
-
readonly lastSeenAt:
|
|
957
|
-
readonly seconds:
|
|
958
|
-
readonly nanos:
|
|
959
|
-
}, undefined>, undefined>,
|
|
952
|
+
readonly lastDirection: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
953
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
954
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
955
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
956
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
957
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
958
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
959
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
960
960
|
seconds: bigint;
|
|
961
961
|
nanos: number;
|
|
962
962
|
} | undefined, number | undefined>]>;
|
|
963
|
-
readonly rootAccountId:
|
|
964
|
-
readonly targetAccountId:
|
|
965
|
-
readonly targetScopeType:
|
|
966
|
-
readonly smartAccountAddress:
|
|
967
|
-
readonly rootUsername:
|
|
968
|
-
readonly subaccountLabel:
|
|
963
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
964
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
965
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
966
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
967
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
968
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
969
969
|
}, undefined>, undefined>, readonly []>;
|
|
970
970
|
}, undefined>;
|
|
971
|
-
type AddressBookRecentDestinationsView =
|
|
972
|
-
declare const AddressBookViewSchema:
|
|
973
|
-
readonly books:
|
|
974
|
-
readonly scope:
|
|
975
|
-
readonly scopeType:
|
|
976
|
-
readonly rootAccountId:
|
|
977
|
-
readonly subaccountId:
|
|
971
|
+
type AddressBookRecentDestinationsView = validation_d_exports.InferOutput<typeof AddressBookRecentDestinationsViewSchema>;
|
|
972
|
+
declare const AddressBookViewSchema: validation_d_exports.ObjectSchema<{
|
|
973
|
+
readonly books: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
974
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
975
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
976
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
977
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
978
978
|
}, undefined>, undefined>;
|
|
979
|
-
readonly callerRole:
|
|
980
|
-
readonly label:
|
|
981
|
-
readonly ownerUsername:
|
|
982
|
-
readonly smartAccountAddress:
|
|
979
|
+
readonly callerRole: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof SubaccountRole, undefined>, validation_d_exports.TransformAction<SubaccountRole, "unspecified" | "owner" | "admin" | "treasury" | "leveraged_trader" | "trader" | "viewer">]>;
|
|
980
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
981
|
+
readonly ownerUsername: validation_d_exports.StringSchema<undefined>;
|
|
982
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
983
983
|
}, undefined>, undefined>, readonly []>;
|
|
984
|
-
readonly entries:
|
|
985
|
-
readonly external:
|
|
986
|
-
readonly addressBookEntryId:
|
|
987
|
-
readonly scope:
|
|
988
|
-
readonly scopeType:
|
|
989
|
-
readonly rootAccountId:
|
|
990
|
-
readonly subaccountId:
|
|
984
|
+
readonly entries: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
985
|
+
readonly external: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
986
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
987
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
988
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
989
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
990
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
991
991
|
}, undefined>, undefined>;
|
|
992
|
-
readonly label:
|
|
993
|
-
readonly note:
|
|
994
|
-
readonly tagIds:
|
|
995
|
-
readonly whitelistStatus:
|
|
996
|
-
readonly polychainChainId:
|
|
997
|
-
readonly address:
|
|
998
|
-
readonly createdAt:
|
|
999
|
-
readonly seconds:
|
|
1000
|
-
readonly nanos:
|
|
1001
|
-
}, undefined>, undefined>,
|
|
992
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
993
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
994
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>, undefined>, readonly []>;
|
|
995
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
996
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
997
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
998
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
999
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1000
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1001
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1002
1002
|
seconds: bigint;
|
|
1003
1003
|
nanos: number;
|
|
1004
1004
|
} | undefined, number | undefined>]>;
|
|
1005
|
-
readonly updatedAt:
|
|
1006
|
-
readonly seconds:
|
|
1007
|
-
readonly nanos:
|
|
1008
|
-
}, undefined>, undefined>,
|
|
1005
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1006
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1007
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1008
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1009
1009
|
seconds: bigint;
|
|
1010
1010
|
nanos: number;
|
|
1011
1011
|
} | undefined, number | undefined>]>;
|
|
1012
|
-
readonly revision:
|
|
1012
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1013
1013
|
}, undefined>, undefined>, readonly []>;
|
|
1014
|
-
readonly internal:
|
|
1015
|
-
readonly addressBookEntryId:
|
|
1016
|
-
readonly scope:
|
|
1017
|
-
readonly scopeType:
|
|
1018
|
-
readonly rootAccountId:
|
|
1019
|
-
readonly subaccountId:
|
|
1014
|
+
readonly internal: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1015
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1016
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1017
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1018
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1019
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1020
1020
|
}, undefined>, undefined>;
|
|
1021
|
-
readonly label:
|
|
1022
|
-
readonly note:
|
|
1023
|
-
readonly tagIds:
|
|
1024
|
-
readonly whitelistStatus:
|
|
1025
|
-
readonly rootAccountId:
|
|
1026
|
-
readonly targetAccountId:
|
|
1027
|
-
readonly targetScopeType:
|
|
1028
|
-
readonly smartAccountAddress:
|
|
1029
|
-
readonly rootUsername:
|
|
1030
|
-
readonly subaccountLabel:
|
|
1031
|
-
readonly createdAt:
|
|
1032
|
-
readonly seconds:
|
|
1033
|
-
readonly nanos:
|
|
1034
|
-
}, undefined>, undefined>,
|
|
1021
|
+
readonly label: validation_d_exports.StringSchema<undefined>;
|
|
1022
|
+
readonly note: validation_d_exports.StringSchema<undefined>;
|
|
1023
|
+
readonly tagIds: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>, undefined>, readonly []>;
|
|
1024
|
+
readonly whitelistStatus: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof DestinationWhitelistStatus, undefined>, validation_d_exports.TransformAction<DestinationWhitelistStatus, "unspecified" | "active" | "notWhitelisted" | "unresolved">]>;
|
|
1025
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1026
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1027
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1028
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1029
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
1030
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
1031
|
+
readonly createdAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1032
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1033
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1034
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1035
1035
|
seconds: bigint;
|
|
1036
1036
|
nanos: number;
|
|
1037
1037
|
} | undefined, number | undefined>]>;
|
|
1038
|
-
readonly updatedAt:
|
|
1039
|
-
readonly seconds:
|
|
1040
|
-
readonly nanos:
|
|
1041
|
-
}, undefined>, undefined>,
|
|
1038
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1039
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1040
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1041
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1042
1042
|
seconds: bigint;
|
|
1043
1043
|
nanos: number;
|
|
1044
1044
|
} | undefined, number | undefined>]>;
|
|
1045
|
-
readonly revision:
|
|
1045
|
+
readonly revision: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1046
1046
|
}, undefined>, undefined>, readonly []>;
|
|
1047
1047
|
}, undefined>, undefined>;
|
|
1048
|
-
readonly recentDestinations:
|
|
1049
|
-
readonly external:
|
|
1050
|
-
readonly scope:
|
|
1051
|
-
readonly scopeType:
|
|
1052
|
-
readonly rootAccountId:
|
|
1053
|
-
readonly subaccountId:
|
|
1048
|
+
readonly recentDestinations: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1049
|
+
readonly external: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1050
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1051
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1052
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1053
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1054
1054
|
}, undefined>, undefined>;
|
|
1055
|
-
readonly lastDirection:
|
|
1056
|
-
readonly saved:
|
|
1057
|
-
readonly addressBookEntryId:
|
|
1058
|
-
readonly useCount:
|
|
1059
|
-
readonly lastSeenAt:
|
|
1060
|
-
readonly seconds:
|
|
1061
|
-
readonly nanos:
|
|
1062
|
-
}, undefined>, undefined>,
|
|
1055
|
+
readonly lastDirection: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
1056
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
1057
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1058
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1059
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1060
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1061
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1062
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1063
1063
|
seconds: bigint;
|
|
1064
1064
|
nanos: number;
|
|
1065
1065
|
} | undefined, number | undefined>]>;
|
|
1066
|
-
readonly polychainChainId:
|
|
1067
|
-
readonly address:
|
|
1066
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
1067
|
+
readonly address: validation_d_exports.StringSchema<undefined>;
|
|
1068
1068
|
}, undefined>, undefined>, readonly []>;
|
|
1069
|
-
readonly internal:
|
|
1070
|
-
readonly scope:
|
|
1071
|
-
readonly scopeType:
|
|
1072
|
-
readonly rootAccountId:
|
|
1073
|
-
readonly subaccountId:
|
|
1069
|
+
readonly internal: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1070
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1071
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1072
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1073
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1074
1074
|
}, undefined>, undefined>;
|
|
1075
|
-
readonly lastDirection:
|
|
1076
|
-
readonly saved:
|
|
1077
|
-
readonly addressBookEntryId:
|
|
1078
|
-
readonly useCount:
|
|
1079
|
-
readonly lastSeenAt:
|
|
1080
|
-
readonly seconds:
|
|
1081
|
-
readonly nanos:
|
|
1082
|
-
}, undefined>, undefined>,
|
|
1075
|
+
readonly lastDirection: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof TransferCounterpartyDirection, undefined>, validation_d_exports.TransformAction<TransferCounterpartyDirection, "unspecified" | "withdrawTo" | "depositFrom" | "internalTransferFrom" | "internalTransferTo">]>;
|
|
1076
|
+
readonly saved: validation_d_exports.BooleanSchema<undefined>;
|
|
1077
|
+
readonly addressBookEntryId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1078
|
+
readonly useCount: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, number>]>;
|
|
1079
|
+
readonly lastSeenAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1080
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1081
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1082
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1083
1083
|
seconds: bigint;
|
|
1084
1084
|
nanos: number;
|
|
1085
1085
|
} | undefined, number | undefined>]>;
|
|
1086
|
-
readonly rootAccountId:
|
|
1087
|
-
readonly targetAccountId:
|
|
1088
|
-
readonly targetScopeType:
|
|
1089
|
-
readonly smartAccountAddress:
|
|
1090
|
-
readonly rootUsername:
|
|
1091
|
-
readonly subaccountLabel:
|
|
1086
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1087
|
+
readonly targetAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1088
|
+
readonly targetScopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1089
|
+
readonly smartAccountAddress: validation_d_exports.StringSchema<undefined>;
|
|
1090
|
+
readonly rootUsername: validation_d_exports.StringSchema<undefined>;
|
|
1091
|
+
readonly subaccountLabel: validation_d_exports.StringSchema<undefined>;
|
|
1092
1092
|
}, undefined>, undefined>, readonly []>;
|
|
1093
1093
|
}, undefined>, undefined>;
|
|
1094
|
-
readonly tags:
|
|
1095
|
-
readonly tagId:
|
|
1096
|
-
readonly name:
|
|
1097
|
-
readonly color:
|
|
1094
|
+
readonly tags: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1095
|
+
readonly tagId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1096
|
+
readonly name: validation_d_exports.StringSchema<undefined>;
|
|
1097
|
+
readonly color: validation_d_exports.StringSchema<undefined>;
|
|
1098
1098
|
}, undefined>, undefined>, readonly []>;
|
|
1099
|
-
readonly withdrawWhitelist:
|
|
1100
|
-
readonly scope:
|
|
1101
|
-
readonly scopeType:
|
|
1102
|
-
readonly rootAccountId:
|
|
1103
|
-
readonly subaccountId:
|
|
1099
|
+
readonly withdrawWhitelist: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1100
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1101
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1102
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1103
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1104
1104
|
}, undefined>, undefined>;
|
|
1105
|
-
readonly externalWhitelistRequired:
|
|
1106
|
-
readonly internalWhitelistRequired:
|
|
1107
|
-
readonly activeEntries:
|
|
1108
|
-
readonly canonicalAddress:
|
|
1109
|
-
readonly rawAddressHex:
|
|
1110
|
-
readonly updatedAt:
|
|
1111
|
-
readonly seconds:
|
|
1112
|
-
readonly nanos:
|
|
1113
|
-
}, undefined>, undefined>,
|
|
1105
|
+
readonly externalWhitelistRequired: validation_d_exports.BooleanSchema<undefined>;
|
|
1106
|
+
readonly internalWhitelistRequired: validation_d_exports.BooleanSchema<undefined>;
|
|
1107
|
+
readonly activeEntries: validation_d_exports.OptionalSchema<validation_d_exports.ArraySchema<validation_d_exports.ObjectSchema<{
|
|
1108
|
+
readonly canonicalAddress: validation_d_exports.StringSchema<undefined>;
|
|
1109
|
+
readonly rawAddressHex: validation_d_exports.StringSchema<undefined>;
|
|
1110
|
+
readonly updatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1111
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1112
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1113
|
+
}, undefined>, undefined>, validation_d_exports.TransformAction<{
|
|
1114
1114
|
seconds: bigint;
|
|
1115
1115
|
nanos: number;
|
|
1116
1116
|
} | undefined, number | undefined>]>;
|
|
1117
|
-
readonly polychainChainId:
|
|
1117
|
+
readonly polychainChainId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.NumberSchema<undefined>, validation_d_exports.IntegerAction<number, undefined>]>;
|
|
1118
1118
|
}, undefined>, undefined>, readonly []>;
|
|
1119
1119
|
}, undefined>, undefined>;
|
|
1120
|
-
readonly recentDestinationsTruncated:
|
|
1120
|
+
readonly recentDestinationsTruncated: validation_d_exports.OptionalSchema<validation_d_exports.BooleanSchema<undefined>, false>;
|
|
1121
1121
|
}, undefined>;
|
|
1122
|
-
type AddressBookView =
|
|
1123
|
-
declare const AddressBookViewInvalidatedSchema:
|
|
1124
|
-
readonly scope:
|
|
1125
|
-
readonly scopeType:
|
|
1126
|
-
readonly rootAccountId:
|
|
1127
|
-
readonly subaccountId:
|
|
1122
|
+
type AddressBookView = validation_d_exports.InferOutput<typeof AddressBookViewSchema>;
|
|
1123
|
+
declare const AddressBookViewInvalidatedSchema: validation_d_exports.ObjectSchema<{
|
|
1124
|
+
readonly scope: validation_d_exports.OptionalSchema<validation_d_exports.ObjectSchema<{
|
|
1125
|
+
readonly scopeType: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.EnumSchema<typeof AccountScopeType, undefined>, validation_d_exports.TransformAction<AccountScopeType, "unspecified" | "subaccount" | "root">]>;
|
|
1126
|
+
readonly rootAccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1127
|
+
readonly subaccountId: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.BigintSchema<undefined>, validation_d_exports.TransformAction<bigint, string>]>;
|
|
1128
1128
|
}, undefined>, undefined>;
|
|
1129
|
-
readonly invalidatedAt:
|
|
1130
|
-
readonly seconds:
|
|
1131
|
-
readonly nanos:
|
|
1132
|
-
}, undefined>,
|
|
1129
|
+
readonly invalidatedAt: validation_d_exports.SchemaWithPipe<readonly [validation_d_exports.ObjectSchema<{
|
|
1130
|
+
readonly seconds: validation_d_exports.BigintSchema<undefined>;
|
|
1131
|
+
readonly nanos: validation_d_exports.OptionalSchema<validation_d_exports.NumberSchema<undefined>, 0>;
|
|
1132
|
+
}, undefined>, validation_d_exports.TransformAction<{
|
|
1133
1133
|
seconds: bigint;
|
|
1134
1134
|
nanos: number;
|
|
1135
1135
|
}, number>]>;
|
|
1136
1136
|
}, undefined>;
|
|
1137
|
-
type AddressBookViewInvalidated =
|
|
1137
|
+
type AddressBookViewInvalidated = validation_d_exports.InferOutput<typeof AddressBookViewInvalidatedSchema>;
|
|
1138
1138
|
//#endregion
|
|
1139
1139
|
export { AddressBook, AddressBookEntries, AddressBookEntriesSchema, AddressBookEntriesView, AddressBookEntriesViewSchema, AddressBookEntry, AddressBookEntrySchema, AddressBookRecentDestinationsView, AddressBookRecentDestinationsViewSchema, AddressBookSchema, AddressBookTag, AddressBookTagSchema, AddressBookTagSummary, AddressBookTagSummarySchema, AddressBookView, AddressBookViewInvalidated, AddressBookViewInvalidatedSchema, AddressBookViewSchema, CopyAddressBookEntryInput, CopyAddressBookEntryInputSchema, CreateAddressBookEntryInput, CreateAddressBookEntryInputSchema, CreateAddressBookTagInput, CreateAddressBookTagInputSchema, DeleteAddressBookEntryInput, DeleteAddressBookEntryInputSchema, DeleteAddressBookTagInput, DeleteAddressBookTagInputSchema, GetAddressBookViewInput, GetAddressBookViewInputSchema, InternalTransferWhitelistEntries, InternalTransferWhitelistEntriesSchema, InternalTransferWhitelistEntry, InternalTransferWhitelistEntrySchema, ListAddressBookEntriesInput, ListAddressBookEntriesInputSchema, ListInternalTransferWhitelistEntriesInput, ListInternalTransferWhitelistEntriesInputSchema, ListTransferCounterpartiesInput, ListTransferCounterpartiesInputSchema, ListTransferDestinationsInput, ListTransferDestinationsInputSchema, MirroredWithdrawWhitelistEntry, MirroredWithdrawWhitelistEntrySchema, SubaccountScopedInput, SubaccountScopedInputSchema, TransferCounterparties, TransferCounterpartiesSchema, TransferCounterparty, TransferCounterpartySchema, TransferDestination, TransferDestinationSchema, TransferDestinations, TransferDestinationsSchema, UpdateAddressBookEntryInput, UpdateAddressBookEntryInputSchema, UpdateAddressBookTagInput, UpdateAddressBookTagInputSchema, WithdrawWhitelistView, WithdrawWhitelistViewSchema, validateCreateAddressBookEntryInput };
|
|
1140
1140
|
//# sourceMappingURL=address-book.schemas.d.ts.map
|