@merkl/api 1.0.69 → 1.0.70
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/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/cache/declaration.d.ts +0 -133
- package/dist/src/cache/index.d.ts +0 -61
- package/dist/src/cache/redis.d.ts +0 -312
- package/dist/src/constants.d.ts +0 -86
- package/dist/src/eden/index.d.ts +0 -18747
- package/dist/src/eden/index.js +0 -2
- package/dist/src/engine/deprecated/dynamicData/implementations/Ajna.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Badger.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Clamm.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Compound.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/CompoundV3.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Dolomite.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/ERC721.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/ERCMultiToken.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/EigenLayer.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Encompassing.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Erc20.d.ts +0 -108
- package/dist/src/engine/deprecated/dynamicData/implementations/Erc20Snapshot.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/EventBased.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Hyperdrive.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Morpho.d.ts +0 -9
- package/dist/src/engine/deprecated/dynamicData/implementations/Radiant.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Silo.d.ts +0 -9
- package/dist/src/engine/deprecated/dynamicData/implementations/UniswapV4.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/implementations/Vest.d.ts +0 -9
- package/dist/src/engine/deprecated/dynamicData/implementations/default.d.ts +0 -5
- package/dist/src/engine/deprecated/dynamicData/utils/fetchA51Strategies.d.ts +0 -18
- package/dist/src/engine/deprecated/dynamicData/utils/fetchClamInfo.d.ts +0 -2
- package/dist/src/engine/deprecated/dynamicData/utils/fetchLogs.d.ts +0 -14
- package/dist/src/engine/deprecated/dynamicData/utils/getCompV2ForksVaults.d.ts +0 -19
- package/dist/src/engine/deprecated/dynamicData/utils/getContractCreationBlock.d.ts +0 -2
- package/dist/src/engine/deprecated/dynamicData/utils/getDolomiteMarkets.d.ts +0 -8
- package/dist/src/engine/deprecated/dynamicData/utils/getEulerV2Vaults.d.ts +0 -7
- package/dist/src/engine/deprecated/dynamicData/utils/getFixedApr.d.ts +0 -8
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/GenericProcessor.d.ts +0 -103
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/eulerVaultNames.d.ts +0 -1
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/factoryFinder.d.ts +0 -5
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/getBlacklistedSupply.d.ts +0 -2
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/getCrossCurveTokenPrice.d.ts +0 -1
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/hardcoded.d.ts +0 -3
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/ownerFinder.d.ts +0 -2
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/spliceTVL.d.ts +0 -8
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/treasuryFinder.d.ts +0 -2
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/AaveProcessor.d.ts +0 -30
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/AnglesLiquid.d.ts +0 -35
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/AssetProcessor.d.ts +0 -35
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/AuraProcessor.d.ts +0 -107
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BEXRewardGaugeProcessor.d.ts +0 -85
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BalancerGaugeProcessor.d.ts +0 -75
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BalancerPoolProcessor.d.ts +0 -88
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BalancerV3PoolProcessor.d.ts +0 -44
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BeefyProcessor.d.ts +0 -48
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/BunniV2Processor.d.ts +0 -45
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/CompoundProcessor.d.ts +0 -44
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/ERC4626Processor.d.ts +0 -34
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/EnzymeProcessor.d.ts +0 -40
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/EqualizerGaugeProcessor.d.ts +0 -28
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/EulerBorrowProcessor.d.ts +0 -36
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/EulerLendProcessor.d.ts +0 -35
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/FluidProcessor.d.ts +0 -39
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/FraxProcessor.d.ts +0 -33
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/GammaALMProcessor.d.ts +0 -30
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/GammaProcessor.d.ts +0 -43
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/GearboxProcessor.d.ts +0 -44
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/HanjiVaultProcessor.d.ts +0 -43
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/HoldStationProcessor.d.ts +0 -29
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/HourglassProcessor.d.ts +0 -36
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/MaverickBPProcessor.d.ts +0 -50
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/MetamorphoProcessor.d.ts +0 -33
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/NoLinkVaultProcessor.d.ts +0 -38
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/PendleProcessor.d.ts +0 -29
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/PendleYTProcessor.d.ts +0 -29
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/RadiantProcessor.d.ts +0 -32
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/RfxProcessor.d.ts +0 -40
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/Satlayer.d.ts +0 -34
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/SpectraProcessor.d.ts +0 -31
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/SpectraYTProcessor.d.ts +0 -31
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/SpliceProcessor.d.ts +0 -16
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/StabilityProcessor.d.ts +0 -29
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/SturdySiloProcessor.d.ts +0 -39
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/TempestVaultProcessor.d.ts +0 -52
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/TemplateProcessor.d.ts +0 -32
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/TorosProcessor.d.ts +0 -30
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/UniswapProcessor.d.ts +0 -44
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/VicunaProcessor.d.ts +0 -28
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/WoofiProcessor.d.ts +0 -32
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/ZkSwapThreePoolProcessor.d.ts +0 -53
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/curveNPoolProcessor.d.ts +0 -39
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/curveProcessor.d.ts +0 -49
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/processorMapping.d.ts +0 -4
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/stakedCurveProcessor.d.ts +0 -54
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/implementations/xU308Processor.d.ts +0 -38
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/subtypesPrices.d.ts +0 -5
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/subtypesRound1.d.ts +0 -4
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/subtypesRound2.d.ts +0 -3
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/subtypesRound3.d.ts +0 -3
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/subtypesRound4.d.ts +0 -3
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/tokenTypeStruct.d.ts +0 -7
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/tokenTypeToProtocolAndAction.d.ts +0 -7
- package/dist/src/engine/implementations/Ajna/metadata.d.ts +0 -19
- package/dist/src/engine/implementations/Ajna/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Ambient/metadata.d.ts +0 -19
- package/dist/src/engine/implementations/Ambient/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Badger/metadata.d.ts +0 -19
- package/dist/src/engine/implementations/Clamm/metadata.d.ts +0 -45
- package/dist/src/engine/implementations/Compound/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/CompoundV3/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Default/metadata.d.ts +0 -13
- package/dist/src/engine/implementations/Dolomite/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/EigenLayer/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/EigenLayer/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Encompassing/metadata.d.ts +0 -16
- package/dist/src/engine/implementations/Erc20/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Erc20/subTypes/detect.d.ts +0 -8
- package/dist/src/engine/implementations/Erc20/subTypes/factories.d.ts +0 -5
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/aave/metadata.d.ts +0 -30
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/aave/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/bunni/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/bunni/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/euler/metadata.d.ts +0 -20
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/euler/tvl.d.ts +0 -5
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gamma/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gamma/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gearbox/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gearbox/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/hypurrfiIsolatedMarket/metadata.d.ts +0 -30
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/hypurrfiIsolatedMarket/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lendleVaults/metadata.d.ts +0 -16
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lendleVaults/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/metamorpho/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/metamorpho/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/pino/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/pino/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmax/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmax/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmaxVault/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmaxVault/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/uniswapV2/metadata.d.ts +0 -31
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/uniswapV2/mimswap/metadata.d.ts +0 -30
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/uniswapV2/mimswap/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/uniswapV2/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20/subTypes/index.d.ts +0 -124
- package/dist/src/engine/implementations/Erc20/tvl.d.ts +0 -6
- package/dist/src/engine/implementations/Erc20Snapshot/metadata.d.ts +0 -15
- package/dist/src/engine/implementations/Erc721/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/ErcMultiToken/metadata.d.ts +0 -29
- package/dist/src/engine/implementations/EventBased/metadata.d.ts +0 -24
- package/dist/src/engine/implementations/FraxLend/metadataBorrow.d.ts +0 -24
- package/dist/src/engine/implementations/FraxLend/metadataCollateral.d.ts +0 -18
- package/dist/src/engine/implementations/FraxLend/tvlBorrow.d.ts +0 -7
- package/dist/src/engine/implementations/FraxLend/tvlCollateral.d.ts +0 -7
- package/dist/src/engine/implementations/Hyperdrive/metadata.d.ts +0 -20
- package/dist/src/engine/implementations/Invalid/metadata.d.ts +0 -11
- package/dist/src/engine/implementations/Ion/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/JsonAirdrop/metadata.d.ts +0 -24
- package/dist/src/engine/implementations/Locker/metadata.d.ts +0 -24
- package/dist/src/engine/implementations/Locker/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Morpho/metadata.d.ts +0 -26
- package/dist/src/engine/implementations/MultiLog/metadata.d.ts +0 -8
- package/dist/src/engine/implementations/MultiLog/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Radiant/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/Silo/metadata.d.ts +0 -18
- package/dist/src/engine/implementations/SymbioticVault/metadata.d.ts +0 -20
- package/dist/src/engine/implementations/SymbioticVault/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/UniswapV4/metadata.d.ts +0 -20
- package/dist/src/engine/implementations/UniswapV4/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/Vest/metadata.d.ts +0 -17
- package/dist/src/engine/implementations/morphoBorrow/metadata.d.ts +0 -21
- package/dist/src/engine/implementations/morphoBorrow/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/morphoCollateral/metadata.d.ts +0 -21
- package/dist/src/engine/implementations/morphoCollateral/tvl.d.ts +0 -7
- package/dist/src/engine/implementations/morphoSupply/metadata.d.ts +0 -21
- package/dist/src/engine/implementations/morphoSupply/tvl.d.ts +0 -7
- package/dist/src/engine/metadata/factory.d.ts +0 -3
- package/dist/src/engine/tvl/factory.d.ts +0 -6
- package/dist/src/engine/tvl/logStates.d.ts +0 -21
- package/dist/src/errors/BadRequest.error.d.ts +0 -4
- package/dist/src/errors/Conflict.error.d.ts +0 -4
- package/dist/src/errors/HttpError.d.ts +0 -11
- package/dist/src/errors/InvalidParameter.error.d.ts +0 -4
- package/dist/src/errors/NotFound.error.d.ts +0 -8
- package/dist/src/errors/Opportunity.error.d.ts +0 -6
- package/dist/src/errors/UnableToFindPrice.error.d.ts +0 -4
- package/dist/src/errors/Unauthorized.error.d.ts +0 -4
- package/dist/src/errors/VoidString.error.d.ts +0 -4
- package/dist/src/errors/index.d.ts +0 -6
- package/dist/src/guards/BackOffice.guard.d.ts +0 -7
- package/dist/src/guards/Engine.guard.d.ts +0 -7
- package/dist/src/guards/TokenAuth.guard.d.ts +0 -7
- package/dist/src/guards/VerifyJwt.guard.d.ts +0 -10
- package/dist/src/hooks/checkQueryAddressValidity.d.ts +0 -26
- package/dist/src/hooks/checkQueryChainIdValidity.d.ts +0 -26
- package/dist/src/index.d.ts +0 -10007
- package/dist/src/jobs/pendings.d.ts +0 -1
- package/dist/src/jobs/prices.d.ts +0 -1
- package/dist/src/jobs/reward-breakdowns.d.ts +0 -1
- package/dist/src/jobs/rewards.d.ts +0 -1
- package/dist/src/jobs/set-dungeon-keeper.d.ts +0 -1
- package/dist/src/jobs/update-analytics.d.ts +0 -1
- package/dist/src/jobs/update-dynamic-data.d.ts +0 -1
- package/dist/src/jobs/update-euler-vaults.d.ts +0 -1
- package/dist/src/jobs/update-rpc-calls-cache.d.ts +0 -1
- package/dist/src/jobs/update-uniswap-v4-pools.d.ts +0 -1
- package/dist/src/jobs/update-v3-caches.d.ts +0 -12
- package/dist/src/libs/computeFee.d.ts +0 -4
- package/dist/src/libs/deprecated-merklv3/index.d.ts +0 -5
- package/dist/src/libs/getTokensList.d.ts +0 -23
- package/dist/src/libs/merklChainData.d.ts +0 -4
- package/dist/src/libs/parse/marketsWithCache.d.ts +0 -4
- package/dist/src/libs/positions/EigenLayer/index.d.ts +0 -6
- package/dist/src/libs/positions/ajna/index.d.ts +0 -6
- package/dist/src/libs/positions/badger/index.d.ts +0 -6
- package/dist/src/libs/positions/clamm/index.d.ts +0 -7
- package/dist/src/libs/positions/clamm/thegraph/fetchAlmPositions.d.ts +0 -5
- package/dist/src/libs/positions/clamm/thegraph/fetchAmmPositions.d.ts +0 -8
- package/dist/src/libs/positions/clamm/thegraph/fetchFarmedPositions.d.ts +0 -10
- package/dist/src/libs/positions/clamm/thegraph/index.d.ts +0 -40
- package/dist/src/libs/positions/compound/index.d.ts +0 -24
- package/dist/src/libs/positions/dolomite/index.d.ts +0 -17
- package/dist/src/libs/positions/erc20/index.d.ts +0 -5
- package/dist/src/libs/positions/euler/index.d.ts +0 -5
- package/dist/src/libs/positions/index.d.ts +0 -3
- package/dist/src/libs/positions/morpho/index.d.ts +0 -6
- package/dist/src/libs/positions/prepareFetch.d.ts +0 -22
- package/dist/src/libs/positions/silo/index.d.ts +0 -5
- package/dist/src/libs/positions/types.d.ts +0 -75
- package/dist/src/libs/staticCampaigns.d.ts +0 -7
- package/dist/src/libs/tokens/allowances.d.ts +0 -1
- package/dist/src/libs/tokens/balances.d.ts +0 -11
- package/dist/src/libs/tokens/tokenInfo.d.ts +0 -8
- package/dist/src/modules/v4/accounting/accounting.controller.d.ts +0 -284
- package/dist/src/modules/v4/accounting/accounting.model.d.ts +0 -32
- package/dist/src/modules/v4/accounting/accounting.repository.d.ts +0 -99
- package/dist/src/modules/v4/accounting/accounting.service.d.ts +0 -59
- package/dist/src/modules/v4/airflow/airflow.service.d.ts +0 -3
- package/dist/src/modules/v4/apr/apr.model.d.ts +0 -54
- package/dist/src/modules/v4/apr/apr.service.d.ts +0 -9
- package/dist/src/modules/v4/authentication/authentication.controller.d.ts +0 -74
- package/dist/src/modules/v4/authentication/authentication.model.d.ts +0 -10
- package/dist/src/modules/v4/authentication/authentication.service.d.ts +0 -10
- package/dist/src/modules/v4/blacklist/blacklist.controller.d.ts +0 -150
- package/dist/src/modules/v4/blacklist/blacklist.model.d.ts +0 -20
- package/dist/src/modules/v4/blacklist/blacklist.repository.d.ts +0 -21
- package/dist/src/modules/v4/blacklist/blacklist.service.d.ts +0 -24
- package/dist/src/modules/v4/boost/boost.controller.d.ts +0 -110
- package/dist/src/modules/v4/boost/boost.model.d.ts +0 -12
- package/dist/src/modules/v4/boost/boost.service.d.ts +0 -11
- package/dist/src/modules/v4/bucket/bucket.model.d.ts +0 -10
- package/dist/src/modules/v4/bucket/bucket.service.d.ts +0 -14
- package/dist/src/modules/v4/cache/cache.model.d.ts +0 -13
- package/dist/src/modules/v4/cache/cache.repository.d.ts +0 -8
- package/dist/src/modules/v4/cache/cache.service.d.ts +0 -12
- package/dist/src/modules/v4/campaign/campaign.controller.d.ts +0 -901
- package/dist/src/modules/v4/campaign/campaign.convertor.d.ts +0 -9
- package/dist/src/modules/v4/campaign/campaign.formatter.d.ts +0 -6
- package/dist/src/modules/v4/campaign/campaign.model.d.ts +0 -227
- package/dist/src/modules/v4/campaign/campaign.repository.d.ts +0 -999
- package/dist/src/modules/v4/campaign/campaign.service.d.ts +0 -405
- package/dist/src/modules/v4/campaign/campaign.test.controller.d.ts +0 -566
- package/dist/src/modules/v4/chain/chain.controller.d.ts +0 -194
- package/dist/src/modules/v4/chain/chain.model.d.ts +0 -52
- package/dist/src/modules/v4/chain/chain.repository.d.ts +0 -104
- package/dist/src/modules/v4/chain/chain.service.d.ts +0 -83
- package/dist/src/modules/v4/chainInteraction/chainInteraction.service.d.ts +0 -2
- package/dist/src/modules/v4/claims/claims.controller.d.ts +0 -55
- package/dist/src/modules/v4/claims/claims.model.d.ts +0 -9
- package/dist/src/modules/v4/claims/claims.repository.d.ts +0 -5
- package/dist/src/modules/v4/claims/claims.service.d.ts +0 -9
- package/dist/src/modules/v4/coingecko/coingecko.model.d.ts +0 -0
- package/dist/src/modules/v4/coingecko/coingecko.repository.d.ts +0 -14
- package/dist/src/modules/v4/coingecko/coingecko.service.d.ts +0 -16
- package/dist/src/modules/v4/computedValue/computedValue.controller.d.ts +0 -164
- package/dist/src/modules/v4/computedValue/computedValue.model.d.ts +0 -27
- package/dist/src/modules/v4/computedValue/computedValue.repository.d.ts +0 -21
- package/dist/src/modules/v4/computedValue/computedValue.service.d.ts +0 -22
- package/dist/src/modules/v4/creator/creator.controller.d.ts +0 -456
- package/dist/src/modules/v4/creator/creator.model.d.ts +0 -59
- package/dist/src/modules/v4/creator/creator.repository.d.ts +0 -97
- package/dist/src/modules/v4/creator/creator.service.d.ts +0 -192
- package/dist/src/modules/v4/dynamicData/dynamicData.service.d.ts +0 -20
- package/dist/src/modules/v4/enso/enso.model.d.ts +0 -166
- package/dist/src/modules/v4/enso/enso.service.d.ts +0 -69
- package/dist/src/modules/v4/explorer/explorer.controller.d.ts +0 -58
- package/dist/src/modules/v4/explorer/explorer.model.d.ts +0 -16
- package/dist/src/modules/v4/explorer/explorer.repository.d.ts +0 -21
- package/dist/src/modules/v4/explorer/explorer.service.d.ts +0 -28
- package/dist/src/modules/v4/icon/icon.model.d.ts +0 -4
- package/dist/src/modules/v4/icon/icon.service.d.ts +0 -5
- package/dist/src/modules/v4/interaction/interaction.controller.d.ts +0 -128
- package/dist/src/modules/v4/interaction/interaction.model.d.ts +0 -110
- package/dist/src/modules/v4/interaction/interaction.service.d.ts +0 -38
- package/dist/src/modules/v4/kyberzap/kyberzap.model.d.ts +0 -114
- package/dist/src/modules/v4/kyberzap/kyberzap.service.d.ts +0 -34
- package/dist/src/modules/v4/liquidity/implementations/AjnaPositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/implementations/BadgerPositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/implementations/ClammPositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/implementations/DolomitePositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/implementations/ERC20PositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/implementations/EulerPositionFetcher.d.ts +0 -6
- package/dist/src/modules/v4/liquidity/liquidity.controller.d.ts +0 -50
- package/dist/src/modules/v4/liquidity/liquidity.model.d.ts +0 -25
- package/dist/src/modules/v4/liquidity/liquidity.repository.d.ts +0 -14
- package/dist/src/modules/v4/liquidity/liquidity.service.d.ts +0 -5
- package/dist/src/modules/v4/merklRoot/merklRoot.controller.d.ts +0 -113
- package/dist/src/modules/v4/merklRoot/merklRoot.model.d.ts +0 -13
- package/dist/src/modules/v4/merklRoot/merklRoot.repository.d.ts +0 -23
- package/dist/src/modules/v4/merklRoot/merklRoot.service.d.ts +0 -44
- package/dist/src/modules/v4/node/node.controller.d.ts +0 -65
- package/dist/src/modules/v4/node/node.model.d.ts +0 -21
- package/dist/src/modules/v4/node/node.repository.d.ts +0 -21
- package/dist/src/modules/v4/node/node.service.d.ts +0 -21
- package/dist/src/modules/v4/opportunity/opportunity.controller.d.ts +0 -1387
- package/dist/src/modules/v4/opportunity/opportunity.converter.d.ts +0 -127
- package/dist/src/modules/v4/opportunity/opportunity.formatter.d.ts +0 -174
- package/dist/src/modules/v4/opportunity/opportunity.model.d.ts +0 -499
- package/dist/src/modules/v4/opportunity/opportunity.repository.d.ts +0 -1052
- package/dist/src/modules/v4/opportunity/opportunity.service.d.ts +0 -710
- package/dist/src/modules/v4/opportunity/transform-id.pipe.d.ts +0 -5
- package/dist/src/modules/v4/opportunity/validate-id.pipe.d.ts +0 -5
- package/dist/src/modules/v4/parse/parse.controller.d.ts +0 -64
- package/dist/src/modules/v4/parse/parse.model.d.ts +0 -10
- package/dist/src/modules/v4/payload/payload.controller.d.ts +0 -127
- package/dist/src/modules/v4/payload/payload.model.d.ts +0 -309
- package/dist/src/modules/v4/payload/payload.service.d.ts +0 -27
- package/dist/src/modules/v4/price/price.controller.d.ts +0 -228
- package/dist/src/modules/v4/price/price.model.d.ts +0 -36
- package/dist/src/modules/v4/price/price.repository.d.ts +0 -36
- package/dist/src/modules/v4/price/price.service.d.ts +0 -40
- package/dist/src/modules/v4/prisma/index.d.ts +0 -32
- package/dist/src/modules/v4/programPayload/programPayload.controller.d.ts +0 -1175
- package/dist/src/modules/v4/programPayload/programPayload.model.d.ts +0 -334
- package/dist/src/modules/v4/programPayload/programPayload.repository.d.ts +0 -3167
- package/dist/src/modules/v4/programPayload/programPayload.service.d.ts +0 -50
- package/dist/src/modules/v4/programPayload/subPayloads/hypurrFi.d.ts +0 -72
- package/dist/src/modules/v4/protocol/protocol.controller.d.ts +0 -290
- package/dist/src/modules/v4/protocol/protocol.model.d.ts +0 -107
- package/dist/src/modules/v4/protocol/protocol.repository.d.ts +0 -89
- package/dist/src/modules/v4/protocol/protocol.service.d.ts +0 -35
- package/dist/src/modules/v4/referral/referral.controller.d.ts +0 -104
- package/dist/src/modules/v4/referral/referral.model.d.ts +0 -10
- package/dist/src/modules/v4/referral/referral.service.d.ts +0 -216
- package/dist/src/modules/v4/reward/reward.controller.d.ts +0 -598
- package/dist/src/modules/v4/reward/reward.converter.d.ts +0 -14
- package/dist/src/modules/v4/reward/reward.model.d.ts +0 -260
- package/dist/src/modules/v4/reward/reward.repository.d.ts +0 -174
- package/dist/src/modules/v4/reward/reward.service.d.ts +0 -753
- package/dist/src/modules/v4/router.d.ts +0 -8439
- package/dist/src/modules/v4/status/status.controller.d.ts +0 -303
- package/dist/src/modules/v4/status/status.model.d.ts +0 -63
- package/dist/src/modules/v4/status/status.repository.d.ts +0 -104
- package/dist/src/modules/v4/status/status.service.d.ts +0 -89
- package/dist/src/modules/v4/token/token.controller.d.ts +0 -499
- package/dist/src/modules/v4/token/token.model.d.ts +0 -125
- package/dist/src/modules/v4/token/token.repository.d.ts +0 -138
- package/dist/src/modules/v4/token/token.service.d.ts +0 -361
- package/dist/src/modules/v4/tracer/tracer.service.d.ts +0 -3
- package/dist/src/modules/v4/turtle/turtle.controller.d.ts +0 -81
- package/dist/src/modules/v4/turtle/turtle.repository.d.ts +0 -14
- package/dist/src/modules/v4/turtle/turtle.service.d.ts +0 -17
- package/dist/src/modules/v4/tvl/tvl.model.d.ts +0 -35
- package/dist/src/modules/v4/tvl/tvl.service.d.ts +0 -9
- package/dist/src/modules/v4/uniswap/uniswap.controller.d.ts +0 -480
- package/dist/src/modules/v4/uniswap/uniswap.model.d.ts +0 -55
- package/dist/src/modules/v4/uniswap/uniswap.repository.d.ts +0 -24
- package/dist/src/modules/v4/uniswap/uniswap.service.d.ts +0 -21
- package/dist/src/modules/v4/user/user.controller.d.ts +0 -445
- package/dist/src/modules/v4/user/user.model.d.ts +0 -85
- package/dist/src/modules/v4/user/user.repository.d.ts +0 -34
- package/dist/src/modules/v4/user/user.service.d.ts +0 -37
- package/dist/src/plugins/errorHandler.d.ts +0 -33
- package/dist/src/routes/v1/allowances.d.ts +0 -80
- package/dist/src/routes/v1/balances.d.ts +0 -63
- package/dist/src/routes/v1/prices.d.ts +0 -55
- package/dist/src/routes/v1/router.d.ts +0 -142
- package/dist/src/routes/v1/tokens.d.ts +0 -58
- package/dist/src/routes/v2/merkl.d.ts +0 -92
- package/dist/src/routes/v2/router.d.ts +0 -83
- package/dist/src/routes/v3/app.d.ts +0 -61
- package/dist/src/routes/v3/blacklist.d.ts +0 -58
- package/dist/src/routes/v3/campaign/delay.d.ts +0 -60
- package/dist/src/routes/v3/campaignClaims.d.ts +0 -61
- package/dist/src/routes/v3/campaignUnclaimed.d.ts +0 -60
- package/dist/src/routes/v3/campaigns.d.ts +0 -71
- package/dist/src/routes/v3/campaignsForMainParameter.d.ts +0 -67
- package/dist/src/routes/v3/campaignsRewardsReport.d.ts +0 -60
- package/dist/src/routes/v3/claims.d.ts +0 -61
- package/dist/src/routes/v3/compoundV2.d.ts +0 -55
- package/dist/src/routes/v3/createCampaign.d.ts +0 -60
- package/dist/src/routes/v3/dolomite.d.ts +0 -59
- package/dist/src/routes/v3/euler.d.ts +0 -114
- package/dist/src/routes/v3/fetch.d.ts +0 -59
- package/dist/src/routes/v3/health.d.ts +0 -54
- package/dist/src/routes/v3/lostyield.d.ts +0 -66
- package/dist/src/routes/v3/merkl.d.ts +0 -116
- package/dist/src/routes/v3/morphoMarkets.d.ts +0 -75
- package/dist/src/routes/v3/morphoVaults.d.ts +0 -65
- package/dist/src/routes/v3/multiChainPositions.d.ts +0 -58
- package/dist/src/routes/v3/opportunity.d.ts +0 -125
- package/dist/src/routes/v3/overview.d.ts +0 -91
- package/dist/src/routes/v3/parse.d.ts +0 -60
- package/dist/src/routes/v3/payload.d.ts +0 -71
- package/dist/src/routes/v3/poolInfo.d.ts +0 -62
- package/dist/src/routes/v3/positions.d.ts +0 -75
- package/dist/src/routes/v3/radiant.d.ts +0 -69
- package/dist/src/routes/v3/recipients.d.ts +0 -59
- package/dist/src/routes/v3/rewards.d.ts +0 -86
- package/dist/src/routes/v3/rewardsReport.d.ts +0 -69
- package/dist/src/routes/v3/router.d.ts +0 -1401
- package/dist/src/routes/v3/silo.d.ts +0 -66
- package/dist/src/routes/v3/token.d.ts +0 -64
- package/dist/src/routes/v3/twt/participants.d.ts +0 -52
- package/dist/src/routes/v3/uniswapv4.d.ts +0 -252
- package/dist/src/routes/v3/updates.d.ts +0 -66
- package/dist/src/routes/v3/userRewards.d.ts +0 -82
- package/dist/src/scripts/fill-coingecko-data.d.ts +0 -1
- package/dist/src/scripts/fill-descriptions.d.ts +0 -1
- package/dist/src/scripts/fill-unknown-tokens.d.ts +0 -1
- package/dist/src/scripts/reparse-opportunities.d.ts +0 -1
- package/dist/src/types/external/spectraAPI.d.ts +0 -88
- package/dist/src/types/index.d.ts +0 -17
- package/dist/src/utils/TailSampler.d.ts +0 -8
- package/dist/src/utils/bigintToString.d.ts +0 -1
- package/dist/src/utils/caseChanges.d.ts +0 -4
- package/dist/src/utils/decodeCalls.d.ts +0 -3
- package/dist/src/utils/encodeCalls.d.ts +0 -3
- package/dist/src/utils/error.d.ts +0 -70
- package/dist/src/utils/execute.d.ts +0 -22
- package/dist/src/utils/generateCardName.d.ts +0 -6
- package/dist/src/utils/generic.d.ts +0 -7
- package/dist/src/utils/hashArray.d.ts +0 -2
- package/dist/src/utils/lastBlockBefore.d.ts +0 -3
- package/dist/src/utils/logger.d.ts +0 -54
- package/dist/src/utils/pagination.d.ts +0 -11
- package/dist/src/utils/parseDistributionType.d.ts +0 -1
- package/dist/src/utils/pricer.d.ts +0 -57
- package/dist/src/utils/prices/chainlinkRead.d.ts +0 -4
- package/dist/src/utils/prices/curveVirtualPrice.d.ts +0 -4
- package/dist/src/utils/prices/getDQUICK.d.ts +0 -4
- package/dist/src/utils/prices/priceFetcherFactory.d.ts +0 -10
- package/dist/src/utils/prices/priceService.d.ts +0 -13
- package/dist/src/utils/prices/services/OnChainCallService.d.ts +0 -8
- package/dist/src/utils/prices/services/coinGeckoService.d.ts +0 -12
- package/dist/src/utils/prices/services/defillamaService.d.ts +0 -12
- package/dist/src/utils/prices/services/dexScreenerService.d.ts +0 -12
- package/dist/src/utils/prices/services/erc4626Service.d.ts +0 -9
- package/dist/src/utils/prices/services/getERC4626.d.ts +0 -4
- package/dist/src/utils/prices/services/indexCoopService.d.ts +0 -12
- package/dist/src/utils/prices/services/priceFetcher.d.ts +0 -8
- package/dist/src/utils/prices/services/uniswapV2PriceService.d.ts +0 -8
- package/dist/src/utils/prices/uniV2Price.d.ts +0 -7
- package/dist/src/utils/providers.d.ts +0 -128
- package/dist/src/utils/queries/allCampaigns.d.ts +0 -1
- package/dist/src/utils/sanitizeChain.d.ts +0 -2
- package/dist/src/utils/stryke.d.ts +0 -2
- package/dist/src/utils/throw.d.ts +0 -22
@@ -1,66 +0,0 @@
|
|
1
|
-
import type Elysia from "elysia";
|
2
|
-
export declare const query: import("@sinclair/typebox").TObject<{
|
3
|
-
repository: import("@sinclair/typebox").TString;
|
4
|
-
chainId: import("@sinclair/typebox").TNumber;
|
5
|
-
}>;
|
6
|
-
export declare const response: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
7
|
-
asset: import("@sinclair/typebox").TString;
|
8
|
-
assetSymbol: import("@sinclair/typebox").TString;
|
9
|
-
silo: import("@sinclair/typebox").TString;
|
10
|
-
version: import("@sinclair/typebox").TNumber;
|
11
|
-
assets: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
12
|
-
address: import("@sinclair/typebox").TString;
|
13
|
-
symbol: import("@sinclair/typebox").TString;
|
14
|
-
}>>;
|
15
|
-
}>>;
|
16
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
17
|
-
decorator: {};
|
18
|
-
store: {};
|
19
|
-
derive: {};
|
20
|
-
resolve: {};
|
21
|
-
}, {
|
22
|
-
typebox: {};
|
23
|
-
error: {};
|
24
|
-
}, {
|
25
|
-
schema: {};
|
26
|
-
standaloneSchema: {};
|
27
|
-
macro: {};
|
28
|
-
macroFn: {};
|
29
|
-
parser: {};
|
30
|
-
}, {
|
31
|
-
silo: {
|
32
|
-
get: {
|
33
|
-
body: unknown;
|
34
|
-
params: {};
|
35
|
-
query: {
|
36
|
-
chainId: number;
|
37
|
-
repository: string;
|
38
|
-
};
|
39
|
-
headers: unknown;
|
40
|
-
response: {
|
41
|
-
[x: string]: any;
|
42
|
-
200: any;
|
43
|
-
422: {
|
44
|
-
type: "validation";
|
45
|
-
on: string;
|
46
|
-
summary?: string;
|
47
|
-
message?: string;
|
48
|
-
found?: unknown;
|
49
|
-
property?: string;
|
50
|
-
expected?: string;
|
51
|
-
};
|
52
|
-
};
|
53
|
-
};
|
54
|
-
};
|
55
|
-
}, {
|
56
|
-
derive: {};
|
57
|
-
resolve: {};
|
58
|
-
schema: {};
|
59
|
-
standaloneSchema: {};
|
60
|
-
}, {
|
61
|
-
derive: {};
|
62
|
-
resolve: {};
|
63
|
-
schema: {};
|
64
|
-
standaloneSchema: {};
|
65
|
-
}>;
|
66
|
-
export default _default;
|
@@ -1,64 +0,0 @@
|
|
1
|
-
import type Elysia from "elysia";
|
2
|
-
export declare const query: import("@sinclair/typebox").TObject<{
|
3
|
-
chainId: import("@sinclair/typebox").TNumber;
|
4
|
-
address: import("@sinclair/typebox").TString;
|
5
|
-
}>;
|
6
|
-
export declare const response: import("@sinclair/typebox").TObject<{
|
7
|
-
name: import("@sinclair/typebox").TString;
|
8
|
-
symbol: import("@sinclair/typebox").TString;
|
9
|
-
decimals: import("@sinclair/typebox").TNumber;
|
10
|
-
}>;
|
11
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
12
|
-
decorator: {};
|
13
|
-
store: {};
|
14
|
-
derive: {};
|
15
|
-
resolve: {};
|
16
|
-
}, {
|
17
|
-
typebox: {};
|
18
|
-
error: {};
|
19
|
-
}, {
|
20
|
-
schema: {};
|
21
|
-
standaloneSchema: {};
|
22
|
-
macro: {};
|
23
|
-
macroFn: {};
|
24
|
-
parser: {};
|
25
|
-
}, {
|
26
|
-
token: {
|
27
|
-
get: {
|
28
|
-
body: unknown;
|
29
|
-
params: {};
|
30
|
-
query: {
|
31
|
-
address: string;
|
32
|
-
chainId: number;
|
33
|
-
};
|
34
|
-
headers: unknown;
|
35
|
-
response: {
|
36
|
-
200: {
|
37
|
-
symbol: string;
|
38
|
-
name: string;
|
39
|
-
decimals: number;
|
40
|
-
};
|
41
|
-
422: {
|
42
|
-
type: "validation";
|
43
|
-
on: string;
|
44
|
-
summary?: string;
|
45
|
-
message?: string;
|
46
|
-
found?: unknown;
|
47
|
-
property?: string;
|
48
|
-
expected?: string;
|
49
|
-
};
|
50
|
-
};
|
51
|
-
};
|
52
|
-
};
|
53
|
-
}, {
|
54
|
-
derive: {};
|
55
|
-
resolve: {};
|
56
|
-
schema: {};
|
57
|
-
standaloneSchema: {};
|
58
|
-
}, {
|
59
|
-
derive: {};
|
60
|
-
resolve: {};
|
61
|
-
schema: {};
|
62
|
-
standaloneSchema: {};
|
63
|
-
}>;
|
64
|
-
export default _default;
|
@@ -1,52 +0,0 @@
|
|
1
|
-
import type Elysia from "elysia";
|
2
|
-
export declare const query: import("@sinclair/typebox").TObject<{
|
3
|
-
chainId: import("@sinclair/typebox").TNumber;
|
4
|
-
}>;
|
5
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
6
|
-
decorator: {};
|
7
|
-
store: {};
|
8
|
-
derive: {};
|
9
|
-
resolve: {};
|
10
|
-
}, {
|
11
|
-
typebox: {};
|
12
|
-
error: {};
|
13
|
-
}, {
|
14
|
-
schema: {};
|
15
|
-
standaloneSchema: {};
|
16
|
-
macro: {};
|
17
|
-
macroFn: {};
|
18
|
-
parser: {};
|
19
|
-
}, {
|
20
|
-
get: {
|
21
|
-
body: unknown;
|
22
|
-
params: {};
|
23
|
-
query: {
|
24
|
-
chainId: number;
|
25
|
-
};
|
26
|
-
headers: unknown;
|
27
|
-
response: {
|
28
|
-
[x: string]: any;
|
29
|
-
200: any;
|
30
|
-
422: {
|
31
|
-
type: "validation";
|
32
|
-
on: string;
|
33
|
-
summary?: string;
|
34
|
-
message?: string;
|
35
|
-
found?: unknown;
|
36
|
-
property?: string;
|
37
|
-
expected?: string;
|
38
|
-
};
|
39
|
-
};
|
40
|
-
};
|
41
|
-
}, {
|
42
|
-
derive: {};
|
43
|
-
resolve: {};
|
44
|
-
schema: {};
|
45
|
-
standaloneSchema: {};
|
46
|
-
}, {
|
47
|
-
derive: {};
|
48
|
-
resolve: {};
|
49
|
-
schema: {};
|
50
|
-
standaloneSchema: {};
|
51
|
-
}>;
|
52
|
-
export default _default;
|
@@ -1,252 +0,0 @@
|
|
1
|
-
import type { Elysia } from "elysia";
|
2
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
3
|
-
decorator: {};
|
4
|
-
store: {};
|
5
|
-
derive: {};
|
6
|
-
resolve: {};
|
7
|
-
}, {
|
8
|
-
typebox: {};
|
9
|
-
error: {};
|
10
|
-
}, {
|
11
|
-
schema: {};
|
12
|
-
standaloneSchema: {};
|
13
|
-
macro: {};
|
14
|
-
macroFn: {};
|
15
|
-
parser: {};
|
16
|
-
}, {
|
17
|
-
uniswapv4: {
|
18
|
-
get: {
|
19
|
-
body: unknown;
|
20
|
-
params: {};
|
21
|
-
query: unknown;
|
22
|
-
headers: unknown;
|
23
|
-
response: {
|
24
|
-
200: {
|
25
|
-
42161?: {
|
26
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
27
|
-
} | undefined;
|
28
|
-
43114?: {
|
29
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
30
|
-
} | undefined;
|
31
|
-
8453?: {
|
32
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
33
|
-
} | undefined;
|
34
|
-
56?: {
|
35
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
36
|
-
} | undefined;
|
37
|
-
42220?: {
|
38
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
39
|
-
} | undefined;
|
40
|
-
1116?: {
|
41
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
42
|
-
} | undefined;
|
43
|
-
250?: {
|
44
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
45
|
-
} | undefined;
|
46
|
-
122?: {
|
47
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
48
|
-
} | undefined;
|
49
|
-
196?: {
|
50
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
51
|
-
} | undefined;
|
52
|
-
100?: {
|
53
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
54
|
-
} | undefined;
|
55
|
-
59144?: {
|
56
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
57
|
-
} | undefined;
|
58
|
-
1?: {
|
59
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
60
|
-
} | undefined;
|
61
|
-
5000?: {
|
62
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
63
|
-
} | undefined;
|
64
|
-
10?: {
|
65
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
66
|
-
} | undefined;
|
67
|
-
137?: {
|
68
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
69
|
-
} | undefined;
|
70
|
-
1101?: {
|
71
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
72
|
-
} | undefined;
|
73
|
-
108?: {
|
74
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
75
|
-
} | undefined;
|
76
|
-
324?: {
|
77
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
78
|
-
} | undefined;
|
79
|
-
534352?: {
|
80
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
81
|
-
} | undefined;
|
82
|
-
169?: {
|
83
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
84
|
-
} | undefined;
|
85
|
-
13371?: {
|
86
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
87
|
-
} | undefined;
|
88
|
-
81457?: {
|
89
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
90
|
-
} | undefined;
|
91
|
-
34443?: {
|
92
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
93
|
-
} | undefined;
|
94
|
-
592?: {
|
95
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
96
|
-
} | undefined;
|
97
|
-
30?: {
|
98
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
99
|
-
} | undefined;
|
100
|
-
167000?: {
|
101
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
102
|
-
} | undefined;
|
103
|
-
1329?: {
|
104
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
105
|
-
} | undefined;
|
106
|
-
1284?: {
|
107
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
108
|
-
} | undefined;
|
109
|
-
2046399126?: {
|
110
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
111
|
-
} | undefined;
|
112
|
-
252?: {
|
113
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
114
|
-
} | undefined;
|
115
|
-
60808?: {
|
116
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
117
|
-
} | undefined;
|
118
|
-
480?: {
|
119
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
120
|
-
} | undefined;
|
121
|
-
42793?: {
|
122
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
123
|
-
} | undefined;
|
124
|
-
1135?: {
|
125
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
126
|
-
} | undefined;
|
127
|
-
130?: {
|
128
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
129
|
-
} | undefined;
|
130
|
-
80094?: {
|
131
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
132
|
-
} | undefined;
|
133
|
-
1923?: {
|
134
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
135
|
-
} | undefined;
|
136
|
-
10242?: {
|
137
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
138
|
-
} | undefined;
|
139
|
-
146?: {
|
140
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
141
|
-
} | undefined;
|
142
|
-
21000000?: {
|
143
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
144
|
-
} | undefined;
|
145
|
-
1868?: {
|
146
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
147
|
-
} | undefined;
|
148
|
-
57073?: {
|
149
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
150
|
-
} | undefined;
|
151
|
-
2020?: {
|
152
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
153
|
-
} | undefined;
|
154
|
-
747?: {
|
155
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
156
|
-
} | undefined;
|
157
|
-
6900?: {
|
158
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
159
|
-
} | undefined;
|
160
|
-
33139?: {
|
161
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
162
|
-
} | undefined;
|
163
|
-
999?: {
|
164
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
165
|
-
} | undefined;
|
166
|
-
48900?: {
|
167
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
168
|
-
} | undefined;
|
169
|
-
43111?: {
|
170
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
171
|
-
} | undefined;
|
172
|
-
5464?: {
|
173
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
174
|
-
} | undefined;
|
175
|
-
98866?: {
|
176
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
177
|
-
} | undefined;
|
178
|
-
50?: {
|
179
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
180
|
-
} | undefined;
|
181
|
-
747474?: {
|
182
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
183
|
-
} | undefined;
|
184
|
-
151?: {
|
185
|
-
[poolId: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
186
|
-
} | undefined;
|
187
|
-
} | null;
|
188
|
-
};
|
189
|
-
};
|
190
|
-
} & {
|
191
|
-
":chainId": {
|
192
|
-
get: {
|
193
|
-
body: unknown;
|
194
|
-
params: {
|
195
|
-
chainId: number;
|
196
|
-
} & {};
|
197
|
-
query: unknown;
|
198
|
-
headers: unknown;
|
199
|
-
response: {
|
200
|
-
200: {
|
201
|
-
[x: string]: import("@angleprotocol/sdk/ts").UniswapV4PoolType;
|
202
|
-
} | undefined;
|
203
|
-
422: {
|
204
|
-
type: "validation";
|
205
|
-
on: string;
|
206
|
-
summary?: string;
|
207
|
-
message?: string;
|
208
|
-
found?: unknown;
|
209
|
-
property?: string;
|
210
|
-
expected?: string;
|
211
|
-
};
|
212
|
-
};
|
213
|
-
};
|
214
|
-
};
|
215
|
-
} & {
|
216
|
-
pool: {
|
217
|
-
":poolId": {
|
218
|
-
get: {
|
219
|
-
body: unknown;
|
220
|
-
params: {
|
221
|
-
poolId: string;
|
222
|
-
} & {};
|
223
|
-
query: unknown;
|
224
|
-
headers: unknown;
|
225
|
-
response: {
|
226
|
-
200: import("@angleprotocol/sdk/ts").UniswapV4PoolType[];
|
227
|
-
422: {
|
228
|
-
type: "validation";
|
229
|
-
on: string;
|
230
|
-
summary?: string;
|
231
|
-
message?: string;
|
232
|
-
found?: unknown;
|
233
|
-
property?: string;
|
234
|
-
expected?: string;
|
235
|
-
};
|
236
|
-
};
|
237
|
-
};
|
238
|
-
};
|
239
|
-
};
|
240
|
-
};
|
241
|
-
}, {
|
242
|
-
derive: {};
|
243
|
-
resolve: {};
|
244
|
-
schema: {};
|
245
|
-
standaloneSchema: {};
|
246
|
-
}, {
|
247
|
-
derive: {};
|
248
|
-
resolve: {};
|
249
|
-
schema: {};
|
250
|
-
standaloneSchema: {};
|
251
|
-
}>;
|
252
|
-
export default _default;
|
@@ -1,66 +0,0 @@
|
|
1
|
-
import type Elysia from "elysia";
|
2
|
-
/**
|
3
|
-
* @deprecated - to remove in favor of new status page
|
4
|
-
*/
|
5
|
-
export type UpdatesT = {
|
6
|
-
[chainId: number]: {
|
7
|
-
[campaignId: string]: number;
|
8
|
-
};
|
9
|
-
};
|
10
|
-
export declare const query: import("@sinclair/typebox").TObject<{}>;
|
11
|
-
export declare const response: import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TNumber>>;
|
12
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
13
|
-
decorator: {};
|
14
|
-
store: {};
|
15
|
-
derive: {};
|
16
|
-
resolve: {};
|
17
|
-
}, {
|
18
|
-
typebox: {};
|
19
|
-
error: {};
|
20
|
-
}, {
|
21
|
-
schema: {};
|
22
|
-
standaloneSchema: {};
|
23
|
-
macro: {};
|
24
|
-
macroFn: {};
|
25
|
-
parser: {};
|
26
|
-
}, {
|
27
|
-
updates: {
|
28
|
-
get: {
|
29
|
-
body: unknown;
|
30
|
-
params: {};
|
31
|
-
query: {};
|
32
|
-
headers: unknown;
|
33
|
-
response: {
|
34
|
-
200: {
|
35
|
-
[x: number]: {
|
36
|
-
[campaignId: string]: number;
|
37
|
-
};
|
38
|
-
};
|
39
|
-
readonly 400: {
|
40
|
-
message?: string | undefined;
|
41
|
-
error: string;
|
42
|
-
};
|
43
|
-
422: {
|
44
|
-
type: "validation";
|
45
|
-
on: string;
|
46
|
-
summary?: string;
|
47
|
-
message?: string;
|
48
|
-
found?: unknown;
|
49
|
-
property?: string;
|
50
|
-
expected?: string;
|
51
|
-
};
|
52
|
-
};
|
53
|
-
};
|
54
|
-
};
|
55
|
-
}, {
|
56
|
-
derive: {};
|
57
|
-
resolve: {};
|
58
|
-
schema: {};
|
59
|
-
standaloneSchema: {};
|
60
|
-
}, {
|
61
|
-
derive: {};
|
62
|
-
resolve: {};
|
63
|
-
schema: {};
|
64
|
-
standaloneSchema: {};
|
65
|
-
}>;
|
66
|
-
export default _default;
|
@@ -1,82 +0,0 @@
|
|
1
|
-
import type Elysia from "elysia";
|
2
|
-
/**
|
3
|
-
* @deprecated - conversion to v4 done
|
4
|
-
*/
|
5
|
-
export declare const query: import("@sinclair/typebox").TObject<{
|
6
|
-
chainId: import("@sinclair/typebox").TNumber;
|
7
|
-
reloadChainId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
8
|
-
mainParameter: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
9
|
-
proof: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
10
|
-
rewardToken: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
11
|
-
user: import("@sinclair/typebox").TString;
|
12
|
-
}>;
|
13
|
-
declare const _default: (app: Elysia) => Elysia<"", {
|
14
|
-
decorator: {};
|
15
|
-
store: {};
|
16
|
-
derive: {};
|
17
|
-
resolve: {};
|
18
|
-
}, {
|
19
|
-
typebox: {};
|
20
|
-
error: {};
|
21
|
-
}, {
|
22
|
-
schema: {};
|
23
|
-
standaloneSchema: {};
|
24
|
-
macro: {};
|
25
|
-
macroFn: {};
|
26
|
-
parser: {};
|
27
|
-
}, {
|
28
|
-
userRewards: {
|
29
|
-
get: {
|
30
|
-
body: unknown;
|
31
|
-
params: {};
|
32
|
-
query: {
|
33
|
-
rewardToken?: string | undefined;
|
34
|
-
proof?: string | undefined;
|
35
|
-
mainParameter?: string | undefined;
|
36
|
-
reloadChainId?: number | undefined;
|
37
|
-
user: string;
|
38
|
-
chainId: number;
|
39
|
-
};
|
40
|
-
headers: unknown;
|
41
|
-
response: {
|
42
|
-
200: {
|
43
|
-
[x: string]: {
|
44
|
-
pending?: string | undefined;
|
45
|
-
proof?: string[] | undefined;
|
46
|
-
symbol: string;
|
47
|
-
decimals: number;
|
48
|
-
accumulated: string;
|
49
|
-
unclaimed: string;
|
50
|
-
reasons: {
|
51
|
-
[x: string]: {
|
52
|
-
pending?: string | undefined;
|
53
|
-
accumulated: string;
|
54
|
-
unclaimed: string;
|
55
|
-
};
|
56
|
-
};
|
57
|
-
};
|
58
|
-
};
|
59
|
-
422: {
|
60
|
-
type: "validation";
|
61
|
-
on: string;
|
62
|
-
summary?: string;
|
63
|
-
message?: string;
|
64
|
-
found?: unknown;
|
65
|
-
property?: string;
|
66
|
-
expected?: string;
|
67
|
-
};
|
68
|
-
};
|
69
|
-
};
|
70
|
-
};
|
71
|
-
}, {
|
72
|
-
derive: {};
|
73
|
-
resolve: {};
|
74
|
-
schema: {};
|
75
|
-
standaloneSchema: {};
|
76
|
-
}, {
|
77
|
-
derive: {};
|
78
|
-
resolve: {};
|
79
|
-
schema: {};
|
80
|
-
standaloneSchema: {};
|
81
|
-
}>;
|
82
|
-
export default _default;
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1,88 +0,0 @@
|
|
1
|
-
export interface SpectraPoolData {
|
2
|
-
address: string;
|
3
|
-
chainId: number;
|
4
|
-
lpt: {
|
5
|
-
address: string;
|
6
|
-
decimals: number;
|
7
|
-
chainId: number;
|
8
|
-
supply: string;
|
9
|
-
};
|
10
|
-
liquidity: {
|
11
|
-
underlying: number;
|
12
|
-
usd: number;
|
13
|
-
};
|
14
|
-
impliedApy: number;
|
15
|
-
lpApy: {
|
16
|
-
total: number;
|
17
|
-
details: {
|
18
|
-
fees: number;
|
19
|
-
pt: number;
|
20
|
-
ibt: number;
|
21
|
-
};
|
22
|
-
};
|
23
|
-
ibtToPt: string;
|
24
|
-
ptToIbt: string;
|
25
|
-
ptPrice: {
|
26
|
-
underlying: number;
|
27
|
-
usd: number;
|
28
|
-
};
|
29
|
-
ytPrice: {
|
30
|
-
underlying: number;
|
31
|
-
usd: number;
|
32
|
-
};
|
33
|
-
ibtAmount: string;
|
34
|
-
ptAmount: string;
|
35
|
-
feeRate: string;
|
36
|
-
outFee: string;
|
37
|
-
midFee: string;
|
38
|
-
lastPrices: string;
|
39
|
-
}
|
40
|
-
export interface SpectraObject {
|
41
|
-
address: string;
|
42
|
-
name: string;
|
43
|
-
symbol: string;
|
44
|
-
decimals: number;
|
45
|
-
chainId: number;
|
46
|
-
rate: string;
|
47
|
-
yt: {
|
48
|
-
address: string;
|
49
|
-
decimals: number;
|
50
|
-
chainId: number;
|
51
|
-
};
|
52
|
-
ibt: {
|
53
|
-
address: string;
|
54
|
-
name: string;
|
55
|
-
symbol: string;
|
56
|
-
decimals: number;
|
57
|
-
chainId: number;
|
58
|
-
rate: string;
|
59
|
-
apr: {
|
60
|
-
total: number;
|
61
|
-
details: {
|
62
|
-
base: number;
|
63
|
-
};
|
64
|
-
};
|
65
|
-
price: {
|
66
|
-
underlying: number;
|
67
|
-
usd: number;
|
68
|
-
};
|
69
|
-
protocol: string;
|
70
|
-
};
|
71
|
-
underlying: {
|
72
|
-
address: string;
|
73
|
-
name: string;
|
74
|
-
symbol: string;
|
75
|
-
decimals: number;
|
76
|
-
chainId: number;
|
77
|
-
price: {
|
78
|
-
usd: number;
|
79
|
-
};
|
80
|
-
};
|
81
|
-
maturity: number;
|
82
|
-
createdAt: number;
|
83
|
-
pools: SpectraPoolData[];
|
84
|
-
maturityValue: {
|
85
|
-
underlying: number;
|
86
|
-
usd: number;
|
87
|
-
};
|
88
|
-
}
|