@argent/x-shared 1.38.1 → 1.39.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.js +294 -283
- package/dist/src/features/simulation/activity/schema.cjs +1 -1
- package/dist/src/features/simulation/activity/schema.d.ts +1660 -52
- package/dist/src/features/simulation/activity/schema.js +68 -49
- package/dist/src/features/swap/models/quote.model.d.ts +4 -4
- package/dist/src/features/swap/models/trade.model.d.ts +2 -2
- package/dist/src/index.d.ts +1 -0
- package/dist/src/signer/index.d.ts +1 -0
- package/dist/src/signer/mergeOwnerGuardianSignatures.cjs +1 -0
- package/dist/src/signer/mergeOwnerGuardianSignatures.d.ts +26 -0
- package/dist/src/signer/mergeOwnerGuardianSignatures.js +30 -0
- package/dist/src/staking/index.d.ts +1 -0
- package/dist/src/staking/schema.cjs +1 -0
- package/dist/src/staking/schema.d.ts +3027 -0
- package/dist/src/staking/schema.js +137 -0
- package/dist/src/tokens/service/implementation.d.ts +4 -4
- package/dist/src/tokens/service/types/backend.model.d.ts +164 -164
- package/dist/src/tokens/service/types/defiPosition.model.d.ts +210 -210
- package/dist/src/tokens/service/types/unclaimedRewards.model.d.ts +8 -8
- package/dist/src/tokens/service/types/webToken.model.d.ts +8 -8
- package/dist/src/transactions/estimate/model.cjs +1 -1
- package/dist/src/transactions/estimate/model.d.ts +2 -2
- package/dist/src/transactions/estimate/model.js +5 -5
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import * as e from "./src/bigdecimal/index.js";
|
|
2
|
-
import { BaseError as
|
|
2
|
+
import { BaseError as t } from "./src/errors/baseErrors.js";
|
|
3
3
|
import { AddSmartAccountResponseSchema as m, AddSmartAcountRequestSchema as n, BackendAccountSchema as c } from "./src/account/account.model.js";
|
|
4
4
|
import { isAccountV4 as i, isAccountV5 as S, isAccountV6 as d } from "./src/account/accountv4.js";
|
|
5
5
|
import { preferencesEndpointPayload as l, preferencesSchema as h } from "./src/account/preferences.model.js";
|
|
6
6
|
import { argentBackendNetworkIdSchema as u, argentNetworkIdSchema as A, isArgentBackendNetworkId as x, isArgentNetworkId as T } from "./src/backend/schema.js";
|
|
7
7
|
import { CacheService as C } from "./src/cache/CacheService.js";
|
|
8
|
-
import { addressOrEmptyUndefinedSchema as y, addressSchema as E, addressSchemaArgentBackend as D, addressSchemaBase as R, addressSchemaLooseLength as
|
|
8
|
+
import { addressOrEmptyUndefinedSchema as y, addressSchema as E, addressSchemaArgentBackend as D, addressSchemaBase as R, addressSchemaLooseLength as v, addressSchemaStrictLength as N, formatFullAddress as F, formatTruncatedAddress as P, formatTruncatedSignerKey as b, formatTruncatedString as I, includesAddress as B, isAddress as _, isEqualAddress as w, isValidAddress as H, isZeroAddress as O, normalizeAddress as L, validChecksumAddressSchema as V, validateAddressRangeSchema as M } from "./src/chains/starknet/address.js";
|
|
9
9
|
import { addressOrDomainInputSchema as U, addressOrDomainSchema as q, isEqualStarknetDomainName as G, isStarknetDomainName as z, normalizeAddressOrDomain as K, starknetDomainNameSchema as j } from "./src/chains/starknet/addressDomain.js";
|
|
10
10
|
import { addressInputCharactersAndLengthSchema as Y, addressInputSchema as Z } from "./src/chains/starknet/addressInput.js";
|
|
11
11
|
import { argentNameSchema as J, isArgentName as $, isEqualArgentName as ee, normalizeArgentName as re } from "./src/chains/starknet/argentName.js";
|
|
12
|
-
import { cairoVersionSchema as
|
|
12
|
+
import { cairoVersionSchema as te } from "./src/chains/starknet/cairoVersionSchema.js";
|
|
13
13
|
import { ETH_TOKEN_ADDRESS as me, STANDARD_DEVNET_ACCOUNT_CLASS_HASH as ne, STRK_TOKEN_ADDRESS as ce, TXV1_ACCOUNT_CLASS_HASH as se, TXV1_MULTISIG_CLASS_HASH as ie, TXV3_ACCOUNT_CLASS_HASH as Se, TXV3_MULTISIG_CLASS_HASH as de } from "./src/chains/starknet/constants.js";
|
|
14
14
|
import { apiWalletResponseSchema as le, getAddressFromArgentName as he } from "./src/chains/starknet/getAddressFromArgentName.js";
|
|
15
15
|
import { getAddressFromStarkName as ue, getCallFromStarkName as Ae, getStarknetIdContractAddressFromNetworkId as xe, starkNameToCallDataDomain as Te } from "./src/chains/starknet/getAddressFromStarkName.js";
|
|
16
16
|
import { getChainIdFromNetworkId as Ce } from "./src/chains/starknet/network.js";
|
|
17
17
|
import { StarknetAddressService as ye } from "./src/chains/starknet/services/address/StarknetAddressService.js";
|
|
18
|
-
import { ARGENT_ACCOUNT_CONTRACT_CLASS_HASHES as De, ARGENT_MULTISIG_CONTRACT_CLASS_HASHES as Re, C0_PROXY_CONTRACT_CLASS_HASHES as
|
|
19
|
-
import { constructorCallDataSchemaC0 as
|
|
20
|
-
import { buildConstructorCalldata as
|
|
18
|
+
import { ARGENT_ACCOUNT_CONTRACT_CLASS_HASHES as De, ARGENT_MULTISIG_CONTRACT_CLASS_HASHES as Re, C0_PROXY_CONTRACT_CLASS_HASHES as ve } from "./src/chains/starknet/services/deploymentData/constants.js";
|
|
19
|
+
import { constructorCallDataSchemaC0 as Fe, constructorCallDataSchemaC1V1 as Pe, implementationSchema as be } from "./src/chains/starknet/services/deploymentData/deploymentData.schema.js";
|
|
20
|
+
import { buildConstructorCalldata as Be, findImplementationForAccount as _e, getAccountContractAddress as we, getAccountDeploymentPayload as He, isEqualImplementation as Oe } from "./src/chains/starknet/services/deploymentData/findImplementationForAccount.js";
|
|
21
21
|
import { getArgentAccountClassHashes as Ve, getArgentAccountClassHashesWithTxV3Support as Me, getArgentAccountWithMultiSignerClassHashes as We, getLastCairo0ArgentAccountClassHash as Ue, getLatestArgentAccountClassHash as qe, getLatestArgentMultisigClassHash as Ge, getLatestLedgerAccountClassHash as ze, getLedgerAccountClassHashes as Ke } from "./src/chains/starknet/services/deploymentData/getAccountClassHash.js";
|
|
22
22
|
import { isEqualStarknetId as Xe, isStarknetId as Ye, normalizeStarknetId as Ze, starknetIdSchema as Qe } from "./src/chains/starknet/starknetId.js";
|
|
23
23
|
import { DateService as $e } from "./src/http/DateService.js";
|
|
24
24
|
import { HttpError as rr } from "./src/http/HttpError.js";
|
|
25
|
-
import { HTTPService as
|
|
25
|
+
import { HTTPService as tr } from "./src/http/HttpService.js";
|
|
26
26
|
import { HTTP_ERROR_MESSAGE as mr } from "./src/http/IHttpService.js";
|
|
27
27
|
import { SWRService as cr } from "./src/http/SWRService.js";
|
|
28
28
|
import { fetchData as ir, fetcherError as Sr, postData as dr } from "./src/http/fetcher.js";
|
|
@@ -31,72 +31,74 @@ import { KnownDappsBackendService as ur } from "./src/knownDapps/KnownDappsBacke
|
|
|
31
31
|
import { dappContractSchema as xr, dappLinkSchema as Tr, knownDappSchema as gr, knownDappsSchema as Cr } from "./src/knownDapps/schema.js";
|
|
32
32
|
import { getDapplandLinkForDapp as yr, getDapplandUrlForDapp as Er } from "./src/knownDapps/utils/getDapplandUrl.js";
|
|
33
33
|
import { ResolveNameService as Rr } from "./src/nameResolution/ResolveNameService.js";
|
|
34
|
-
import { nameProviderResolutionSchema as
|
|
34
|
+
import { nameProviderResolutionSchema as Nr, nameResolutionAddressSchema as Fr, nameResolutionAddressesSchema as Pr, nameResolutionStarknetIdSchema as br, nameResolutionStarknetIdsSchema as Ir, providersNamesSchema as Br } from "./src/nameResolution/schema.js";
|
|
35
35
|
import { BackendNftService as wr } from "./src/nfts/BackendNftService.js";
|
|
36
|
-
import { equalNft as
|
|
36
|
+
import { equalNft as Or, getNftPicture as Lr } from "./src/nfts/utils.js";
|
|
37
37
|
import { OnchainRecoveryService as Mr } from "./src/onchainRecovery/OnchainRecoveryService.js";
|
|
38
38
|
import { RecoveryStatusEnum as Ur, StartOnchainRecoveryErrorStatusEnum as qr, activeOnchainRecoverySchema as Gr, onchainRecoverySchema as zr, recoveryBaseSchema as Kr, recoveryBodySchema as jr, recoveryStatusSchema as Xr, startOnchainRecoveryErrorSchema as Yr, startOnchainRecoveryErrorStatusSchema as Zr, startOnchainRecoverySchema as Qr } from "./src/onchainRecovery/schema.js";
|
|
39
39
|
import { isBraveBrowser as $r } from "./src/platform/isBraveBrowser.js";
|
|
40
|
-
import { getUAParserResult as ra, isBrowser as aa, isChromeBrowser as
|
|
40
|
+
import { getUAParserResult as ra, isBrowser as aa, isChromeBrowser as ta, isEdgeBrowser as oa, isFirefoxBrowser as ma, isSafariBrowser as na } from "./src/platform/isBrowser.js";
|
|
41
41
|
import { seedphraseSchema as sa } from "./src/signer/seedphrase.js";
|
|
42
42
|
import { MultiSigner as Sa, getSignerForMultiSigner as da } from "./src/signer/multisigner.js";
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
43
|
+
import { mergeOwnerGuardianSignatures as la } from "./src/signer/mergeOwnerGuardianSignatures.js";
|
|
44
|
+
import { buildBuyCalldataResponseSchema as fa, buildBuyCalldataSchema as ua, investmentMetaSchema as Aa, investmentSchema as xa, investmentsResponseSchema as Ta, lendingInvestmentSchema as ga, stakingInvestmentSchema as Ca, strkDelegatedStakingInvestmentSchema as ka } from "./src/staking/schema.js";
|
|
45
|
+
import { getTokenBalance as Ea, getTokens as Da, getTokensBalances as Ra, useToken as va } from "./src/tokens/balances.js";
|
|
46
|
+
import { DEFAULT_TOKEN_DECIMALS as Fa } from "./src/tokens/constants.js";
|
|
47
|
+
import { convertTokenAmountToCurrencyValue as ba } from "./src/tokens/convertTokenAmountToCurrencyValue.js";
|
|
48
|
+
import { convertTokenUnitAmountWithDecimals as Ba } from "./src/tokens/convertTokenUnitAmountWithDecimals.js";
|
|
49
|
+
import { ensureDecimals as wa } from "./src/tokens/ensureDecimals.js";
|
|
50
|
+
import { isUnlimitedAmount as Oa } from "./src/tokens/isUnlimitedAmount.js";
|
|
51
|
+
import { prettifyCurrencyValue as Va } from "./src/tokens/prettifyCurrencyValue.js";
|
|
52
|
+
import { PRETTY_UNLIMITED as Wa, prettifyTokenAmount as Ua } from "./src/tokens/prettifyTokenAmount.js";
|
|
53
|
+
import { getCurrencySymbol as Ga } from "./src/tokens/getCurrencySymbol.js";
|
|
54
|
+
import { TokenServiceWeb as Ka } from "./src/tokens/service/implementation.js";
|
|
55
|
+
import { TOKEN_ERROR_MESSAGES as Xa, TokenError as Ya } from "./src/tokens/service/tokenError.js";
|
|
56
|
+
import { apiAccountTokenBalancesSchema as Qa, apiAirdropSchema as Ja, apiCollateralizedDebtPositionSchema as $a, apiCollateralizedDebtPositionsSchema as et, apiConcentratedLiquidityPositionSchema as rt, apiConcentratedLiquidityPositionsSchema as at, apiDefiDecompositionProduct as tt, apiDefiDecompositionProducts as ot, apiDefiDecompositionSchema as mt, apiDefiDecompositionToken as nt, apiDefiPositionsSchema as ct, apiDelegatedTokensArraySchema as st, apiDelegatedTokensSchema as it, apiPriceDataResponseSchema as St, apiPriceDetailsSchema as dt, apiStakingPositionSchema as pt, apiStakingPositionsSchema as lt, apiTokenInfoResponseSchema as ht, apiTokenInfoSchema as ft, apiTokensInfoResponseSchema as ut, apiUnclaimedRewardsSchema as At } from "./src/tokens/service/types/backend.model.js";
|
|
57
|
+
import { collateralizedDebtGroupSchema as Tt, collateralizedDebtPositionSchema as gt, collateralizedDebtPositionsSchema as Ct, concentratedLiquidityPositionSchema as kt, concentratedLiquidityPositionsSchema as yt, defiDappsProductsSchema as Et, defiPositionSchema as Dt, defiProductSchema as Rt, defiProductsSchema as vt, delegatedTokensArraySchema as Nt, delegatedTokensSchema as Ft, productGroupsSchema as Pt } from "./src/tokens/service/types/defiPosition.model.js";
|
|
58
|
+
import { defiPositionTypeSchema as It } from "./src/tokens/service/types/defiPositionType.model.js";
|
|
59
|
+
import { airdropSchema as _t, unclaimedRewardsSchema as wt } from "./src/tokens/service/types/unclaimedRewards.model.js";
|
|
60
|
+
import { webBaseTokenSchema as Ot, webBaseTokenWithBalanceSchema as Lt, webTokenInfoDetailsSchema as Vt, webTokenPriceDetailsSchema as Mt, webTokenSchema as Wt, webTokenWithBalanceAndPriceSchema as Ut, webTokenWithBalanceSchema as qt, webTokenWithPriceSchema as Gt, webTokensWithBalanceAndPriceSchema as zt } from "./src/tokens/service/types/webToken.model.js";
|
|
61
|
+
import { inputAmountSchema as jt, isValidInputAmount as Xt, parseAmount as Yt } from "./src/transactions/amount.js";
|
|
62
|
+
import { erc20TransferTransaction as Qt, erc721SafeTransferFromTransaction as Jt, erc721TransferFromTransaction as $t } from "./src/transactions/buildTransactions.js";
|
|
63
|
+
import { getMessageFromTrpcError as ro, trpcErrorSchema as ao } from "./src/transactions/errors.js";
|
|
64
|
+
import { FEE_OVERHEAD as oo, argentMaxFee as mo, modifySnjsFeeOverhead as no } from "./src/transactions/estimate/argentMaxFee.js";
|
|
65
|
+
import { ESTIMATE_ERROR_MESSAGES as so, EstimateError as io } from "./src/transactions/estimate/error.js";
|
|
66
|
+
import { transactionReviewTransactionsSchema as po } from "./src/transactions/estimate/model.js";
|
|
67
|
+
import { buildDummyTx as ho, calculateCubeRootAdjustment as fo, calculateNonLinearAdjustment as uo, calculateSqrtAdjustment as Ao, castFeeEstimation as xo, estimatedFeeToMaxFeeTotal as To, estimatedFeeToMaxResourceBounds as go, estimatedFeeToTotal as Co, estimatedFeesToMaxFeeTotal as ko, estimatedFeesToTotal as yo, getEstimatedFeeFromBulkSimulation as Eo, getEstimatedFeeFromSimulationAndRespectWatermarkFee as Do, getPayloadFromTransaction as Ro, getWatermarkedMaxFeeTotal as vo, isFRI as No, isWEI as Fo, multiplyBigIntByFloat as Po, toMax as bo, tokensRequireTxV3Support as Io, unitToFeeTokenAddress as Bo } from "./src/transactions/estimate/utils.js";
|
|
68
|
+
import { EventsBySelector as wo, findTransfersAndApprovals as Ho } from "./src/transactions/findTransfersAndApprovals.js";
|
|
69
|
+
import { getPrettyRpcError as Lo } from "./src/transactions/getPrettyRcpError.js";
|
|
70
|
+
import { getSimulationTxVersionFromFeeToken as Mo, getTxVersionFromFeeToken as Wo, getTxVersionFromFeeTokenForDeclareContract as Uo } from "./src/transactions/getTransactionVersion.js";
|
|
71
|
+
import { TransactionReviewServiceWeb as Go } from "./src/transactions/service/implementation.js";
|
|
72
|
+
import { transactionReviewWarningSchema as Ko } from "./src/transactions/service/types.js";
|
|
73
|
+
import { apiTransactionReviewActivityType as Xo } from "./src/transactions/transactionReviewTypes.js";
|
|
74
|
+
import { denyTxV3 as Zo, txVersionSchema as Qo } from "./src/transactions/transactionVersion.js";
|
|
75
|
+
import { classHashSupportsTxV3 as $o, feeTokenNeedsTxV3Support as em } from "./src/transactions/txv3.js";
|
|
76
|
+
import { formatAddress as am } from "./src/utils/address.js";
|
|
77
|
+
import { ensureArray as om } from "./src/utils/arrays.js";
|
|
78
|
+
import { generateAvatarImage as nm, getColor as cm, getNetworkAccountImageUrl as sm, stripAddressZeroPadding as im } from "./src/utils/avatarImage.js";
|
|
79
|
+
import { decodeBase58 as dm, decodeBase58Array as pm, encodeBase58 as lm, encodeBase58Array as hm } from "./src/utils/base58.js";
|
|
80
|
+
import { bigNumberSchema as um } from "./src/utils/bigNumber.js";
|
|
81
|
+
import { daysBetween as xm } from "./src/utils/daysBetween.js";
|
|
82
|
+
import { isFeatureEnabled as gm } from "./src/utils/env.js";
|
|
83
|
+
import { hexSchema as km, hexSchemaBase as ym } from "./src/utils/hex.js";
|
|
84
|
+
import { id as Dm } from "./src/utils/id.js";
|
|
85
|
+
import { getInitials as vm } from "./src/utils/initials.js";
|
|
86
|
+
import { isContractDeployed as Fm } from "./src/utils/isContractDeployed.js";
|
|
87
|
+
import { nonNullable as bm } from "./src/utils/nonNullable.js";
|
|
88
|
+
import { isAllowedAddressHexInputValue as Bm } from "./src/utils/number/isAllowedAddressHexInputValue.js";
|
|
89
|
+
import { isAllowedNumericInputValue as wm } from "./src/utils/number/isAllowedNumericInputValue.js";
|
|
90
|
+
import { isNumeric as Om } from "./src/utils/number/isNumeric.js";
|
|
91
|
+
import { prettifyCurrencyNumber as Vm, prettifyNumber as Mm, prettifyNumberConfig as Wm, prettifyTokenNumber as Um } from "./src/utils/number/prettifyNumber.js";
|
|
92
|
+
import { getUint256CalldataFromBN as Gm, parseAmountValue as zm } from "./src/utils/parseAmount.js";
|
|
93
|
+
import { pluralise as jm } from "./src/utils/pluralise.js";
|
|
94
|
+
import { readFileAsString as Ym } from "./src/utils/readFileAsString.js";
|
|
95
|
+
import { booleanToStringSchema as Qm, createSchemaWithWarnings as Jm, safeParseAndWarn as $m, stringToBooleanSchema as en } from "./src/utils/schemas.js";
|
|
96
|
+
import { addOwnersCalldataSchema as an, addPluginCalldataSchema as tn, bigNumberishSchema as on, callDetailsSchema as mn, callSchema as nn, calldataSchema as cn, changeGuardianCalldataSchema as sn, changeThresholdCalldataSchema as Sn, escapeGuardianCalldataSchema as dn, executeOnPluginCalldataSchema as pn, feltSchema as ln, looseCalldataSchema as hn, multiTypeSchema as fn, rawArgsArraySchema as un, rawArgsObjectSchema as An, rawArgsSchema as xn, removeOwnersCalldataSchema as Tn, removePluginCalldataSchema as gn, replaceSignerCalldataSchema as Cn, transferCalldataSchema as kn, uint256Schema as yn } from "./src/utils/starknet/starknet.js";
|
|
97
|
+
import { abiEntrySchema as Dn, abiSchema as Rn, builtinsSchema as vn, byteCodeSchema as Nn, cairo1EventSchema as Fn, cairoAssemblySchema as Pn, compiledContractClassSchema as bn, compiledSierraCasmSchema as In, compiledSierraSchema as Bn, compressedProgramSchema as _n, contractEntryPointFieldsSchema as wn, entryPointsByTypeSchema as Hn, eventAbiSchema as On, eventEntrySchema as Ln, functionAbiSchema as Vn, functionAbiTypeSchema as Mn, legacyContractClassSchema as Wn, legacyEventSchema as Un, programSchema as qn, pythonicHintsSchema as Gn, sierraContractEntryPointFieldsSchema as zn, sierraEntryPointsByTypeSchema as Kn, sierraProgramDebugInfoSchema as jn, structAbiSchema as Xn } from "./src/utils/starknet/starknetSchemas.js";
|
|
98
|
+
import { entryPointToHumanReadable as Zn } from "./src/utils/transactions.js";
|
|
99
|
+
import { urlWithQuery as Jn } from "./src/utils/url/urlWithQuery.js";
|
|
100
|
+
import { voidify as ec } from "./src/utils/voidify.js";
|
|
101
|
+
import { bipsToPercent as ac } from "./src/utils/bips.js";
|
|
100
102
|
export {
|
|
101
103
|
De as ARGENT_ACCOUNT_CONTRACT_CLASS_HASHES,
|
|
102
104
|
Re as ARGENT_MULTISIG_CONTRACT_CLASS_HASHES,
|
|
@@ -104,23 +106,23 @@ export {
|
|
|
104
106
|
n as AddSmartAcountRequestSchema,
|
|
105
107
|
c as BackendAccountSchema,
|
|
106
108
|
wr as BackendNftService,
|
|
107
|
-
|
|
108
|
-
|
|
109
|
+
t as BaseError,
|
|
110
|
+
ve as C0_PROXY_CONTRACT_CLASS_HASHES,
|
|
109
111
|
C as CacheService,
|
|
110
|
-
|
|
112
|
+
Fa as DEFAULT_TOKEN_DECIMALS,
|
|
111
113
|
$e as DateService,
|
|
112
|
-
|
|
114
|
+
so as ESTIMATE_ERROR_MESSAGES,
|
|
113
115
|
me as ETH_TOKEN_ADDRESS,
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
116
|
+
io as EstimateError,
|
|
117
|
+
wo as EventsBySelector,
|
|
118
|
+
oo as FEE_OVERHEAD,
|
|
119
|
+
tr as HTTPService,
|
|
118
120
|
mr as HTTP_ERROR_MESSAGE,
|
|
119
121
|
rr as HttpError,
|
|
120
122
|
ur as KnownDappsBackendService,
|
|
121
123
|
Sa as MultiSigner,
|
|
122
124
|
Mr as OnchainRecoveryService,
|
|
123
|
-
|
|
125
|
+
Wa as PRETTY_UNLIMITED,
|
|
124
126
|
Ur as RecoveryStatusEnum,
|
|
125
127
|
Rr as ResolveNameService,
|
|
126
128
|
ne as STANDARD_DEVNET_ACCOUNT_CLASS_HASH,
|
|
@@ -128,19 +130,19 @@ export {
|
|
|
128
130
|
cr as SWRService,
|
|
129
131
|
ye as StarknetAddressService,
|
|
130
132
|
qr as StartOnchainRecoveryErrorStatusEnum,
|
|
131
|
-
|
|
133
|
+
Xa as TOKEN_ERROR_MESSAGES,
|
|
132
134
|
se as TXV1_ACCOUNT_CLASS_HASH,
|
|
133
135
|
ie as TXV1_MULTISIG_CLASS_HASH,
|
|
134
136
|
Se as TXV3_ACCOUNT_CLASS_HASH,
|
|
135
137
|
de as TXV3_MULTISIG_CLASS_HASH,
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
138
|
+
Ya as TokenError,
|
|
139
|
+
Ka as TokenServiceWeb,
|
|
140
|
+
Go as TransactionReviewServiceWeb,
|
|
141
|
+
Dn as abiEntrySchema,
|
|
142
|
+
Rn as abiSchema,
|
|
141
143
|
Gr as activeOnchainRecoverySchema,
|
|
142
|
-
|
|
143
|
-
|
|
144
|
+
an as addOwnersCalldataSchema,
|
|
145
|
+
tn as addPluginCalldataSchema,
|
|
144
146
|
Y as addressInputCharactersAndLengthSchema,
|
|
145
147
|
Z as addressInputSchema,
|
|
146
148
|
U as addressOrDomainInputSchema,
|
|
@@ -149,119 +151,121 @@ export {
|
|
|
149
151
|
E as addressSchema,
|
|
150
152
|
D as addressSchemaArgentBackend,
|
|
151
153
|
R as addressSchemaBase,
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
154
|
+
v as addressSchemaLooseLength,
|
|
155
|
+
N as addressSchemaStrictLength,
|
|
156
|
+
_t as airdropSchema,
|
|
157
|
+
Qa as apiAccountTokenBalancesSchema,
|
|
158
|
+
Ja as apiAirdropSchema,
|
|
159
|
+
$a as apiCollateralizedDebtPositionSchema,
|
|
160
|
+
et as apiCollateralizedDebtPositionsSchema,
|
|
161
|
+
rt as apiConcentratedLiquidityPositionSchema,
|
|
162
|
+
at as apiConcentratedLiquidityPositionsSchema,
|
|
163
|
+
tt as apiDefiDecompositionProduct,
|
|
164
|
+
ot as apiDefiDecompositionProducts,
|
|
165
|
+
mt as apiDefiDecompositionSchema,
|
|
166
|
+
nt as apiDefiDecompositionToken,
|
|
167
|
+
ct as apiDefiPositionsSchema,
|
|
168
|
+
st as apiDelegatedTokensArraySchema,
|
|
169
|
+
it as apiDelegatedTokensSchema,
|
|
170
|
+
St as apiPriceDataResponseSchema,
|
|
171
|
+
dt as apiPriceDetailsSchema,
|
|
172
|
+
pt as apiStakingPositionSchema,
|
|
173
|
+
lt as apiStakingPositionsSchema,
|
|
174
|
+
ht as apiTokenInfoResponseSchema,
|
|
175
|
+
ft as apiTokenInfoSchema,
|
|
176
|
+
ut as apiTokensInfoResponseSchema,
|
|
177
|
+
Xo as apiTransactionReviewActivityType,
|
|
178
|
+
At as apiUnclaimedRewardsSchema,
|
|
177
179
|
le as apiWalletResponseSchema,
|
|
178
180
|
u as argentBackendNetworkIdSchema,
|
|
179
|
-
|
|
181
|
+
mo as argentMaxFee,
|
|
180
182
|
J as argentNameSchema,
|
|
181
183
|
A as argentNetworkIdSchema,
|
|
182
184
|
e as bigDecimal,
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
185
|
+
um as bigNumberSchema,
|
|
186
|
+
on as bigNumberishSchema,
|
|
187
|
+
ac as bipsToPercent,
|
|
188
|
+
Qm as booleanToStringSchema,
|
|
189
|
+
fa as buildBuyCalldataResponseSchema,
|
|
190
|
+
ua as buildBuyCalldataSchema,
|
|
191
|
+
Be as buildConstructorCalldata,
|
|
192
|
+
ho as buildDummyTx,
|
|
193
|
+
vn as builtinsSchema,
|
|
194
|
+
Nn as byteCodeSchema,
|
|
195
|
+
Fn as cairo1EventSchema,
|
|
196
|
+
Pn as cairoAssemblySchema,
|
|
197
|
+
te as cairoVersionSchema,
|
|
198
|
+
fo as calculateCubeRootAdjustment,
|
|
199
|
+
uo as calculateNonLinearAdjustment,
|
|
200
|
+
Ao as calculateSqrtAdjustment,
|
|
201
|
+
mn as callDetailsSchema,
|
|
202
|
+
nn as callSchema,
|
|
203
|
+
cn as calldataSchema,
|
|
204
|
+
xo as castFeeEstimation,
|
|
205
|
+
sn as changeGuardianCalldataSchema,
|
|
206
|
+
Sn as changeThresholdCalldataSchema,
|
|
207
|
+
$o as classHashSupportsTxV3,
|
|
208
|
+
Tt as collateralizedDebtGroupSchema,
|
|
209
|
+
gt as collateralizedDebtPositionSchema,
|
|
210
|
+
Ct as collateralizedDebtPositionsSchema,
|
|
211
|
+
bn as compiledContractClassSchema,
|
|
212
|
+
In as compiledSierraCasmSchema,
|
|
213
|
+
Bn as compiledSierraSchema,
|
|
214
|
+
_n as compressedProgramSchema,
|
|
215
|
+
kt as concentratedLiquidityPositionSchema,
|
|
216
|
+
yt as concentratedLiquidityPositionsSchema,
|
|
217
|
+
Fe as constructorCallDataSchemaC0,
|
|
218
|
+
Pe as constructorCallDataSchemaC1V1,
|
|
219
|
+
wn as contractEntryPointFieldsSchema,
|
|
220
|
+
ba as convertTokenAmountToCurrencyValue,
|
|
221
|
+
Ba as convertTokenUnitAmountWithDecimals,
|
|
222
|
+
Jm as createSchemaWithWarnings,
|
|
219
223
|
xr as dappContractSchema,
|
|
220
224
|
Tr as dappLinkSchema,
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
225
|
+
xm as daysBetween,
|
|
226
|
+
dm as decodeBase58,
|
|
227
|
+
pm as decodeBase58Array,
|
|
228
|
+
Et as defiDappsProductsSchema,
|
|
229
|
+
Dt as defiPositionSchema,
|
|
230
|
+
It as defiPositionTypeSchema,
|
|
231
|
+
Rt as defiProductSchema,
|
|
232
|
+
vt as defiProductsSchema,
|
|
233
|
+
Nt as delegatedTokensArraySchema,
|
|
234
|
+
Ft as delegatedTokensSchema,
|
|
235
|
+
Zo as denyTxV3,
|
|
236
|
+
lm as encodeBase58,
|
|
237
|
+
hm as encodeBase58Array,
|
|
238
|
+
om as ensureArray,
|
|
239
|
+
wa as ensureDecimals,
|
|
240
|
+
Zn as entryPointToHumanReadable,
|
|
241
|
+
Hn as entryPointsByTypeSchema,
|
|
242
|
+
Or as equalNft,
|
|
243
|
+
Qt as erc20TransferTransaction,
|
|
244
|
+
Jt as erc721SafeTransferFromTransaction,
|
|
245
|
+
$t as erc721TransferFromTransaction,
|
|
246
|
+
dn as escapeGuardianCalldataSchema,
|
|
247
|
+
To as estimatedFeeToMaxFeeTotal,
|
|
248
|
+
go as estimatedFeeToMaxResourceBounds,
|
|
249
|
+
Co as estimatedFeeToTotal,
|
|
250
|
+
ko as estimatedFeesToMaxFeeTotal,
|
|
251
|
+
yo as estimatedFeesToTotal,
|
|
252
|
+
On as eventAbiSchema,
|
|
253
|
+
Ln as eventEntrySchema,
|
|
254
|
+
pn as executeOnPluginCalldataSchema,
|
|
255
|
+
em as feeTokenNeedsTxV3Support,
|
|
256
|
+
ln as feltSchema,
|
|
253
257
|
ir as fetchData,
|
|
254
258
|
Sr as fetcherError,
|
|
255
259
|
_e as findImplementationForAccount,
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
+
Ho as findTransfersAndApprovals,
|
|
261
|
+
am as formatAddress,
|
|
262
|
+
F as formatFullAddress,
|
|
263
|
+
P as formatTruncatedAddress,
|
|
260
264
|
b as formatTruncatedSignerKey,
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
+
I as formatTruncatedString,
|
|
266
|
+
Vn as functionAbiSchema,
|
|
267
|
+
Mn as functionAbiTypeSchema,
|
|
268
|
+
nm as generateAvatarImage,
|
|
265
269
|
we as getAccountContractAddress,
|
|
266
270
|
He as getAccountDeploymentPayload,
|
|
267
271
|
he as getAddressFromArgentName,
|
|
@@ -273,152 +277,159 @@ export {
|
|
|
273
277
|
hr as getBackendTimeSeconds,
|
|
274
278
|
Ae as getCallFromStarkName,
|
|
275
279
|
Ce as getChainIdFromNetworkId,
|
|
276
|
-
|
|
277
|
-
|
|
280
|
+
cm as getColor,
|
|
281
|
+
Ga as getCurrencySymbol,
|
|
278
282
|
yr as getDapplandLinkForDapp,
|
|
279
283
|
Er as getDapplandUrlForDapp,
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
284
|
+
Eo as getEstimatedFeeFromBulkSimulation,
|
|
285
|
+
Do as getEstimatedFeeFromSimulationAndRespectWatermarkFee,
|
|
286
|
+
vm as getInitials,
|
|
283
287
|
Ue as getLastCairo0ArgentAccountClassHash,
|
|
284
288
|
qe as getLatestArgentAccountClassHash,
|
|
285
289
|
Ge as getLatestArgentMultisigClassHash,
|
|
286
290
|
ze as getLatestLedgerAccountClassHash,
|
|
287
291
|
Ke as getLedgerAccountClassHashes,
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
292
|
+
ro as getMessageFromTrpcError,
|
|
293
|
+
sm as getNetworkAccountImageUrl,
|
|
294
|
+
Lr as getNftPicture,
|
|
295
|
+
Ro as getPayloadFromTransaction,
|
|
296
|
+
Lo as getPrettyRpcError,
|
|
293
297
|
da as getSignerForMultiSigner,
|
|
294
|
-
|
|
298
|
+
Mo as getSimulationTxVersionFromFeeToken,
|
|
295
299
|
xe as getStarknetIdContractAddressFromNetworkId,
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
300
|
+
Ea as getTokenBalance,
|
|
301
|
+
Da as getTokens,
|
|
302
|
+
Ra as getTokensBalances,
|
|
303
|
+
Wo as getTxVersionFromFeeToken,
|
|
304
|
+
Uo as getTxVersionFromFeeTokenForDeclareContract,
|
|
301
305
|
ra as getUAParserResult,
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
306
|
+
Gm as getUint256CalldataFromBN,
|
|
307
|
+
vo as getWatermarkedMaxFeeTotal,
|
|
308
|
+
km as hexSchema,
|
|
309
|
+
ym as hexSchemaBase,
|
|
310
|
+
Dm as id,
|
|
307
311
|
be as implementationSchema,
|
|
308
|
-
|
|
309
|
-
|
|
312
|
+
B as includesAddress,
|
|
313
|
+
jt as inputAmountSchema,
|
|
314
|
+
Aa as investmentMetaSchema,
|
|
315
|
+
xa as investmentSchema,
|
|
316
|
+
Ta as investmentsResponseSchema,
|
|
310
317
|
i as isAccountV4,
|
|
311
318
|
S as isAccountV5,
|
|
312
319
|
d as isAccountV6,
|
|
313
320
|
_ as isAddress,
|
|
314
|
-
|
|
315
|
-
|
|
321
|
+
Bm as isAllowedAddressHexInputValue,
|
|
322
|
+
wm as isAllowedNumericInputValue,
|
|
316
323
|
x as isArgentBackendNetworkId,
|
|
317
324
|
$ as isArgentName,
|
|
318
325
|
T as isArgentNetworkId,
|
|
319
326
|
$r as isBraveBrowser,
|
|
320
327
|
aa as isBrowser,
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
328
|
+
ta as isChromeBrowser,
|
|
329
|
+
Fm as isContractDeployed,
|
|
330
|
+
oa as isEdgeBrowser,
|
|
324
331
|
w as isEqualAddress,
|
|
325
332
|
ee as isEqualArgentName,
|
|
326
|
-
|
|
333
|
+
Oe as isEqualImplementation,
|
|
327
334
|
G as isEqualStarknetDomainName,
|
|
328
335
|
Xe as isEqualStarknetId,
|
|
329
|
-
|
|
330
|
-
|
|
336
|
+
No as isFRI,
|
|
337
|
+
gm as isFeatureEnabled,
|
|
331
338
|
ma as isFirefoxBrowser,
|
|
332
|
-
|
|
339
|
+
Om as isNumeric,
|
|
333
340
|
na as isSafariBrowser,
|
|
334
341
|
z as isStarknetDomainName,
|
|
335
342
|
Ye as isStarknetId,
|
|
336
|
-
|
|
343
|
+
Oa as isUnlimitedAmount,
|
|
337
344
|
H as isValidAddress,
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
345
|
+
Xt as isValidInputAmount,
|
|
346
|
+
Fo as isWEI,
|
|
347
|
+
O as isZeroAddress,
|
|
341
348
|
gr as knownDappSchema,
|
|
342
349
|
Cr as knownDappsSchema,
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
Wn as legacyContractClassSchema,
|
|
351
|
+
Un as legacyEventSchema,
|
|
352
|
+
ga as lendingInvestmentSchema,
|
|
353
|
+
hn as looseCalldataSchema,
|
|
354
|
+
la as mergeOwnerGuardianSignatures,
|
|
355
|
+
no as modifySnjsFeeOverhead,
|
|
356
|
+
fn as multiTypeSchema,
|
|
357
|
+
Po as multiplyBigIntByFloat,
|
|
358
|
+
Nr as nameProviderResolutionSchema,
|
|
359
|
+
Fr as nameResolutionAddressSchema,
|
|
360
|
+
Pr as nameResolutionAddressesSchema,
|
|
352
361
|
br as nameResolutionStarknetIdSchema,
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
362
|
+
Ir as nameResolutionStarknetIdsSchema,
|
|
363
|
+
bm as nonNullable,
|
|
364
|
+
L as normalizeAddress,
|
|
356
365
|
K as normalizeAddressOrDomain,
|
|
357
366
|
re as normalizeArgentName,
|
|
358
367
|
Ze as normalizeStarknetId,
|
|
359
368
|
zr as onchainRecoverySchema,
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
369
|
+
Yt as parseAmount,
|
|
370
|
+
zm as parseAmountValue,
|
|
371
|
+
jm as pluralise,
|
|
363
372
|
dr as postData,
|
|
364
373
|
l as preferencesEndpointPayload,
|
|
365
374
|
h as preferencesSchema,
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
375
|
+
Vm as prettifyCurrencyNumber,
|
|
376
|
+
Va as prettifyCurrencyValue,
|
|
377
|
+
Mm as prettifyNumber,
|
|
378
|
+
Wm as prettifyNumberConfig,
|
|
379
|
+
Ua as prettifyTokenAmount,
|
|
380
|
+
Um as prettifyTokenNumber,
|
|
381
|
+
Pt as productGroupsSchema,
|
|
382
|
+
qn as programSchema,
|
|
383
|
+
Br as providersNamesSchema,
|
|
384
|
+
Gn as pythonicHintsSchema,
|
|
385
|
+
un as rawArgsArraySchema,
|
|
386
|
+
An as rawArgsObjectSchema,
|
|
387
|
+
xn as rawArgsSchema,
|
|
388
|
+
Ym as readFileAsString,
|
|
380
389
|
Kr as recoveryBaseSchema,
|
|
381
390
|
jr as recoveryBodySchema,
|
|
382
391
|
Xr as recoveryStatusSchema,
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
392
|
+
Tn as removeOwnersCalldataSchema,
|
|
393
|
+
gn as removePluginCalldataSchema,
|
|
394
|
+
Cn as replaceSignerCalldataSchema,
|
|
395
|
+
$m as safeParseAndWarn,
|
|
387
396
|
sa as seedphraseSchema,
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
397
|
+
zn as sierraContractEntryPointFieldsSchema,
|
|
398
|
+
Kn as sierraEntryPointsByTypeSchema,
|
|
399
|
+
jn as sierraProgramDebugInfoSchema,
|
|
400
|
+
Ca as stakingInvestmentSchema,
|
|
391
401
|
Te as starkNameToCallDataDomain,
|
|
392
402
|
j as starknetDomainNameSchema,
|
|
393
403
|
Qe as starknetIdSchema,
|
|
394
404
|
Yr as startOnchainRecoveryErrorSchema,
|
|
395
405
|
Zr as startOnchainRecoveryErrorStatusSchema,
|
|
396
406
|
Qr as startOnchainRecoverySchema,
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
407
|
+
en as stringToBooleanSchema,
|
|
408
|
+
im as stripAddressZeroPadding,
|
|
409
|
+
ka as strkDelegatedStakingInvestmentSchema,
|
|
410
|
+
Xn as structAbiSchema,
|
|
411
|
+
bo as toMax,
|
|
412
|
+
Io as tokensRequireTxV3Support,
|
|
413
|
+
po as transactionReviewTransactionsSchema,
|
|
414
|
+
Ko as transactionReviewWarningSchema,
|
|
415
|
+
kn as transferCalldataSchema,
|
|
416
|
+
ao as trpcErrorSchema,
|
|
417
|
+
Qo as txVersionSchema,
|
|
418
|
+
yn as uint256Schema,
|
|
419
|
+
wt as unclaimedRewardsSchema,
|
|
420
|
+
Bo as unitToFeeTokenAddress,
|
|
421
|
+
Jn as urlWithQuery,
|
|
422
|
+
va as useToken,
|
|
412
423
|
V as validChecksumAddressSchema,
|
|
413
424
|
M as validateAddressRangeSchema,
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
425
|
+
ec as voidify,
|
|
426
|
+
Ot as webBaseTokenSchema,
|
|
427
|
+
Lt as webBaseTokenWithBalanceSchema,
|
|
428
|
+
Vt as webTokenInfoDetailsSchema,
|
|
429
|
+
Mt as webTokenPriceDetailsSchema,
|
|
430
|
+
Wt as webTokenSchema,
|
|
431
|
+
Ut as webTokenWithBalanceAndPriceSchema,
|
|
432
|
+
qt as webTokenWithBalanceSchema,
|
|
433
|
+
Gt as webTokenWithPriceSchema,
|
|
434
|
+
zt as webTokensWithBalanceAndPriceSchema
|
|
424
435
|
};
|