@argent/x-shared 1.45.0 → 1.46.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/dist/.eslintrc.d.cts +0 -8
- package/dist/index.cjs +1 -1
- package/dist/index.js +286 -280
- package/dist/src/chains/starknet/getAddressFromStarkName.cjs +1 -1
- package/dist/src/chains/starknet/getAddressFromStarkName.js +18 -18
- package/dist/src/chains/starknet/services/address/StarknetAddressService.cjs +1 -1
- package/dist/src/chains/starknet/services/address/StarknetAddressService.js +11 -11
- package/dist/src/http/fetcher.cjs +1 -1
- package/dist/src/http/fetcher.js +8 -8
- package/dist/src/http/time.cjs +1 -1
- package/dist/src/http/time.js +8 -8
- package/dist/src/index.d.ts +1 -0
- package/dist/src/storage/__test__/mockFunctionImplementation.d.ts +14 -0
- package/dist/src/storage/base.cjs +1 -0
- package/dist/src/storage/base.d.ts +10 -0
- package/dist/src/storage/base.js +38 -0
- package/dist/src/storage/index.d.ts +3 -0
- package/dist/src/storage/interface.d.ts +91 -0
- package/dist/src/storage/utils.cjs +1 -0
- package/dist/src/storage/utils.d.ts +5 -0
- package/dist/src/storage/utils.js +30 -0
- package/dist/src/tokens/service/implementation.d.ts +1 -1
- package/dist/src/tokens/service/types/backend.model.cjs +1 -1
- package/dist/src/tokens/service/types/backend.model.d.ts +36 -36
- package/dist/src/tokens/service/types/backend.model.js +1 -1
- package/dist/src/utils/isContractDeployed.js +3 -3
- package/package.json +2 -6
package/dist/index.js
CHANGED
|
@@ -2,20 +2,20 @@ import * as e from "./src/bigdecimal/index.js";
|
|
|
2
2
|
import { BaseError as t } from "./src/errors/baseErrors.js";
|
|
3
3
|
import { AddSmartAccountResponseSchema as n, AddSmartAcountRequestSchema as m, BackendAccountSchema as i } from "./src/account/account.model.js";
|
|
4
4
|
import { isAccountV4 as c, isAccountV5 as S, isAccountV6 as d } from "./src/account/accountv4.js";
|
|
5
|
-
import { preferencesEndpointPayload as
|
|
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 g } from "./src/backend/schema.js";
|
|
7
7
|
import { backendSessionAllowedMethodSchema as k, backendSessionMetadataSchema as C, backendSessionSchema as y, backendSessionTxFeeSchema as D } from "./src/backend/sessionKeys/schema.js";
|
|
8
8
|
import { CacheService as R } from "./src/cache/CacheService.js";
|
|
9
|
-
import { addressOrEmptyUndefinedSchema as
|
|
9
|
+
import { addressOrEmptyUndefinedSchema as P, addressSchema as N, addressSchemaArgentBackend as b, addressSchemaBase as F, addressSchemaLooseLength as I, addressSchemaStrictLength as B, formatFullAddress as w, formatTruncatedAddress as _, formatTruncatedSignerKey as H, formatTruncatedString as L, includesAddress as O, isAddress as V, isEqualAddress as M, isValidAddress as W, isZeroAddress as U, normalizeAddress as q, validChecksumAddressSchema as G, validateAddressRangeSchema as z } from "./src/chains/starknet/address.js";
|
|
10
10
|
import { addressOrDomainInputSchema as j, addressOrDomainSchema as X, isEqualStarknetDomainName as Y, isStarknetDomainName as Z, normalizeAddressOrDomain as Q, starknetDomainNameSchema as J } from "./src/chains/starknet/addressDomain.js";
|
|
11
11
|
import { addressInputCharactersAndLengthSchema as ee, addressInputSchema as ae } from "./src/chains/starknet/addressInput.js";
|
|
12
12
|
import { argentNameSchema as te, isArgentName as oe, isEqualArgentName as ne, normalizeArgentName as me } from "./src/chains/starknet/argentName.js";
|
|
13
13
|
import { cairoVersionSchema as se } from "./src/chains/starknet/cairoVersionSchema.js";
|
|
14
|
-
import { ETH_TOKEN_ADDRESS as Se, STANDARD_DEVNET_ACCOUNT_CLASS_HASH as de, STRK_TOKEN_ADDRESS as pe, TXV1_ACCOUNT_CLASS_HASH as
|
|
14
|
+
import { ETH_TOKEN_ADDRESS as Se, STANDARD_DEVNET_ACCOUNT_CLASS_HASH as de, STRK_TOKEN_ADDRESS as pe, TXV1_ACCOUNT_CLASS_HASH as le, TXV1_MULTISIG_CLASS_HASH as he, TXV3_ACCOUNT_CLASS_HASH as fe, TXV3_MULTISIG_CLASS_HASH as ue } from "./src/chains/starknet/constants.js";
|
|
15
15
|
import { apiWalletResponseSchema as xe, getAddressFromArgentName as ge } from "./src/chains/starknet/getAddressFromArgentName.js";
|
|
16
16
|
import { getAddressFromStarkName as ke, getCallFromStarkName as Ce, getStarknetIdContractAddressFromNetworkId as ye, starkNameToCallDataDomain as De } from "./src/chains/starknet/getAddressFromStarkName.js";
|
|
17
17
|
import { getChainIdFromNetworkId as Re } from "./src/chains/starknet/network.js";
|
|
18
|
-
import { StarknetAddressService as
|
|
18
|
+
import { StarknetAddressService as Pe } from "./src/chains/starknet/services/address/StarknetAddressService.js";
|
|
19
19
|
import { ARGENT_ACCOUNT_CONTRACT_CLASS_HASHES as be, ARGENT_MULTISIG_CONTRACT_CLASS_HASHES as Fe, C0_PROXY_CONTRACT_CLASS_HASHES as Ie } from "./src/chains/starknet/services/deploymentData/constants.js";
|
|
20
20
|
import { constructorCallDataSchemaC0 as we, constructorCallDataSchemaC1V1 as _e, implementationSchema as He } from "./src/chains/starknet/services/deploymentData/deploymentData.schema.js";
|
|
21
21
|
import { buildConstructorCalldata as Oe, findImplementationForAccount as Ve, getAccountContractAddress as Me, getAccountDeploymentPayload as We, isEqualImplementation as Ue } from "./src/chains/starknet/services/deploymentData/findImplementationForAccount.js";
|
|
@@ -26,11 +26,11 @@ import { HttpError as ma } from "./src/http/HttpError.js";
|
|
|
26
26
|
import { HTTPService as sa } from "./src/http/HttpService.js";
|
|
27
27
|
import { HTTP_ERROR_MESSAGE as Sa } from "./src/http/IHttpService.js";
|
|
28
28
|
import { SWRService as pa } from "./src/http/SWRService.js";
|
|
29
|
-
import { fetchData as
|
|
29
|
+
import { fetchData as ha, fetcherError as fa, postData as ua } from "./src/http/fetcher.js";
|
|
30
30
|
import { getBackendTimeNowSeconds as xa, getBackendTimeSeconds as ga } from "./src/http/time.js";
|
|
31
31
|
import { KnownDappsBackendService as ka } from "./src/knownDapps/KnownDappsBackendService.js";
|
|
32
32
|
import { dappContractSchema as ya, dappLinkSchema as Da, knownDappSchema as Ea, knownDappsSchema as Ra } from "./src/knownDapps/schema.js";
|
|
33
|
-
import { getDapplandLinkForDapp as
|
|
33
|
+
import { getDapplandLinkForDapp as Pa, getDapplandUrlForDapp as Na } from "./src/knownDapps/utils/getDapplandUrl.js";
|
|
34
34
|
import { ResolveNameService as Fa } from "./src/nameResolution/ResolveNameService.js";
|
|
35
35
|
import { nameProviderResolutionSchema as Ba, nameResolutionAddressSchema as wa, nameResolutionAddressesSchema as _a, nameResolutionStarknetIdSchema as Ha, nameResolutionStarknetIdsSchema as La, providersNamesSchema as Oa } from "./src/nameResolution/schema.js";
|
|
36
36
|
import { BackendNftService as Ma } from "./src/nfts/BackendNftService.js";
|
|
@@ -39,69 +39,71 @@ import { OnchainRecoveryService as za } from "./src/onchainRecovery/OnchainRecov
|
|
|
39
39
|
import { RecoveryStatusEnum as ja, StartOnchainRecoveryErrorStatusEnum as Xa, activeOnchainRecoverySchema as Ya, onchainRecoverySchema as Za, recoveryBaseSchema as Qa, recoveryBodySchema as Ja, recoveryStatusSchema as $a, startOnchainRecoveryErrorSchema as er, startOnchainRecoveryErrorStatusSchema as ar, startOnchainRecoverySchema as rr } from "./src/onchainRecovery/schema.js";
|
|
40
40
|
import { isBraveBrowser as or } from "./src/platform/isBraveBrowser.js";
|
|
41
41
|
import { getUAParserResult as mr, isBrowser as ir, isChromeBrowser as sr, isEdgeBrowser as cr, isFirefoxBrowser as Sr, isSafariBrowser as dr } from "./src/platform/isBrowser.js";
|
|
42
|
-
import { seedphraseSchema as
|
|
42
|
+
import { seedphraseSchema as lr } from "./src/signer/seedphrase.js";
|
|
43
43
|
import { MultiSigner as fr, getSignerForMultiSigner as ur } from "./src/signer/multisigner.js";
|
|
44
44
|
import { mergeOwnerGuardianSignatures as xr } from "./src/signer/mergeOwnerGuardianSignatures.js";
|
|
45
|
-
import { investmentMetaSchema as Tr, investmentSchema as kr, investmentsResponseSchema as Cr, lendingInvestmentSchema as yr, stakerInfoSchema as Dr, stakingActionSchema as Er, stakingInvestmentSchema as Rr, strkDelegatedStakingInvestmentSchema as
|
|
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 {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
45
|
+
import { investmentMetaSchema as Tr, investmentSchema as kr, investmentsResponseSchema as Cr, lendingInvestmentSchema as yr, stakerInfoSchema as Dr, stakingActionSchema as Er, stakingInvestmentSchema as Rr, strkDelegatedStakingInvestmentSchema as vr, strkStakingCalldataResponseSchema as Pr, strkStakingCalldataSchema as Nr } from "./src/staking/schema.js";
|
|
46
|
+
import { containsValue as Fr, replaceValueRecursively as Ir } from "./src/storage/utils.js";
|
|
47
|
+
import { mergeArrayStableWith as wr, optionsWithDefaults as _r } from "./src/storage/base.js";
|
|
48
|
+
import { getTokenBalance as Lr, getTokens as Or, getTokensBalances as Vr, useToken as Mr } from "./src/tokens/balances.js";
|
|
49
|
+
import { DEFAULT_TOKEN_DECIMALS as Ur } from "./src/tokens/constants.js";
|
|
50
|
+
import { convertTokenAmountToCurrencyValue as Gr } from "./src/tokens/convertTokenAmountToCurrencyValue.js";
|
|
51
|
+
import { convertTokenUnitAmountWithDecimals as Kr } from "./src/tokens/convertTokenUnitAmountWithDecimals.js";
|
|
52
|
+
import { ensureDecimals as Xr } from "./src/tokens/ensureDecimals.js";
|
|
53
|
+
import { isUnlimitedAmount as Zr } from "./src/tokens/isUnlimitedAmount.js";
|
|
54
|
+
import { prettifyCurrencyValue as Jr } from "./src/tokens/prettifyCurrencyValue.js";
|
|
55
|
+
import { PRETTY_UNLIMITED as et, prettifyTokenAmount as at } from "./src/tokens/prettifyTokenAmount.js";
|
|
56
|
+
import { getCurrencySymbol as tt } from "./src/tokens/getCurrencySymbol.js";
|
|
57
|
+
import { TokenServiceWeb as nt } from "./src/tokens/service/implementation.js";
|
|
58
|
+
import { TOKEN_ERROR_MESSAGES as it, TokenError as st } from "./src/tokens/service/tokenError.js";
|
|
59
|
+
import { apiAccountTokenBalancesSchema as St, apiAirdropSchema as dt, apiCollateralizedDebtPositionSchema as pt, apiCollateralizedDebtPositionsSchema as lt, apiConcentratedLiquidityPositionSchema as ht, apiConcentratedLiquidityPositionsSchema as ft, apiDefiDecompositionProduct as ut, apiDefiDecompositionProducts as At, apiDefiDecompositionSchema as xt, apiDefiDecompositionToken as gt, apiDefiPositionSchema as Tt, apiDefiPositionsSchema as kt, apiDelegatedTokensArraySchema as Ct, apiDelegatedTokensSchema as yt, apiPriceDataResponseSchema as Dt, apiPriceDetailsSchema as Et, apiStakingPositionSchema as Rt, apiStakingPositionsSchema as vt, apiStrkDelegatedStakingPositionsSchema as Pt, apiStrkDelegatedStakingSchema as Nt, apiTokenInfoResponseSchema as bt, apiTokenInfoSchema as Ft, apiTokensInfoResponseSchema as It, apiUnclaimedRewardsSchema as Bt } from "./src/tokens/service/types/backend.model.js";
|
|
60
|
+
import { collateralizedDebtGroupSchema as _t, collateralizedDebtPositionSchema as Ht, collateralizedDebtPositionsSchema as Lt, concentratedLiquidityPositionSchema as Ot, concentratedLiquidityPositionsSchema as Vt, defiDappsProductsSchema as Mt, defiPositionSchema as Wt, defiProductSchema as Ut, defiProductsSchema as qt, delegatedTokensArraySchema as Gt, delegatedTokensSchema as zt, productGroupsSchema as Kt, stakingPositionSchema as jt, stakingPositionsSchema as Xt } from "./src/tokens/service/types/defiPosition.model.js";
|
|
61
|
+
import { defiPositionTypeSchema as Zt } from "./src/tokens/service/types/defiPositionType.model.js";
|
|
62
|
+
import { airdropSchema as Jt, unclaimedRewardsSchema as $t } from "./src/tokens/service/types/unclaimedRewards.model.js";
|
|
63
|
+
import { webBaseTokenSchema as ao, webBaseTokenWithBalanceSchema as ro, webTokenInfoDetailsSchema as to, webTokenPriceDetailsSchema as oo, webTokenSchema as no, webTokenWithBalanceAndPriceSchema as mo, webTokenWithBalanceSchema as io, webTokenWithPriceSchema as so, webTokensWithBalanceAndPriceSchema as co } from "./src/tokens/service/types/webToken.model.js";
|
|
64
|
+
import { isCollateralizedDebtPosition as po, isConcentratedLiquidityPosition as lo, isDelegatedTokens as ho, isStaking as fo, isStrkDelegatedStaking as uo } from "./src/tokens/utils.js";
|
|
65
|
+
import { inputAmountSchema as xo, isValidInputAmount as go, parseAmount as To } from "./src/transactions/amount.js";
|
|
66
|
+
import { erc20TransferTransaction as Co, erc721SafeTransferFromTransaction as yo, erc721TransferFromTransaction as Do } from "./src/transactions/buildTransactions.js";
|
|
67
|
+
import { getMessageFromTrpcError as Ro, trpcErrorSchema as vo } from "./src/transactions/errors.js";
|
|
68
|
+
import { FEE_OVERHEAD as No, argentMaxFee as bo, modifySnjsFeeOverhead as Fo } from "./src/transactions/estimate/argentMaxFee.js";
|
|
69
|
+
import { ESTIMATE_ERROR_MESSAGES as Bo, EstimateError as wo } from "./src/transactions/estimate/error.js";
|
|
70
|
+
import { transactionReviewTransactionsSchema as Ho } from "./src/transactions/estimate/model.js";
|
|
71
|
+
import { buildDummyTx as Oo, calculateCubeRootAdjustment as Vo, calculateNonLinearAdjustment as Mo, calculateSqrtAdjustment as Wo, castFeeEstimation as Uo, estimatedFeeToMaxFeeTotal as qo, estimatedFeeToMaxResourceBounds as Go, estimatedFeeToTotal as zo, estimatedFeesToMaxFeeTotal as Ko, estimatedFeesToTotal as jo, getEstimatedFeeFromBulkSimulation as Xo, getEstimatedFeeFromSimulationAndRespectWatermarkFee as Yo, getPayloadFromTransaction as Zo, getWatermarkedMaxFeeTotal as Qo, isFRI as Jo, isWEI as $o, multiplyBigIntByFloat as en, toMax as an, tokensRequireTxV3Support as rn, unitToFeeTokenAddress as tn } from "./src/transactions/estimate/utils.js";
|
|
72
|
+
import { EventsBySelector as nn, findTransfersAndApprovals as mn } from "./src/transactions/findTransfersAndApprovals.js";
|
|
73
|
+
import { getPrettyRpcError as cn } from "./src/transactions/getPrettyRcpError.js";
|
|
74
|
+
import { getSimulationTxVersionFromFeeToken as dn, getTxVersionFromFeeToken as pn, getTxVersionFromFeeTokenForDeclareContract as ln } from "./src/transactions/getTransactionVersion.js";
|
|
75
|
+
import { TransactionReviewServiceWeb as fn } from "./src/transactions/service/implementation.js";
|
|
76
|
+
import { transactionReviewWarningSchema as An } from "./src/transactions/service/types.js";
|
|
77
|
+
import { apiTransactionReviewActivityType as gn } from "./src/transactions/transactionReviewTypes.js";
|
|
78
|
+
import { denyTxV3 as kn, txVersionSchema as Cn } from "./src/transactions/transactionVersion.js";
|
|
79
|
+
import { classHashSupportsTxV3 as Dn, feeTokenNeedsTxV3Support as En } from "./src/transactions/txv3.js";
|
|
80
|
+
import { formatAddress as vn } from "./src/utils/address.js";
|
|
81
|
+
import { ensureArray as Nn } from "./src/utils/arrays.js";
|
|
82
|
+
import { generateAvatarImage as Fn, getColor as In, getNetworkAccountImageUrl as Bn, stripAddressZeroPadding as wn } from "./src/utils/avatarImage.js";
|
|
83
|
+
import { decodeBase58 as Hn, decodeBase58Array as Ln, encodeBase58 as On, encodeBase58Array as Vn } from "./src/utils/base58.js";
|
|
84
|
+
import { bigNumberSchema as Wn } from "./src/utils/bigNumber.js";
|
|
85
|
+
import { daysBetween as qn } from "./src/utils/daysBetween.js";
|
|
86
|
+
import { isFeatureEnabled as zn } from "./src/utils/env.js";
|
|
87
|
+
import { hexSchema as jn, hexSchemaBase as Xn } from "./src/utils/hex.js";
|
|
88
|
+
import { id as Zn } from "./src/utils/id.js";
|
|
89
|
+
import { getInitials as Jn } from "./src/utils/initials.js";
|
|
90
|
+
import { isContractDeployed as em } from "./src/utils/isContractDeployed.js";
|
|
91
|
+
import { nonNullable as rm } from "./src/utils/nonNullable.js";
|
|
92
|
+
import { isAllowedAddressHexInputValue as om } from "./src/utils/number/isAllowedAddressHexInputValue.js";
|
|
93
|
+
import { isAllowedNumericInputValue as mm } from "./src/utils/number/isAllowedNumericInputValue.js";
|
|
94
|
+
import { isNumeric as sm } from "./src/utils/number/isNumeric.js";
|
|
95
|
+
import { prettifyCurrencyNumber as Sm, prettifyNumber as dm, prettifyNumberConfig as pm, prettifyTokenNumber as lm } from "./src/utils/number/prettifyNumber.js";
|
|
96
|
+
import { getUint256CalldataFromBN as fm, parseAmountValue as um } from "./src/utils/parseAmount.js";
|
|
97
|
+
import { pluralise as xm } from "./src/utils/pluralise.js";
|
|
98
|
+
import { readFileAsString as Tm } from "./src/utils/readFileAsString.js";
|
|
99
|
+
import { booleanToStringSchema as Cm, createSchemaWithWarnings as ym, safeParseAndWarn as Dm, stringToBooleanSchema as Em } from "./src/utils/schemas.js";
|
|
100
|
+
import { addOwnersCalldataSchema as vm, addPluginCalldataSchema as Pm, bigNumberishSchema as Nm, callDetailsSchema as bm, callSchema as Fm, calldataSchema as Im, changeGuardianCalldataSchema as Bm, changeThresholdCalldataSchema as wm, escapeGuardianCalldataSchema as _m, executeOnPluginCalldataSchema as Hm, feltSchema as Lm, looseCalldataSchema as Om, multiTypeSchema as Vm, rawArgsArraySchema as Mm, rawArgsObjectSchema as Wm, rawArgsSchema as Um, removeOwnersCalldataSchema as qm, removePluginCalldataSchema as Gm, replaceSignerCalldataSchema as zm, transferCalldataSchema as Km, uint256Schema as jm } from "./src/utils/starknet/starknet.js";
|
|
101
|
+
import { abiEntrySchema as Ym, abiSchema as Zm, builtinsSchema as Qm, byteCodeSchema as Jm, cairo1EventSchema as $m, cairoAssemblySchema as ei, compiledContractClassSchema as ai, compiledSierraCasmSchema as ri, compiledSierraSchema as ti, compressedProgramSchema as oi, contractEntryPointFieldsSchema as ni, entryPointsByTypeSchema as mi, eventAbiSchema as ii, eventEntrySchema as si, functionAbiSchema as ci, functionAbiTypeSchema as Si, legacyContractClassSchema as di, legacyEventSchema as pi, programSchema as li, pythonicHintsSchema as hi, sierraContractEntryPointFieldsSchema as fi, sierraEntryPointsByTypeSchema as ui, sierraProgramDebugInfoSchema as Ai, structAbiSchema as xi } from "./src/utils/starknet/starknetSchemas.js";
|
|
102
|
+
import { entryPointToHumanReadable as Ti } from "./src/utils/transactions.js";
|
|
103
|
+
import { urlWithQuery as Ci } from "./src/utils/url/urlWithQuery.js";
|
|
104
|
+
import { voidify as Di } from "./src/utils/voidify.js";
|
|
105
|
+
import { bipsToPercent as Ri } from "./src/utils/bips.js";
|
|
106
|
+
import { retryUntilInitialised as Pi } from "./src/utils/retryUntilInitialised.js";
|
|
105
107
|
export {
|
|
106
108
|
be as ARGENT_ACCOUNT_CONTRACT_CLASS_HASHES,
|
|
107
109
|
Fe as ARGENT_MULTISIG_CONTRACT_CLASS_HASHES,
|
|
@@ -112,79 +114,79 @@ export {
|
|
|
112
114
|
t as BaseError,
|
|
113
115
|
Ie as C0_PROXY_CONTRACT_CLASS_HASHES,
|
|
114
116
|
R as CacheService,
|
|
115
|
-
|
|
117
|
+
Ur as DEFAULT_TOKEN_DECIMALS,
|
|
116
118
|
oa as DateService,
|
|
117
|
-
|
|
119
|
+
Bo as ESTIMATE_ERROR_MESSAGES,
|
|
118
120
|
Se as ETH_TOKEN_ADDRESS,
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
121
|
+
wo as EstimateError,
|
|
122
|
+
nn as EventsBySelector,
|
|
123
|
+
No as FEE_OVERHEAD,
|
|
122
124
|
sa as HTTPService,
|
|
123
125
|
Sa as HTTP_ERROR_MESSAGE,
|
|
124
126
|
ma as HttpError,
|
|
125
127
|
ka as KnownDappsBackendService,
|
|
126
128
|
fr as MultiSigner,
|
|
127
129
|
za as OnchainRecoveryService,
|
|
128
|
-
|
|
130
|
+
et as PRETTY_UNLIMITED,
|
|
129
131
|
ja as RecoveryStatusEnum,
|
|
130
132
|
Fa as ResolveNameService,
|
|
131
133
|
de as STANDARD_DEVNET_ACCOUNT_CLASS_HASH,
|
|
132
134
|
pe as STRK_TOKEN_ADDRESS,
|
|
133
135
|
pa as SWRService,
|
|
134
|
-
|
|
136
|
+
Pe as StarknetAddressService,
|
|
135
137
|
Xa as StartOnchainRecoveryErrorStatusEnum,
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
138
|
+
it as TOKEN_ERROR_MESSAGES,
|
|
139
|
+
le as TXV1_ACCOUNT_CLASS_HASH,
|
|
140
|
+
he as TXV1_MULTISIG_CLASS_HASH,
|
|
139
141
|
fe as TXV3_ACCOUNT_CLASS_HASH,
|
|
140
142
|
ue as TXV3_MULTISIG_CLASS_HASH,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
143
|
+
st as TokenError,
|
|
144
|
+
nt as TokenServiceWeb,
|
|
145
|
+
fn as TransactionReviewServiceWeb,
|
|
146
|
+
Ym as abiEntrySchema,
|
|
147
|
+
Zm as abiSchema,
|
|
146
148
|
Ya as activeOnchainRecoverySchema,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
+
vm as addOwnersCalldataSchema,
|
|
150
|
+
Pm as addPluginCalldataSchema,
|
|
149
151
|
ee as addressInputCharactersAndLengthSchema,
|
|
150
152
|
ae as addressInputSchema,
|
|
151
153
|
j as addressOrDomainInputSchema,
|
|
152
154
|
X as addressOrDomainSchema,
|
|
153
|
-
|
|
155
|
+
P as addressOrEmptyUndefinedSchema,
|
|
154
156
|
N as addressSchema,
|
|
155
157
|
b as addressSchemaArgentBackend,
|
|
156
158
|
F as addressSchemaBase,
|
|
157
159
|
I as addressSchemaLooseLength,
|
|
158
160
|
B as addressSchemaStrictLength,
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
161
|
+
Jt as airdropSchema,
|
|
162
|
+
St as apiAccountTokenBalancesSchema,
|
|
163
|
+
dt as apiAirdropSchema,
|
|
164
|
+
pt as apiCollateralizedDebtPositionSchema,
|
|
165
|
+
lt as apiCollateralizedDebtPositionsSchema,
|
|
166
|
+
ht as apiConcentratedLiquidityPositionSchema,
|
|
167
|
+
ft as apiConcentratedLiquidityPositionsSchema,
|
|
168
|
+
ut as apiDefiDecompositionProduct,
|
|
169
|
+
At as apiDefiDecompositionProducts,
|
|
170
|
+
xt as apiDefiDecompositionSchema,
|
|
171
|
+
gt as apiDefiDecompositionToken,
|
|
172
|
+
Tt as apiDefiPositionSchema,
|
|
173
|
+
kt as apiDefiPositionsSchema,
|
|
174
|
+
Ct as apiDelegatedTokensArraySchema,
|
|
175
|
+
yt as apiDelegatedTokensSchema,
|
|
176
|
+
Dt as apiPriceDataResponseSchema,
|
|
177
|
+
Et as apiPriceDetailsSchema,
|
|
178
|
+
Rt as apiStakingPositionSchema,
|
|
179
|
+
vt as apiStakingPositionsSchema,
|
|
180
|
+
Pt as apiStrkDelegatedStakingPositionsSchema,
|
|
181
|
+
Nt as apiStrkDelegatedStakingSchema,
|
|
182
|
+
bt as apiTokenInfoResponseSchema,
|
|
183
|
+
Ft as apiTokenInfoSchema,
|
|
184
|
+
It as apiTokensInfoResponseSchema,
|
|
185
|
+
gn as apiTransactionReviewActivityType,
|
|
186
|
+
Bt as apiUnclaimedRewardsSchema,
|
|
185
187
|
xe as apiWalletResponseSchema,
|
|
186
188
|
u as argentBackendNetworkIdSchema,
|
|
187
|
-
|
|
189
|
+
bo as argentMaxFee,
|
|
188
190
|
te as argentNameSchema,
|
|
189
191
|
A as argentNetworkIdSchema,
|
|
190
192
|
k as backendSessionAllowedMethodSchema,
|
|
@@ -192,88 +194,89 @@ export {
|
|
|
192
194
|
y as backendSessionSchema,
|
|
193
195
|
D as backendSessionTxFeeSchema,
|
|
194
196
|
e as bigDecimal,
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
197
|
+
Wn as bigNumberSchema,
|
|
198
|
+
Nm as bigNumberishSchema,
|
|
199
|
+
Ri as bipsToPercent,
|
|
200
|
+
Cm as booleanToStringSchema,
|
|
199
201
|
Oe as buildConstructorCalldata,
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
202
|
+
Oo as buildDummyTx,
|
|
203
|
+
Qm as builtinsSchema,
|
|
204
|
+
Jm as byteCodeSchema,
|
|
205
|
+
$m as cairo1EventSchema,
|
|
206
|
+
ei as cairoAssemblySchema,
|
|
205
207
|
se as cairoVersionSchema,
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
208
|
+
Vo as calculateCubeRootAdjustment,
|
|
209
|
+
Mo as calculateNonLinearAdjustment,
|
|
210
|
+
Wo as calculateSqrtAdjustment,
|
|
211
|
+
bm as callDetailsSchema,
|
|
212
|
+
Fm as callSchema,
|
|
213
|
+
Im as calldataSchema,
|
|
214
|
+
Uo as castFeeEstimation,
|
|
215
|
+
Bm as changeGuardianCalldataSchema,
|
|
216
|
+
wm as changeThresholdCalldataSchema,
|
|
217
|
+
Dn as classHashSupportsTxV3,
|
|
218
|
+
_t as collateralizedDebtGroupSchema,
|
|
219
|
+
Ht as collateralizedDebtPositionSchema,
|
|
220
|
+
Lt as collateralizedDebtPositionsSchema,
|
|
221
|
+
ai as compiledContractClassSchema,
|
|
222
|
+
ri as compiledSierraCasmSchema,
|
|
223
|
+
ti as compiledSierraSchema,
|
|
224
|
+
oi as compressedProgramSchema,
|
|
225
|
+
Ot as concentratedLiquidityPositionSchema,
|
|
226
|
+
Vt as concentratedLiquidityPositionsSchema,
|
|
225
227
|
we as constructorCallDataSchemaC0,
|
|
226
228
|
_e as constructorCallDataSchemaC1V1,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
229
|
+
Fr as containsValue,
|
|
230
|
+
ni as contractEntryPointFieldsSchema,
|
|
231
|
+
Gr as convertTokenAmountToCurrencyValue,
|
|
232
|
+
Kr as convertTokenUnitAmountWithDecimals,
|
|
233
|
+
ym as createSchemaWithWarnings,
|
|
231
234
|
ya as dappContractSchema,
|
|
232
235
|
Da as dappLinkSchema,
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
236
|
+
qn as daysBetween,
|
|
237
|
+
Hn as decodeBase58,
|
|
238
|
+
Ln as decodeBase58Array,
|
|
239
|
+
Mt as defiDappsProductsSchema,
|
|
240
|
+
Wt as defiPositionSchema,
|
|
241
|
+
Zt as defiPositionTypeSchema,
|
|
242
|
+
Ut as defiProductSchema,
|
|
243
|
+
qt as defiProductsSchema,
|
|
244
|
+
Gt as delegatedTokensArraySchema,
|
|
245
|
+
zt as delegatedTokensSchema,
|
|
246
|
+
kn as denyTxV3,
|
|
247
|
+
On as encodeBase58,
|
|
248
|
+
Vn as encodeBase58Array,
|
|
249
|
+
Nn as ensureArray,
|
|
250
|
+
Xr as ensureDecimals,
|
|
251
|
+
Ti as entryPointToHumanReadable,
|
|
252
|
+
mi as entryPointsByTypeSchema,
|
|
250
253
|
Ua as equalNft,
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
254
|
+
Co as erc20TransferTransaction,
|
|
255
|
+
yo as erc721SafeTransferFromTransaction,
|
|
256
|
+
Do as erc721TransferFromTransaction,
|
|
257
|
+
_m as escapeGuardianCalldataSchema,
|
|
258
|
+
qo as estimatedFeeToMaxFeeTotal,
|
|
259
|
+
Go as estimatedFeeToMaxResourceBounds,
|
|
260
|
+
zo as estimatedFeeToTotal,
|
|
261
|
+
Ko as estimatedFeesToMaxFeeTotal,
|
|
262
|
+
jo as estimatedFeesToTotal,
|
|
263
|
+
ii as eventAbiSchema,
|
|
264
|
+
si as eventEntrySchema,
|
|
265
|
+
Hm as executeOnPluginCalldataSchema,
|
|
266
|
+
En as feeTokenNeedsTxV3Support,
|
|
267
|
+
Lm as feltSchema,
|
|
268
|
+
ha as fetchData,
|
|
266
269
|
fa as fetcherError,
|
|
267
270
|
Ve as findImplementationForAccount,
|
|
268
|
-
|
|
269
|
-
|
|
271
|
+
mn as findTransfersAndApprovals,
|
|
272
|
+
vn as formatAddress,
|
|
270
273
|
w as formatFullAddress,
|
|
271
274
|
_ as formatTruncatedAddress,
|
|
272
275
|
H as formatTruncatedSignerKey,
|
|
273
276
|
L as formatTruncatedString,
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
+
ci as functionAbiSchema,
|
|
278
|
+
Si as functionAbiTypeSchema,
|
|
279
|
+
Fn as generateAvatarImage,
|
|
277
280
|
Me as getAccountContractAddress,
|
|
278
281
|
We as getAccountDeploymentPayload,
|
|
279
282
|
ge as getAddressFromArgentName,
|
|
@@ -285,40 +288,40 @@ export {
|
|
|
285
288
|
ga as getBackendTimeSeconds,
|
|
286
289
|
Ce as getCallFromStarkName,
|
|
287
290
|
Re as getChainIdFromNetworkId,
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
+
In as getColor,
|
|
292
|
+
tt as getCurrencySymbol,
|
|
293
|
+
Pa as getDapplandLinkForDapp,
|
|
291
294
|
Na as getDapplandUrlForDapp,
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
+
Xo as getEstimatedFeeFromBulkSimulation,
|
|
296
|
+
Yo as getEstimatedFeeFromSimulationAndRespectWatermarkFee,
|
|
297
|
+
Jn as getInitials,
|
|
295
298
|
je as getLastCairo0ArgentAccountClassHash,
|
|
296
299
|
Xe as getLatestArgentAccountClassHash,
|
|
297
300
|
Ye as getLatestArgentMultisigClassHash,
|
|
298
301
|
Ze as getLatestLedgerAccountClassHash,
|
|
299
302
|
Qe as getLedgerAccountClassHashes,
|
|
300
|
-
|
|
301
|
-
|
|
303
|
+
Ro as getMessageFromTrpcError,
|
|
304
|
+
Bn as getNetworkAccountImageUrl,
|
|
302
305
|
qa as getNftPicture,
|
|
303
|
-
|
|
304
|
-
|
|
306
|
+
Zo as getPayloadFromTransaction,
|
|
307
|
+
cn as getPrettyRpcError,
|
|
305
308
|
ur as getSignerForMultiSigner,
|
|
306
|
-
|
|
309
|
+
dn as getSimulationTxVersionFromFeeToken,
|
|
307
310
|
ye as getStarknetIdContractAddressFromNetworkId,
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
311
|
+
Lr as getTokenBalance,
|
|
312
|
+
Or as getTokens,
|
|
313
|
+
Vr as getTokensBalances,
|
|
314
|
+
pn as getTxVersionFromFeeToken,
|
|
315
|
+
ln as getTxVersionFromFeeTokenForDeclareContract,
|
|
313
316
|
mr as getUAParserResult,
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
317
|
+
fm as getUint256CalldataFromBN,
|
|
318
|
+
Qo as getWatermarkedMaxFeeTotal,
|
|
319
|
+
jn as hexSchema,
|
|
320
|
+
Xn as hexSchemaBase,
|
|
321
|
+
Zn as id,
|
|
319
322
|
He as implementationSchema,
|
|
320
323
|
O as includesAddress,
|
|
321
|
-
|
|
324
|
+
xo as inputAmountSchema,
|
|
322
325
|
Tr as investmentMetaSchema,
|
|
323
326
|
kr as investmentSchema,
|
|
324
327
|
Cr as investmentsResponseSchema,
|
|
@@ -326,130 +329,133 @@ export {
|
|
|
326
329
|
S as isAccountV5,
|
|
327
330
|
d as isAccountV6,
|
|
328
331
|
V as isAddress,
|
|
329
|
-
|
|
330
|
-
|
|
332
|
+
om as isAllowedAddressHexInputValue,
|
|
333
|
+
mm as isAllowedNumericInputValue,
|
|
331
334
|
x as isArgentBackendNetworkId,
|
|
332
335
|
oe as isArgentName,
|
|
333
336
|
g as isArgentNetworkId,
|
|
334
337
|
or as isBraveBrowser,
|
|
335
338
|
ir as isBrowser,
|
|
336
339
|
sr as isChromeBrowser,
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
340
|
+
po as isCollateralizedDebtPosition,
|
|
341
|
+
lo as isConcentratedLiquidityPosition,
|
|
342
|
+
em as isContractDeployed,
|
|
343
|
+
ho as isDelegatedTokens,
|
|
341
344
|
cr as isEdgeBrowser,
|
|
342
345
|
M as isEqualAddress,
|
|
343
346
|
ne as isEqualArgentName,
|
|
344
347
|
Ue as isEqualImplementation,
|
|
345
348
|
Y as isEqualStarknetDomainName,
|
|
346
349
|
$e as isEqualStarknetId,
|
|
347
|
-
|
|
348
|
-
|
|
350
|
+
Jo as isFRI,
|
|
351
|
+
zn as isFeatureEnabled,
|
|
349
352
|
Sr as isFirefoxBrowser,
|
|
350
|
-
|
|
353
|
+
sm as isNumeric,
|
|
351
354
|
dr as isSafariBrowser,
|
|
352
|
-
|
|
355
|
+
fo as isStaking,
|
|
353
356
|
Z as isStarknetDomainName,
|
|
354
357
|
ea as isStarknetId,
|
|
355
|
-
|
|
356
|
-
|
|
358
|
+
uo as isStrkDelegatedStaking,
|
|
359
|
+
Zr as isUnlimitedAmount,
|
|
357
360
|
W as isValidAddress,
|
|
358
|
-
|
|
359
|
-
|
|
361
|
+
go as isValidInputAmount,
|
|
362
|
+
$o as isWEI,
|
|
360
363
|
U as isZeroAddress,
|
|
361
364
|
Ea as knownDappSchema,
|
|
362
365
|
Ra as knownDappsSchema,
|
|
363
|
-
|
|
364
|
-
|
|
366
|
+
di as legacyContractClassSchema,
|
|
367
|
+
pi as legacyEventSchema,
|
|
365
368
|
yr as lendingInvestmentSchema,
|
|
366
|
-
|
|
369
|
+
Om as looseCalldataSchema,
|
|
370
|
+
wr as mergeArrayStableWith,
|
|
367
371
|
xr as mergeOwnerGuardianSignatures,
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
372
|
+
Fo as modifySnjsFeeOverhead,
|
|
373
|
+
Vm as multiTypeSchema,
|
|
374
|
+
en as multiplyBigIntByFloat,
|
|
371
375
|
Ba as nameProviderResolutionSchema,
|
|
372
376
|
wa as nameResolutionAddressSchema,
|
|
373
377
|
_a as nameResolutionAddressesSchema,
|
|
374
378
|
Ha as nameResolutionStarknetIdSchema,
|
|
375
379
|
La as nameResolutionStarknetIdsSchema,
|
|
376
|
-
|
|
380
|
+
rm as nonNullable,
|
|
377
381
|
q as normalizeAddress,
|
|
378
382
|
Q as normalizeAddressOrDomain,
|
|
379
383
|
me as normalizeArgentName,
|
|
380
384
|
aa as normalizeStarknetId,
|
|
381
385
|
Za as onchainRecoverySchema,
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
386
|
+
_r as optionsWithDefaults,
|
|
387
|
+
To as parseAmount,
|
|
388
|
+
um as parseAmountValue,
|
|
389
|
+
xm as pluralise,
|
|
385
390
|
ua as postData,
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
391
|
+
l as preferencesEndpointPayload,
|
|
392
|
+
h as preferencesSchema,
|
|
393
|
+
Sm as prettifyCurrencyNumber,
|
|
394
|
+
Jr as prettifyCurrencyValue,
|
|
395
|
+
dm as prettifyNumber,
|
|
396
|
+
pm as prettifyNumberConfig,
|
|
397
|
+
at as prettifyTokenAmount,
|
|
398
|
+
lm as prettifyTokenNumber,
|
|
399
|
+
Kt as productGroupsSchema,
|
|
400
|
+
li as programSchema,
|
|
396
401
|
Oa as providersNamesSchema,
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
+
hi as pythonicHintsSchema,
|
|
403
|
+
Mm as rawArgsArraySchema,
|
|
404
|
+
Wm as rawArgsObjectSchema,
|
|
405
|
+
Um as rawArgsSchema,
|
|
406
|
+
Tm as readFileAsString,
|
|
402
407
|
Qa as recoveryBaseSchema,
|
|
403
408
|
Ja as recoveryBodySchema,
|
|
404
409
|
$a as recoveryStatusSchema,
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
410
|
+
qm as removeOwnersCalldataSchema,
|
|
411
|
+
Gm as removePluginCalldataSchema,
|
|
412
|
+
zm as replaceSignerCalldataSchema,
|
|
413
|
+
Ir as replaceValueRecursively,
|
|
414
|
+
Pi as retryUntilInitialised,
|
|
415
|
+
Dm as safeParseAndWarn,
|
|
416
|
+
lr as seedphraseSchema,
|
|
417
|
+
fi as sierraContractEntryPointFieldsSchema,
|
|
418
|
+
ui as sierraEntryPointsByTypeSchema,
|
|
419
|
+
Ai as sierraProgramDebugInfoSchema,
|
|
414
420
|
Dr as stakerInfoSchema,
|
|
415
421
|
Er as stakingActionSchema,
|
|
416
422
|
Rr as stakingInvestmentSchema,
|
|
417
|
-
|
|
418
|
-
|
|
423
|
+
jt as stakingPositionSchema,
|
|
424
|
+
Xt as stakingPositionsSchema,
|
|
419
425
|
De as starkNameToCallDataDomain,
|
|
420
426
|
J as starknetDomainNameSchema,
|
|
421
427
|
ra as starknetIdSchema,
|
|
422
428
|
er as startOnchainRecoveryErrorSchema,
|
|
423
429
|
ar as startOnchainRecoveryErrorStatusSchema,
|
|
424
430
|
rr as startOnchainRecoverySchema,
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
431
|
+
Em as stringToBooleanSchema,
|
|
432
|
+
wn as stripAddressZeroPadding,
|
|
433
|
+
vr as strkDelegatedStakingInvestmentSchema,
|
|
434
|
+
Pr as strkStakingCalldataResponseSchema,
|
|
429
435
|
Nr as strkStakingCalldataSchema,
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
436
|
+
xi as structAbiSchema,
|
|
437
|
+
an as toMax,
|
|
438
|
+
rn as tokensRequireTxV3Support,
|
|
439
|
+
Ho as transactionReviewTransactionsSchema,
|
|
440
|
+
An as transactionReviewWarningSchema,
|
|
441
|
+
Km as transferCalldataSchema,
|
|
442
|
+
vo as trpcErrorSchema,
|
|
443
|
+
Cn as txVersionSchema,
|
|
444
|
+
jm as uint256Schema,
|
|
445
|
+
$t as unclaimedRewardsSchema,
|
|
446
|
+
tn as unitToFeeTokenAddress,
|
|
447
|
+
Ci as urlWithQuery,
|
|
448
|
+
Mr as useToken,
|
|
443
449
|
G as validChecksumAddressSchema,
|
|
444
450
|
z as validateAddressRangeSchema,
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
451
|
+
Di as voidify,
|
|
452
|
+
ao as webBaseTokenSchema,
|
|
453
|
+
ro as webBaseTokenWithBalanceSchema,
|
|
454
|
+
to as webTokenInfoDetailsSchema,
|
|
455
|
+
oo as webTokenPriceDetailsSchema,
|
|
456
|
+
no as webTokenSchema,
|
|
457
|
+
mo as webTokenWithBalanceAndPriceSchema,
|
|
458
|
+
io as webTokenWithBalanceSchema,
|
|
459
|
+
so as webTokenWithPriceSchema,
|
|
460
|
+
co as webTokensWithBalanceAndPriceSchema
|
|
455
461
|
};
|