@gearbox-protocol/sdk 1.15.20 → 1.15.22
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/lib/apy/curveAPY.js +19 -12
- package/lib/core/rewardConvex.d.ts +1 -1
- package/lib/types/@gearbox-protocol/core-v2/contracts/index.d.ts +0 -2
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/IAirdropDistributor.sol/IAirdropDistributor.d.ts +23 -28
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/IAirdropDistributor.sol/IAirdropDistributorEvents.d.ts +7 -7
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/{IDegenDistributor.d.ts → IDegenDistributor.sol/IDegenDistributor.d.ts} +40 -32
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/{IDegenDistributor.js → IDegenDistributor.sol/IDegenDistributor.js} +0 -0
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/IDegenDistributorEvents.d.ts +53 -0
- package/lib/types/@gearbox-protocol/core-v2/contracts/{support/MultiCall.sol/Multicall2.js → interfaces/IDegenDistributor.sol/IDegenDistributorEvents.js} +0 -0
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/index.d.ts +2 -0
- package/lib/types/@gearbox-protocol/core-v2/contracts/{support/MultiCall.sol → interfaces/IDegenDistributor.sol}/index.js +0 -0
- package/lib/types/@gearbox-protocol/core-v2/contracts/interfaces/index.d.ts +2 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/integrations/curve/ICurvePoolStETH.d.ts +282 -0
- package/lib/types/@gearbox-protocol/{core-v2/contracts/support/index.js → integrations-v2/contracts/integrations/curve/ICurvePoolStETH.js} +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/integrations/curve/index.d.ts +1 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapterErrors.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapterErrors.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BoosterAdapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BoosterAdapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1AdapterExceptions.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1AdapterExceptions.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_2AssetsAdapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_2AssetsAdapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_3AssetsAdapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_3AssetsAdapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_4AssetsAdapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_4AssetsAdapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/index.d.ts +10 -2
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterEvents.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterEvents.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterExceptions.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterExceptions.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters → lido/ILidoV1Adapter.sol}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/IwstETHV1Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/IwstETHV1Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido/ILidoV1Adapter.sol → lido}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV2Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV2Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3AdapterExceptions.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3AdapterExceptions.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → uniswap/IUniswapV3Adapter.sol}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap/IUniswapV3Adapter.sol → uniswap}/index.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/IYearnV2Adapter.d.ts +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/IYearnV2Adapter.js +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/index.d.ts +0 -0
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → yearn}/index.js +0 -0
- package/lib/types/common.d.ts +0 -1
- package/lib/types/contracts/IGas.d.ts +50 -0
- package/lib/types/{@gearbox-protocol/integrations-v2/contracts/interfaces/adapters/yearn/index.js → contracts/IGas.js} +0 -0
- package/lib/types/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/Multicall2.d.ts +1 -1
- package/lib/types/contracts/MultiCall.sol/Multicall2.js +2 -0
- package/lib/types/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/index.d.ts +0 -0
- package/lib/types/contracts/MultiCall.sol/index.js +2 -0
- package/lib/types/{@gearbox-protocol/core-v2/contracts/support → contracts}/index.d.ts +1 -0
- package/lib/types/contracts/index.js +2 -0
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/index.d.ts +0 -1
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/index.js +1 -2
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/IDegenDistributorEvents__factory.d.ts +18 -0
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/IDegenDistributorEvents__factory.js +60 -0
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/{IDegenDistributor__factory.d.ts → IDegenDistributor.sol/IDegenDistributor__factory.d.ts} +1 -1
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/{IDegenDistributor__factory.js → IDegenDistributor.sol/IDegenDistributor__factory.js} +33 -20
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/index.d.ts +2 -0
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/IDegenDistributor.sol/index.js +10 -0
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/index.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/core-v2/contracts/interfaces/index.js +2 -3
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/integrations/curve/ICurvePoolStETH__factory.d.ts +22 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/integrations/curve/ICurvePoolStETH__factory.js +474 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/integrations/curve/index.d.ts +1 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/integrations/curve/index.js +3 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapterErrors__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapterErrors__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BaseRewardPoolAdapter.sol/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BoosterAdapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/IConvexV1BoosterAdapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/convex → convex}/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1AdapterExceptions__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1AdapterExceptions__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/ICurveV1Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1Adapter.sol/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_2AssetsAdapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_2AssetsAdapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_3AssetsAdapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_3AssetsAdapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_4AssetsAdapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/ICurveV1_4AssetsAdapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/curve → curve}/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/index.d.ts +5 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/index.js +6 -2
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterEvents__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterEvents__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterExceptions__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1AdapterExceptions__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/ILidoV1Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/ILidoV1Adapter.sol/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/IwstETHV1Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/IwstETHV1Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/lido → lido}/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV2Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV2Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3AdapterExceptions__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3AdapterExceptions__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/IUniswapV3Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/IUniswapV3Adapter.sol/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/uniswap → uniswap}/index.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/IYearnV2Adapter__factory.d.ts +1 -1
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/IYearnV2Adapter__factory.js +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/index.d.ts +0 -0
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/{adapters/yearn → yearn}/index.js +0 -0
- package/lib/types/factories/contracts/IGas__factory.d.ts +18 -0
- package/lib/types/factories/contracts/IGas__factory.js +35 -0
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/Multicall2__factory.d.ts +2 -2
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/Multicall2__factory.js +1 -1
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/index.d.ts +0 -0
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/MultiCall.sol/index.js +0 -0
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/index.d.ts +1 -0
- package/lib/types/factories/{@gearbox-protocol/core-v2/contracts/support → contracts}/index.js +3 -1
- package/lib/types/factories/index.d.ts +1 -0
- package/lib/types/factories/index.js +2 -1
- package/lib/types/index.d.ts +44 -36
- package/lib/types/index.js +27 -21
- package/package.json +1 -1
- package/lib/types/@gearbox-protocol/integrations-v2/contracts/interfaces/adapters/index.d.ts +0 -10
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/adapters/index.d.ts +0 -5
- package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/interfaces/adapters/index.js +0 -34
|
@@ -0,0 +1,474 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* Autogenerated file. Do not edit manually. */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ICurvePoolStETH__factory = void 0;
|
|
7
|
+
var ethers_1 = require("ethers");
|
|
8
|
+
var _abi = [
|
|
9
|
+
{
|
|
10
|
+
inputs: [],
|
|
11
|
+
name: "A",
|
|
12
|
+
outputs: [
|
|
13
|
+
{
|
|
14
|
+
internalType: "uint256",
|
|
15
|
+
name: "",
|
|
16
|
+
type: "uint256",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
stateMutability: "view",
|
|
20
|
+
type: "function",
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
inputs: [],
|
|
24
|
+
name: "A_precise",
|
|
25
|
+
outputs: [
|
|
26
|
+
{
|
|
27
|
+
internalType: "uint256",
|
|
28
|
+
name: "",
|
|
29
|
+
type: "uint256",
|
|
30
|
+
},
|
|
31
|
+
],
|
|
32
|
+
stateMutability: "view",
|
|
33
|
+
type: "function",
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
inputs: [
|
|
37
|
+
{
|
|
38
|
+
internalType: "uint256[2]",
|
|
39
|
+
name: "amounts",
|
|
40
|
+
type: "uint256[2]",
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
internalType: "uint256",
|
|
44
|
+
name: "min_mint_amount",
|
|
45
|
+
type: "uint256",
|
|
46
|
+
},
|
|
47
|
+
],
|
|
48
|
+
name: "add_liquidity",
|
|
49
|
+
outputs: [],
|
|
50
|
+
stateMutability: "payable",
|
|
51
|
+
type: "function",
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
inputs: [],
|
|
55
|
+
name: "admin",
|
|
56
|
+
outputs: [
|
|
57
|
+
{
|
|
58
|
+
internalType: "address",
|
|
59
|
+
name: "",
|
|
60
|
+
type: "address",
|
|
61
|
+
},
|
|
62
|
+
],
|
|
63
|
+
stateMutability: "view",
|
|
64
|
+
type: "function",
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
inputs: [
|
|
68
|
+
{
|
|
69
|
+
internalType: "uint256",
|
|
70
|
+
name: "i",
|
|
71
|
+
type: "uint256",
|
|
72
|
+
},
|
|
73
|
+
],
|
|
74
|
+
name: "admin_balances",
|
|
75
|
+
outputs: [
|
|
76
|
+
{
|
|
77
|
+
internalType: "uint256",
|
|
78
|
+
name: "",
|
|
79
|
+
type: "uint256",
|
|
80
|
+
},
|
|
81
|
+
],
|
|
82
|
+
stateMutability: "view",
|
|
83
|
+
type: "function",
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
inputs: [],
|
|
87
|
+
name: "admin_fee",
|
|
88
|
+
outputs: [
|
|
89
|
+
{
|
|
90
|
+
internalType: "uint256",
|
|
91
|
+
name: "",
|
|
92
|
+
type: "uint256",
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
stateMutability: "view",
|
|
96
|
+
type: "function",
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
inputs: [
|
|
100
|
+
{
|
|
101
|
+
internalType: "uint256",
|
|
102
|
+
name: "",
|
|
103
|
+
type: "uint256",
|
|
104
|
+
},
|
|
105
|
+
],
|
|
106
|
+
name: "balances",
|
|
107
|
+
outputs: [
|
|
108
|
+
{
|
|
109
|
+
internalType: "uint256",
|
|
110
|
+
name: "",
|
|
111
|
+
type: "uint256",
|
|
112
|
+
},
|
|
113
|
+
],
|
|
114
|
+
stateMutability: "view",
|
|
115
|
+
type: "function",
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
inputs: [],
|
|
119
|
+
name: "block_timestamp_last",
|
|
120
|
+
outputs: [
|
|
121
|
+
{
|
|
122
|
+
internalType: "uint256",
|
|
123
|
+
name: "",
|
|
124
|
+
type: "uint256",
|
|
125
|
+
},
|
|
126
|
+
],
|
|
127
|
+
stateMutability: "view",
|
|
128
|
+
type: "function",
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
inputs: [
|
|
132
|
+
{
|
|
133
|
+
internalType: "uint256[2]",
|
|
134
|
+
name: "_amounts",
|
|
135
|
+
type: "uint256[2]",
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
internalType: "bool",
|
|
139
|
+
name: "_is_deposit",
|
|
140
|
+
type: "bool",
|
|
141
|
+
},
|
|
142
|
+
],
|
|
143
|
+
name: "calc_token_amount",
|
|
144
|
+
outputs: [
|
|
145
|
+
{
|
|
146
|
+
internalType: "uint256",
|
|
147
|
+
name: "",
|
|
148
|
+
type: "uint256",
|
|
149
|
+
},
|
|
150
|
+
],
|
|
151
|
+
stateMutability: "view",
|
|
152
|
+
type: "function",
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
inputs: [
|
|
156
|
+
{
|
|
157
|
+
internalType: "uint256",
|
|
158
|
+
name: "_burn_amount",
|
|
159
|
+
type: "uint256",
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
internalType: "int128",
|
|
163
|
+
name: "i",
|
|
164
|
+
type: "int128",
|
|
165
|
+
},
|
|
166
|
+
],
|
|
167
|
+
name: "calc_withdraw_one_coin",
|
|
168
|
+
outputs: [
|
|
169
|
+
{
|
|
170
|
+
internalType: "uint256",
|
|
171
|
+
name: "",
|
|
172
|
+
type: "uint256",
|
|
173
|
+
},
|
|
174
|
+
],
|
|
175
|
+
stateMutability: "view",
|
|
176
|
+
type: "function",
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
inputs: [
|
|
180
|
+
{
|
|
181
|
+
internalType: "uint256",
|
|
182
|
+
name: "",
|
|
183
|
+
type: "uint256",
|
|
184
|
+
},
|
|
185
|
+
],
|
|
186
|
+
name: "coins",
|
|
187
|
+
outputs: [
|
|
188
|
+
{
|
|
189
|
+
internalType: "address",
|
|
190
|
+
name: "",
|
|
191
|
+
type: "address",
|
|
192
|
+
},
|
|
193
|
+
],
|
|
194
|
+
stateMutability: "view",
|
|
195
|
+
type: "function",
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
inputs: [
|
|
199
|
+
{
|
|
200
|
+
internalType: "int128",
|
|
201
|
+
name: "i",
|
|
202
|
+
type: "int128",
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
internalType: "int128",
|
|
206
|
+
name: "j",
|
|
207
|
+
type: "int128",
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
internalType: "uint256",
|
|
211
|
+
name: "dx",
|
|
212
|
+
type: "uint256",
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
internalType: "uint256",
|
|
216
|
+
name: "min_dy",
|
|
217
|
+
type: "uint256",
|
|
218
|
+
},
|
|
219
|
+
],
|
|
220
|
+
name: "exchange",
|
|
221
|
+
outputs: [],
|
|
222
|
+
stateMutability: "payable",
|
|
223
|
+
type: "function",
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
inputs: [
|
|
227
|
+
{
|
|
228
|
+
internalType: "int128",
|
|
229
|
+
name: "i",
|
|
230
|
+
type: "int128",
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
internalType: "int128",
|
|
234
|
+
name: "j",
|
|
235
|
+
type: "int128",
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
internalType: "uint256",
|
|
239
|
+
name: "dx",
|
|
240
|
+
type: "uint256",
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
internalType: "uint256",
|
|
244
|
+
name: "min_dy",
|
|
245
|
+
type: "uint256",
|
|
246
|
+
},
|
|
247
|
+
],
|
|
248
|
+
name: "exchange_underlying",
|
|
249
|
+
outputs: [],
|
|
250
|
+
stateMutability: "nonpayable",
|
|
251
|
+
type: "function",
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
inputs: [],
|
|
255
|
+
name: "fee",
|
|
256
|
+
outputs: [
|
|
257
|
+
{
|
|
258
|
+
internalType: "uint256",
|
|
259
|
+
name: "",
|
|
260
|
+
type: "uint256",
|
|
261
|
+
},
|
|
262
|
+
],
|
|
263
|
+
stateMutability: "view",
|
|
264
|
+
type: "function",
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
inputs: [],
|
|
268
|
+
name: "future_A",
|
|
269
|
+
outputs: [
|
|
270
|
+
{
|
|
271
|
+
internalType: "uint256",
|
|
272
|
+
name: "",
|
|
273
|
+
type: "uint256",
|
|
274
|
+
},
|
|
275
|
+
],
|
|
276
|
+
stateMutability: "view",
|
|
277
|
+
type: "function",
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
inputs: [],
|
|
281
|
+
name: "future_A_time",
|
|
282
|
+
outputs: [
|
|
283
|
+
{
|
|
284
|
+
internalType: "uint256",
|
|
285
|
+
name: "",
|
|
286
|
+
type: "uint256",
|
|
287
|
+
},
|
|
288
|
+
],
|
|
289
|
+
stateMutability: "view",
|
|
290
|
+
type: "function",
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
inputs: [
|
|
294
|
+
{
|
|
295
|
+
internalType: "int128",
|
|
296
|
+
name: "i",
|
|
297
|
+
type: "int128",
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
internalType: "int128",
|
|
301
|
+
name: "j",
|
|
302
|
+
type: "int128",
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
internalType: "uint256",
|
|
306
|
+
name: "dx",
|
|
307
|
+
type: "uint256",
|
|
308
|
+
},
|
|
309
|
+
],
|
|
310
|
+
name: "get_dy",
|
|
311
|
+
outputs: [
|
|
312
|
+
{
|
|
313
|
+
internalType: "uint256",
|
|
314
|
+
name: "",
|
|
315
|
+
type: "uint256",
|
|
316
|
+
},
|
|
317
|
+
],
|
|
318
|
+
stateMutability: "view",
|
|
319
|
+
type: "function",
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
inputs: [
|
|
323
|
+
{
|
|
324
|
+
internalType: "int128",
|
|
325
|
+
name: "i",
|
|
326
|
+
type: "int128",
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
internalType: "int128",
|
|
330
|
+
name: "j",
|
|
331
|
+
type: "int128",
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
internalType: "uint256",
|
|
335
|
+
name: "dx",
|
|
336
|
+
type: "uint256",
|
|
337
|
+
},
|
|
338
|
+
],
|
|
339
|
+
name: "get_dy_underlying",
|
|
340
|
+
outputs: [
|
|
341
|
+
{
|
|
342
|
+
internalType: "uint256",
|
|
343
|
+
name: "",
|
|
344
|
+
type: "uint256",
|
|
345
|
+
},
|
|
346
|
+
],
|
|
347
|
+
stateMutability: "view",
|
|
348
|
+
type: "function",
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
inputs: [],
|
|
352
|
+
name: "get_virtual_price",
|
|
353
|
+
outputs: [
|
|
354
|
+
{
|
|
355
|
+
internalType: "uint256",
|
|
356
|
+
name: "",
|
|
357
|
+
type: "uint256",
|
|
358
|
+
},
|
|
359
|
+
],
|
|
360
|
+
stateMutability: "view",
|
|
361
|
+
type: "function",
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
inputs: [],
|
|
365
|
+
name: "initial_A",
|
|
366
|
+
outputs: [
|
|
367
|
+
{
|
|
368
|
+
internalType: "uint256",
|
|
369
|
+
name: "",
|
|
370
|
+
type: "uint256",
|
|
371
|
+
},
|
|
372
|
+
],
|
|
373
|
+
stateMutability: "view",
|
|
374
|
+
type: "function",
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
inputs: [],
|
|
378
|
+
name: "initial_A_time",
|
|
379
|
+
outputs: [
|
|
380
|
+
{
|
|
381
|
+
internalType: "uint256",
|
|
382
|
+
name: "",
|
|
383
|
+
type: "uint256",
|
|
384
|
+
},
|
|
385
|
+
],
|
|
386
|
+
stateMutability: "view",
|
|
387
|
+
type: "function",
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
inputs: [],
|
|
391
|
+
name: "lp_token",
|
|
392
|
+
outputs: [
|
|
393
|
+
{
|
|
394
|
+
internalType: "address",
|
|
395
|
+
name: "",
|
|
396
|
+
type: "address",
|
|
397
|
+
},
|
|
398
|
+
],
|
|
399
|
+
stateMutability: "view",
|
|
400
|
+
type: "function",
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
inputs: [
|
|
404
|
+
{
|
|
405
|
+
internalType: "uint256",
|
|
406
|
+
name: "_amount",
|
|
407
|
+
type: "uint256",
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
internalType: "uint256[2]",
|
|
411
|
+
name: "min_amounts",
|
|
412
|
+
type: "uint256[2]",
|
|
413
|
+
},
|
|
414
|
+
],
|
|
415
|
+
name: "remove_liquidity",
|
|
416
|
+
outputs: [],
|
|
417
|
+
stateMutability: "nonpayable",
|
|
418
|
+
type: "function",
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
inputs: [
|
|
422
|
+
{
|
|
423
|
+
internalType: "uint256[2]",
|
|
424
|
+
name: "amounts",
|
|
425
|
+
type: "uint256[2]",
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
internalType: "uint256",
|
|
429
|
+
name: "max_burn_amount",
|
|
430
|
+
type: "uint256",
|
|
431
|
+
},
|
|
432
|
+
],
|
|
433
|
+
name: "remove_liquidity_imbalance",
|
|
434
|
+
outputs: [],
|
|
435
|
+
stateMutability: "nonpayable",
|
|
436
|
+
type: "function",
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
inputs: [
|
|
440
|
+
{
|
|
441
|
+
internalType: "uint256",
|
|
442
|
+
name: "_token_amount",
|
|
443
|
+
type: "uint256",
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
internalType: "int128",
|
|
447
|
+
name: "i",
|
|
448
|
+
type: "int128",
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
internalType: "uint256",
|
|
452
|
+
name: "min_amount",
|
|
453
|
+
type: "uint256",
|
|
454
|
+
},
|
|
455
|
+
],
|
|
456
|
+
name: "remove_liquidity_one_coin",
|
|
457
|
+
outputs: [],
|
|
458
|
+
stateMutability: "nonpayable",
|
|
459
|
+
type: "function",
|
|
460
|
+
},
|
|
461
|
+
];
|
|
462
|
+
var ICurvePoolStETH__factory = /** @class */ (function () {
|
|
463
|
+
function ICurvePoolStETH__factory() {
|
|
464
|
+
}
|
|
465
|
+
ICurvePoolStETH__factory.createInterface = function () {
|
|
466
|
+
return new ethers_1.utils.Interface(_abi);
|
|
467
|
+
};
|
|
468
|
+
ICurvePoolStETH__factory.connect = function (address, signerOrProvider) {
|
|
469
|
+
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
470
|
+
};
|
|
471
|
+
ICurvePoolStETH__factory.abi = _abi;
|
|
472
|
+
return ICurvePoolStETH__factory;
|
|
473
|
+
}());
|
|
474
|
+
exports.ICurvePoolStETH__factory = ICurvePoolStETH__factory;
|
|
@@ -2,4 +2,5 @@ export * as iCurvePool2Sol from "./ICurvePool_2.sol";
|
|
|
2
2
|
export * as iCurvePool3Sol from "./ICurvePool_3.sol";
|
|
3
3
|
export * as iCurvePool4Sol from "./ICurvePool_4.sol";
|
|
4
4
|
export { ICurvePool__factory } from "./ICurvePool__factory";
|
|
5
|
+
export { ICurvePoolStETH__factory } from "./ICurvePoolStETH__factory";
|
|
5
6
|
export { ICurveRegistry__factory } from "./ICurveRegistry__factory";
|
package/lib/types/factories/@gearbox-protocol/integrations-v2/contracts/integrations/curve/index.js
CHANGED
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.ICurveRegistry__factory = exports.ICurvePool__factory = exports.iCurvePool4Sol = exports.iCurvePool3Sol = exports.iCurvePool2Sol = void 0;
|
|
26
|
+
exports.ICurveRegistry__factory = exports.ICurvePoolStETH__factory = exports.ICurvePool__factory = exports.iCurvePool4Sol = exports.iCurvePool3Sol = exports.iCurvePool2Sol = void 0;
|
|
27
27
|
/* Autogenerated file. Do not edit manually. */
|
|
28
28
|
/* tslint:disable */
|
|
29
29
|
/* eslint-disable */
|
|
@@ -32,5 +32,7 @@ exports.iCurvePool3Sol = __importStar(require("./ICurvePool_3.sol"));
|
|
|
32
32
|
exports.iCurvePool4Sol = __importStar(require("./ICurvePool_4.sol"));
|
|
33
33
|
var ICurvePool__factory_1 = require("./ICurvePool__factory");
|
|
34
34
|
Object.defineProperty(exports, "ICurvePool__factory", { enumerable: true, get: function () { return ICurvePool__factory_1.ICurvePool__factory; } });
|
|
35
|
+
var ICurvePoolStETH__factory_1 = require("./ICurvePoolStETH__factory");
|
|
36
|
+
Object.defineProperty(exports, "ICurvePoolStETH__factory", { enumerable: true, get: function () { return ICurvePoolStETH__factory_1.ICurvePoolStETH__factory; } });
|
|
35
37
|
var ICurveRegistry__factory_1 = require("./ICurveRegistry__factory");
|
|
36
38
|
Object.defineProperty(exports, "ICurveRegistry__factory", { enumerable: true, get: function () { return ICurveRegistry__factory_1.ICurveRegistry__factory; } });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { IConvexV1BaseRewardPoolAdapterErrors, IConvexV1BaseRewardPoolAdapterErrorsInterface } from "
|
|
3
|
+
import type { IConvexV1BaseRewardPoolAdapterErrors, IConvexV1BaseRewardPoolAdapterErrorsInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/convex/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapterErrors";
|
|
4
4
|
export declare class IConvexV1BaseRewardPoolAdapterErrors__factory {
|
|
5
5
|
static readonly abi: {
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { IConvexV1BaseRewardPoolAdapter, IConvexV1BaseRewardPoolAdapterInterface } from "
|
|
3
|
+
import type { IConvexV1BaseRewardPoolAdapter, IConvexV1BaseRewardPoolAdapterInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/convex/IConvexV1BaseRewardPoolAdapter.sol/IConvexV1BaseRewardPoolAdapter";
|
|
4
4
|
export declare class IConvexV1BaseRewardPoolAdapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { IConvexV1BoosterAdapter, IConvexV1BoosterAdapterInterface } from "
|
|
3
|
+
import type { IConvexV1BoosterAdapter, IConvexV1BoosterAdapterInterface } from "../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/convex/IConvexV1BoosterAdapter";
|
|
4
4
|
export declare class IConvexV1BoosterAdapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ICurveV1AdapterExceptions, ICurveV1AdapterExceptionsInterface } from "
|
|
3
|
+
import type { ICurveV1AdapterExceptions, ICurveV1AdapterExceptionsInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/curve/ICurveV1Adapter.sol/ICurveV1AdapterExceptions";
|
|
4
4
|
export declare class ICurveV1AdapterExceptions__factory {
|
|
5
5
|
static readonly abi: {
|
|
6
6
|
inputs: never[];
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ICurveV1Adapter, ICurveV1AdapterInterface } from "
|
|
3
|
+
import type { ICurveV1Adapter, ICurveV1AdapterInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/curve/ICurveV1Adapter.sol/ICurveV1Adapter";
|
|
4
4
|
export declare class ICurveV1Adapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ICurveV1_2AssetsAdapter, ICurveV1_2AssetsAdapterInterface } from "
|
|
3
|
+
import type { ICurveV1_2AssetsAdapter, ICurveV1_2AssetsAdapterInterface } from "../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/curve/ICurveV1_2AssetsAdapter";
|
|
4
4
|
export declare class ICurveV1_2AssetsAdapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ICurveV1_3AssetsAdapter, ICurveV1_3AssetsAdapterInterface } from "
|
|
3
|
+
import type { ICurveV1_3AssetsAdapter, ICurveV1_3AssetsAdapterInterface } from "../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/curve/ICurveV1_3AssetsAdapter";
|
|
4
4
|
export declare class ICurveV1_3AssetsAdapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ICurveV1_4AssetsAdapter, ICurveV1_4AssetsAdapterInterface } from "
|
|
3
|
+
import type { ICurveV1_4AssetsAdapter, ICurveV1_4AssetsAdapterInterface } from "../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/curve/ICurveV1_4AssetsAdapter";
|
|
4
4
|
export declare class ICurveV1_4AssetsAdapter__factory {
|
|
5
5
|
static readonly abi: ({
|
|
6
6
|
inputs: {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -23,8 +23,12 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.yearn = exports.uniswap = exports.lido = exports.curve = exports.convex = void 0;
|
|
27
27
|
/* Autogenerated file. Do not edit manually. */
|
|
28
28
|
/* tslint:disable */
|
|
29
29
|
/* eslint-disable */
|
|
30
|
-
exports.
|
|
30
|
+
exports.convex = __importStar(require("./convex"));
|
|
31
|
+
exports.curve = __importStar(require("./curve"));
|
|
32
|
+
exports.lido = __importStar(require("./lido"));
|
|
33
|
+
exports.uniswap = __importStar(require("./uniswap"));
|
|
34
|
+
exports.yearn = __importStar(require("./yearn"));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ILidoV1AdapterEvents, ILidoV1AdapterEventsInterface } from "
|
|
3
|
+
import type { ILidoV1AdapterEvents, ILidoV1AdapterEventsInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/lido/ILidoV1Adapter.sol/ILidoV1AdapterEvents";
|
|
4
4
|
export declare class ILidoV1AdapterEvents__factory {
|
|
5
5
|
static readonly abi: {
|
|
6
6
|
anonymous: boolean;
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Signer } from "ethers";
|
|
2
2
|
import type { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ILidoV1AdapterExceptions, ILidoV1AdapterExceptionsInterface } from "
|
|
3
|
+
import type { ILidoV1AdapterExceptions, ILidoV1AdapterExceptionsInterface } from "../../../../../../../@gearbox-protocol/integrations-v2/contracts/interfaces/lido/ILidoV1Adapter.sol/ILidoV1AdapterExceptions";
|
|
4
4
|
export declare class ILidoV1AdapterExceptions__factory {
|
|
5
5
|
static readonly abi: {
|
|
6
6
|
inputs: never[];
|