@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,901 +0,0 @@
|
|
1
|
-
import Elysia from "elysia";
|
2
|
-
export declare const CampaignController: Elysia<"/campaigns", {
|
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
|
-
campaigns: {
|
18
|
-
engine: {
|
19
|
-
post: {
|
20
|
-
body: {
|
21
|
-
subType?: number | undefined;
|
22
|
-
rootCampaignId?: string | undefined;
|
23
|
-
parentCampaignId?: string | undefined;
|
24
|
-
identifier?: string | undefined;
|
25
|
-
tags?: string[] | undefined;
|
26
|
-
campaignId: string;
|
27
|
-
creator: string;
|
28
|
-
params: string;
|
29
|
-
amount: string;
|
30
|
-
chainId: number;
|
31
|
-
startTimestamp: string;
|
32
|
-
rewardTokenAddress: string;
|
33
|
-
type: number;
|
34
|
-
computeChainId: number;
|
35
|
-
endTimestamp: string;
|
36
|
-
opportunityIdentifier: string;
|
37
|
-
};
|
38
|
-
params: {};
|
39
|
-
query: unknown;
|
40
|
-
headers: {
|
41
|
-
authorization: string;
|
42
|
-
};
|
43
|
-
response: {
|
44
|
-
200: {
|
45
|
-
campaignId: string;
|
46
|
-
description: string | null;
|
47
|
-
id: string;
|
48
|
-
params: import("@prisma/client/runtime/client").JsonValue;
|
49
|
-
amount: string;
|
50
|
-
startTimestamp: bigint;
|
51
|
-
type: string;
|
52
|
-
computeChainId: number;
|
53
|
-
distributionChainId: number;
|
54
|
-
endTimestamp: bigint;
|
55
|
-
distributionType: import("@package/databases").DistributionType;
|
56
|
-
subType: number | null;
|
57
|
-
rewardTokenId: string;
|
58
|
-
opportunityId: string;
|
59
|
-
creatorAddress: string;
|
60
|
-
manualOverrides: import("@package/databases").CampaignManualOverride[];
|
61
|
-
createdAt: Date;
|
62
|
-
rootCampaignId: string | null;
|
63
|
-
parentCampaignId: string | null;
|
64
|
-
} | {
|
65
|
-
id: string;
|
66
|
-
chainId: number;
|
67
|
-
type: string;
|
68
|
-
identifier: string;
|
69
|
-
name: string;
|
70
|
-
status: "PAST" | "LIVE" | "SOON";
|
71
|
-
action: any;
|
72
|
-
tokens: ({
|
73
|
-
symbol: string;
|
74
|
-
name: string | null;
|
75
|
-
decimals: number;
|
76
|
-
address: string;
|
77
|
-
id: string;
|
78
|
-
chainId: number;
|
79
|
-
icon: string;
|
80
|
-
isNative: boolean;
|
81
|
-
isPoint: boolean;
|
82
|
-
isPreTGE: boolean;
|
83
|
-
isTest: boolean;
|
84
|
-
verified: boolean;
|
85
|
-
} & {
|
86
|
-
price?: number | null | undefined;
|
87
|
-
isTokenWrapper?: boolean | undefined;
|
88
|
-
tokenWrapperAddress?: string | undefined;
|
89
|
-
})[];
|
90
|
-
mainProtocol: "splice" | "curve" | "morpho" | "compound" | "silo" | "reserve" | "gamma" | "vest" | "zero" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quickswap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "pinto" | "mimswap" | "ichi" | "radiant" | "aave" | "fraxlend" | "ironclad" | "euler" | "gearbox" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "zerolend" | "lnd" | "dlend" | "hyperdrive" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "stability" | "hypurrfi" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "termmax" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "punchswap" | "satlayer" | "puffer" | undefined;
|
91
|
-
description: string;
|
92
|
-
howToSteps: string[];
|
93
|
-
depositUrl: string | undefined;
|
94
|
-
explorerAddress: string | undefined;
|
95
|
-
tags: string[];
|
96
|
-
} | {
|
97
|
-
Protocols: {
|
98
|
-
name: string;
|
99
|
-
description: string;
|
100
|
-
id: string;
|
101
|
-
url: string;
|
102
|
-
icon: string;
|
103
|
-
tags: string[];
|
104
|
-
}[];
|
105
|
-
Tokens: {
|
106
|
-
symbol: string;
|
107
|
-
name: string | null;
|
108
|
-
decimals: number;
|
109
|
-
price: number | null;
|
110
|
-
address: string;
|
111
|
-
id: string;
|
112
|
-
chainId: number;
|
113
|
-
icon: string;
|
114
|
-
isNative: boolean;
|
115
|
-
isPoint: boolean;
|
116
|
-
isPreTGE: boolean;
|
117
|
-
isTest: boolean;
|
118
|
-
verified: boolean;
|
119
|
-
displaySymbol: string;
|
120
|
-
}[];
|
121
|
-
name: string;
|
122
|
-
apr: number;
|
123
|
-
tvl: number;
|
124
|
-
description: string;
|
125
|
-
id: string;
|
126
|
-
status: import("@package/databases").Status;
|
127
|
-
chainId: number;
|
128
|
-
action: import("@package/databases").OpportunityAction;
|
129
|
-
type: string;
|
130
|
-
depositUrl: string | null;
|
131
|
-
manualOverrides: import("@package/databases").OpportunityManualOverride[];
|
132
|
-
identifier: string;
|
133
|
-
howToSteps: string[];
|
134
|
-
explorerAddress: string | null;
|
135
|
-
mainProtocolId: string | null;
|
136
|
-
dailyRewards: number;
|
137
|
-
tags: string[];
|
138
|
-
lastCampaignCreatedAt: Date;
|
139
|
-
} | undefined;
|
140
|
-
422: {
|
141
|
-
type: "validation";
|
142
|
-
on: string;
|
143
|
-
summary?: string;
|
144
|
-
message?: string;
|
145
|
-
found?: unknown;
|
146
|
-
property?: string;
|
147
|
-
expected?: string;
|
148
|
-
};
|
149
|
-
};
|
150
|
-
};
|
151
|
-
};
|
152
|
-
};
|
153
|
-
} & {
|
154
|
-
campaigns: {
|
155
|
-
":id": {
|
156
|
-
get: {
|
157
|
-
body: unknown;
|
158
|
-
params: {
|
159
|
-
id: string;
|
160
|
-
};
|
161
|
-
query: unknown;
|
162
|
-
headers: unknown;
|
163
|
-
response: {
|
164
|
-
200: {
|
165
|
-
description?: string | undefined;
|
166
|
-
creator?: {
|
167
|
-
tags?: string[] | undefined;
|
168
|
-
creatorId?: string | null | undefined;
|
169
|
-
address: string;
|
170
|
-
} | undefined;
|
171
|
-
campaignStatus?: {
|
172
|
-
error?: string | undefined;
|
173
|
-
details?: any;
|
174
|
-
status: string;
|
175
|
-
computedUntil: string | number;
|
176
|
-
processingStarted: string | number;
|
177
|
-
} | undefined;
|
178
|
-
distributionType?: "DUTCH_AUCTION" | "FIX_REWARD_VALUE_PER_LIQUIDITY_VALUE" | "FIX_REWARD_AMOUNT_PER_LIQUIDITY_VALUE" | "FIX_REWARD_VALUE_PER_LIQUIDITY_AMOUNT" | "FIX_REWARD_AMOUNT_PER_LIQUIDITY_AMOUNT" | undefined;
|
179
|
-
rootCampaignId?: string | undefined;
|
180
|
-
parentCampaignId?: string | undefined;
|
181
|
-
distributionChain?: {
|
182
|
-
explorers?: {
|
183
|
-
chainId: number;
|
184
|
-
type: "ETHERSCAN" | "BLOCKSCOUT";
|
185
|
-
url: string;
|
186
|
-
}[] | undefined;
|
187
|
-
name: string;
|
188
|
-
id: number;
|
189
|
-
icon: string;
|
190
|
-
} | undefined;
|
191
|
-
rewardToken: {
|
192
|
-
price?: number | null | undefined;
|
193
|
-
symbol: string;
|
194
|
-
name: string | null;
|
195
|
-
decimals: number;
|
196
|
-
address: string;
|
197
|
-
id: string;
|
198
|
-
chainId: number;
|
199
|
-
icon: string;
|
200
|
-
isNative: boolean;
|
201
|
-
isPoint: boolean;
|
202
|
-
isPreTGE: boolean;
|
203
|
-
isTest: boolean;
|
204
|
-
verified: boolean;
|
205
|
-
};
|
206
|
-
campaignId: string;
|
207
|
-
id: string;
|
208
|
-
params: any;
|
209
|
-
amount: string;
|
210
|
-
startTimestamp: string | number;
|
211
|
-
type: string;
|
212
|
-
computeChainId: number;
|
213
|
-
distributionChainId: number;
|
214
|
-
endTimestamp: string | number;
|
215
|
-
chain: {
|
216
|
-
explorers?: {
|
217
|
-
chainId: number;
|
218
|
-
type: "ETHERSCAN" | "BLOCKSCOUT";
|
219
|
-
url: string;
|
220
|
-
}[] | undefined;
|
221
|
-
name: string;
|
222
|
-
id: number;
|
223
|
-
icon: string;
|
224
|
-
};
|
225
|
-
subType: number | null;
|
226
|
-
creatorAddress: string;
|
227
|
-
createdAt: string;
|
228
|
-
};
|
229
|
-
422: {
|
230
|
-
type: "validation";
|
231
|
-
on: string;
|
232
|
-
summary?: string;
|
233
|
-
message?: string;
|
234
|
-
found?: unknown;
|
235
|
-
property?: string;
|
236
|
-
expected?: string;
|
237
|
-
};
|
238
|
-
};
|
239
|
-
};
|
240
|
-
};
|
241
|
-
};
|
242
|
-
} & {
|
243
|
-
campaigns: {
|
244
|
-
":id": {
|
245
|
-
metrics: {
|
246
|
-
get: {
|
247
|
-
body: unknown;
|
248
|
-
params: {
|
249
|
-
id: string;
|
250
|
-
};
|
251
|
-
query: unknown;
|
252
|
-
headers: unknown;
|
253
|
-
response: {
|
254
|
-
200: {
|
255
|
-
tvlRecords: {
|
256
|
-
timestamp: bigint;
|
257
|
-
total: number;
|
258
|
-
}[];
|
259
|
-
aprRecords: {
|
260
|
-
timestamp: bigint;
|
261
|
-
apr: number;
|
262
|
-
}[];
|
263
|
-
dailyRewardsRecords: {
|
264
|
-
timestamp: bigint;
|
265
|
-
total: number;
|
266
|
-
}[];
|
267
|
-
walletCount: {
|
268
|
-
timestamp: bigint;
|
269
|
-
walletCount: number;
|
270
|
-
}[];
|
271
|
-
tvlInflowPerDollar: number;
|
272
|
-
};
|
273
|
-
422: {
|
274
|
-
type: "validation";
|
275
|
-
on: string;
|
276
|
-
summary?: string;
|
277
|
-
message?: string;
|
278
|
-
found?: unknown;
|
279
|
-
property?: string;
|
280
|
-
expected?: string;
|
281
|
-
};
|
282
|
-
};
|
283
|
-
};
|
284
|
-
};
|
285
|
-
};
|
286
|
-
};
|
287
|
-
} & {
|
288
|
-
campaigns: {
|
289
|
-
"campaigns-to-process": {
|
290
|
-
engine: {
|
291
|
-
post: {
|
292
|
-
body: unknown;
|
293
|
-
params: {};
|
294
|
-
query: {
|
295
|
-
chainId: number;
|
296
|
-
};
|
297
|
-
headers: {
|
298
|
-
authorization: string;
|
299
|
-
};
|
300
|
-
response: {
|
301
|
-
200: {
|
302
|
-
campaignId: string;
|
303
|
-
};
|
304
|
-
422: {
|
305
|
-
type: "validation";
|
306
|
-
on: string;
|
307
|
-
summary?: string;
|
308
|
-
message?: string;
|
309
|
-
found?: unknown;
|
310
|
-
property?: string;
|
311
|
-
expected?: string;
|
312
|
-
};
|
313
|
-
};
|
314
|
-
};
|
315
|
-
};
|
316
|
-
};
|
317
|
-
};
|
318
|
-
} & {
|
319
|
-
campaigns: {
|
320
|
-
"campaigns-to-process": {
|
321
|
-
get: {
|
322
|
-
body: unknown;
|
323
|
-
params: {};
|
324
|
-
query: {
|
325
|
-
chainId: number;
|
326
|
-
};
|
327
|
-
headers: unknown;
|
328
|
-
response: {
|
329
|
-
200: {
|
330
|
-
campaignId: string;
|
331
|
-
endTimestamp: bigint;
|
332
|
-
CampaignStatus: {
|
333
|
-
status: import("@package/databases").RunStatus;
|
334
|
-
computedUntil: bigint;
|
335
|
-
processingStarted: bigint;
|
336
|
-
}[];
|
337
|
-
}[];
|
338
|
-
422: {
|
339
|
-
type: "validation";
|
340
|
-
on: string;
|
341
|
-
summary?: string;
|
342
|
-
message?: string;
|
343
|
-
found?: unknown;
|
344
|
-
property?: string;
|
345
|
-
expected?: string;
|
346
|
-
};
|
347
|
-
};
|
348
|
-
};
|
349
|
-
};
|
350
|
-
};
|
351
|
-
} & {
|
352
|
-
campaigns: {
|
353
|
-
"campaigns-to-process": {
|
354
|
-
count: {
|
355
|
-
get: {
|
356
|
-
body: unknown;
|
357
|
-
params: {};
|
358
|
-
query: {
|
359
|
-
chainId: number;
|
360
|
-
};
|
361
|
-
headers: unknown;
|
362
|
-
response: {
|
363
|
-
200: number;
|
364
|
-
422: {
|
365
|
-
type: "validation";
|
366
|
-
on: string;
|
367
|
-
summary?: string;
|
368
|
-
message?: string;
|
369
|
-
found?: unknown;
|
370
|
-
property?: string;
|
371
|
-
expected?: string;
|
372
|
-
};
|
373
|
-
};
|
374
|
-
};
|
375
|
-
};
|
376
|
-
};
|
377
|
-
};
|
378
|
-
} & {
|
379
|
-
campaigns: {
|
380
|
-
"campaigns-to-process": {
|
381
|
-
next: {
|
382
|
-
get: {
|
383
|
-
body: unknown;
|
384
|
-
params: {};
|
385
|
-
query: {
|
386
|
-
chainId: number;
|
387
|
-
};
|
388
|
-
headers: unknown;
|
389
|
-
response: {
|
390
|
-
200: {
|
391
|
-
campaignId: string;
|
392
|
-
};
|
393
|
-
422: {
|
394
|
-
type: "validation";
|
395
|
-
on: string;
|
396
|
-
summary?: string;
|
397
|
-
message?: string;
|
398
|
-
found?: unknown;
|
399
|
-
property?: string;
|
400
|
-
expected?: string;
|
401
|
-
};
|
402
|
-
};
|
403
|
-
};
|
404
|
-
};
|
405
|
-
};
|
406
|
-
};
|
407
|
-
} & {
|
408
|
-
campaigns: {
|
409
|
-
tx: {
|
410
|
-
get: {
|
411
|
-
body: unknown;
|
412
|
-
params: {};
|
413
|
-
query: {
|
414
|
-
chainId: number;
|
415
|
-
hash: string;
|
416
|
-
};
|
417
|
-
headers: unknown;
|
418
|
-
response: {
|
419
|
-
200: string[];
|
420
|
-
422: {
|
421
|
-
type: "validation";
|
422
|
-
on: string;
|
423
|
-
summary?: string;
|
424
|
-
message?: string;
|
425
|
-
found?: unknown;
|
426
|
-
property?: string;
|
427
|
-
expected?: string;
|
428
|
-
};
|
429
|
-
};
|
430
|
-
};
|
431
|
-
};
|
432
|
-
};
|
433
|
-
} & {
|
434
|
-
campaigns: {
|
435
|
-
get: {
|
436
|
-
body: unknown;
|
437
|
-
params: {};
|
438
|
-
query: {
|
439
|
-
campaignId?: string | undefined;
|
440
|
-
id?: string | undefined;
|
441
|
-
tokenAddress?: string | undefined;
|
442
|
-
status?: "NONE" | "PAST" | "LIVE" | "SOON" | undefined;
|
443
|
-
chainId?: number | undefined;
|
444
|
-
startTimestamp?: string | undefined;
|
445
|
-
items?: number | undefined;
|
446
|
-
point?: boolean | undefined;
|
447
|
-
tokenSymbol?: string | undefined;
|
448
|
-
type?: string | undefined;
|
449
|
-
endTimestamp?: string | undefined;
|
450
|
-
subType?: number | undefined;
|
451
|
-
opportunityId?: string | undefined;
|
452
|
-
creatorAddress?: string | undefined;
|
453
|
-
rootCampaignId?: string | undefined;
|
454
|
-
parentCampaignId?: string | undefined;
|
455
|
-
mainProtocolId?: string | undefined;
|
456
|
-
creatorId?: string | undefined;
|
457
|
-
test?: boolean | undefined;
|
458
|
-
page?: number | undefined;
|
459
|
-
mainParameter?: string | undefined;
|
460
|
-
creatorTag?: string | undefined;
|
461
|
-
distributionChainIds?: number[] | undefined;
|
462
|
-
types?: string[] | undefined;
|
463
|
-
withOpportunity?: boolean | undefined;
|
464
|
-
createdAfter?: Date | null | undefined;
|
465
|
-
excludeSubCampaigns?: boolean | undefined;
|
466
|
-
};
|
467
|
-
headers: unknown;
|
468
|
-
response: {
|
469
|
-
200: {
|
470
|
-
description?: string | undefined;
|
471
|
-
creator?: {
|
472
|
-
tags?: string[] | undefined;
|
473
|
-
creatorId?: string | null | undefined;
|
474
|
-
address: string;
|
475
|
-
} | undefined;
|
476
|
-
campaignStatus?: {
|
477
|
-
error?: string | undefined;
|
478
|
-
details?: any;
|
479
|
-
status: string;
|
480
|
-
computedUntil: string | number;
|
481
|
-
processingStarted: string | number;
|
482
|
-
} | undefined;
|
483
|
-
distributionType?: "DUTCH_AUCTION" | "FIX_REWARD_VALUE_PER_LIQUIDITY_VALUE" | "FIX_REWARD_AMOUNT_PER_LIQUIDITY_VALUE" | "FIX_REWARD_VALUE_PER_LIQUIDITY_AMOUNT" | "FIX_REWARD_AMOUNT_PER_LIQUIDITY_AMOUNT" | undefined;
|
484
|
-
rootCampaignId?: string | undefined;
|
485
|
-
parentCampaignId?: string | undefined;
|
486
|
-
distributionChain?: {
|
487
|
-
explorers?: {
|
488
|
-
chainId: number;
|
489
|
-
type: "ETHERSCAN" | "BLOCKSCOUT";
|
490
|
-
url: string;
|
491
|
-
}[] | undefined;
|
492
|
-
name: string;
|
493
|
-
id: number;
|
494
|
-
icon: string;
|
495
|
-
} | undefined;
|
496
|
-
rewardToken: {
|
497
|
-
price?: number | null | undefined;
|
498
|
-
symbol: string;
|
499
|
-
name: string | null;
|
500
|
-
decimals: number;
|
501
|
-
address: string;
|
502
|
-
id: string;
|
503
|
-
chainId: number;
|
504
|
-
icon: string;
|
505
|
-
isNative: boolean;
|
506
|
-
isPoint: boolean;
|
507
|
-
isPreTGE: boolean;
|
508
|
-
isTest: boolean;
|
509
|
-
verified: boolean;
|
510
|
-
};
|
511
|
-
campaignId: string;
|
512
|
-
id: string;
|
513
|
-
params: any;
|
514
|
-
amount: string;
|
515
|
-
startTimestamp: string | number;
|
516
|
-
type: string;
|
517
|
-
computeChainId: number;
|
518
|
-
distributionChainId: number;
|
519
|
-
endTimestamp: string | number;
|
520
|
-
chain: {
|
521
|
-
explorers?: {
|
522
|
-
chainId: number;
|
523
|
-
type: "ETHERSCAN" | "BLOCKSCOUT";
|
524
|
-
url: string;
|
525
|
-
}[] | undefined;
|
526
|
-
name: string;
|
527
|
-
id: number;
|
528
|
-
icon: string;
|
529
|
-
};
|
530
|
-
subType: number | null;
|
531
|
-
creatorAddress: string;
|
532
|
-
createdAt: string;
|
533
|
-
}[];
|
534
|
-
422: {
|
535
|
-
type: "validation";
|
536
|
-
on: string;
|
537
|
-
summary?: string;
|
538
|
-
message?: string;
|
539
|
-
found?: unknown;
|
540
|
-
property?: string;
|
541
|
-
expected?: string;
|
542
|
-
};
|
543
|
-
};
|
544
|
-
};
|
545
|
-
};
|
546
|
-
} & {
|
547
|
-
campaigns: {
|
548
|
-
count: {
|
549
|
-
get: {
|
550
|
-
body: unknown;
|
551
|
-
params: {};
|
552
|
-
query: {
|
553
|
-
campaignId?: string | undefined;
|
554
|
-
id?: string | undefined;
|
555
|
-
tokenAddress?: string | undefined;
|
556
|
-
status?: "NONE" | "PAST" | "LIVE" | "SOON" | undefined;
|
557
|
-
chainId?: number | undefined;
|
558
|
-
startTimestamp?: string | undefined;
|
559
|
-
items?: number | undefined;
|
560
|
-
point?: boolean | undefined;
|
561
|
-
tokenSymbol?: string | undefined;
|
562
|
-
type?: string | undefined;
|
563
|
-
endTimestamp?: string | undefined;
|
564
|
-
subType?: number | undefined;
|
565
|
-
opportunityId?: string | undefined;
|
566
|
-
creatorAddress?: string | undefined;
|
567
|
-
rootCampaignId?: string | undefined;
|
568
|
-
parentCampaignId?: string | undefined;
|
569
|
-
mainProtocolId?: string | undefined;
|
570
|
-
creatorId?: string | undefined;
|
571
|
-
test?: boolean | undefined;
|
572
|
-
page?: number | undefined;
|
573
|
-
mainParameter?: string | undefined;
|
574
|
-
creatorTag?: string | undefined;
|
575
|
-
distributionChainIds?: number[] | undefined;
|
576
|
-
types?: string[] | undefined;
|
577
|
-
withOpportunity?: boolean | undefined;
|
578
|
-
createdAfter?: Date | null | undefined;
|
579
|
-
excludeSubCampaigns?: boolean | undefined;
|
580
|
-
};
|
581
|
-
headers: unknown;
|
582
|
-
response: {
|
583
|
-
200: number;
|
584
|
-
422: {
|
585
|
-
type: "validation";
|
586
|
-
on: string;
|
587
|
-
summary?: string;
|
588
|
-
message?: string;
|
589
|
-
found?: unknown;
|
590
|
-
property?: string;
|
591
|
-
expected?: string;
|
592
|
-
};
|
593
|
-
};
|
594
|
-
};
|
595
|
-
};
|
596
|
-
};
|
597
|
-
} & {
|
598
|
-
campaignscount: {
|
599
|
-
"by-chains": {
|
600
|
-
get: {
|
601
|
-
body: unknown;
|
602
|
-
params: {};
|
603
|
-
query: {
|
604
|
-
campaignId?: string | undefined;
|
605
|
-
id?: string | undefined;
|
606
|
-
tokenAddress?: string | undefined;
|
607
|
-
status?: "NONE" | "PAST" | "LIVE" | "SOON" | undefined;
|
608
|
-
chainId?: number | undefined;
|
609
|
-
startTimestamp?: string | undefined;
|
610
|
-
items?: number | undefined;
|
611
|
-
point?: boolean | undefined;
|
612
|
-
tokenSymbol?: string | undefined;
|
613
|
-
type?: string | undefined;
|
614
|
-
endTimestamp?: string | undefined;
|
615
|
-
subType?: number | undefined;
|
616
|
-
opportunityId?: string | undefined;
|
617
|
-
creatorAddress?: string | undefined;
|
618
|
-
rootCampaignId?: string | undefined;
|
619
|
-
parentCampaignId?: string | undefined;
|
620
|
-
mainProtocolId?: string | undefined;
|
621
|
-
creatorId?: string | undefined;
|
622
|
-
test?: boolean | undefined;
|
623
|
-
page?: number | undefined;
|
624
|
-
mainParameter?: string | undefined;
|
625
|
-
creatorTag?: string | undefined;
|
626
|
-
distributionChainIds?: number[] | undefined;
|
627
|
-
types?: string[] | undefined;
|
628
|
-
withOpportunity?: boolean | undefined;
|
629
|
-
createdAfter?: Date | null | undefined;
|
630
|
-
excludeSubCampaigns?: boolean | undefined;
|
631
|
-
};
|
632
|
-
headers: {
|
633
|
-
authorization: string;
|
634
|
-
};
|
635
|
-
response: {
|
636
|
-
200: {
|
637
|
-
[x: string]: number;
|
638
|
-
};
|
639
|
-
422: {
|
640
|
-
type: "validation";
|
641
|
-
on: string;
|
642
|
-
summary?: string;
|
643
|
-
message?: string;
|
644
|
-
found?: unknown;
|
645
|
-
property?: string;
|
646
|
-
expected?: string;
|
647
|
-
};
|
648
|
-
};
|
649
|
-
};
|
650
|
-
};
|
651
|
-
};
|
652
|
-
} & {
|
653
|
-
campaigns: {
|
654
|
-
count: {
|
655
|
-
"by-types": {
|
656
|
-
get: {
|
657
|
-
body: unknown;
|
658
|
-
params: {};
|
659
|
-
query: {
|
660
|
-
campaignId?: string | undefined;
|
661
|
-
id?: string | undefined;
|
662
|
-
tokenAddress?: string | undefined;
|
663
|
-
status?: "NONE" | "PAST" | "LIVE" | "SOON" | undefined;
|
664
|
-
chainId?: number | undefined;
|
665
|
-
startTimestamp?: string | undefined;
|
666
|
-
items?: number | undefined;
|
667
|
-
point?: boolean | undefined;
|
668
|
-
tokenSymbol?: string | undefined;
|
669
|
-
type?: string | undefined;
|
670
|
-
endTimestamp?: string | undefined;
|
671
|
-
subType?: number | undefined;
|
672
|
-
opportunityId?: string | undefined;
|
673
|
-
creatorAddress?: string | undefined;
|
674
|
-
rootCampaignId?: string | undefined;
|
675
|
-
parentCampaignId?: string | undefined;
|
676
|
-
mainProtocolId?: string | undefined;
|
677
|
-
creatorId?: string | undefined;
|
678
|
-
test?: boolean | undefined;
|
679
|
-
page?: number | undefined;
|
680
|
-
mainParameter?: string | undefined;
|
681
|
-
creatorTag?: string | undefined;
|
682
|
-
distributionChainIds?: number[] | undefined;
|
683
|
-
types?: string[] | undefined;
|
684
|
-
withOpportunity?: boolean | undefined;
|
685
|
-
createdAfter?: Date | null | undefined;
|
686
|
-
excludeSubCampaigns?: boolean | undefined;
|
687
|
-
};
|
688
|
-
headers: {
|
689
|
-
authorization: string;
|
690
|
-
};
|
691
|
-
response: {
|
692
|
-
200: {
|
693
|
-
[x: string]: number;
|
694
|
-
};
|
695
|
-
422: {
|
696
|
-
type: "validation";
|
697
|
-
on: string;
|
698
|
-
summary?: string;
|
699
|
-
message?: string;
|
700
|
-
found?: unknown;
|
701
|
-
property?: string;
|
702
|
-
expected?: string;
|
703
|
-
};
|
704
|
-
};
|
705
|
-
};
|
706
|
-
};
|
707
|
-
};
|
708
|
-
};
|
709
|
-
} & {
|
710
|
-
campaigns: {
|
711
|
-
count: {
|
712
|
-
"by-protocols": {
|
713
|
-
get: {
|
714
|
-
body: unknown;
|
715
|
-
params: {};
|
716
|
-
query: {
|
717
|
-
campaignId?: string | undefined;
|
718
|
-
id?: string | undefined;
|
719
|
-
tokenAddress?: string | undefined;
|
720
|
-
status?: "NONE" | "PAST" | "LIVE" | "SOON" | undefined;
|
721
|
-
chainId?: number | undefined;
|
722
|
-
startTimestamp?: string | undefined;
|
723
|
-
items?: number | undefined;
|
724
|
-
point?: boolean | undefined;
|
725
|
-
tokenSymbol?: string | undefined;
|
726
|
-
type?: string | undefined;
|
727
|
-
endTimestamp?: string | undefined;
|
728
|
-
subType?: number | undefined;
|
729
|
-
opportunityId?: string | undefined;
|
730
|
-
creatorAddress?: string | undefined;
|
731
|
-
rootCampaignId?: string | undefined;
|
732
|
-
parentCampaignId?: string | undefined;
|
733
|
-
mainProtocolId?: string | undefined;
|
734
|
-
creatorId?: string | undefined;
|
735
|
-
test?: boolean | undefined;
|
736
|
-
page?: number | undefined;
|
737
|
-
mainParameter?: string | undefined;
|
738
|
-
creatorTag?: string | undefined;
|
739
|
-
distributionChainIds?: number[] | undefined;
|
740
|
-
types?: string[] | undefined;
|
741
|
-
withOpportunity?: boolean | undefined;
|
742
|
-
createdAfter?: Date | null | undefined;
|
743
|
-
excludeSubCampaigns?: boolean | undefined;
|
744
|
-
};
|
745
|
-
headers: {
|
746
|
-
authorization: string;
|
747
|
-
};
|
748
|
-
response: {
|
749
|
-
200: {
|
750
|
-
[x: string]: number;
|
751
|
-
};
|
752
|
-
422: {
|
753
|
-
type: "validation";
|
754
|
-
on: string;
|
755
|
-
summary?: string;
|
756
|
-
message?: string;
|
757
|
-
found?: unknown;
|
758
|
-
property?: string;
|
759
|
-
expected?: string;
|
760
|
-
};
|
761
|
-
};
|
762
|
-
};
|
763
|
-
};
|
764
|
-
};
|
765
|
-
};
|
766
|
-
} & {
|
767
|
-
campaigns: {
|
768
|
-
opportunity: {
|
769
|
-
patch: {
|
770
|
-
body: {
|
771
|
-
opportunityIdentifier?: string | undefined;
|
772
|
-
campaignId: string;
|
773
|
-
distributionChain: number;
|
774
|
-
};
|
775
|
-
params: {};
|
776
|
-
query: unknown;
|
777
|
-
headers: {
|
778
|
-
authorization: string;
|
779
|
-
};
|
780
|
-
response: {
|
781
|
-
200: string;
|
782
|
-
422: {
|
783
|
-
type: "validation";
|
784
|
-
on: string;
|
785
|
-
summary?: string;
|
786
|
-
message?: string;
|
787
|
-
found?: unknown;
|
788
|
-
property?: string;
|
789
|
-
expected?: string;
|
790
|
-
};
|
791
|
-
};
|
792
|
-
};
|
793
|
-
};
|
794
|
-
};
|
795
|
-
} & {
|
796
|
-
campaigns: {
|
797
|
-
creator: {
|
798
|
-
patch: {
|
799
|
-
body: {
|
800
|
-
campaignId: string;
|
801
|
-
creatorAddress: string;
|
802
|
-
distributionChain: number;
|
803
|
-
};
|
804
|
-
params: {};
|
805
|
-
query: unknown;
|
806
|
-
headers: {
|
807
|
-
authorization: string;
|
808
|
-
};
|
809
|
-
response: {
|
810
|
-
200: void;
|
811
|
-
422: {
|
812
|
-
type: "validation";
|
813
|
-
on: string;
|
814
|
-
summary?: string;
|
815
|
-
message?: string;
|
816
|
-
found?: unknown;
|
817
|
-
property?: string;
|
818
|
-
expected?: string;
|
819
|
-
};
|
820
|
-
};
|
821
|
-
};
|
822
|
-
};
|
823
|
-
};
|
824
|
-
} & {
|
825
|
-
campaigns: {
|
826
|
-
"remove-override": {
|
827
|
-
patch: {
|
828
|
-
body: {
|
829
|
-
campaignId: string;
|
830
|
-
distributionChain: number;
|
831
|
-
field: "opportunityId" | "creatorAddress";
|
832
|
-
};
|
833
|
-
params: {};
|
834
|
-
query: unknown;
|
835
|
-
headers: {
|
836
|
-
authorization: string;
|
837
|
-
};
|
838
|
-
response: {
|
839
|
-
200: void;
|
840
|
-
422: {
|
841
|
-
type: "validation";
|
842
|
-
on: string;
|
843
|
-
summary?: string;
|
844
|
-
message?: string;
|
845
|
-
found?: unknown;
|
846
|
-
property?: string;
|
847
|
-
expected?: string;
|
848
|
-
};
|
849
|
-
};
|
850
|
-
};
|
851
|
-
};
|
852
|
-
};
|
853
|
-
} & {
|
854
|
-
campaigns: {
|
855
|
-
tvls: {
|
856
|
-
":opportunityId": {
|
857
|
-
put: {
|
858
|
-
body: unknown;
|
859
|
-
params: {
|
860
|
-
opportunityId: string;
|
861
|
-
};
|
862
|
-
query: unknown;
|
863
|
-
headers: {
|
864
|
-
authorization: string;
|
865
|
-
};
|
866
|
-
response: {
|
867
|
-
200: unknown[];
|
868
|
-
422: {
|
869
|
-
type: "validation";
|
870
|
-
on: string;
|
871
|
-
summary?: string;
|
872
|
-
message?: string;
|
873
|
-
found?: unknown;
|
874
|
-
property?: string;
|
875
|
-
expected?: string;
|
876
|
-
};
|
877
|
-
};
|
878
|
-
};
|
879
|
-
};
|
880
|
-
};
|
881
|
-
};
|
882
|
-
}, {
|
883
|
-
derive: {};
|
884
|
-
resolve: {};
|
885
|
-
schema: {};
|
886
|
-
standaloneSchema: {};
|
887
|
-
}, {
|
888
|
-
derive: {};
|
889
|
-
resolve: {};
|
890
|
-
schema: {
|
891
|
-
body: unknown;
|
892
|
-
headers: {
|
893
|
-
authorization: string;
|
894
|
-
};
|
895
|
-
query: unknown;
|
896
|
-
params: {};
|
897
|
-
cookie: unknown;
|
898
|
-
response: {};
|
899
|
-
};
|
900
|
-
standaloneSchema: {};
|
901
|
-
}>;
|