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