compass_api_sdk 0.9.51__py3-none-any.whl → 1.0.0__py3-none-any.whl
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.
Potentially problematic release.
This version of compass_api_sdk might be problematic. Click here for more details.
- compass_api_sdk/_version.py +3 -3
- compass_api_sdk/aave_v3.py +198 -198
- compass_api_sdk/aerodrome_slipstream.py +108 -108
- compass_api_sdk/erc_4626_vaults.py +44 -44
- compass_api_sdk/errors/__init__.py +3 -2
- compass_api_sdk/models/__init__.py +900 -746
- compass_api_sdk/models/aaveborrowrequest.py +9 -5
- compass_api_sdk/models/aavehistoricaltransactionsresponse.py +5 -5
- compass_api_sdk/models/aavelooprequest.py +59 -11
- compass_api_sdk/models/aaverepayrequest.py +9 -5
- compass_api_sdk/models/aavereserveoverviewresponse.py +34 -3
- compass_api_sdk/models/aavesupplyrequest.py +9 -5
- compass_api_sdk/models/aavewithdrawrequest.py +9 -5
- compass_api_sdk/models/aerodromeslipstreambuyexactlyrequest.py +7 -5
- compass_api_sdk/models/aerodromeslipstreamincreaseliquidityprovisionrequest.py +7 -5
- compass_api_sdk/models/aerodromeslipstreammintliquidityprovisionrequest.py +7 -5
- compass_api_sdk/models/aerodromeslipstreamsellexactlyrequest.py +7 -5
- compass_api_sdk/models/aerodromeslipstreamwithdrawliquidityprovisionrequest.py +7 -5
- compass_api_sdk/models/batcheduseroperationsrequest.py +9 -5
- compass_api_sdk/models/chain.py +3 -3
- compass_api_sdk/models/details.py +44 -7
- compass_api_sdk/models/morphoborrowrequest.py +3 -2
- compass_api_sdk/models/morphodepositrequest.py +3 -2
- compass_api_sdk/models/morphorepayrequest.py +3 -2
- compass_api_sdk/models/morphosupplycollateralrequest.py +3 -2
- compass_api_sdk/models/morphowithdrawcollateralrequest.py +3 -2
- compass_api_sdk/models/morphowithdrawrequest.py +3 -2
- compass_api_sdk/models/movement10percent.py +65 -10
- compass_api_sdk/models/multicallauthorizationrequest.py +9 -5
- compass_api_sdk/models/multicallexecuterequest.py +53 -10
- compass_api_sdk/models/odosswaprequest.py +9 -5
- compass_api_sdk/models/pendlemanageliquidityparams.py +81 -0
- compass_api_sdk/models/pendlemanageliquidityrequest.py +95 -0
- compass_api_sdk/models/pendleredeemyieldrequest.py +9 -5
- compass_api_sdk/models/pendletradeptparams.py +81 -0
- compass_api_sdk/models/pendletradeptrequest.py +95 -0
- compass_api_sdk/models/pendletradeytparams.py +81 -0
- compass_api_sdk/models/pendletradeytrequest.py +95 -0
- compass_api_sdk/models/pendletxresponse.py +45 -0
- compass_api_sdk/models/setallowancerequest.py +8 -5
- compass_api_sdk/models/skybuyrequest.py +7 -9
- compass_api_sdk/models/skydepositrequest.py +7 -8
- compass_api_sdk/models/skysellrequest.py +7 -9
- compass_api_sdk/models/skywithdrawrequest.py +7 -8
- compass_api_sdk/models/token_enum.py +17 -0
- compass_api_sdk/models/tokentransferparams.py +67 -0
- compass_api_sdk/models/tokentransferrequest.py +9 -5
- compass_api_sdk/models/transactionresponse.py +40 -0
- compass_api_sdk/models/uniswapbuyexactlyparams.py +19 -24
- compass_api_sdk/models/uniswapbuyexactlyrequest.py +28 -29
- compass_api_sdk/models/uniswapbuyexactlytransactionresponse.py +45 -0
- compass_api_sdk/models/uniswapincreaseliquidityprovisionrequest.py +9 -5
- compass_api_sdk/models/uniswapmintliquidityprovisionrequest.py +9 -5
- compass_api_sdk/models/uniswapsellexactlyparams.py +43 -40
- compass_api_sdk/models/uniswapsellexactlyrequest.py +52 -45
- compass_api_sdk/models/uniswapsellexactlytransactionresponse.py +45 -0
- compass_api_sdk/models/uniswapwithdrawliquidityprovisionrequest.py +9 -5
- compass_api_sdk/models/unwrapwethrequest.py +9 -5
- compass_api_sdk/models/useroperation.py +34 -40
- compass_api_sdk/models/{aave_aave_supported_tokensop.py → v1_aave_aave_supported_tokensop.py} +9 -13
- compass_api_sdk/models/{aave_avg_rateop.py → v1_aave_avg_rateop.py} +32 -19
- compass_api_sdk/models/{aave_historical_transactionsop.py → v1_aave_historical_transactionsop.py} +9 -13
- compass_api_sdk/models/{aave_liquidity_changeop.py → v1_aave_liquidity_changeop.py} +30 -17
- compass_api_sdk/models/{aave_rateop.py → v1_aave_rateop.py} +32 -19
- compass_api_sdk/models/{aave_reserve_overviewop.py → v1_aave_reserve_overviewop.py} +32 -19
- compass_api_sdk/models/{aave_std_rateop.py → v1_aave_std_rateop.py} +32 -19
- compass_api_sdk/models/{aave_token_priceop.py → v1_aave_token_priceop.py} +32 -19
- compass_api_sdk/models/{aave_user_position_per_tokenop.py → v1_aave_user_position_per_tokenop.py} +32 -19
- compass_api_sdk/models/{aave_user_position_summaryop.py → v1_aave_user_position_summaryop.py} +9 -13
- compass_api_sdk/models/{uniswap_liquidity_provision_positionsop.py → v1_aerodrome_slipstream_liquidity_provision_positionsop.py} +7 -13
- compass_api_sdk/models/{aerodrome_slipstream_pool_priceop.py → v1_aerodrome_slipstream_pool_priceop.py} +53 -25
- compass_api_sdk/models/{generic_allowanceop.py → v1_generic_allowanceop.py} +24 -25
- compass_api_sdk/models/{generic_ensop.py → v1_generic_ensop.py} +7 -13
- compass_api_sdk/models/{generic_portfolioop.py → v1_generic_portfolioop.py} +9 -13
- compass_api_sdk/models/{generic_supported_chainsop.py → v1_generic_supported_chainsop.py} +2 -2
- compass_api_sdk/models/v1_generic_supported_tokensop.py +24 -0
- compass_api_sdk/models/{morpho_market_positionop.py → v1_morpho_market_positionop.py} +9 -8
- compass_api_sdk/models/{morpho_marketop.py → v1_morpho_marketop.py} +9 -8
- compass_api_sdk/models/{morpho_marketsop.py → v1_morpho_marketsop.py} +9 -8
- compass_api_sdk/models/{morpho_user_positionop.py → v1_morpho_user_positionop.py} +9 -8
- compass_api_sdk/models/{morpho_vaultop.py → v1_morpho_vaultop.py} +9 -13
- compass_api_sdk/models/{morpho_vaultsop.py → v1_morpho_vaultsop.py} +9 -8
- compass_api_sdk/models/{pendle_marketop.py → v1_pendle_marketop.py} +9 -13
- compass_api_sdk/models/v1_pendle_marketsop.py +24 -0
- compass_api_sdk/models/{pendle_positionsop.py → v1_pendle_positionsop.py} +10 -14
- compass_api_sdk/models/{sky_positionop.py → v1_sky_positionop.py} +14 -15
- compass_api_sdk/models/{token_addressop.py → v1_token_addressop.py} +30 -17
- compass_api_sdk/models/{token_balanceop.py → v1_token_balanceop.py} +14 -18
- compass_api_sdk/models/{token_priceop.py → v1_token_priceop.py} +14 -18
- compass_api_sdk/models/v1_transaction_bundler_aave_loopop.py +24 -0
- compass_api_sdk/models/{uniswap_liquidity_provision_in_rangeop.py → v1_uniswap_liquidity_provision_in_rangeop.py} +9 -13
- compass_api_sdk/models/{aerodrome_slipstream_liquidity_provision_positionsop.py → v1_uniswap_liquidity_provision_positionsop.py} +9 -13
- compass_api_sdk/models/{uniswap_pool_priceop.py → v1_uniswap_pool_priceop.py} +59 -29
- compass_api_sdk/models/{uniswap_quote_buy_exactlyop.py → v1_uniswap_quote_buy_exactlyop.py} +65 -35
- compass_api_sdk/models/{uniswap_quote_sell_exactlyop.py → v1_uniswap_quote_sell_exactlyop.py} +65 -35
- compass_api_sdk/models/{vaults_vaultop.py → v1_vaults_vaultop.py} +9 -13
- compass_api_sdk/models/vaultdepositparams.py +85 -0
- compass_api_sdk/models/vaultdepositrequest.py +9 -5
- compass_api_sdk/models/vaultwithdrawparams.py +75 -0
- compass_api_sdk/models/vaultwithdrawrequest.py +9 -5
- compass_api_sdk/models/wrapethrequest.py +9 -5
- compass_api_sdk/morpho.py +140 -140
- compass_api_sdk/pendle.py +254 -1066
- compass_api_sdk/sky.py +98 -56
- compass_api_sdk/smart_account.py +10 -10
- compass_api_sdk/swap.py +16 -16
- compass_api_sdk/token_sdk.py +56 -56
- compass_api_sdk/transaction_bundler.py +64 -62
- compass_api_sdk/uniswap_v3.py +222 -214
- compass_api_sdk/universal.py +104 -292
- compass_api_sdk/utils/__init__.py +3 -2
- {compass_api_sdk-0.9.51.dist-info → compass_api_sdk-1.0.0.dist-info}/METADATA +83 -88
- {compass_api_sdk-0.9.51.dist-info → compass_api_sdk-1.0.0.dist-info}/RECORD +114 -117
- compass_api_sdk/models/generic_supported_tokensop.py +0 -28
- compass_api_sdk/models/generic_visualize_portfolioop.py +0 -37
- compass_api_sdk/models/image.py +0 -15
- compass_api_sdk/models/pendle_marketsop.py +0 -28
- compass_api_sdk/models/pendle_quoteop.py +0 -128
- compass_api_sdk/models/pendleaddliquidityparams.py +0 -50
- compass_api_sdk/models/pendleaddliquidityrequest.py +0 -61
- compass_api_sdk/models/pendlebuyptparams.py +0 -48
- compass_api_sdk/models/pendlebuyptrequest.py +0 -59
- compass_api_sdk/models/pendlebuyytparams.py +0 -48
- compass_api_sdk/models/pendlebuyytrequest.py +0 -59
- compass_api_sdk/models/pendlegetquoteresponse.py +0 -15
- compass_api_sdk/models/pendleremoveliquidityparams.py +0 -50
- compass_api_sdk/models/pendleremoveliquidityrequest.py +0 -61
- compass_api_sdk/models/pendlesellptparams.py +0 -48
- compass_api_sdk/models/pendlesellptrequest.py +0 -61
- compass_api_sdk/models/pendlesellytparams.py +0 -48
- compass_api_sdk/models/pendlesellytrequest.py +0 -61
- compass_api_sdk/models/txresponse.py +0 -27
- {compass_api_sdk-0.9.51.dist-info → compass_api_sdk-1.0.0.dist-info}/WHEEL +0 -0
|
@@ -2,65 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
from typing import TYPE_CHECKING
|
|
4
4
|
from importlib import import_module
|
|
5
|
+
import builtins
|
|
5
6
|
|
|
6
7
|
if TYPE_CHECKING:
|
|
7
|
-
from .aave_aave_supported_tokensop import (
|
|
8
|
-
AaveAaveSupportedTokensChain,
|
|
9
|
-
AaveAaveSupportedTokensRequest,
|
|
10
|
-
AaveAaveSupportedTokensRequestTypedDict,
|
|
11
|
-
)
|
|
12
|
-
from .aave_avg_rateop import (
|
|
13
|
-
AaveAvgRateChain,
|
|
14
|
-
AaveAvgRateRequest,
|
|
15
|
-
AaveAvgRateRequestTypedDict,
|
|
16
|
-
AaveAvgRateToken,
|
|
17
|
-
)
|
|
18
|
-
from .aave_historical_transactionsop import (
|
|
19
|
-
AaveHistoricalTransactionsChain,
|
|
20
|
-
AaveHistoricalTransactionsRequest,
|
|
21
|
-
AaveHistoricalTransactionsRequestTypedDict,
|
|
22
|
-
)
|
|
23
|
-
from .aave_liquidity_changeop import (
|
|
24
|
-
AaveLiquidityChangeChain,
|
|
25
|
-
AaveLiquidityChangeRequest,
|
|
26
|
-
AaveLiquidityChangeRequestTypedDict,
|
|
27
|
-
AaveLiquidityChangeToken,
|
|
28
|
-
)
|
|
29
|
-
from .aave_rateop import (
|
|
30
|
-
AaveRateChain,
|
|
31
|
-
AaveRateRequest,
|
|
32
|
-
AaveRateRequestTypedDict,
|
|
33
|
-
AaveRateToken,
|
|
34
|
-
)
|
|
35
|
-
from .aave_reserve_overviewop import (
|
|
36
|
-
AaveReserveOverviewChain,
|
|
37
|
-
AaveReserveOverviewRequest,
|
|
38
|
-
AaveReserveOverviewRequestTypedDict,
|
|
39
|
-
AaveReserveOverviewToken,
|
|
40
|
-
)
|
|
41
|
-
from .aave_std_rateop import (
|
|
42
|
-
AaveStdRateChain,
|
|
43
|
-
AaveStdRateRequest,
|
|
44
|
-
AaveStdRateRequestTypedDict,
|
|
45
|
-
AaveStdRateToken,
|
|
46
|
-
)
|
|
47
|
-
from .aave_token_priceop import (
|
|
48
|
-
AaveTokenPriceChain,
|
|
49
|
-
AaveTokenPriceRequest,
|
|
50
|
-
AaveTokenPriceRequestTypedDict,
|
|
51
|
-
AaveTokenPriceToken,
|
|
52
|
-
)
|
|
53
|
-
from .aave_user_position_per_tokenop import (
|
|
54
|
-
AaveUserPositionPerTokenChain,
|
|
55
|
-
AaveUserPositionPerTokenRequest,
|
|
56
|
-
AaveUserPositionPerTokenRequestTypedDict,
|
|
57
|
-
AaveUserPositionPerTokenToken,
|
|
58
|
-
)
|
|
59
|
-
from .aave_user_position_summaryop import (
|
|
60
|
-
AaveUserPositionSummaryChain,
|
|
61
|
-
AaveUserPositionSummaryRequest,
|
|
62
|
-
AaveUserPositionSummaryRequestTypedDict,
|
|
63
|
-
)
|
|
64
8
|
from .aaveavgrateresponse import AaveAvgRateResponse, AaveAvgRateResponseTypedDict
|
|
65
9
|
from .aaveborrowparams import (
|
|
66
10
|
AaveBorrowParams,
|
|
@@ -72,13 +16,14 @@ if TYPE_CHECKING:
|
|
|
72
16
|
AaveBorrowRequest,
|
|
73
17
|
AaveBorrowRequestAmount,
|
|
74
18
|
AaveBorrowRequestAmountTypedDict,
|
|
19
|
+
AaveBorrowRequestChain,
|
|
75
20
|
AaveBorrowRequestTypedDict,
|
|
76
21
|
)
|
|
77
22
|
from .aavehistoricaltransactionsresponse import (
|
|
78
23
|
AaveHistoricalTransactionsResponse,
|
|
24
|
+
AaveHistoricalTransactionsResponseTransaction,
|
|
25
|
+
AaveHistoricalTransactionsResponseTransactionTypedDict,
|
|
79
26
|
AaveHistoricalTransactionsResponseTypedDict,
|
|
80
|
-
Transaction,
|
|
81
|
-
TransactionTypedDict,
|
|
82
27
|
)
|
|
83
28
|
from .aaveliquiditychangeresponse import (
|
|
84
29
|
AaveLiquidityChangeResponse,
|
|
@@ -86,6 +31,7 @@ if TYPE_CHECKING:
|
|
|
86
31
|
)
|
|
87
32
|
from .aavelooprequest import (
|
|
88
33
|
AaveLoopRequest,
|
|
34
|
+
AaveLoopRequestChain,
|
|
89
35
|
AaveLoopRequestTypedDict,
|
|
90
36
|
InitialCollateralAmount,
|
|
91
37
|
InitialCollateralAmountTypedDict,
|
|
@@ -107,6 +53,7 @@ if TYPE_CHECKING:
|
|
|
107
53
|
AaveRepayRequest,
|
|
108
54
|
AaveRepayRequestAmount,
|
|
109
55
|
AaveRepayRequestAmountTypedDict,
|
|
56
|
+
AaveRepayRequestChain,
|
|
110
57
|
AaveRepayRequestTypedDict,
|
|
111
58
|
)
|
|
112
59
|
from .aavereserveoverviewresponse import (
|
|
@@ -124,6 +71,7 @@ if TYPE_CHECKING:
|
|
|
124
71
|
AaveSupplyRequest,
|
|
125
72
|
AaveSupplyRequestAmount,
|
|
126
73
|
AaveSupplyRequestAmountTypedDict,
|
|
74
|
+
AaveSupplyRequestChain,
|
|
127
75
|
AaveSupplyRequestTypedDict,
|
|
128
76
|
)
|
|
129
77
|
from .aavesupportedtokenmetadata import (
|
|
@@ -156,20 +104,9 @@ if TYPE_CHECKING:
|
|
|
156
104
|
AaveWithdrawRequest,
|
|
157
105
|
AaveWithdrawRequestAmount,
|
|
158
106
|
AaveWithdrawRequestAmountTypedDict,
|
|
107
|
+
AaveWithdrawRequestChain,
|
|
159
108
|
AaveWithdrawRequestTypedDict,
|
|
160
109
|
)
|
|
161
|
-
from .aerodrome_slipstream_liquidity_provision_positionsop import (
|
|
162
|
-
AerodromeSlipstreamLiquidityProvisionPositionsChain,
|
|
163
|
-
AerodromeSlipstreamLiquidityProvisionPositionsRequest,
|
|
164
|
-
AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict,
|
|
165
|
-
)
|
|
166
|
-
from .aerodrome_slipstream_pool_priceop import (
|
|
167
|
-
AerodromeSlipstreamPoolPriceChain,
|
|
168
|
-
AerodromeSlipstreamPoolPriceRequest,
|
|
169
|
-
AerodromeSlipstreamPoolPriceRequestTypedDict,
|
|
170
|
-
AerodromeSlipstreamPoolPriceTokenInToken,
|
|
171
|
-
AerodromeSlipstreamPoolPriceTokenOutToken,
|
|
172
|
-
)
|
|
173
110
|
from .aerodromelppositionsresponse import (
|
|
174
111
|
AerodromeLPPositionsResponse,
|
|
175
112
|
AerodromeLPPositionsResponseTypedDict,
|
|
@@ -189,6 +126,7 @@ if TYPE_CHECKING:
|
|
|
189
126
|
AerodromeSlipstreamBuyExactlyRequestAmountInMaximumTypedDict,
|
|
190
127
|
AerodromeSlipstreamBuyExactlyRequestAmountOut,
|
|
191
128
|
AerodromeSlipstreamBuyExactlyRequestAmountOutTypedDict,
|
|
129
|
+
AerodromeSlipstreamBuyExactlyRequestChain,
|
|
192
130
|
AerodromeSlipstreamBuyExactlyRequestTypedDict,
|
|
193
131
|
)
|
|
194
132
|
from .aerodromeslipstreamincreaseliquidityprovisionparams import (
|
|
@@ -213,6 +151,7 @@ if TYPE_CHECKING:
|
|
|
213
151
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict,
|
|
214
152
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min,
|
|
215
153
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1MinTypedDict,
|
|
154
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain,
|
|
216
155
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestTypedDict,
|
|
217
156
|
)
|
|
218
157
|
from .aerodromeslipstreammintliquidityprovisionparams import (
|
|
@@ -237,6 +176,7 @@ if TYPE_CHECKING:
|
|
|
237
176
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1DesiredTypedDict,
|
|
238
177
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min,
|
|
239
178
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1MinTypedDict,
|
|
179
|
+
AerodromeSlipstreamMintLiquidityProvisionRequestChain,
|
|
240
180
|
AerodromeSlipstreamMintLiquidityProvisionRequestTypedDict,
|
|
241
181
|
)
|
|
242
182
|
from .aerodromeslipstreampoolpriceresponse import (
|
|
@@ -257,6 +197,7 @@ if TYPE_CHECKING:
|
|
|
257
197
|
AerodromeSlipstreamSellExactlyRequestAmountInTypedDict,
|
|
258
198
|
AerodromeSlipstreamSellExactlyRequestAmountOutMinimum,
|
|
259
199
|
AerodromeSlipstreamSellExactlyRequestAmountOutMinimumTypedDict,
|
|
200
|
+
AerodromeSlipstreamSellExactlyRequestChain,
|
|
260
201
|
AerodromeSlipstreamSellExactlyRequestTypedDict,
|
|
261
202
|
)
|
|
262
203
|
from .aerodromeslipstreamwithdrawliquidityprovisionparams import (
|
|
@@ -267,6 +208,7 @@ if TYPE_CHECKING:
|
|
|
267
208
|
)
|
|
268
209
|
from .aerodromeslipstreamwithdrawliquidityprovisionrequest import (
|
|
269
210
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequest,
|
|
211
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain,
|
|
270
212
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal,
|
|
271
213
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict,
|
|
272
214
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestTypedDict,
|
|
@@ -278,6 +220,7 @@ if TYPE_CHECKING:
|
|
|
278
220
|
from .apy import Apy, ApyTypedDict
|
|
279
221
|
from .batcheduseroperationsrequest import (
|
|
280
222
|
BatchedUserOperationsRequest,
|
|
223
|
+
BatchedUserOperationsRequestChain,
|
|
281
224
|
BatchedUserOperationsRequestTypedDict,
|
|
282
225
|
)
|
|
283
226
|
from .batcheduseroperationsresponse import (
|
|
@@ -355,83 +298,12 @@ if TYPE_CHECKING:
|
|
|
355
298
|
from .ensnameinforesponse import EnsNameInfoResponse, EnsNameInfoResponseTypedDict
|
|
356
299
|
from .erc20data import Erc20Data, Erc20DataTypedDict
|
|
357
300
|
from .feeenum import FeeEnum
|
|
358
|
-
from .generic_allowanceop import (
|
|
359
|
-
GenericAllowanceChain,
|
|
360
|
-
GenericAllowanceContractEnum,
|
|
361
|
-
GenericAllowanceContractUnion,
|
|
362
|
-
GenericAllowanceContractUnionTypedDict,
|
|
363
|
-
GenericAllowanceRequest,
|
|
364
|
-
GenericAllowanceRequestTypedDict,
|
|
365
|
-
GenericAllowanceToken,
|
|
366
|
-
GenericAllowanceTokenTypedDict,
|
|
367
|
-
)
|
|
368
|
-
from .generic_ensop import (
|
|
369
|
-
GenericEnsChain,
|
|
370
|
-
GenericEnsRequest,
|
|
371
|
-
GenericEnsRequestTypedDict,
|
|
372
|
-
)
|
|
373
|
-
from .generic_portfolioop import (
|
|
374
|
-
GenericPortfolioChain,
|
|
375
|
-
GenericPortfolioRequest,
|
|
376
|
-
GenericPortfolioRequestTypedDict,
|
|
377
|
-
)
|
|
378
|
-
from .generic_supported_chainsop import (
|
|
379
|
-
GenericSupportedChainsRequest,
|
|
380
|
-
GenericSupportedChainsRequestTypedDict,
|
|
381
|
-
)
|
|
382
|
-
from .generic_supported_tokensop import (
|
|
383
|
-
GenericSupportedTokensChain,
|
|
384
|
-
GenericSupportedTokensRequest,
|
|
385
|
-
GenericSupportedTokensRequestTypedDict,
|
|
386
|
-
)
|
|
387
|
-
from .generic_visualize_portfolioop import (
|
|
388
|
-
GenericVisualizePortfolioChain,
|
|
389
|
-
GenericVisualizePortfolioRequest,
|
|
390
|
-
GenericVisualizePortfolioRequestTypedDict,
|
|
391
|
-
)
|
|
392
|
-
from .image import Image, ImageTypedDict
|
|
393
301
|
from .interestratemode import InterestRateMode
|
|
394
302
|
from .liquidationcall import LiquidationCall, LiquidationCallTypedDict
|
|
395
303
|
from .lpbalance import LpBalance, LpBalanceTypedDict
|
|
396
304
|
from .market import Market, MarketTypedDict
|
|
397
305
|
from .marketposition import MarketPosition, MarketPositionTypedDict
|
|
398
306
|
from .markettokens import MarketTokens, MarketTokensTypedDict
|
|
399
|
-
from .morpho_market_positionop import (
|
|
400
|
-
MorphoMarketPositionChain,
|
|
401
|
-
MorphoMarketPositionRequest,
|
|
402
|
-
MorphoMarketPositionRequestTypedDict,
|
|
403
|
-
)
|
|
404
|
-
from .morpho_marketop import (
|
|
405
|
-
MorphoMarketChain,
|
|
406
|
-
MorphoMarketRequest,
|
|
407
|
-
MorphoMarketRequestTypedDict,
|
|
408
|
-
)
|
|
409
|
-
from .morpho_marketsop import (
|
|
410
|
-
CollateralToken,
|
|
411
|
-
CollateralTokenTypedDict,
|
|
412
|
-
LoanToken,
|
|
413
|
-
LoanTokenTypedDict,
|
|
414
|
-
MorphoMarketsChain,
|
|
415
|
-
MorphoMarketsRequest,
|
|
416
|
-
MorphoMarketsRequestTypedDict,
|
|
417
|
-
)
|
|
418
|
-
from .morpho_user_positionop import (
|
|
419
|
-
MorphoUserPositionChain,
|
|
420
|
-
MorphoUserPositionRequest,
|
|
421
|
-
MorphoUserPositionRequestTypedDict,
|
|
422
|
-
)
|
|
423
|
-
from .morpho_vaultop import (
|
|
424
|
-
MorphoVaultChain,
|
|
425
|
-
MorphoVaultRequest,
|
|
426
|
-
MorphoVaultRequestTypedDict,
|
|
427
|
-
)
|
|
428
|
-
from .morpho_vaultsop import (
|
|
429
|
-
DepositToken,
|
|
430
|
-
DepositTokenTypedDict,
|
|
431
|
-
MorphoVaultsChain,
|
|
432
|
-
MorphoVaultsRequest,
|
|
433
|
-
MorphoVaultsRequestTypedDict,
|
|
434
|
-
)
|
|
435
307
|
from .morphoborrowparams import (
|
|
436
308
|
MorphoBorrowParams,
|
|
437
309
|
MorphoBorrowParamsAmount,
|
|
@@ -524,6 +396,7 @@ if TYPE_CHECKING:
|
|
|
524
396
|
from .movement10percent import Movement10Percent, Movement10PercentTypedDict
|
|
525
397
|
from .multicallauthorizationrequest import (
|
|
526
398
|
MulticallAuthorizationRequest,
|
|
399
|
+
MulticallAuthorizationRequestChain,
|
|
527
400
|
MulticallAuthorizationRequestTypedDict,
|
|
528
401
|
)
|
|
529
402
|
from .multicallauthorizationresponse import (
|
|
@@ -532,6 +405,7 @@ if TYPE_CHECKING:
|
|
|
532
405
|
)
|
|
533
406
|
from .multicallexecuterequest import (
|
|
534
407
|
MulticallExecuteRequest,
|
|
408
|
+
MulticallExecuteRequestChain,
|
|
535
409
|
MulticallExecuteRequestTypedDict,
|
|
536
410
|
)
|
|
537
411
|
from .odosswapparams import (
|
|
@@ -548,6 +422,7 @@ if TYPE_CHECKING:
|
|
|
548
422
|
OdosSwapRequest,
|
|
549
423
|
OdosSwapRequestAmount,
|
|
550
424
|
OdosSwapRequestAmountTypedDict,
|
|
425
|
+
OdosSwapRequestChain,
|
|
551
426
|
OdosSwapRequestTokenIn,
|
|
552
427
|
OdosSwapRequestTokenInTypedDict,
|
|
553
428
|
OdosSwapRequestTokenOut,
|
|
@@ -555,74 +430,10 @@ if TYPE_CHECKING:
|
|
|
555
430
|
OdosSwapRequestTypedDict,
|
|
556
431
|
)
|
|
557
432
|
from .openposition import OpenPosition, OpenPositionTypedDict
|
|
558
|
-
from .pendle_marketop import (
|
|
559
|
-
PendleMarketChain,
|
|
560
|
-
PendleMarketRequest,
|
|
561
|
-
PendleMarketRequestTypedDict,
|
|
562
|
-
)
|
|
563
|
-
from .pendle_marketsop import (
|
|
564
|
-
PendleMarketsChain,
|
|
565
|
-
PendleMarketsRequest,
|
|
566
|
-
PendleMarketsRequestTypedDict,
|
|
567
|
-
)
|
|
568
|
-
from .pendle_positionsop import (
|
|
569
|
-
PendlePositionsChain,
|
|
570
|
-
PendlePositionsRequest,
|
|
571
|
-
PendlePositionsRequestTypedDict,
|
|
572
|
-
)
|
|
573
|
-
from .pendle_quoteop import (
|
|
574
|
-
PendleQuoteAmount,
|
|
575
|
-
PendleQuoteAmountTypedDict,
|
|
576
|
-
PendleQuoteChain,
|
|
577
|
-
PendleQuoteRequest,
|
|
578
|
-
PendleQuoteRequestTypedDict,
|
|
579
|
-
TokenType,
|
|
580
|
-
TradeType,
|
|
581
|
-
)
|
|
582
|
-
from .pendleaddliquidityparams import (
|
|
583
|
-
PendleAddLiquidityParams,
|
|
584
|
-
PendleAddLiquidityParamsAmount,
|
|
585
|
-
PendleAddLiquidityParamsAmountTypedDict,
|
|
586
|
-
PendleAddLiquidityParamsTypedDict,
|
|
587
|
-
)
|
|
588
|
-
from .pendleaddliquidityrequest import (
|
|
589
|
-
PendleAddLiquidityRequest,
|
|
590
|
-
PendleAddLiquidityRequestAmount,
|
|
591
|
-
PendleAddLiquidityRequestAmountTypedDict,
|
|
592
|
-
PendleAddLiquidityRequestTypedDict,
|
|
593
|
-
)
|
|
594
|
-
from .pendlebuyptparams import (
|
|
595
|
-
PendleBuyPtParams,
|
|
596
|
-
PendleBuyPtParamsAmount,
|
|
597
|
-
PendleBuyPtParamsAmountTypedDict,
|
|
598
|
-
PendleBuyPtParamsTypedDict,
|
|
599
|
-
)
|
|
600
|
-
from .pendlebuyptrequest import (
|
|
601
|
-
PendleBuyPtRequest,
|
|
602
|
-
PendleBuyPtRequestAmount,
|
|
603
|
-
PendleBuyPtRequestAmountTypedDict,
|
|
604
|
-
PendleBuyPtRequestTypedDict,
|
|
605
|
-
)
|
|
606
|
-
from .pendlebuyytparams import (
|
|
607
|
-
PendleBuyYtParams,
|
|
608
|
-
PendleBuyYtParamsAmount,
|
|
609
|
-
PendleBuyYtParamsAmountTypedDict,
|
|
610
|
-
PendleBuyYtParamsTypedDict,
|
|
611
|
-
)
|
|
612
|
-
from .pendlebuyytrequest import (
|
|
613
|
-
PendleBuyYtRequest,
|
|
614
|
-
PendleBuyYtRequestAmount,
|
|
615
|
-
PendleBuyYtRequestAmountTypedDict,
|
|
616
|
-
PendleBuyYtRequestTypedDict,
|
|
617
|
-
)
|
|
618
433
|
from .pendlegetmarketresponse import (
|
|
619
434
|
PendleGetMarketResponse,
|
|
620
435
|
PendleGetMarketResponseTypedDict,
|
|
621
436
|
)
|
|
622
|
-
from .pendlegetquoteresponse import (
|
|
623
|
-
PendleGetQuoteResponse,
|
|
624
|
-
PendleGetQuoteResponseTypedDict,
|
|
625
|
-
)
|
|
626
437
|
from .pendlelistmarketsresponse import (
|
|
627
438
|
PendleListMarketsResponse,
|
|
628
439
|
PendleListMarketsResponseTypedDict,
|
|
@@ -631,6 +442,25 @@ if TYPE_CHECKING:
|
|
|
631
442
|
PendleListUserPositionsResponse,
|
|
632
443
|
PendleListUserPositionsResponseTypedDict,
|
|
633
444
|
)
|
|
445
|
+
from .pendlemanageliquidityparams import (
|
|
446
|
+
PendleManageLiquidityParams,
|
|
447
|
+
PendleManageLiquidityParamsAction,
|
|
448
|
+
PendleManageLiquidityParamsAmountIn,
|
|
449
|
+
PendleManageLiquidityParamsAmountInTypedDict,
|
|
450
|
+
PendleManageLiquidityParamsToken,
|
|
451
|
+
PendleManageLiquidityParamsTokenTypedDict,
|
|
452
|
+
PendleManageLiquidityParamsTypedDict,
|
|
453
|
+
)
|
|
454
|
+
from .pendlemanageliquidityrequest import (
|
|
455
|
+
PendleManageLiquidityRequest,
|
|
456
|
+
PendleManageLiquidityRequestAction,
|
|
457
|
+
PendleManageLiquidityRequestAmountIn,
|
|
458
|
+
PendleManageLiquidityRequestAmountInTypedDict,
|
|
459
|
+
PendleManageLiquidityRequestChain,
|
|
460
|
+
PendleManageLiquidityRequestToken,
|
|
461
|
+
PendleManageLiquidityRequestTokenTypedDict,
|
|
462
|
+
PendleManageLiquidityRequestTypedDict,
|
|
463
|
+
)
|
|
634
464
|
from .pendlemarket import PendleMarket, PendleMarketTypedDict
|
|
635
465
|
from .pendleredeemyieldparams import (
|
|
636
466
|
PendleRedeemYieldParams,
|
|
@@ -638,43 +468,52 @@ if TYPE_CHECKING:
|
|
|
638
468
|
)
|
|
639
469
|
from .pendleredeemyieldrequest import (
|
|
640
470
|
PendleRedeemYieldRequest,
|
|
471
|
+
PendleRedeemYieldRequestChain,
|
|
641
472
|
PendleRedeemYieldRequestTypedDict,
|
|
642
473
|
)
|
|
643
|
-
from .
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
474
|
+
from .pendletradeptparams import (
|
|
475
|
+
PendleTradePtParams,
|
|
476
|
+
PendleTradePtParamsAction,
|
|
477
|
+
PendleTradePtParamsAmountIn,
|
|
478
|
+
PendleTradePtParamsAmountInTypedDict,
|
|
479
|
+
PendleTradePtParamsToken,
|
|
480
|
+
PendleTradePtParamsTokenTypedDict,
|
|
481
|
+
PendleTradePtParamsTypedDict,
|
|
482
|
+
)
|
|
483
|
+
from .pendletradeptrequest import (
|
|
484
|
+
PendleTradePtRequest,
|
|
485
|
+
PendleTradePtRequestAction,
|
|
486
|
+
PendleTradePtRequestAmountIn,
|
|
487
|
+
PendleTradePtRequestAmountInTypedDict,
|
|
488
|
+
PendleTradePtRequestChain,
|
|
489
|
+
PendleTradePtRequestToken,
|
|
490
|
+
PendleTradePtRequestTokenTypedDict,
|
|
491
|
+
PendleTradePtRequestTypedDict,
|
|
492
|
+
)
|
|
493
|
+
from .pendletradeytparams import (
|
|
494
|
+
PendleTradeYtParams,
|
|
495
|
+
PendleTradeYtParamsAction,
|
|
496
|
+
PendleTradeYtParamsAmountIn,
|
|
497
|
+
PendleTradeYtParamsAmountInTypedDict,
|
|
498
|
+
PendleTradeYtParamsToken,
|
|
499
|
+
PendleTradeYtParamsTokenTypedDict,
|
|
500
|
+
PendleTradeYtParamsTypedDict,
|
|
501
|
+
)
|
|
502
|
+
from .pendletradeytrequest import (
|
|
503
|
+
PendleTradeYtRequest,
|
|
504
|
+
PendleTradeYtRequestAction,
|
|
505
|
+
PendleTradeYtRequestAmountIn,
|
|
506
|
+
PendleTradeYtRequestAmountInTypedDict,
|
|
507
|
+
PendleTradeYtRequestChain,
|
|
508
|
+
PendleTradeYtRequestToken,
|
|
509
|
+
PendleTradeYtRequestTokenTypedDict,
|
|
510
|
+
PendleTradeYtRequestTypedDict,
|
|
511
|
+
)
|
|
512
|
+
from .pendletxresponse import (
|
|
513
|
+
PendleTxResponse,
|
|
514
|
+
PendleTxResponseTransaction,
|
|
515
|
+
PendleTxResponseTransactionTypedDict,
|
|
516
|
+
PendleTxResponseTypedDict,
|
|
678
517
|
)
|
|
679
518
|
from .portfolio import Portfolio, PortfolioTypedDict
|
|
680
519
|
from .position import Position, PositionTypedDict
|
|
@@ -698,6 +537,7 @@ if TYPE_CHECKING:
|
|
|
698
537
|
SetAllowanceRequest,
|
|
699
538
|
SetAllowanceRequestAmount,
|
|
700
539
|
SetAllowanceRequestAmountTypedDict,
|
|
540
|
+
SetAllowanceRequestChain,
|
|
701
541
|
SetAllowanceRequestContractEnum,
|
|
702
542
|
SetAllowanceRequestContractUnion,
|
|
703
543
|
SetAllowanceRequestContractUnionTypedDict,
|
|
@@ -713,7 +553,6 @@ if TYPE_CHECKING:
|
|
|
713
553
|
SignedAuthorization,
|
|
714
554
|
SignedAuthorizationTypedDict,
|
|
715
555
|
)
|
|
716
|
-
from .sky_positionop import SkyPositionRequest, SkyPositionRequestTypedDict
|
|
717
556
|
from .skybuyparams import (
|
|
718
557
|
SkyBuyParams,
|
|
719
558
|
SkyBuyParamsAmount,
|
|
@@ -725,6 +564,7 @@ if TYPE_CHECKING:
|
|
|
725
564
|
SkyBuyRequest,
|
|
726
565
|
SkyBuyRequestAmount,
|
|
727
566
|
SkyBuyRequestAmountTypedDict,
|
|
567
|
+
SkyBuyRequestChain,
|
|
728
568
|
SkyBuyRequestTokenIn,
|
|
729
569
|
SkyBuyRequestTypedDict,
|
|
730
570
|
)
|
|
@@ -742,6 +582,7 @@ if TYPE_CHECKING:
|
|
|
742
582
|
SkyDepositRequest,
|
|
743
583
|
SkyDepositRequestAmount,
|
|
744
584
|
SkyDepositRequestAmountTypedDict,
|
|
585
|
+
SkyDepositRequestChain,
|
|
745
586
|
SkyDepositRequestTypedDict,
|
|
746
587
|
)
|
|
747
588
|
from .skysellparams import (
|
|
@@ -755,36 +596,21 @@ if TYPE_CHECKING:
|
|
|
755
596
|
SkySellRequest,
|
|
756
597
|
SkySellRequestAmount,
|
|
757
598
|
SkySellRequestAmountTypedDict,
|
|
599
|
+
SkySellRequestChain,
|
|
758
600
|
SkySellRequestTokenOut,
|
|
759
601
|
SkySellRequestTypedDict,
|
|
760
602
|
)
|
|
761
603
|
from .skywithdrawparams import SkyWithdrawParams, SkyWithdrawParamsTypedDict
|
|
762
|
-
from .skywithdrawrequest import
|
|
604
|
+
from .skywithdrawrequest import (
|
|
605
|
+
SkyWithdrawRequest,
|
|
606
|
+
SkyWithdrawRequestChain,
|
|
607
|
+
SkyWithdrawRequestTypedDict,
|
|
608
|
+
)
|
|
763
609
|
from .supply import Supply, SupplyTypedDict
|
|
764
610
|
from .supportedchaininfo import SupportedChainInfo, SupportedChainInfoTypedDict
|
|
765
611
|
from .swapborrowrate import SwapBorrowRate, SwapBorrowRateTypedDict
|
|
766
612
|
from .syposition import SyPosition, SyPositionTypedDict
|
|
767
|
-
from .token_addressop import (
|
|
768
|
-
TokenAddressChain,
|
|
769
|
-
TokenAddressRequest,
|
|
770
|
-
TokenAddressRequestTypedDict,
|
|
771
|
-
TokenAddressToken,
|
|
772
|
-
)
|
|
773
|
-
from .token_balanceop import (
|
|
774
|
-
TokenBalanceChain,
|
|
775
|
-
TokenBalanceRequest,
|
|
776
|
-
TokenBalanceRequestTypedDict,
|
|
777
|
-
TokenBalanceToken,
|
|
778
|
-
TokenBalanceTokenTypedDict,
|
|
779
|
-
)
|
|
780
613
|
from .token_enum import TokenEnum
|
|
781
|
-
from .token_priceop import (
|
|
782
|
-
TokenPriceChain,
|
|
783
|
-
TokenPriceRequest,
|
|
784
|
-
TokenPriceRequestTypedDict,
|
|
785
|
-
TokenPriceToken,
|
|
786
|
-
TokenPriceTokenTypedDict,
|
|
787
|
-
)
|
|
788
614
|
from .tokenaddressresponse import (
|
|
789
615
|
TokenAddressResponse,
|
|
790
616
|
TokenAddressResponseTypedDict,
|
|
@@ -803,57 +629,33 @@ if TYPE_CHECKING:
|
|
|
803
629
|
TokenTransferErc20ParamsAmountTypedDict,
|
|
804
630
|
TokenTransferErc20ParamsTypedDict,
|
|
805
631
|
)
|
|
632
|
+
from .tokentransferparams import (
|
|
633
|
+
TokenTransferParams,
|
|
634
|
+
TokenTransferParamsAmount,
|
|
635
|
+
TokenTransferParamsAmountTypedDict,
|
|
636
|
+
TokenTransferParamsToken,
|
|
637
|
+
TokenTransferParamsTokenTypedDict,
|
|
638
|
+
TokenTransferParamsTypedDict,
|
|
639
|
+
)
|
|
806
640
|
from .tokentransferrequest import (
|
|
807
641
|
TokenTransferRequest,
|
|
808
642
|
TokenTransferRequestAmount,
|
|
809
643
|
TokenTransferRequestAmountTypedDict,
|
|
644
|
+
TokenTransferRequestChain,
|
|
810
645
|
TokenTransferRequestToken,
|
|
811
646
|
TokenTransferRequestTokenTypedDict,
|
|
812
647
|
TokenTransferRequestTypedDict,
|
|
813
648
|
)
|
|
814
|
-
from .
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
)
|
|
820
|
-
from .uniswap_liquidity_provision_positionsop import (
|
|
821
|
-
UniswapLiquidityProvisionPositionsChain,
|
|
822
|
-
UniswapLiquidityProvisionPositionsRequest,
|
|
823
|
-
UniswapLiquidityProvisionPositionsRequestTypedDict,
|
|
824
|
-
)
|
|
825
|
-
from .uniswap_pool_priceop import (
|
|
826
|
-
UniswapPoolPriceChain,
|
|
827
|
-
UniswapPoolPriceFeeEnum,
|
|
828
|
-
UniswapPoolPriceRequest,
|
|
829
|
-
UniswapPoolPriceRequestTypedDict,
|
|
830
|
-
UniswapPoolPriceTokenInToken,
|
|
831
|
-
UniswapPoolPriceTokenOutToken,
|
|
832
|
-
)
|
|
833
|
-
from .uniswap_quote_buy_exactlyop import (
|
|
834
|
-
UniswapQuoteBuyExactlyAmountOut,
|
|
835
|
-
UniswapQuoteBuyExactlyAmountOutTypedDict,
|
|
836
|
-
UniswapQuoteBuyExactlyChain,
|
|
837
|
-
UniswapQuoteBuyExactlyFeeEnum,
|
|
838
|
-
UniswapQuoteBuyExactlyRequest,
|
|
839
|
-
UniswapQuoteBuyExactlyRequestTypedDict,
|
|
840
|
-
UniswapQuoteBuyExactlyTokenInToken,
|
|
841
|
-
UniswapQuoteBuyExactlyTokenOutToken,
|
|
842
|
-
)
|
|
843
|
-
from .uniswap_quote_sell_exactlyop import (
|
|
844
|
-
UniswapQuoteSellExactlyAmountIn,
|
|
845
|
-
UniswapQuoteSellExactlyAmountInTypedDict,
|
|
846
|
-
UniswapQuoteSellExactlyChain,
|
|
847
|
-
UniswapQuoteSellExactlyFeeEnum,
|
|
848
|
-
UniswapQuoteSellExactlyRequest,
|
|
849
|
-
UniswapQuoteSellExactlyRequestTypedDict,
|
|
850
|
-
UniswapQuoteSellExactlyTokenInToken,
|
|
851
|
-
UniswapQuoteSellExactlyTokenOutToken,
|
|
649
|
+
from .transactionresponse import (
|
|
650
|
+
TransactionResponse,
|
|
651
|
+
TransactionResponseTransaction,
|
|
652
|
+
TransactionResponseTransactionTypedDict,
|
|
653
|
+
TransactionResponseTypedDict,
|
|
852
654
|
)
|
|
853
655
|
from .uniswapbuyexactlyparams import (
|
|
854
656
|
UniswapBuyExactlyParams,
|
|
855
|
-
|
|
856
|
-
|
|
657
|
+
UniswapBuyExactlyParamsAmountOut,
|
|
658
|
+
UniswapBuyExactlyParamsAmountOutTypedDict,
|
|
857
659
|
UniswapBuyExactlyParamsTokenIn,
|
|
858
660
|
UniswapBuyExactlyParamsTokenInTypedDict,
|
|
859
661
|
UniswapBuyExactlyParamsTokenOut,
|
|
@@ -862,14 +664,21 @@ if TYPE_CHECKING:
|
|
|
862
664
|
)
|
|
863
665
|
from .uniswapbuyexactlyrequest import (
|
|
864
666
|
UniswapBuyExactlyRequest,
|
|
865
|
-
|
|
866
|
-
|
|
667
|
+
UniswapBuyExactlyRequestAmountOut,
|
|
668
|
+
UniswapBuyExactlyRequestAmountOutTypedDict,
|
|
669
|
+
UniswapBuyExactlyRequestChain,
|
|
867
670
|
UniswapBuyExactlyRequestTokenIn,
|
|
868
671
|
UniswapBuyExactlyRequestTokenInTypedDict,
|
|
869
672
|
UniswapBuyExactlyRequestTokenOut,
|
|
870
673
|
UniswapBuyExactlyRequestTokenOutTypedDict,
|
|
871
674
|
UniswapBuyExactlyRequestTypedDict,
|
|
872
675
|
)
|
|
676
|
+
from .uniswapbuyexactlytransactionresponse import (
|
|
677
|
+
UniswapBuyExactlyTransactionResponse,
|
|
678
|
+
UniswapBuyExactlyTransactionResponseTransaction,
|
|
679
|
+
UniswapBuyExactlyTransactionResponseTransactionTypedDict,
|
|
680
|
+
UniswapBuyExactlyTransactionResponseTypedDict,
|
|
681
|
+
)
|
|
873
682
|
from .uniswapbuyquoteinforesponse import (
|
|
874
683
|
UniswapBuyQuoteInfoResponse,
|
|
875
684
|
UniswapBuyQuoteInfoResponseTypedDict,
|
|
@@ -900,6 +709,7 @@ if TYPE_CHECKING:
|
|
|
900
709
|
UniswapIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict,
|
|
901
710
|
UniswapIncreaseLiquidityProvisionRequestAmount1Min,
|
|
902
711
|
UniswapIncreaseLiquidityProvisionRequestAmount1MinTypedDict,
|
|
712
|
+
UniswapIncreaseLiquidityProvisionRequestChain,
|
|
903
713
|
UniswapIncreaseLiquidityProvisionRequestTypedDict,
|
|
904
714
|
)
|
|
905
715
|
from .uniswaplppositionsinforesponse import (
|
|
@@ -928,6 +738,7 @@ if TYPE_CHECKING:
|
|
|
928
738
|
UniswapMintLiquidityProvisionRequestAmount1DesiredTypedDict,
|
|
929
739
|
UniswapMintLiquidityProvisionRequestAmount1Min,
|
|
930
740
|
UniswapMintLiquidityProvisionRequestAmount1MinTypedDict,
|
|
741
|
+
UniswapMintLiquidityProvisionRequestChain,
|
|
931
742
|
UniswapMintLiquidityProvisionRequestTypedDict,
|
|
932
743
|
)
|
|
933
744
|
from .uniswappoolpriceresponse import (
|
|
@@ -940,16 +751,31 @@ if TYPE_CHECKING:
|
|
|
940
751
|
)
|
|
941
752
|
from .uniswapsellexactlyparams import (
|
|
942
753
|
UniswapSellExactlyParams,
|
|
943
|
-
|
|
944
|
-
|
|
754
|
+
UniswapSellExactlyParamsAmountIn,
|
|
755
|
+
UniswapSellExactlyParamsAmountInTypedDict,
|
|
756
|
+
UniswapSellExactlyParamsTokenIn,
|
|
757
|
+
UniswapSellExactlyParamsTokenInTypedDict,
|
|
758
|
+
UniswapSellExactlyParamsTokenOut,
|
|
759
|
+
UniswapSellExactlyParamsTokenOutTypedDict,
|
|
945
760
|
UniswapSellExactlyParamsTypedDict,
|
|
946
761
|
)
|
|
947
762
|
from .uniswapsellexactlyrequest import (
|
|
948
763
|
UniswapSellExactlyRequest,
|
|
949
|
-
|
|
950
|
-
|
|
764
|
+
UniswapSellExactlyRequestAmountIn,
|
|
765
|
+
UniswapSellExactlyRequestAmountInTypedDict,
|
|
766
|
+
UniswapSellExactlyRequestChain,
|
|
767
|
+
UniswapSellExactlyRequestTokenIn,
|
|
768
|
+
UniswapSellExactlyRequestTokenInTypedDict,
|
|
769
|
+
UniswapSellExactlyRequestTokenOut,
|
|
770
|
+
UniswapSellExactlyRequestTokenOutTypedDict,
|
|
951
771
|
UniswapSellExactlyRequestTypedDict,
|
|
952
772
|
)
|
|
773
|
+
from .uniswapsellexactlytransactionresponse import (
|
|
774
|
+
UniswapSellExactlyTransactionResponse,
|
|
775
|
+
UniswapSellExactlyTransactionResponseTransaction,
|
|
776
|
+
UniswapSellExactlyTransactionResponseTransactionTypedDict,
|
|
777
|
+
UniswapSellExactlyTransactionResponseTypedDict,
|
|
778
|
+
)
|
|
953
779
|
from .uniswapsellquoteinforesponse import (
|
|
954
780
|
UniswapSellQuoteInfoResponse,
|
|
955
781
|
UniswapSellQuoteInfoResponseTypedDict,
|
|
@@ -962,6 +788,7 @@ if TYPE_CHECKING:
|
|
|
962
788
|
)
|
|
963
789
|
from .uniswapwithdrawliquidityprovisionrequest import (
|
|
964
790
|
UniswapWithdrawLiquidityProvisionRequest,
|
|
791
|
+
UniswapWithdrawLiquidityProvisionRequestChain,
|
|
965
792
|
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal,
|
|
966
793
|
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict,
|
|
967
794
|
UniswapWithdrawLiquidityProvisionRequestTypedDict,
|
|
@@ -981,6 +808,7 @@ if TYPE_CHECKING:
|
|
|
981
808
|
UnwrapWethRequest,
|
|
982
809
|
UnwrapWethRequestAmount,
|
|
983
810
|
UnwrapWethRequestAmountTypedDict,
|
|
811
|
+
UnwrapWethRequestChain,
|
|
984
812
|
UnwrapWethRequestTypedDict,
|
|
985
813
|
)
|
|
986
814
|
from .usageascollateral import UsageAsCollateral, UsageAsCollateralTypedDict
|
|
@@ -995,6 +823,227 @@ if TYPE_CHECKING:
|
|
|
995
823
|
UserOperationResponseTypedDict,
|
|
996
824
|
)
|
|
997
825
|
from .userstate import UserState, UserStateTypedDict
|
|
826
|
+
from .v1_aave_aave_supported_tokensop import (
|
|
827
|
+
V1AaveAaveSupportedTokensChain,
|
|
828
|
+
V1AaveAaveSupportedTokensRequest,
|
|
829
|
+
V1AaveAaveSupportedTokensRequestTypedDict,
|
|
830
|
+
)
|
|
831
|
+
from .v1_aave_avg_rateop import (
|
|
832
|
+
V1AaveAvgRateChain,
|
|
833
|
+
V1AaveAvgRateRequest,
|
|
834
|
+
V1AaveAvgRateRequestTypedDict,
|
|
835
|
+
V1AaveAvgRateToken,
|
|
836
|
+
)
|
|
837
|
+
from .v1_aave_historical_transactionsop import (
|
|
838
|
+
V1AaveHistoricalTransactionsChain,
|
|
839
|
+
V1AaveHistoricalTransactionsRequest,
|
|
840
|
+
V1AaveHistoricalTransactionsRequestTypedDict,
|
|
841
|
+
)
|
|
842
|
+
from .v1_aave_liquidity_changeop import (
|
|
843
|
+
V1AaveLiquidityChangeChain,
|
|
844
|
+
V1AaveLiquidityChangeRequest,
|
|
845
|
+
V1AaveLiquidityChangeRequestTypedDict,
|
|
846
|
+
V1AaveLiquidityChangeToken,
|
|
847
|
+
)
|
|
848
|
+
from .v1_aave_rateop import (
|
|
849
|
+
V1AaveRateChain,
|
|
850
|
+
V1AaveRateRequest,
|
|
851
|
+
V1AaveRateRequestTypedDict,
|
|
852
|
+
V1AaveRateToken,
|
|
853
|
+
)
|
|
854
|
+
from .v1_aave_reserve_overviewop import (
|
|
855
|
+
V1AaveReserveOverviewChain,
|
|
856
|
+
V1AaveReserveOverviewRequest,
|
|
857
|
+
V1AaveReserveOverviewRequestTypedDict,
|
|
858
|
+
V1AaveReserveOverviewToken,
|
|
859
|
+
)
|
|
860
|
+
from .v1_aave_std_rateop import (
|
|
861
|
+
V1AaveStdRateChain,
|
|
862
|
+
V1AaveStdRateRequest,
|
|
863
|
+
V1AaveStdRateRequestTypedDict,
|
|
864
|
+
V1AaveStdRateToken,
|
|
865
|
+
)
|
|
866
|
+
from .v1_aave_token_priceop import (
|
|
867
|
+
V1AaveTokenPriceChain,
|
|
868
|
+
V1AaveTokenPriceRequest,
|
|
869
|
+
V1AaveTokenPriceRequestTypedDict,
|
|
870
|
+
V1AaveTokenPriceToken,
|
|
871
|
+
)
|
|
872
|
+
from .v1_aave_user_position_per_tokenop import (
|
|
873
|
+
V1AaveUserPositionPerTokenChain,
|
|
874
|
+
V1AaveUserPositionPerTokenRequest,
|
|
875
|
+
V1AaveUserPositionPerTokenRequestTypedDict,
|
|
876
|
+
V1AaveUserPositionPerTokenToken,
|
|
877
|
+
)
|
|
878
|
+
from .v1_aave_user_position_summaryop import (
|
|
879
|
+
V1AaveUserPositionSummaryChain,
|
|
880
|
+
V1AaveUserPositionSummaryRequest,
|
|
881
|
+
V1AaveUserPositionSummaryRequestTypedDict,
|
|
882
|
+
)
|
|
883
|
+
from .v1_aerodrome_slipstream_liquidity_provision_positionsop import (
|
|
884
|
+
V1AerodromeSlipstreamLiquidityProvisionPositionsChain,
|
|
885
|
+
V1AerodromeSlipstreamLiquidityProvisionPositionsRequest,
|
|
886
|
+
V1AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict,
|
|
887
|
+
)
|
|
888
|
+
from .v1_aerodrome_slipstream_pool_priceop import (
|
|
889
|
+
V1AerodromeSlipstreamPoolPriceChain,
|
|
890
|
+
V1AerodromeSlipstreamPoolPriceRequest,
|
|
891
|
+
V1AerodromeSlipstreamPoolPriceRequestTypedDict,
|
|
892
|
+
V1AerodromeSlipstreamPoolPriceTokenInToken,
|
|
893
|
+
V1AerodromeSlipstreamPoolPriceTokenOutToken,
|
|
894
|
+
)
|
|
895
|
+
from .v1_generic_allowanceop import (
|
|
896
|
+
V1GenericAllowanceChain,
|
|
897
|
+
V1GenericAllowanceContractEnum,
|
|
898
|
+
V1GenericAllowanceContractUnion,
|
|
899
|
+
V1GenericAllowanceContractUnionTypedDict,
|
|
900
|
+
V1GenericAllowanceRequest,
|
|
901
|
+
V1GenericAllowanceRequestTypedDict,
|
|
902
|
+
V1GenericAllowanceToken,
|
|
903
|
+
V1GenericAllowanceTokenTypedDict,
|
|
904
|
+
)
|
|
905
|
+
from .v1_generic_ensop import (
|
|
906
|
+
V1GenericEnsChain,
|
|
907
|
+
V1GenericEnsRequest,
|
|
908
|
+
V1GenericEnsRequestTypedDict,
|
|
909
|
+
)
|
|
910
|
+
from .v1_generic_portfolioop import (
|
|
911
|
+
V1GenericPortfolioChain,
|
|
912
|
+
V1GenericPortfolioRequest,
|
|
913
|
+
V1GenericPortfolioRequestTypedDict,
|
|
914
|
+
)
|
|
915
|
+
from .v1_generic_supported_chainsop import (
|
|
916
|
+
V1GenericSupportedChainsRequest,
|
|
917
|
+
V1GenericSupportedChainsRequestTypedDict,
|
|
918
|
+
)
|
|
919
|
+
from .v1_generic_supported_tokensop import (
|
|
920
|
+
V1GenericSupportedTokensChain,
|
|
921
|
+
V1GenericSupportedTokensRequest,
|
|
922
|
+
V1GenericSupportedTokensRequestTypedDict,
|
|
923
|
+
)
|
|
924
|
+
from .v1_morpho_market_positionop import (
|
|
925
|
+
V1MorphoMarketPositionChain,
|
|
926
|
+
V1MorphoMarketPositionRequest,
|
|
927
|
+
V1MorphoMarketPositionRequestTypedDict,
|
|
928
|
+
)
|
|
929
|
+
from .v1_morpho_marketop import (
|
|
930
|
+
V1MorphoMarketChain,
|
|
931
|
+
V1MorphoMarketRequest,
|
|
932
|
+
V1MorphoMarketRequestTypedDict,
|
|
933
|
+
)
|
|
934
|
+
from .v1_morpho_marketsop import (
|
|
935
|
+
CollateralToken,
|
|
936
|
+
CollateralTokenTypedDict,
|
|
937
|
+
LoanToken,
|
|
938
|
+
LoanTokenTypedDict,
|
|
939
|
+
V1MorphoMarketsChain,
|
|
940
|
+
V1MorphoMarketsRequest,
|
|
941
|
+
V1MorphoMarketsRequestTypedDict,
|
|
942
|
+
)
|
|
943
|
+
from .v1_morpho_user_positionop import (
|
|
944
|
+
V1MorphoUserPositionChain,
|
|
945
|
+
V1MorphoUserPositionRequest,
|
|
946
|
+
V1MorphoUserPositionRequestTypedDict,
|
|
947
|
+
)
|
|
948
|
+
from .v1_morpho_vaultop import (
|
|
949
|
+
V1MorphoVaultChain,
|
|
950
|
+
V1MorphoVaultRequest,
|
|
951
|
+
V1MorphoVaultRequestTypedDict,
|
|
952
|
+
)
|
|
953
|
+
from .v1_morpho_vaultsop import (
|
|
954
|
+
DepositToken,
|
|
955
|
+
DepositTokenTypedDict,
|
|
956
|
+
V1MorphoVaultsChain,
|
|
957
|
+
V1MorphoVaultsRequest,
|
|
958
|
+
V1MorphoVaultsRequestTypedDict,
|
|
959
|
+
)
|
|
960
|
+
from .v1_pendle_marketop import (
|
|
961
|
+
V1PendleMarketChain,
|
|
962
|
+
V1PendleMarketRequest,
|
|
963
|
+
V1PendleMarketRequestTypedDict,
|
|
964
|
+
)
|
|
965
|
+
from .v1_pendle_marketsop import (
|
|
966
|
+
V1PendleMarketsChain,
|
|
967
|
+
V1PendleMarketsRequest,
|
|
968
|
+
V1PendleMarketsRequestTypedDict,
|
|
969
|
+
)
|
|
970
|
+
from .v1_pendle_positionsop import (
|
|
971
|
+
V1PendlePositionsChain,
|
|
972
|
+
V1PendlePositionsRequest,
|
|
973
|
+
V1PendlePositionsRequestTypedDict,
|
|
974
|
+
)
|
|
975
|
+
from .v1_sky_positionop import (
|
|
976
|
+
V1SkyPositionChain,
|
|
977
|
+
V1SkyPositionRequest,
|
|
978
|
+
V1SkyPositionRequestTypedDict,
|
|
979
|
+
)
|
|
980
|
+
from .v1_token_addressop import (
|
|
981
|
+
V1TokenAddressChain,
|
|
982
|
+
V1TokenAddressRequest,
|
|
983
|
+
V1TokenAddressRequestTypedDict,
|
|
984
|
+
V1TokenAddressToken,
|
|
985
|
+
)
|
|
986
|
+
from .v1_token_balanceop import (
|
|
987
|
+
V1TokenBalanceChain,
|
|
988
|
+
V1TokenBalanceRequest,
|
|
989
|
+
V1TokenBalanceRequestTypedDict,
|
|
990
|
+
V1TokenBalanceToken,
|
|
991
|
+
V1TokenBalanceTokenTypedDict,
|
|
992
|
+
)
|
|
993
|
+
from .v1_token_priceop import (
|
|
994
|
+
V1TokenPriceChain,
|
|
995
|
+
V1TokenPriceRequest,
|
|
996
|
+
V1TokenPriceRequestTypedDict,
|
|
997
|
+
V1TokenPriceToken,
|
|
998
|
+
V1TokenPriceTokenTypedDict,
|
|
999
|
+
)
|
|
1000
|
+
from .v1_transaction_bundler_aave_loopop import (
|
|
1001
|
+
ResponseV1TransactionBundlerAaveLoop,
|
|
1002
|
+
ResponseV1TransactionBundlerAaveLoopTypedDict,
|
|
1003
|
+
)
|
|
1004
|
+
from .v1_uniswap_liquidity_provision_in_rangeop import (
|
|
1005
|
+
V1UniswapLiquidityProvisionInRangeChain,
|
|
1006
|
+
V1UniswapLiquidityProvisionInRangeRequest,
|
|
1007
|
+
V1UniswapLiquidityProvisionInRangeRequestTypedDict,
|
|
1008
|
+
)
|
|
1009
|
+
from .v1_uniswap_liquidity_provision_positionsop import (
|
|
1010
|
+
V1UniswapLiquidityProvisionPositionsChain,
|
|
1011
|
+
V1UniswapLiquidityProvisionPositionsRequest,
|
|
1012
|
+
V1UniswapLiquidityProvisionPositionsRequestTypedDict,
|
|
1013
|
+
)
|
|
1014
|
+
from .v1_uniswap_pool_priceop import (
|
|
1015
|
+
V1UniswapPoolPriceChain,
|
|
1016
|
+
V1UniswapPoolPriceFeeEnum,
|
|
1017
|
+
V1UniswapPoolPriceRequest,
|
|
1018
|
+
V1UniswapPoolPriceRequestTypedDict,
|
|
1019
|
+
V1UniswapPoolPriceTokenInToken,
|
|
1020
|
+
V1UniswapPoolPriceTokenOutToken,
|
|
1021
|
+
)
|
|
1022
|
+
from .v1_uniswap_quote_buy_exactlyop import (
|
|
1023
|
+
V1UniswapQuoteBuyExactlyAmountOut,
|
|
1024
|
+
V1UniswapQuoteBuyExactlyAmountOutTypedDict,
|
|
1025
|
+
V1UniswapQuoteBuyExactlyChain,
|
|
1026
|
+
V1UniswapQuoteBuyExactlyFeeEnum,
|
|
1027
|
+
V1UniswapQuoteBuyExactlyRequest,
|
|
1028
|
+
V1UniswapQuoteBuyExactlyRequestTypedDict,
|
|
1029
|
+
V1UniswapQuoteBuyExactlyTokenInToken,
|
|
1030
|
+
V1UniswapQuoteBuyExactlyTokenOutToken,
|
|
1031
|
+
)
|
|
1032
|
+
from .v1_uniswap_quote_sell_exactlyop import (
|
|
1033
|
+
V1UniswapQuoteSellExactlyAmountIn,
|
|
1034
|
+
V1UniswapQuoteSellExactlyAmountInTypedDict,
|
|
1035
|
+
V1UniswapQuoteSellExactlyChain,
|
|
1036
|
+
V1UniswapQuoteSellExactlyFeeEnum,
|
|
1037
|
+
V1UniswapQuoteSellExactlyRequest,
|
|
1038
|
+
V1UniswapQuoteSellExactlyRequestTypedDict,
|
|
1039
|
+
V1UniswapQuoteSellExactlyTokenInToken,
|
|
1040
|
+
V1UniswapQuoteSellExactlyTokenOutToken,
|
|
1041
|
+
)
|
|
1042
|
+
from .v1_vaults_vaultop import (
|
|
1043
|
+
V1VaultsVaultChain,
|
|
1044
|
+
V1VaultsVaultRequest,
|
|
1045
|
+
V1VaultsVaultRequestTypedDict,
|
|
1046
|
+
)
|
|
998
1047
|
from .validationerror import (
|
|
999
1048
|
Loc,
|
|
1000
1049
|
LocTypedDict,
|
|
@@ -1002,10 +1051,17 @@ if TYPE_CHECKING:
|
|
|
1002
1051
|
ValidationErrorTypedDict,
|
|
1003
1052
|
)
|
|
1004
1053
|
from .vault import Vault, VaultTypedDict
|
|
1054
|
+
from .vaultdepositparams import (
|
|
1055
|
+
VaultDepositParams,
|
|
1056
|
+
VaultDepositParamsAmount,
|
|
1057
|
+
VaultDepositParamsAmountTypedDict,
|
|
1058
|
+
VaultDepositParamsTypedDict,
|
|
1059
|
+
)
|
|
1005
1060
|
from .vaultdepositrequest import (
|
|
1006
1061
|
VaultDepositRequest,
|
|
1007
1062
|
VaultDepositRequestAmount,
|
|
1008
1063
|
VaultDepositRequestAmountTypedDict,
|
|
1064
|
+
VaultDepositRequestChain,
|
|
1009
1065
|
VaultDepositRequestTypedDict,
|
|
1010
1066
|
)
|
|
1011
1067
|
from .vaultgetvaultresponse import (
|
|
@@ -1013,13 +1069,10 @@ if TYPE_CHECKING:
|
|
|
1013
1069
|
VaultGetVaultResponseTypedDict,
|
|
1014
1070
|
)
|
|
1015
1071
|
from .vaultposition import VaultPosition, VaultPositionTypedDict
|
|
1016
|
-
from .
|
|
1017
|
-
VaultsVaultChain,
|
|
1018
|
-
VaultsVaultRequest,
|
|
1019
|
-
VaultsVaultRequestTypedDict,
|
|
1020
|
-
)
|
|
1072
|
+
from .vaultwithdrawparams import VaultWithdrawParams, VaultWithdrawParamsTypedDict
|
|
1021
1073
|
from .vaultwithdrawrequest import (
|
|
1022
1074
|
VaultWithdrawRequest,
|
|
1075
|
+
VaultWithdrawRequestChain,
|
|
1023
1076
|
VaultWithdrawRequestTypedDict,
|
|
1024
1077
|
)
|
|
1025
1078
|
from .weeklyapys import WeeklyApys, WeeklyApysTypedDict
|
|
@@ -1033,20 +1086,14 @@ if TYPE_CHECKING:
|
|
|
1033
1086
|
WrapEthRequest,
|
|
1034
1087
|
WrapEthRequestAmount,
|
|
1035
1088
|
WrapEthRequestAmountTypedDict,
|
|
1089
|
+
WrapEthRequestChain,
|
|
1036
1090
|
WrapEthRequestTypedDict,
|
|
1037
1091
|
)
|
|
1038
1092
|
from .yieldrange import YieldRange, YieldRangeTypedDict
|
|
1039
1093
|
|
|
1040
1094
|
__all__ = [
|
|
1041
|
-
"AaveAaveSupportedTokensChain",
|
|
1042
|
-
"AaveAaveSupportedTokensRequest",
|
|
1043
|
-
"AaveAaveSupportedTokensRequestTypedDict",
|
|
1044
|
-
"AaveAvgRateChain",
|
|
1045
|
-
"AaveAvgRateRequest",
|
|
1046
|
-
"AaveAvgRateRequestTypedDict",
|
|
1047
1095
|
"AaveAvgRateResponse",
|
|
1048
1096
|
"AaveAvgRateResponseTypedDict",
|
|
1049
|
-
"AaveAvgRateToken",
|
|
1050
1097
|
"AaveBorrowParams",
|
|
1051
1098
|
"AaveBorrowParamsAmount",
|
|
1052
1099
|
"AaveBorrowParamsAmountTypedDict",
|
|
@@ -1054,26 +1101,19 @@ __all__ = [
|
|
|
1054
1101
|
"AaveBorrowRequest",
|
|
1055
1102
|
"AaveBorrowRequestAmount",
|
|
1056
1103
|
"AaveBorrowRequestAmountTypedDict",
|
|
1104
|
+
"AaveBorrowRequestChain",
|
|
1057
1105
|
"AaveBorrowRequestTypedDict",
|
|
1058
|
-
"AaveHistoricalTransactionsChain",
|
|
1059
|
-
"AaveHistoricalTransactionsRequest",
|
|
1060
|
-
"AaveHistoricalTransactionsRequestTypedDict",
|
|
1061
1106
|
"AaveHistoricalTransactionsResponse",
|
|
1107
|
+
"AaveHistoricalTransactionsResponseTransaction",
|
|
1108
|
+
"AaveHistoricalTransactionsResponseTransactionTypedDict",
|
|
1062
1109
|
"AaveHistoricalTransactionsResponseTypedDict",
|
|
1063
|
-
"AaveLiquidityChangeChain",
|
|
1064
|
-
"AaveLiquidityChangeRequest",
|
|
1065
|
-
"AaveLiquidityChangeRequestTypedDict",
|
|
1066
1110
|
"AaveLiquidityChangeResponse",
|
|
1067
1111
|
"AaveLiquidityChangeResponseTypedDict",
|
|
1068
|
-
"AaveLiquidityChangeToken",
|
|
1069
1112
|
"AaveLoopRequest",
|
|
1113
|
+
"AaveLoopRequestChain",
|
|
1070
1114
|
"AaveLoopRequestTypedDict",
|
|
1071
|
-
"AaveRateChain",
|
|
1072
|
-
"AaveRateRequest",
|
|
1073
|
-
"AaveRateRequestTypedDict",
|
|
1074
1115
|
"AaveRateResponse",
|
|
1075
1116
|
"AaveRateResponseTypedDict",
|
|
1076
|
-
"AaveRateToken",
|
|
1077
1117
|
"AaveRepayParams",
|
|
1078
1118
|
"AaveRepayParamsAmount",
|
|
1079
1119
|
"AaveRepayParamsAmountTypedDict",
|
|
@@ -1081,19 +1121,12 @@ __all__ = [
|
|
|
1081
1121
|
"AaveRepayRequest",
|
|
1082
1122
|
"AaveRepayRequestAmount",
|
|
1083
1123
|
"AaveRepayRequestAmountTypedDict",
|
|
1124
|
+
"AaveRepayRequestChain",
|
|
1084
1125
|
"AaveRepayRequestTypedDict",
|
|
1085
|
-
"AaveReserveOverviewChain",
|
|
1086
|
-
"AaveReserveOverviewRequest",
|
|
1087
|
-
"AaveReserveOverviewRequestTypedDict",
|
|
1088
1126
|
"AaveReserveOverviewResponse",
|
|
1089
1127
|
"AaveReserveOverviewResponseTypedDict",
|
|
1090
|
-
"AaveReserveOverviewToken",
|
|
1091
1128
|
"AaveSTDRateResponse",
|
|
1092
1129
|
"AaveSTDRateResponseTypedDict",
|
|
1093
|
-
"AaveStdRateChain",
|
|
1094
|
-
"AaveStdRateRequest",
|
|
1095
|
-
"AaveStdRateRequestTypedDict",
|
|
1096
|
-
"AaveStdRateToken",
|
|
1097
1130
|
"AaveSupplyParams",
|
|
1098
1131
|
"AaveSupplyParamsAmount",
|
|
1099
1132
|
"AaveSupplyParamsAmountTypedDict",
|
|
@@ -1101,26 +1134,16 @@ __all__ = [
|
|
|
1101
1134
|
"AaveSupplyRequest",
|
|
1102
1135
|
"AaveSupplyRequestAmount",
|
|
1103
1136
|
"AaveSupplyRequestAmountTypedDict",
|
|
1137
|
+
"AaveSupplyRequestChain",
|
|
1104
1138
|
"AaveSupplyRequestTypedDict",
|
|
1105
1139
|
"AaveSupportedTokenMetadata",
|
|
1106
1140
|
"AaveSupportedTokenMetadataTypedDict",
|
|
1107
1141
|
"AaveSupportedTokensResponse",
|
|
1108
1142
|
"AaveSupportedTokensResponseTypedDict",
|
|
1109
|
-
"AaveTokenPriceChain",
|
|
1110
|
-
"AaveTokenPriceRequest",
|
|
1111
|
-
"AaveTokenPriceRequestTypedDict",
|
|
1112
1143
|
"AaveTokenPriceResponse",
|
|
1113
1144
|
"AaveTokenPriceResponseTypedDict",
|
|
1114
|
-
"AaveTokenPriceToken",
|
|
1115
|
-
"AaveUserPositionPerTokenChain",
|
|
1116
|
-
"AaveUserPositionPerTokenRequest",
|
|
1117
|
-
"AaveUserPositionPerTokenRequestTypedDict",
|
|
1118
1145
|
"AaveUserPositionPerTokenResponse",
|
|
1119
1146
|
"AaveUserPositionPerTokenResponseTypedDict",
|
|
1120
|
-
"AaveUserPositionPerTokenToken",
|
|
1121
|
-
"AaveUserPositionSummaryChain",
|
|
1122
|
-
"AaveUserPositionSummaryRequest",
|
|
1123
|
-
"AaveUserPositionSummaryRequestTypedDict",
|
|
1124
1147
|
"AaveUserPositionSummaryResponse",
|
|
1125
1148
|
"AaveUserPositionSummaryResponseTypedDict",
|
|
1126
1149
|
"AaveWithdrawParams",
|
|
@@ -1130,6 +1153,7 @@ __all__ = [
|
|
|
1130
1153
|
"AaveWithdrawRequest",
|
|
1131
1154
|
"AaveWithdrawRequestAmount",
|
|
1132
1155
|
"AaveWithdrawRequestAmountTypedDict",
|
|
1156
|
+
"AaveWithdrawRequestChain",
|
|
1133
1157
|
"AaveWithdrawRequestTypedDict",
|
|
1134
1158
|
"AerodromeLPPositionsResponse",
|
|
1135
1159
|
"AerodromeLPPositionsResponseTypedDict",
|
|
@@ -1146,6 +1170,7 @@ __all__ = [
|
|
|
1146
1170
|
"AerodromeSlipstreamBuyExactlyRequestAmountInMaximumTypedDict",
|
|
1147
1171
|
"AerodromeSlipstreamBuyExactlyRequestAmountOut",
|
|
1148
1172
|
"AerodromeSlipstreamBuyExactlyRequestAmountOutTypedDict",
|
|
1173
|
+
"AerodromeSlipstreamBuyExactlyRequestChain",
|
|
1149
1174
|
"AerodromeSlipstreamBuyExactlyRequestTypedDict",
|
|
1150
1175
|
"AerodromeSlipstreamIncreaseLiquidityProvisionParams",
|
|
1151
1176
|
"AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount0Desired",
|
|
@@ -1166,10 +1191,8 @@ __all__ = [
|
|
|
1166
1191
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict",
|
|
1167
1192
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min",
|
|
1168
1193
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1MinTypedDict",
|
|
1194
|
+
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain",
|
|
1169
1195
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestTypedDict",
|
|
1170
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsChain",
|
|
1171
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsRequest",
|
|
1172
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict",
|
|
1173
1196
|
"AerodromeSlipstreamMintLiquidityProvisionParams",
|
|
1174
1197
|
"AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired",
|
|
1175
1198
|
"AerodromeSlipstreamMintLiquidityProvisionParamsAmount0DesiredTypedDict",
|
|
@@ -1189,14 +1212,10 @@ __all__ = [
|
|
|
1189
1212
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1DesiredTypedDict",
|
|
1190
1213
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min",
|
|
1191
1214
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1MinTypedDict",
|
|
1215
|
+
"AerodromeSlipstreamMintLiquidityProvisionRequestChain",
|
|
1192
1216
|
"AerodromeSlipstreamMintLiquidityProvisionRequestTypedDict",
|
|
1193
|
-
"AerodromeSlipstreamPoolPriceChain",
|
|
1194
|
-
"AerodromeSlipstreamPoolPriceRequest",
|
|
1195
|
-
"AerodromeSlipstreamPoolPriceRequestTypedDict",
|
|
1196
1217
|
"AerodromeSlipstreamPoolPriceResponse",
|
|
1197
1218
|
"AerodromeSlipstreamPoolPriceResponseTypedDict",
|
|
1198
|
-
"AerodromeSlipstreamPoolPriceTokenInToken",
|
|
1199
|
-
"AerodromeSlipstreamPoolPriceTokenOutToken",
|
|
1200
1219
|
"AerodromeSlipstreamSellExactlyParams",
|
|
1201
1220
|
"AerodromeSlipstreamSellExactlyParamsAmountIn",
|
|
1202
1221
|
"AerodromeSlipstreamSellExactlyParamsAmountInTypedDict",
|
|
@@ -1208,12 +1227,14 @@ __all__ = [
|
|
|
1208
1227
|
"AerodromeSlipstreamSellExactlyRequestAmountInTypedDict",
|
|
1209
1228
|
"AerodromeSlipstreamSellExactlyRequestAmountOutMinimum",
|
|
1210
1229
|
"AerodromeSlipstreamSellExactlyRequestAmountOutMinimumTypedDict",
|
|
1230
|
+
"AerodromeSlipstreamSellExactlyRequestChain",
|
|
1211
1231
|
"AerodromeSlipstreamSellExactlyRequestTypedDict",
|
|
1212
1232
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParams",
|
|
1213
1233
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal",
|
|
1214
1234
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawalTypedDict",
|
|
1215
1235
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsTypedDict",
|
|
1216
1236
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequest",
|
|
1237
|
+
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain",
|
|
1217
1238
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal",
|
|
1218
1239
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict",
|
|
1219
1240
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestTypedDict",
|
|
@@ -1222,6 +1243,7 @@ __all__ = [
|
|
|
1222
1243
|
"Apy",
|
|
1223
1244
|
"ApyTypedDict",
|
|
1224
1245
|
"BatchedUserOperationsRequest",
|
|
1246
|
+
"BatchedUserOperationsRequestChain",
|
|
1225
1247
|
"BatchedUserOperationsRequestTypedDict",
|
|
1226
1248
|
"BatchedUserOperationsResponse",
|
|
1227
1249
|
"BatchedUserOperationsResponseTypedDict",
|
|
@@ -1276,30 +1298,6 @@ __all__ = [
|
|
|
1276
1298
|
"Erc20Data",
|
|
1277
1299
|
"Erc20DataTypedDict",
|
|
1278
1300
|
"FeeEnum",
|
|
1279
|
-
"GenericAllowanceChain",
|
|
1280
|
-
"GenericAllowanceContractEnum",
|
|
1281
|
-
"GenericAllowanceContractUnion",
|
|
1282
|
-
"GenericAllowanceContractUnionTypedDict",
|
|
1283
|
-
"GenericAllowanceRequest",
|
|
1284
|
-
"GenericAllowanceRequestTypedDict",
|
|
1285
|
-
"GenericAllowanceToken",
|
|
1286
|
-
"GenericAllowanceTokenTypedDict",
|
|
1287
|
-
"GenericEnsChain",
|
|
1288
|
-
"GenericEnsRequest",
|
|
1289
|
-
"GenericEnsRequestTypedDict",
|
|
1290
|
-
"GenericPortfolioChain",
|
|
1291
|
-
"GenericPortfolioRequest",
|
|
1292
|
-
"GenericPortfolioRequestTypedDict",
|
|
1293
|
-
"GenericSupportedChainsRequest",
|
|
1294
|
-
"GenericSupportedChainsRequestTypedDict",
|
|
1295
|
-
"GenericSupportedTokensChain",
|
|
1296
|
-
"GenericSupportedTokensRequest",
|
|
1297
|
-
"GenericSupportedTokensRequestTypedDict",
|
|
1298
|
-
"GenericVisualizePortfolioChain",
|
|
1299
|
-
"GenericVisualizePortfolioRequest",
|
|
1300
|
-
"GenericVisualizePortfolioRequestTypedDict",
|
|
1301
|
-
"Image",
|
|
1302
|
-
"ImageTypedDict",
|
|
1303
1301
|
"InitialCollateralAmount",
|
|
1304
1302
|
"InitialCollateralAmountTypedDict",
|
|
1305
1303
|
"InterestRateMode",
|
|
@@ -1350,16 +1348,7 @@ __all__ = [
|
|
|
1350
1348
|
"MorphoGetVaultsResponse",
|
|
1351
1349
|
"MorphoGetVaultsResponseTypedDict",
|
|
1352
1350
|
"MorphoMarket",
|
|
1353
|
-
"MorphoMarketChain",
|
|
1354
|
-
"MorphoMarketPositionChain",
|
|
1355
|
-
"MorphoMarketPositionRequest",
|
|
1356
|
-
"MorphoMarketPositionRequestTypedDict",
|
|
1357
|
-
"MorphoMarketRequest",
|
|
1358
|
-
"MorphoMarketRequestTypedDict",
|
|
1359
1351
|
"MorphoMarketTypedDict",
|
|
1360
|
-
"MorphoMarketsChain",
|
|
1361
|
-
"MorphoMarketsRequest",
|
|
1362
|
-
"MorphoMarketsRequestTypedDict",
|
|
1363
1352
|
"MorphoRepayParams",
|
|
1364
1353
|
"MorphoRepayParamsTypedDict",
|
|
1365
1354
|
"MorphoRepayRequest",
|
|
@@ -1374,17 +1363,8 @@ __all__ = [
|
|
|
1374
1363
|
"MorphoSupplyCollateralRequestAmountTypedDict",
|
|
1375
1364
|
"MorphoSupplyCollateralRequestChain",
|
|
1376
1365
|
"MorphoSupplyCollateralRequestTypedDict",
|
|
1377
|
-
"MorphoUserPositionChain",
|
|
1378
|
-
"MorphoUserPositionRequest",
|
|
1379
|
-
"MorphoUserPositionRequestTypedDict",
|
|
1380
1366
|
"MorphoVault",
|
|
1381
|
-
"MorphoVaultChain",
|
|
1382
|
-
"MorphoVaultRequest",
|
|
1383
|
-
"MorphoVaultRequestTypedDict",
|
|
1384
1367
|
"MorphoVaultTypedDict",
|
|
1385
|
-
"MorphoVaultsChain",
|
|
1386
|
-
"MorphoVaultsRequest",
|
|
1387
|
-
"MorphoVaultsRequestTypedDict",
|
|
1388
1368
|
"MorphoWithdrawCollateralParams",
|
|
1389
1369
|
"MorphoWithdrawCollateralParamsAmount",
|
|
1390
1370
|
"MorphoWithdrawCollateralParamsAmountTypedDict",
|
|
@@ -1402,10 +1382,12 @@ __all__ = [
|
|
|
1402
1382
|
"Movement10Percent",
|
|
1403
1383
|
"Movement10PercentTypedDict",
|
|
1404
1384
|
"MulticallAuthorizationRequest",
|
|
1385
|
+
"MulticallAuthorizationRequestChain",
|
|
1405
1386
|
"MulticallAuthorizationRequestTypedDict",
|
|
1406
1387
|
"MulticallAuthorizationResponse",
|
|
1407
1388
|
"MulticallAuthorizationResponseTypedDict",
|
|
1408
1389
|
"MulticallExecuteRequest",
|
|
1390
|
+
"MulticallExecuteRequestChain",
|
|
1409
1391
|
"MulticallExecuteRequestTypedDict",
|
|
1410
1392
|
"Multiplier",
|
|
1411
1393
|
"MultiplierTypedDict",
|
|
@@ -1420,6 +1402,7 @@ __all__ = [
|
|
|
1420
1402
|
"OdosSwapRequest",
|
|
1421
1403
|
"OdosSwapRequestAmount",
|
|
1422
1404
|
"OdosSwapRequestAmountTypedDict",
|
|
1405
|
+
"OdosSwapRequestChain",
|
|
1423
1406
|
"OdosSwapRequestTokenIn",
|
|
1424
1407
|
"OdosSwapRequestTokenInTypedDict",
|
|
1425
1408
|
"OdosSwapRequestTokenOut",
|
|
@@ -1427,82 +1410,68 @@ __all__ = [
|
|
|
1427
1410
|
"OdosSwapRequestTypedDict",
|
|
1428
1411
|
"OpenPosition",
|
|
1429
1412
|
"OpenPositionTypedDict",
|
|
1430
|
-
"PendleAddLiquidityParams",
|
|
1431
|
-
"PendleAddLiquidityParamsAmount",
|
|
1432
|
-
"PendleAddLiquidityParamsAmountTypedDict",
|
|
1433
|
-
"PendleAddLiquidityParamsTypedDict",
|
|
1434
|
-
"PendleAddLiquidityRequest",
|
|
1435
|
-
"PendleAddLiquidityRequestAmount",
|
|
1436
|
-
"PendleAddLiquidityRequestAmountTypedDict",
|
|
1437
|
-
"PendleAddLiquidityRequestTypedDict",
|
|
1438
|
-
"PendleBuyPtParams",
|
|
1439
|
-
"PendleBuyPtParamsAmount",
|
|
1440
|
-
"PendleBuyPtParamsAmountTypedDict",
|
|
1441
|
-
"PendleBuyPtParamsTypedDict",
|
|
1442
|
-
"PendleBuyPtRequest",
|
|
1443
|
-
"PendleBuyPtRequestAmount",
|
|
1444
|
-
"PendleBuyPtRequestAmountTypedDict",
|
|
1445
|
-
"PendleBuyPtRequestTypedDict",
|
|
1446
|
-
"PendleBuyYtParams",
|
|
1447
|
-
"PendleBuyYtParamsAmount",
|
|
1448
|
-
"PendleBuyYtParamsAmountTypedDict",
|
|
1449
|
-
"PendleBuyYtParamsTypedDict",
|
|
1450
|
-
"PendleBuyYtRequest",
|
|
1451
|
-
"PendleBuyYtRequestAmount",
|
|
1452
|
-
"PendleBuyYtRequestAmountTypedDict",
|
|
1453
|
-
"PendleBuyYtRequestTypedDict",
|
|
1454
1413
|
"PendleGetMarketResponse",
|
|
1455
1414
|
"PendleGetMarketResponseTypedDict",
|
|
1456
|
-
"PendleGetQuoteResponse",
|
|
1457
|
-
"PendleGetQuoteResponseTypedDict",
|
|
1458
1415
|
"PendleListMarketsResponse",
|
|
1459
1416
|
"PendleListMarketsResponseTypedDict",
|
|
1460
1417
|
"PendleListUserPositionsResponse",
|
|
1461
1418
|
"PendleListUserPositionsResponseTypedDict",
|
|
1419
|
+
"PendleManageLiquidityParams",
|
|
1420
|
+
"PendleManageLiquidityParamsAction",
|
|
1421
|
+
"PendleManageLiquidityParamsAmountIn",
|
|
1422
|
+
"PendleManageLiquidityParamsAmountInTypedDict",
|
|
1423
|
+
"PendleManageLiquidityParamsToken",
|
|
1424
|
+
"PendleManageLiquidityParamsTokenTypedDict",
|
|
1425
|
+
"PendleManageLiquidityParamsTypedDict",
|
|
1426
|
+
"PendleManageLiquidityRequest",
|
|
1427
|
+
"PendleManageLiquidityRequestAction",
|
|
1428
|
+
"PendleManageLiquidityRequestAmountIn",
|
|
1429
|
+
"PendleManageLiquidityRequestAmountInTypedDict",
|
|
1430
|
+
"PendleManageLiquidityRequestChain",
|
|
1431
|
+
"PendleManageLiquidityRequestToken",
|
|
1432
|
+
"PendleManageLiquidityRequestTokenTypedDict",
|
|
1433
|
+
"PendleManageLiquidityRequestTypedDict",
|
|
1462
1434
|
"PendleMarket",
|
|
1463
|
-
"PendleMarketChain",
|
|
1464
|
-
"PendleMarketRequest",
|
|
1465
|
-
"PendleMarketRequestTypedDict",
|
|
1466
1435
|
"PendleMarketTypedDict",
|
|
1467
|
-
"PendleMarketsChain",
|
|
1468
|
-
"PendleMarketsRequest",
|
|
1469
|
-
"PendleMarketsRequestTypedDict",
|
|
1470
|
-
"PendlePositionsChain",
|
|
1471
|
-
"PendlePositionsRequest",
|
|
1472
|
-
"PendlePositionsRequestTypedDict",
|
|
1473
|
-
"PendleQuoteAmount",
|
|
1474
|
-
"PendleQuoteAmountTypedDict",
|
|
1475
|
-
"PendleQuoteChain",
|
|
1476
|
-
"PendleQuoteRequest",
|
|
1477
|
-
"PendleQuoteRequestTypedDict",
|
|
1478
1436
|
"PendleRedeemYieldParams",
|
|
1479
1437
|
"PendleRedeemYieldParamsTypedDict",
|
|
1480
1438
|
"PendleRedeemYieldRequest",
|
|
1439
|
+
"PendleRedeemYieldRequestChain",
|
|
1481
1440
|
"PendleRedeemYieldRequestTypedDict",
|
|
1482
|
-
"
|
|
1483
|
-
"
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"
|
|
1491
|
-
"
|
|
1492
|
-
"
|
|
1493
|
-
"
|
|
1494
|
-
"
|
|
1495
|
-
"
|
|
1496
|
-
"
|
|
1497
|
-
"
|
|
1498
|
-
"
|
|
1499
|
-
"
|
|
1500
|
-
"
|
|
1501
|
-
"
|
|
1502
|
-
"
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1441
|
+
"PendleTradePtParams",
|
|
1442
|
+
"PendleTradePtParamsAction",
|
|
1443
|
+
"PendleTradePtParamsAmountIn",
|
|
1444
|
+
"PendleTradePtParamsAmountInTypedDict",
|
|
1445
|
+
"PendleTradePtParamsToken",
|
|
1446
|
+
"PendleTradePtParamsTokenTypedDict",
|
|
1447
|
+
"PendleTradePtParamsTypedDict",
|
|
1448
|
+
"PendleTradePtRequest",
|
|
1449
|
+
"PendleTradePtRequestAction",
|
|
1450
|
+
"PendleTradePtRequestAmountIn",
|
|
1451
|
+
"PendleTradePtRequestAmountInTypedDict",
|
|
1452
|
+
"PendleTradePtRequestChain",
|
|
1453
|
+
"PendleTradePtRequestToken",
|
|
1454
|
+
"PendleTradePtRequestTokenTypedDict",
|
|
1455
|
+
"PendleTradePtRequestTypedDict",
|
|
1456
|
+
"PendleTradeYtParams",
|
|
1457
|
+
"PendleTradeYtParamsAction",
|
|
1458
|
+
"PendleTradeYtParamsAmountIn",
|
|
1459
|
+
"PendleTradeYtParamsAmountInTypedDict",
|
|
1460
|
+
"PendleTradeYtParamsToken",
|
|
1461
|
+
"PendleTradeYtParamsTokenTypedDict",
|
|
1462
|
+
"PendleTradeYtParamsTypedDict",
|
|
1463
|
+
"PendleTradeYtRequest",
|
|
1464
|
+
"PendleTradeYtRequestAction",
|
|
1465
|
+
"PendleTradeYtRequestAmountIn",
|
|
1466
|
+
"PendleTradeYtRequestAmountInTypedDict",
|
|
1467
|
+
"PendleTradeYtRequestChain",
|
|
1468
|
+
"PendleTradeYtRequestToken",
|
|
1469
|
+
"PendleTradeYtRequestTokenTypedDict",
|
|
1470
|
+
"PendleTradeYtRequestTypedDict",
|
|
1471
|
+
"PendleTxResponse",
|
|
1472
|
+
"PendleTxResponseTransaction",
|
|
1473
|
+
"PendleTxResponseTransactionTypedDict",
|
|
1474
|
+
"PendleTxResponseTypedDict",
|
|
1506
1475
|
"Portfolio",
|
|
1507
1476
|
"PortfolioTypedDict",
|
|
1508
1477
|
"Position",
|
|
@@ -1516,6 +1485,8 @@ __all__ = [
|
|
|
1516
1485
|
"RepayTypedDict",
|
|
1517
1486
|
"Reserve",
|
|
1518
1487
|
"ReserveTypedDict",
|
|
1488
|
+
"ResponseV1TransactionBundlerAaveLoop",
|
|
1489
|
+
"ResponseV1TransactionBundlerAaveLoopTypedDict",
|
|
1519
1490
|
"S",
|
|
1520
1491
|
"STypedDict",
|
|
1521
1492
|
"Security",
|
|
@@ -1532,6 +1503,7 @@ __all__ = [
|
|
|
1532
1503
|
"SetAllowanceRequest",
|
|
1533
1504
|
"SetAllowanceRequestAmount",
|
|
1534
1505
|
"SetAllowanceRequestAmountTypedDict",
|
|
1506
|
+
"SetAllowanceRequestChain",
|
|
1535
1507
|
"SetAllowanceRequestContractEnum",
|
|
1536
1508
|
"SetAllowanceRequestContractUnion",
|
|
1537
1509
|
"SetAllowanceRequestContractUnionTypedDict",
|
|
@@ -1548,6 +1520,7 @@ __all__ = [
|
|
|
1548
1520
|
"SkyBuyRequest",
|
|
1549
1521
|
"SkyBuyRequestAmount",
|
|
1550
1522
|
"SkyBuyRequestAmountTypedDict",
|
|
1523
|
+
"SkyBuyRequestChain",
|
|
1551
1524
|
"SkyBuyRequestTokenIn",
|
|
1552
1525
|
"SkyBuyRequestTypedDict",
|
|
1553
1526
|
"SkyCheckPositionResponse",
|
|
@@ -1559,9 +1532,8 @@ __all__ = [
|
|
|
1559
1532
|
"SkyDepositRequest",
|
|
1560
1533
|
"SkyDepositRequestAmount",
|
|
1561
1534
|
"SkyDepositRequestAmountTypedDict",
|
|
1535
|
+
"SkyDepositRequestChain",
|
|
1562
1536
|
"SkyDepositRequestTypedDict",
|
|
1563
|
-
"SkyPositionRequest",
|
|
1564
|
-
"SkyPositionRequestTypedDict",
|
|
1565
1537
|
"SkySellParams",
|
|
1566
1538
|
"SkySellParamsAmount",
|
|
1567
1539
|
"SkySellParamsAmountTypedDict",
|
|
@@ -1570,11 +1542,13 @@ __all__ = [
|
|
|
1570
1542
|
"SkySellRequest",
|
|
1571
1543
|
"SkySellRequestAmount",
|
|
1572
1544
|
"SkySellRequestAmountTypedDict",
|
|
1545
|
+
"SkySellRequestChain",
|
|
1573
1546
|
"SkySellRequestTokenOut",
|
|
1574
1547
|
"SkySellRequestTypedDict",
|
|
1575
1548
|
"SkyWithdrawParams",
|
|
1576
1549
|
"SkyWithdrawParamsTypedDict",
|
|
1577
1550
|
"SkyWithdrawRequest",
|
|
1551
|
+
"SkyWithdrawRequestChain",
|
|
1578
1552
|
"SkyWithdrawRequestTypedDict",
|
|
1579
1553
|
"Supply",
|
|
1580
1554
|
"SupplyTypedDict",
|
|
@@ -1584,63 +1558,59 @@ __all__ = [
|
|
|
1584
1558
|
"SwapBorrowRateTypedDict",
|
|
1585
1559
|
"SyPosition",
|
|
1586
1560
|
"SyPositionTypedDict",
|
|
1587
|
-
"TokenAddressChain",
|
|
1588
|
-
"TokenAddressRequest",
|
|
1589
|
-
"TokenAddressRequestTypedDict",
|
|
1590
1561
|
"TokenAddressResponse",
|
|
1591
1562
|
"TokenAddressResponseTypedDict",
|
|
1592
|
-
"TokenAddressToken",
|
|
1593
|
-
"TokenBalanceChain",
|
|
1594
|
-
"TokenBalanceRequest",
|
|
1595
|
-
"TokenBalanceRequestTypedDict",
|
|
1596
1563
|
"TokenBalanceResponse",
|
|
1597
1564
|
"TokenBalanceResponseTypedDict",
|
|
1598
|
-
"TokenBalanceToken",
|
|
1599
|
-
"TokenBalanceTokenTypedDict",
|
|
1600
1565
|
"TokenEnum",
|
|
1601
1566
|
"TokenInfo",
|
|
1602
1567
|
"TokenInfoTypedDict",
|
|
1603
|
-
"TokenPriceChain",
|
|
1604
|
-
"TokenPriceRequest",
|
|
1605
|
-
"TokenPriceRequestTypedDict",
|
|
1606
1568
|
"TokenPriceResponse",
|
|
1607
1569
|
"TokenPriceResponseTypedDict",
|
|
1608
|
-
"TokenPriceToken",
|
|
1609
|
-
"TokenPriceTokenTypedDict",
|
|
1610
1570
|
"TokenSymbol",
|
|
1611
1571
|
"TokenSymbolTypedDict",
|
|
1612
1572
|
"TokenTransferErc20Params",
|
|
1613
1573
|
"TokenTransferErc20ParamsAmount",
|
|
1614
1574
|
"TokenTransferErc20ParamsAmountTypedDict",
|
|
1615
1575
|
"TokenTransferErc20ParamsTypedDict",
|
|
1576
|
+
"TokenTransferParams",
|
|
1577
|
+
"TokenTransferParamsAmount",
|
|
1578
|
+
"TokenTransferParamsAmountTypedDict",
|
|
1579
|
+
"TokenTransferParamsToken",
|
|
1580
|
+
"TokenTransferParamsTokenTypedDict",
|
|
1581
|
+
"TokenTransferParamsTypedDict",
|
|
1616
1582
|
"TokenTransferRequest",
|
|
1617
1583
|
"TokenTransferRequestAmount",
|
|
1618
1584
|
"TokenTransferRequestAmountTypedDict",
|
|
1585
|
+
"TokenTransferRequestChain",
|
|
1619
1586
|
"TokenTransferRequestToken",
|
|
1620
1587
|
"TokenTransferRequestTokenTypedDict",
|
|
1621
1588
|
"TokenTransferRequestTypedDict",
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1624
|
-
"
|
|
1625
|
-
"
|
|
1626
|
-
"TxResponse",
|
|
1627
|
-
"TxResponseTypedDict",
|
|
1589
|
+
"TransactionResponse",
|
|
1590
|
+
"TransactionResponseTransaction",
|
|
1591
|
+
"TransactionResponseTransactionTypedDict",
|
|
1592
|
+
"TransactionResponseTypedDict",
|
|
1628
1593
|
"UniswapBuyExactlyParams",
|
|
1629
|
-
"
|
|
1630
|
-
"
|
|
1594
|
+
"UniswapBuyExactlyParamsAmountOut",
|
|
1595
|
+
"UniswapBuyExactlyParamsAmountOutTypedDict",
|
|
1631
1596
|
"UniswapBuyExactlyParamsTokenIn",
|
|
1632
1597
|
"UniswapBuyExactlyParamsTokenInTypedDict",
|
|
1633
1598
|
"UniswapBuyExactlyParamsTokenOut",
|
|
1634
1599
|
"UniswapBuyExactlyParamsTokenOutTypedDict",
|
|
1635
1600
|
"UniswapBuyExactlyParamsTypedDict",
|
|
1636
1601
|
"UniswapBuyExactlyRequest",
|
|
1637
|
-
"
|
|
1638
|
-
"
|
|
1602
|
+
"UniswapBuyExactlyRequestAmountOut",
|
|
1603
|
+
"UniswapBuyExactlyRequestAmountOutTypedDict",
|
|
1604
|
+
"UniswapBuyExactlyRequestChain",
|
|
1639
1605
|
"UniswapBuyExactlyRequestTokenIn",
|
|
1640
1606
|
"UniswapBuyExactlyRequestTokenInTypedDict",
|
|
1641
1607
|
"UniswapBuyExactlyRequestTokenOut",
|
|
1642
1608
|
"UniswapBuyExactlyRequestTokenOutTypedDict",
|
|
1643
1609
|
"UniswapBuyExactlyRequestTypedDict",
|
|
1610
|
+
"UniswapBuyExactlyTransactionResponse",
|
|
1611
|
+
"UniswapBuyExactlyTransactionResponseTransaction",
|
|
1612
|
+
"UniswapBuyExactlyTransactionResponseTransactionTypedDict",
|
|
1613
|
+
"UniswapBuyExactlyTransactionResponseTypedDict",
|
|
1644
1614
|
"UniswapBuyQuoteInfoResponse",
|
|
1645
1615
|
"UniswapBuyQuoteInfoResponseTypedDict",
|
|
1646
1616
|
"UniswapCheckInRangeResponse",
|
|
@@ -1664,15 +1634,10 @@ __all__ = [
|
|
|
1664
1634
|
"UniswapIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict",
|
|
1665
1635
|
"UniswapIncreaseLiquidityProvisionRequestAmount1Min",
|
|
1666
1636
|
"UniswapIncreaseLiquidityProvisionRequestAmount1MinTypedDict",
|
|
1637
|
+
"UniswapIncreaseLiquidityProvisionRequestChain",
|
|
1667
1638
|
"UniswapIncreaseLiquidityProvisionRequestTypedDict",
|
|
1668
1639
|
"UniswapLPPositionsInfoResponse",
|
|
1669
1640
|
"UniswapLPPositionsInfoResponseTypedDict",
|
|
1670
|
-
"UniswapLiquidityProvisionInRangeChain",
|
|
1671
|
-
"UniswapLiquidityProvisionInRangeRequest",
|
|
1672
|
-
"UniswapLiquidityProvisionInRangeRequestTypedDict",
|
|
1673
|
-
"UniswapLiquidityProvisionPositionsChain",
|
|
1674
|
-
"UniswapLiquidityProvisionPositionsRequest",
|
|
1675
|
-
"UniswapLiquidityProvisionPositionsRequestTypedDict",
|
|
1676
1641
|
"UniswapMintLiquidityProvisionParams",
|
|
1677
1642
|
"UniswapMintLiquidityProvisionParamsAmount0Desired",
|
|
1678
1643
|
"UniswapMintLiquidityProvisionParamsAmount0DesiredTypedDict",
|
|
@@ -1692,41 +1657,33 @@ __all__ = [
|
|
|
1692
1657
|
"UniswapMintLiquidityProvisionRequestAmount1DesiredTypedDict",
|
|
1693
1658
|
"UniswapMintLiquidityProvisionRequestAmount1Min",
|
|
1694
1659
|
"UniswapMintLiquidityProvisionRequestAmount1MinTypedDict",
|
|
1660
|
+
"UniswapMintLiquidityProvisionRequestChain",
|
|
1695
1661
|
"UniswapMintLiquidityProvisionRequestTypedDict",
|
|
1696
|
-
"UniswapPoolPriceChain",
|
|
1697
|
-
"UniswapPoolPriceFeeEnum",
|
|
1698
|
-
"UniswapPoolPriceRequest",
|
|
1699
|
-
"UniswapPoolPriceRequestTypedDict",
|
|
1700
1662
|
"UniswapPoolPriceResponse",
|
|
1701
1663
|
"UniswapPoolPriceResponseTypedDict",
|
|
1702
|
-
"UniswapPoolPriceTokenInToken",
|
|
1703
|
-
"UniswapPoolPriceTokenOutToken",
|
|
1704
1664
|
"UniswapPositionsSolidityResponse",
|
|
1705
1665
|
"UniswapPositionsSolidityResponseTypedDict",
|
|
1706
|
-
"UniswapQuoteBuyExactlyAmountOut",
|
|
1707
|
-
"UniswapQuoteBuyExactlyAmountOutTypedDict",
|
|
1708
|
-
"UniswapQuoteBuyExactlyChain",
|
|
1709
|
-
"UniswapQuoteBuyExactlyFeeEnum",
|
|
1710
|
-
"UniswapQuoteBuyExactlyRequest",
|
|
1711
|
-
"UniswapQuoteBuyExactlyRequestTypedDict",
|
|
1712
|
-
"UniswapQuoteBuyExactlyTokenInToken",
|
|
1713
|
-
"UniswapQuoteBuyExactlyTokenOutToken",
|
|
1714
|
-
"UniswapQuoteSellExactlyAmountIn",
|
|
1715
|
-
"UniswapQuoteSellExactlyAmountInTypedDict",
|
|
1716
|
-
"UniswapQuoteSellExactlyChain",
|
|
1717
|
-
"UniswapQuoteSellExactlyFeeEnum",
|
|
1718
|
-
"UniswapQuoteSellExactlyRequest",
|
|
1719
|
-
"UniswapQuoteSellExactlyRequestTypedDict",
|
|
1720
|
-
"UniswapQuoteSellExactlyTokenInToken",
|
|
1721
|
-
"UniswapQuoteSellExactlyTokenOutToken",
|
|
1722
1666
|
"UniswapSellExactlyParams",
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1667
|
+
"UniswapSellExactlyParamsAmountIn",
|
|
1668
|
+
"UniswapSellExactlyParamsAmountInTypedDict",
|
|
1669
|
+
"UniswapSellExactlyParamsTokenIn",
|
|
1670
|
+
"UniswapSellExactlyParamsTokenInTypedDict",
|
|
1671
|
+
"UniswapSellExactlyParamsTokenOut",
|
|
1672
|
+
"UniswapSellExactlyParamsTokenOutTypedDict",
|
|
1725
1673
|
"UniswapSellExactlyParamsTypedDict",
|
|
1726
1674
|
"UniswapSellExactlyRequest",
|
|
1727
|
-
"
|
|
1728
|
-
"
|
|
1675
|
+
"UniswapSellExactlyRequestAmountIn",
|
|
1676
|
+
"UniswapSellExactlyRequestAmountInTypedDict",
|
|
1677
|
+
"UniswapSellExactlyRequestChain",
|
|
1678
|
+
"UniswapSellExactlyRequestTokenIn",
|
|
1679
|
+
"UniswapSellExactlyRequestTokenInTypedDict",
|
|
1680
|
+
"UniswapSellExactlyRequestTokenOut",
|
|
1681
|
+
"UniswapSellExactlyRequestTokenOutTypedDict",
|
|
1729
1682
|
"UniswapSellExactlyRequestTypedDict",
|
|
1683
|
+
"UniswapSellExactlyTransactionResponse",
|
|
1684
|
+
"UniswapSellExactlyTransactionResponseTransaction",
|
|
1685
|
+
"UniswapSellExactlyTransactionResponseTransactionTypedDict",
|
|
1686
|
+
"UniswapSellExactlyTransactionResponseTypedDict",
|
|
1730
1687
|
"UniswapSellQuoteInfoResponse",
|
|
1731
1688
|
"UniswapSellQuoteInfoResponseTypedDict",
|
|
1732
1689
|
"UniswapWithdrawLiquidityProvisionParams",
|
|
@@ -1734,6 +1691,7 @@ __all__ = [
|
|
|
1734
1691
|
"UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawalTypedDict",
|
|
1735
1692
|
"UniswapWithdrawLiquidityProvisionParamsTypedDict",
|
|
1736
1693
|
"UniswapWithdrawLiquidityProvisionRequest",
|
|
1694
|
+
"UniswapWithdrawLiquidityProvisionRequestChain",
|
|
1737
1695
|
"UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal",
|
|
1738
1696
|
"UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict",
|
|
1739
1697
|
"UniswapWithdrawLiquidityProvisionRequestTypedDict",
|
|
@@ -1748,6 +1706,7 @@ __all__ = [
|
|
|
1748
1706
|
"UnwrapWethRequest",
|
|
1749
1707
|
"UnwrapWethRequestAmount",
|
|
1750
1708
|
"UnwrapWethRequestAmountTypedDict",
|
|
1709
|
+
"UnwrapWethRequestChain",
|
|
1751
1710
|
"UnwrapWethRequestTypedDict",
|
|
1752
1711
|
"UsageAsCollateral",
|
|
1753
1712
|
"UsageAsCollateralTypedDict",
|
|
@@ -1757,23 +1716,167 @@ __all__ = [
|
|
|
1757
1716
|
"UserOperationTypedDict",
|
|
1758
1717
|
"UserState",
|
|
1759
1718
|
"UserStateTypedDict",
|
|
1719
|
+
"V1AaveAaveSupportedTokensChain",
|
|
1720
|
+
"V1AaveAaveSupportedTokensRequest",
|
|
1721
|
+
"V1AaveAaveSupportedTokensRequestTypedDict",
|
|
1722
|
+
"V1AaveAvgRateChain",
|
|
1723
|
+
"V1AaveAvgRateRequest",
|
|
1724
|
+
"V1AaveAvgRateRequestTypedDict",
|
|
1725
|
+
"V1AaveAvgRateToken",
|
|
1726
|
+
"V1AaveHistoricalTransactionsChain",
|
|
1727
|
+
"V1AaveHistoricalTransactionsRequest",
|
|
1728
|
+
"V1AaveHistoricalTransactionsRequestTypedDict",
|
|
1729
|
+
"V1AaveLiquidityChangeChain",
|
|
1730
|
+
"V1AaveLiquidityChangeRequest",
|
|
1731
|
+
"V1AaveLiquidityChangeRequestTypedDict",
|
|
1732
|
+
"V1AaveLiquidityChangeToken",
|
|
1733
|
+
"V1AaveRateChain",
|
|
1734
|
+
"V1AaveRateRequest",
|
|
1735
|
+
"V1AaveRateRequestTypedDict",
|
|
1736
|
+
"V1AaveRateToken",
|
|
1737
|
+
"V1AaveReserveOverviewChain",
|
|
1738
|
+
"V1AaveReserveOverviewRequest",
|
|
1739
|
+
"V1AaveReserveOverviewRequestTypedDict",
|
|
1740
|
+
"V1AaveReserveOverviewToken",
|
|
1741
|
+
"V1AaveStdRateChain",
|
|
1742
|
+
"V1AaveStdRateRequest",
|
|
1743
|
+
"V1AaveStdRateRequestTypedDict",
|
|
1744
|
+
"V1AaveStdRateToken",
|
|
1745
|
+
"V1AaveTokenPriceChain",
|
|
1746
|
+
"V1AaveTokenPriceRequest",
|
|
1747
|
+
"V1AaveTokenPriceRequestTypedDict",
|
|
1748
|
+
"V1AaveTokenPriceToken",
|
|
1749
|
+
"V1AaveUserPositionPerTokenChain",
|
|
1750
|
+
"V1AaveUserPositionPerTokenRequest",
|
|
1751
|
+
"V1AaveUserPositionPerTokenRequestTypedDict",
|
|
1752
|
+
"V1AaveUserPositionPerTokenToken",
|
|
1753
|
+
"V1AaveUserPositionSummaryChain",
|
|
1754
|
+
"V1AaveUserPositionSummaryRequest",
|
|
1755
|
+
"V1AaveUserPositionSummaryRequestTypedDict",
|
|
1756
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsChain",
|
|
1757
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsRequest",
|
|
1758
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict",
|
|
1759
|
+
"V1AerodromeSlipstreamPoolPriceChain",
|
|
1760
|
+
"V1AerodromeSlipstreamPoolPriceRequest",
|
|
1761
|
+
"V1AerodromeSlipstreamPoolPriceRequestTypedDict",
|
|
1762
|
+
"V1AerodromeSlipstreamPoolPriceTokenInToken",
|
|
1763
|
+
"V1AerodromeSlipstreamPoolPriceTokenOutToken",
|
|
1764
|
+
"V1GenericAllowanceChain",
|
|
1765
|
+
"V1GenericAllowanceContractEnum",
|
|
1766
|
+
"V1GenericAllowanceContractUnion",
|
|
1767
|
+
"V1GenericAllowanceContractUnionTypedDict",
|
|
1768
|
+
"V1GenericAllowanceRequest",
|
|
1769
|
+
"V1GenericAllowanceRequestTypedDict",
|
|
1770
|
+
"V1GenericAllowanceToken",
|
|
1771
|
+
"V1GenericAllowanceTokenTypedDict",
|
|
1772
|
+
"V1GenericEnsChain",
|
|
1773
|
+
"V1GenericEnsRequest",
|
|
1774
|
+
"V1GenericEnsRequestTypedDict",
|
|
1775
|
+
"V1GenericPortfolioChain",
|
|
1776
|
+
"V1GenericPortfolioRequest",
|
|
1777
|
+
"V1GenericPortfolioRequestTypedDict",
|
|
1778
|
+
"V1GenericSupportedChainsRequest",
|
|
1779
|
+
"V1GenericSupportedChainsRequestTypedDict",
|
|
1780
|
+
"V1GenericSupportedTokensChain",
|
|
1781
|
+
"V1GenericSupportedTokensRequest",
|
|
1782
|
+
"V1GenericSupportedTokensRequestTypedDict",
|
|
1783
|
+
"V1MorphoMarketChain",
|
|
1784
|
+
"V1MorphoMarketPositionChain",
|
|
1785
|
+
"V1MorphoMarketPositionRequest",
|
|
1786
|
+
"V1MorphoMarketPositionRequestTypedDict",
|
|
1787
|
+
"V1MorphoMarketRequest",
|
|
1788
|
+
"V1MorphoMarketRequestTypedDict",
|
|
1789
|
+
"V1MorphoMarketsChain",
|
|
1790
|
+
"V1MorphoMarketsRequest",
|
|
1791
|
+
"V1MorphoMarketsRequestTypedDict",
|
|
1792
|
+
"V1MorphoUserPositionChain",
|
|
1793
|
+
"V1MorphoUserPositionRequest",
|
|
1794
|
+
"V1MorphoUserPositionRequestTypedDict",
|
|
1795
|
+
"V1MorphoVaultChain",
|
|
1796
|
+
"V1MorphoVaultRequest",
|
|
1797
|
+
"V1MorphoVaultRequestTypedDict",
|
|
1798
|
+
"V1MorphoVaultsChain",
|
|
1799
|
+
"V1MorphoVaultsRequest",
|
|
1800
|
+
"V1MorphoVaultsRequestTypedDict",
|
|
1801
|
+
"V1PendleMarketChain",
|
|
1802
|
+
"V1PendleMarketRequest",
|
|
1803
|
+
"V1PendleMarketRequestTypedDict",
|
|
1804
|
+
"V1PendleMarketsChain",
|
|
1805
|
+
"V1PendleMarketsRequest",
|
|
1806
|
+
"V1PendleMarketsRequestTypedDict",
|
|
1807
|
+
"V1PendlePositionsChain",
|
|
1808
|
+
"V1PendlePositionsRequest",
|
|
1809
|
+
"V1PendlePositionsRequestTypedDict",
|
|
1810
|
+
"V1SkyPositionChain",
|
|
1811
|
+
"V1SkyPositionRequest",
|
|
1812
|
+
"V1SkyPositionRequestTypedDict",
|
|
1813
|
+
"V1TokenAddressChain",
|
|
1814
|
+
"V1TokenAddressRequest",
|
|
1815
|
+
"V1TokenAddressRequestTypedDict",
|
|
1816
|
+
"V1TokenAddressToken",
|
|
1817
|
+
"V1TokenBalanceChain",
|
|
1818
|
+
"V1TokenBalanceRequest",
|
|
1819
|
+
"V1TokenBalanceRequestTypedDict",
|
|
1820
|
+
"V1TokenBalanceToken",
|
|
1821
|
+
"V1TokenBalanceTokenTypedDict",
|
|
1822
|
+
"V1TokenPriceChain",
|
|
1823
|
+
"V1TokenPriceRequest",
|
|
1824
|
+
"V1TokenPriceRequestTypedDict",
|
|
1825
|
+
"V1TokenPriceToken",
|
|
1826
|
+
"V1TokenPriceTokenTypedDict",
|
|
1827
|
+
"V1UniswapLiquidityProvisionInRangeChain",
|
|
1828
|
+
"V1UniswapLiquidityProvisionInRangeRequest",
|
|
1829
|
+
"V1UniswapLiquidityProvisionInRangeRequestTypedDict",
|
|
1830
|
+
"V1UniswapLiquidityProvisionPositionsChain",
|
|
1831
|
+
"V1UniswapLiquidityProvisionPositionsRequest",
|
|
1832
|
+
"V1UniswapLiquidityProvisionPositionsRequestTypedDict",
|
|
1833
|
+
"V1UniswapPoolPriceChain",
|
|
1834
|
+
"V1UniswapPoolPriceFeeEnum",
|
|
1835
|
+
"V1UniswapPoolPriceRequest",
|
|
1836
|
+
"V1UniswapPoolPriceRequestTypedDict",
|
|
1837
|
+
"V1UniswapPoolPriceTokenInToken",
|
|
1838
|
+
"V1UniswapPoolPriceTokenOutToken",
|
|
1839
|
+
"V1UniswapQuoteBuyExactlyAmountOut",
|
|
1840
|
+
"V1UniswapQuoteBuyExactlyAmountOutTypedDict",
|
|
1841
|
+
"V1UniswapQuoteBuyExactlyChain",
|
|
1842
|
+
"V1UniswapQuoteBuyExactlyFeeEnum",
|
|
1843
|
+
"V1UniswapQuoteBuyExactlyRequest",
|
|
1844
|
+
"V1UniswapQuoteBuyExactlyRequestTypedDict",
|
|
1845
|
+
"V1UniswapQuoteBuyExactlyTokenInToken",
|
|
1846
|
+
"V1UniswapQuoteBuyExactlyTokenOutToken",
|
|
1847
|
+
"V1UniswapQuoteSellExactlyAmountIn",
|
|
1848
|
+
"V1UniswapQuoteSellExactlyAmountInTypedDict",
|
|
1849
|
+
"V1UniswapQuoteSellExactlyChain",
|
|
1850
|
+
"V1UniswapQuoteSellExactlyFeeEnum",
|
|
1851
|
+
"V1UniswapQuoteSellExactlyRequest",
|
|
1852
|
+
"V1UniswapQuoteSellExactlyRequestTypedDict",
|
|
1853
|
+
"V1UniswapQuoteSellExactlyTokenInToken",
|
|
1854
|
+
"V1UniswapQuoteSellExactlyTokenOutToken",
|
|
1855
|
+
"V1VaultsVaultChain",
|
|
1856
|
+
"V1VaultsVaultRequest",
|
|
1857
|
+
"V1VaultsVaultRequestTypedDict",
|
|
1760
1858
|
"ValidationError",
|
|
1761
1859
|
"ValidationErrorTypedDict",
|
|
1762
1860
|
"Vault",
|
|
1861
|
+
"VaultDepositParams",
|
|
1862
|
+
"VaultDepositParamsAmount",
|
|
1863
|
+
"VaultDepositParamsAmountTypedDict",
|
|
1864
|
+
"VaultDepositParamsTypedDict",
|
|
1763
1865
|
"VaultDepositRequest",
|
|
1764
1866
|
"VaultDepositRequestAmount",
|
|
1765
1867
|
"VaultDepositRequestAmountTypedDict",
|
|
1868
|
+
"VaultDepositRequestChain",
|
|
1766
1869
|
"VaultDepositRequestTypedDict",
|
|
1767
1870
|
"VaultGetVaultResponse",
|
|
1768
1871
|
"VaultGetVaultResponseTypedDict",
|
|
1769
1872
|
"VaultPosition",
|
|
1770
1873
|
"VaultPositionTypedDict",
|
|
1771
1874
|
"VaultTypedDict",
|
|
1875
|
+
"VaultWithdrawParams",
|
|
1876
|
+
"VaultWithdrawParamsTypedDict",
|
|
1772
1877
|
"VaultWithdrawRequest",
|
|
1878
|
+
"VaultWithdrawRequestChain",
|
|
1773
1879
|
"VaultWithdrawRequestTypedDict",
|
|
1774
|
-
"VaultsVaultChain",
|
|
1775
|
-
"VaultsVaultRequest",
|
|
1776
|
-
"VaultsVaultRequestTypedDict",
|
|
1777
1880
|
"WeeklyApys",
|
|
1778
1881
|
"WeeklyApysTypedDict",
|
|
1779
1882
|
"WrapEthParams",
|
|
@@ -1783,49 +1886,13 @@ __all__ = [
|
|
|
1783
1886
|
"WrapEthRequest",
|
|
1784
1887
|
"WrapEthRequestAmount",
|
|
1785
1888
|
"WrapEthRequestAmountTypedDict",
|
|
1889
|
+
"WrapEthRequestChain",
|
|
1786
1890
|
"WrapEthRequestTypedDict",
|
|
1787
1891
|
"YieldRange",
|
|
1788
1892
|
"YieldRangeTypedDict",
|
|
1789
1893
|
]
|
|
1790
1894
|
|
|
1791
1895
|
_dynamic_imports: dict[str, str] = {
|
|
1792
|
-
"AaveAaveSupportedTokensChain": ".aave_aave_supported_tokensop",
|
|
1793
|
-
"AaveAaveSupportedTokensRequest": ".aave_aave_supported_tokensop",
|
|
1794
|
-
"AaveAaveSupportedTokensRequestTypedDict": ".aave_aave_supported_tokensop",
|
|
1795
|
-
"AaveAvgRateChain": ".aave_avg_rateop",
|
|
1796
|
-
"AaveAvgRateRequest": ".aave_avg_rateop",
|
|
1797
|
-
"AaveAvgRateRequestTypedDict": ".aave_avg_rateop",
|
|
1798
|
-
"AaveAvgRateToken": ".aave_avg_rateop",
|
|
1799
|
-
"AaveHistoricalTransactionsChain": ".aave_historical_transactionsop",
|
|
1800
|
-
"AaveHistoricalTransactionsRequest": ".aave_historical_transactionsop",
|
|
1801
|
-
"AaveHistoricalTransactionsRequestTypedDict": ".aave_historical_transactionsop",
|
|
1802
|
-
"AaveLiquidityChangeChain": ".aave_liquidity_changeop",
|
|
1803
|
-
"AaveLiquidityChangeRequest": ".aave_liquidity_changeop",
|
|
1804
|
-
"AaveLiquidityChangeRequestTypedDict": ".aave_liquidity_changeop",
|
|
1805
|
-
"AaveLiquidityChangeToken": ".aave_liquidity_changeop",
|
|
1806
|
-
"AaveRateChain": ".aave_rateop",
|
|
1807
|
-
"AaveRateRequest": ".aave_rateop",
|
|
1808
|
-
"AaveRateRequestTypedDict": ".aave_rateop",
|
|
1809
|
-
"AaveRateToken": ".aave_rateop",
|
|
1810
|
-
"AaveReserveOverviewChain": ".aave_reserve_overviewop",
|
|
1811
|
-
"AaveReserveOverviewRequest": ".aave_reserve_overviewop",
|
|
1812
|
-
"AaveReserveOverviewRequestTypedDict": ".aave_reserve_overviewop",
|
|
1813
|
-
"AaveReserveOverviewToken": ".aave_reserve_overviewop",
|
|
1814
|
-
"AaveStdRateChain": ".aave_std_rateop",
|
|
1815
|
-
"AaveStdRateRequest": ".aave_std_rateop",
|
|
1816
|
-
"AaveStdRateRequestTypedDict": ".aave_std_rateop",
|
|
1817
|
-
"AaveStdRateToken": ".aave_std_rateop",
|
|
1818
|
-
"AaveTokenPriceChain": ".aave_token_priceop",
|
|
1819
|
-
"AaveTokenPriceRequest": ".aave_token_priceop",
|
|
1820
|
-
"AaveTokenPriceRequestTypedDict": ".aave_token_priceop",
|
|
1821
|
-
"AaveTokenPriceToken": ".aave_token_priceop",
|
|
1822
|
-
"AaveUserPositionPerTokenChain": ".aave_user_position_per_tokenop",
|
|
1823
|
-
"AaveUserPositionPerTokenRequest": ".aave_user_position_per_tokenop",
|
|
1824
|
-
"AaveUserPositionPerTokenRequestTypedDict": ".aave_user_position_per_tokenop",
|
|
1825
|
-
"AaveUserPositionPerTokenToken": ".aave_user_position_per_tokenop",
|
|
1826
|
-
"AaveUserPositionSummaryChain": ".aave_user_position_summaryop",
|
|
1827
|
-
"AaveUserPositionSummaryRequest": ".aave_user_position_summaryop",
|
|
1828
|
-
"AaveUserPositionSummaryRequestTypedDict": ".aave_user_position_summaryop",
|
|
1829
1896
|
"AaveAvgRateResponse": ".aaveavgrateresponse",
|
|
1830
1897
|
"AaveAvgRateResponseTypedDict": ".aaveavgrateresponse",
|
|
1831
1898
|
"AaveBorrowParams": ".aaveborrowparams",
|
|
@@ -1835,14 +1902,16 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1835
1902
|
"AaveBorrowRequest": ".aaveborrowrequest",
|
|
1836
1903
|
"AaveBorrowRequestAmount": ".aaveborrowrequest",
|
|
1837
1904
|
"AaveBorrowRequestAmountTypedDict": ".aaveborrowrequest",
|
|
1905
|
+
"AaveBorrowRequestChain": ".aaveborrowrequest",
|
|
1838
1906
|
"AaveBorrowRequestTypedDict": ".aaveborrowrequest",
|
|
1839
1907
|
"AaveHistoricalTransactionsResponse": ".aavehistoricaltransactionsresponse",
|
|
1908
|
+
"AaveHistoricalTransactionsResponseTransaction": ".aavehistoricaltransactionsresponse",
|
|
1909
|
+
"AaveHistoricalTransactionsResponseTransactionTypedDict": ".aavehistoricaltransactionsresponse",
|
|
1840
1910
|
"AaveHistoricalTransactionsResponseTypedDict": ".aavehistoricaltransactionsresponse",
|
|
1841
|
-
"Transaction": ".aavehistoricaltransactionsresponse",
|
|
1842
|
-
"TransactionTypedDict": ".aavehistoricaltransactionsresponse",
|
|
1843
1911
|
"AaveLiquidityChangeResponse": ".aaveliquiditychangeresponse",
|
|
1844
1912
|
"AaveLiquidityChangeResponseTypedDict": ".aaveliquiditychangeresponse",
|
|
1845
1913
|
"AaveLoopRequest": ".aavelooprequest",
|
|
1914
|
+
"AaveLoopRequestChain": ".aavelooprequest",
|
|
1846
1915
|
"AaveLoopRequestTypedDict": ".aavelooprequest",
|
|
1847
1916
|
"InitialCollateralAmount": ".aavelooprequest",
|
|
1848
1917
|
"InitialCollateralAmountTypedDict": ".aavelooprequest",
|
|
@@ -1861,6 +1930,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1861
1930
|
"AaveRepayRequest": ".aaverepayrequest",
|
|
1862
1931
|
"AaveRepayRequestAmount": ".aaverepayrequest",
|
|
1863
1932
|
"AaveRepayRequestAmountTypedDict": ".aaverepayrequest",
|
|
1933
|
+
"AaveRepayRequestChain": ".aaverepayrequest",
|
|
1864
1934
|
"AaveRepayRequestTypedDict": ".aaverepayrequest",
|
|
1865
1935
|
"AaveReserveOverviewResponse": ".aavereserveoverviewresponse",
|
|
1866
1936
|
"AaveReserveOverviewResponseTypedDict": ".aavereserveoverviewresponse",
|
|
@@ -1873,6 +1943,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1873
1943
|
"AaveSupplyRequest": ".aavesupplyrequest",
|
|
1874
1944
|
"AaveSupplyRequestAmount": ".aavesupplyrequest",
|
|
1875
1945
|
"AaveSupplyRequestAmountTypedDict": ".aavesupplyrequest",
|
|
1946
|
+
"AaveSupplyRequestChain": ".aavesupplyrequest",
|
|
1876
1947
|
"AaveSupplyRequestTypedDict": ".aavesupplyrequest",
|
|
1877
1948
|
"AaveSupportedTokenMetadata": ".aavesupportedtokenmetadata",
|
|
1878
1949
|
"AaveSupportedTokenMetadataTypedDict": ".aavesupportedtokenmetadata",
|
|
@@ -1891,15 +1962,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1891
1962
|
"AaveWithdrawRequest": ".aavewithdrawrequest",
|
|
1892
1963
|
"AaveWithdrawRequestAmount": ".aavewithdrawrequest",
|
|
1893
1964
|
"AaveWithdrawRequestAmountTypedDict": ".aavewithdrawrequest",
|
|
1965
|
+
"AaveWithdrawRequestChain": ".aavewithdrawrequest",
|
|
1894
1966
|
"AaveWithdrawRequestTypedDict": ".aavewithdrawrequest",
|
|
1895
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsChain": ".aerodrome_slipstream_liquidity_provision_positionsop",
|
|
1896
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsRequest": ".aerodrome_slipstream_liquidity_provision_positionsop",
|
|
1897
|
-
"AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict": ".aerodrome_slipstream_liquidity_provision_positionsop",
|
|
1898
|
-
"AerodromeSlipstreamPoolPriceChain": ".aerodrome_slipstream_pool_priceop",
|
|
1899
|
-
"AerodromeSlipstreamPoolPriceRequest": ".aerodrome_slipstream_pool_priceop",
|
|
1900
|
-
"AerodromeSlipstreamPoolPriceRequestTypedDict": ".aerodrome_slipstream_pool_priceop",
|
|
1901
|
-
"AerodromeSlipstreamPoolPriceTokenInToken": ".aerodrome_slipstream_pool_priceop",
|
|
1902
|
-
"AerodromeSlipstreamPoolPriceTokenOutToken": ".aerodrome_slipstream_pool_priceop",
|
|
1903
1967
|
"AerodromeLPPositionsResponse": ".aerodromelppositionsresponse",
|
|
1904
1968
|
"AerodromeLPPositionsResponseTypedDict": ".aerodromelppositionsresponse",
|
|
1905
1969
|
"AerodromePosition": ".aerodromeposition",
|
|
@@ -1915,6 +1979,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1915
1979
|
"AerodromeSlipstreamBuyExactlyRequestAmountInMaximumTypedDict": ".aerodromeslipstreambuyexactlyrequest",
|
|
1916
1980
|
"AerodromeSlipstreamBuyExactlyRequestAmountOut": ".aerodromeslipstreambuyexactlyrequest",
|
|
1917
1981
|
"AerodromeSlipstreamBuyExactlyRequestAmountOutTypedDict": ".aerodromeslipstreambuyexactlyrequest",
|
|
1982
|
+
"AerodromeSlipstreamBuyExactlyRequestChain": ".aerodromeslipstreambuyexactlyrequest",
|
|
1918
1983
|
"AerodromeSlipstreamBuyExactlyRequestTypedDict": ".aerodromeslipstreambuyexactlyrequest",
|
|
1919
1984
|
"AerodromeSlipstreamIncreaseLiquidityProvisionParams": ".aerodromeslipstreamincreaseliquidityprovisionparams",
|
|
1920
1985
|
"AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount0Desired": ".aerodromeslipstreamincreaseliquidityprovisionparams",
|
|
@@ -1935,6 +2000,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1935
2000
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict": ".aerodromeslipstreamincreaseliquidityprovisionrequest",
|
|
1936
2001
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min": ".aerodromeslipstreamincreaseliquidityprovisionrequest",
|
|
1937
2002
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1MinTypedDict": ".aerodromeslipstreamincreaseliquidityprovisionrequest",
|
|
2003
|
+
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain": ".aerodromeslipstreamincreaseliquidityprovisionrequest",
|
|
1938
2004
|
"AerodromeSlipstreamIncreaseLiquidityProvisionRequestTypedDict": ".aerodromeslipstreamincreaseliquidityprovisionrequest",
|
|
1939
2005
|
"AerodromeSlipstreamMintLiquidityProvisionParams": ".aerodromeslipstreammintliquidityprovisionparams",
|
|
1940
2006
|
"AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired": ".aerodromeslipstreammintliquidityprovisionparams",
|
|
@@ -1955,6 +2021,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1955
2021
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1DesiredTypedDict": ".aerodromeslipstreammintliquidityprovisionrequest",
|
|
1956
2022
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min": ".aerodromeslipstreammintliquidityprovisionrequest",
|
|
1957
2023
|
"AerodromeSlipstreamMintLiquidityProvisionRequestAmount1MinTypedDict": ".aerodromeslipstreammintliquidityprovisionrequest",
|
|
2024
|
+
"AerodromeSlipstreamMintLiquidityProvisionRequestChain": ".aerodromeslipstreammintliquidityprovisionrequest",
|
|
1958
2025
|
"AerodromeSlipstreamMintLiquidityProvisionRequestTypedDict": ".aerodromeslipstreammintliquidityprovisionrequest",
|
|
1959
2026
|
"AerodromeSlipstreamPoolPriceResponse": ".aerodromeslipstreampoolpriceresponse",
|
|
1960
2027
|
"AerodromeSlipstreamPoolPriceResponseTypedDict": ".aerodromeslipstreampoolpriceresponse",
|
|
@@ -1969,12 +2036,14 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1969
2036
|
"AerodromeSlipstreamSellExactlyRequestAmountInTypedDict": ".aerodromeslipstreamsellexactlyrequest",
|
|
1970
2037
|
"AerodromeSlipstreamSellExactlyRequestAmountOutMinimum": ".aerodromeslipstreamsellexactlyrequest",
|
|
1971
2038
|
"AerodromeSlipstreamSellExactlyRequestAmountOutMinimumTypedDict": ".aerodromeslipstreamsellexactlyrequest",
|
|
2039
|
+
"AerodromeSlipstreamSellExactlyRequestChain": ".aerodromeslipstreamsellexactlyrequest",
|
|
1972
2040
|
"AerodromeSlipstreamSellExactlyRequestTypedDict": ".aerodromeslipstreamsellexactlyrequest",
|
|
1973
2041
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParams": ".aerodromeslipstreamwithdrawliquidityprovisionparams",
|
|
1974
2042
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal": ".aerodromeslipstreamwithdrawliquidityprovisionparams",
|
|
1975
2043
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawalTypedDict": ".aerodromeslipstreamwithdrawliquidityprovisionparams",
|
|
1976
2044
|
"AerodromeSlipstreamWithdrawLiquidityProvisionParamsTypedDict": ".aerodromeslipstreamwithdrawliquidityprovisionparams",
|
|
1977
2045
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequest": ".aerodromeslipstreamwithdrawliquidityprovisionrequest",
|
|
2046
|
+
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain": ".aerodromeslipstreamwithdrawliquidityprovisionrequest",
|
|
1978
2047
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal": ".aerodromeslipstreamwithdrawliquidityprovisionrequest",
|
|
1979
2048
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict": ".aerodromeslipstreamwithdrawliquidityprovisionrequest",
|
|
1980
2049
|
"AerodromeSlipstreamWithdrawLiquidityProvisionRequestTypedDict": ".aerodromeslipstreamwithdrawliquidityprovisionrequest",
|
|
@@ -1983,6 +2052,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
1983
2052
|
"Apy": ".apy",
|
|
1984
2053
|
"ApyTypedDict": ".apy",
|
|
1985
2054
|
"BatchedUserOperationsRequest": ".batcheduseroperationsrequest",
|
|
2055
|
+
"BatchedUserOperationsRequestChain": ".batcheduseroperationsrequest",
|
|
1986
2056
|
"BatchedUserOperationsRequestTypedDict": ".batcheduseroperationsrequest",
|
|
1987
2057
|
"BatchedUserOperationsResponse": ".batcheduseroperationsresponse",
|
|
1988
2058
|
"BatchedUserOperationsResponseTypedDict": ".batcheduseroperationsresponse",
|
|
@@ -2031,30 +2101,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2031
2101
|
"Erc20Data": ".erc20data",
|
|
2032
2102
|
"Erc20DataTypedDict": ".erc20data",
|
|
2033
2103
|
"FeeEnum": ".feeenum",
|
|
2034
|
-
"GenericAllowanceChain": ".generic_allowanceop",
|
|
2035
|
-
"GenericAllowanceContractEnum": ".generic_allowanceop",
|
|
2036
|
-
"GenericAllowanceContractUnion": ".generic_allowanceop",
|
|
2037
|
-
"GenericAllowanceContractUnionTypedDict": ".generic_allowanceop",
|
|
2038
|
-
"GenericAllowanceRequest": ".generic_allowanceop",
|
|
2039
|
-
"GenericAllowanceRequestTypedDict": ".generic_allowanceop",
|
|
2040
|
-
"GenericAllowanceToken": ".generic_allowanceop",
|
|
2041
|
-
"GenericAllowanceTokenTypedDict": ".generic_allowanceop",
|
|
2042
|
-
"GenericEnsChain": ".generic_ensop",
|
|
2043
|
-
"GenericEnsRequest": ".generic_ensop",
|
|
2044
|
-
"GenericEnsRequestTypedDict": ".generic_ensop",
|
|
2045
|
-
"GenericPortfolioChain": ".generic_portfolioop",
|
|
2046
|
-
"GenericPortfolioRequest": ".generic_portfolioop",
|
|
2047
|
-
"GenericPortfolioRequestTypedDict": ".generic_portfolioop",
|
|
2048
|
-
"GenericSupportedChainsRequest": ".generic_supported_chainsop",
|
|
2049
|
-
"GenericSupportedChainsRequestTypedDict": ".generic_supported_chainsop",
|
|
2050
|
-
"GenericSupportedTokensChain": ".generic_supported_tokensop",
|
|
2051
|
-
"GenericSupportedTokensRequest": ".generic_supported_tokensop",
|
|
2052
|
-
"GenericSupportedTokensRequestTypedDict": ".generic_supported_tokensop",
|
|
2053
|
-
"GenericVisualizePortfolioChain": ".generic_visualize_portfolioop",
|
|
2054
|
-
"GenericVisualizePortfolioRequest": ".generic_visualize_portfolioop",
|
|
2055
|
-
"GenericVisualizePortfolioRequestTypedDict": ".generic_visualize_portfolioop",
|
|
2056
|
-
"Image": ".image",
|
|
2057
|
-
"ImageTypedDict": ".image",
|
|
2058
2104
|
"InterestRateMode": ".interestratemode",
|
|
2059
2105
|
"LiquidationCall": ".liquidationcall",
|
|
2060
2106
|
"LiquidationCallTypedDict": ".liquidationcall",
|
|
@@ -2066,30 +2112,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2066
2112
|
"MarketPositionTypedDict": ".marketposition",
|
|
2067
2113
|
"MarketTokens": ".markettokens",
|
|
2068
2114
|
"MarketTokensTypedDict": ".markettokens",
|
|
2069
|
-
"MorphoMarketPositionChain": ".morpho_market_positionop",
|
|
2070
|
-
"MorphoMarketPositionRequest": ".morpho_market_positionop",
|
|
2071
|
-
"MorphoMarketPositionRequestTypedDict": ".morpho_market_positionop",
|
|
2072
|
-
"MorphoMarketChain": ".morpho_marketop",
|
|
2073
|
-
"MorphoMarketRequest": ".morpho_marketop",
|
|
2074
|
-
"MorphoMarketRequestTypedDict": ".morpho_marketop",
|
|
2075
|
-
"CollateralToken": ".morpho_marketsop",
|
|
2076
|
-
"CollateralTokenTypedDict": ".morpho_marketsop",
|
|
2077
|
-
"LoanToken": ".morpho_marketsop",
|
|
2078
|
-
"LoanTokenTypedDict": ".morpho_marketsop",
|
|
2079
|
-
"MorphoMarketsChain": ".morpho_marketsop",
|
|
2080
|
-
"MorphoMarketsRequest": ".morpho_marketsop",
|
|
2081
|
-
"MorphoMarketsRequestTypedDict": ".morpho_marketsop",
|
|
2082
|
-
"MorphoUserPositionChain": ".morpho_user_positionop",
|
|
2083
|
-
"MorphoUserPositionRequest": ".morpho_user_positionop",
|
|
2084
|
-
"MorphoUserPositionRequestTypedDict": ".morpho_user_positionop",
|
|
2085
|
-
"MorphoVaultChain": ".morpho_vaultop",
|
|
2086
|
-
"MorphoVaultRequest": ".morpho_vaultop",
|
|
2087
|
-
"MorphoVaultRequestTypedDict": ".morpho_vaultop",
|
|
2088
|
-
"DepositToken": ".morpho_vaultsop",
|
|
2089
|
-
"DepositTokenTypedDict": ".morpho_vaultsop",
|
|
2090
|
-
"MorphoVaultsChain": ".morpho_vaultsop",
|
|
2091
|
-
"MorphoVaultsRequest": ".morpho_vaultsop",
|
|
2092
|
-
"MorphoVaultsRequestTypedDict": ".morpho_vaultsop",
|
|
2093
2115
|
"MorphoBorrowParams": ".morphoborrowparams",
|
|
2094
2116
|
"MorphoBorrowParamsAmount": ".morphoborrowparams",
|
|
2095
2117
|
"MorphoBorrowParamsAmountTypedDict": ".morphoborrowparams",
|
|
@@ -2153,10 +2175,12 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2153
2175
|
"Movement10Percent": ".movement10percent",
|
|
2154
2176
|
"Movement10PercentTypedDict": ".movement10percent",
|
|
2155
2177
|
"MulticallAuthorizationRequest": ".multicallauthorizationrequest",
|
|
2178
|
+
"MulticallAuthorizationRequestChain": ".multicallauthorizationrequest",
|
|
2156
2179
|
"MulticallAuthorizationRequestTypedDict": ".multicallauthorizationrequest",
|
|
2157
2180
|
"MulticallAuthorizationResponse": ".multicallauthorizationresponse",
|
|
2158
2181
|
"MulticallAuthorizationResponseTypedDict": ".multicallauthorizationresponse",
|
|
2159
2182
|
"MulticallExecuteRequest": ".multicallexecuterequest",
|
|
2183
|
+
"MulticallExecuteRequestChain": ".multicallexecuterequest",
|
|
2160
2184
|
"MulticallExecuteRequestTypedDict": ".multicallexecuterequest",
|
|
2161
2185
|
"OdosSwapParams": ".odosswapparams",
|
|
2162
2186
|
"OdosSwapParamsAmount": ".odosswapparams",
|
|
@@ -2169,6 +2193,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2169
2193
|
"OdosSwapRequest": ".odosswaprequest",
|
|
2170
2194
|
"OdosSwapRequestAmount": ".odosswaprequest",
|
|
2171
2195
|
"OdosSwapRequestAmountTypedDict": ".odosswaprequest",
|
|
2196
|
+
"OdosSwapRequestChain": ".odosswaprequest",
|
|
2172
2197
|
"OdosSwapRequestTokenIn": ".odosswaprequest",
|
|
2173
2198
|
"OdosSwapRequestTokenInTypedDict": ".odosswaprequest",
|
|
2174
2199
|
"OdosSwapRequestTokenOut": ".odosswaprequest",
|
|
@@ -2176,84 +2201,68 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2176
2201
|
"OdosSwapRequestTypedDict": ".odosswaprequest",
|
|
2177
2202
|
"OpenPosition": ".openposition",
|
|
2178
2203
|
"OpenPositionTypedDict": ".openposition",
|
|
2179
|
-
"PendleMarketChain": ".pendle_marketop",
|
|
2180
|
-
"PendleMarketRequest": ".pendle_marketop",
|
|
2181
|
-
"PendleMarketRequestTypedDict": ".pendle_marketop",
|
|
2182
|
-
"PendleMarketsChain": ".pendle_marketsop",
|
|
2183
|
-
"PendleMarketsRequest": ".pendle_marketsop",
|
|
2184
|
-
"PendleMarketsRequestTypedDict": ".pendle_marketsop",
|
|
2185
|
-
"PendlePositionsChain": ".pendle_positionsop",
|
|
2186
|
-
"PendlePositionsRequest": ".pendle_positionsop",
|
|
2187
|
-
"PendlePositionsRequestTypedDict": ".pendle_positionsop",
|
|
2188
|
-
"PendleQuoteAmount": ".pendle_quoteop",
|
|
2189
|
-
"PendleQuoteAmountTypedDict": ".pendle_quoteop",
|
|
2190
|
-
"PendleQuoteChain": ".pendle_quoteop",
|
|
2191
|
-
"PendleQuoteRequest": ".pendle_quoteop",
|
|
2192
|
-
"PendleQuoteRequestTypedDict": ".pendle_quoteop",
|
|
2193
|
-
"TokenType": ".pendle_quoteop",
|
|
2194
|
-
"TradeType": ".pendle_quoteop",
|
|
2195
|
-
"PendleAddLiquidityParams": ".pendleaddliquidityparams",
|
|
2196
|
-
"PendleAddLiquidityParamsAmount": ".pendleaddliquidityparams",
|
|
2197
|
-
"PendleAddLiquidityParamsAmountTypedDict": ".pendleaddliquidityparams",
|
|
2198
|
-
"PendleAddLiquidityParamsTypedDict": ".pendleaddliquidityparams",
|
|
2199
|
-
"PendleAddLiquidityRequest": ".pendleaddliquidityrequest",
|
|
2200
|
-
"PendleAddLiquidityRequestAmount": ".pendleaddliquidityrequest",
|
|
2201
|
-
"PendleAddLiquidityRequestAmountTypedDict": ".pendleaddliquidityrequest",
|
|
2202
|
-
"PendleAddLiquidityRequestTypedDict": ".pendleaddliquidityrequest",
|
|
2203
|
-
"PendleBuyPtParams": ".pendlebuyptparams",
|
|
2204
|
-
"PendleBuyPtParamsAmount": ".pendlebuyptparams",
|
|
2205
|
-
"PendleBuyPtParamsAmountTypedDict": ".pendlebuyptparams",
|
|
2206
|
-
"PendleBuyPtParamsTypedDict": ".pendlebuyptparams",
|
|
2207
|
-
"PendleBuyPtRequest": ".pendlebuyptrequest",
|
|
2208
|
-
"PendleBuyPtRequestAmount": ".pendlebuyptrequest",
|
|
2209
|
-
"PendleBuyPtRequestAmountTypedDict": ".pendlebuyptrequest",
|
|
2210
|
-
"PendleBuyPtRequestTypedDict": ".pendlebuyptrequest",
|
|
2211
|
-
"PendleBuyYtParams": ".pendlebuyytparams",
|
|
2212
|
-
"PendleBuyYtParamsAmount": ".pendlebuyytparams",
|
|
2213
|
-
"PendleBuyYtParamsAmountTypedDict": ".pendlebuyytparams",
|
|
2214
|
-
"PendleBuyYtParamsTypedDict": ".pendlebuyytparams",
|
|
2215
|
-
"PendleBuyYtRequest": ".pendlebuyytrequest",
|
|
2216
|
-
"PendleBuyYtRequestAmount": ".pendlebuyytrequest",
|
|
2217
|
-
"PendleBuyYtRequestAmountTypedDict": ".pendlebuyytrequest",
|
|
2218
|
-
"PendleBuyYtRequestTypedDict": ".pendlebuyytrequest",
|
|
2219
2204
|
"PendleGetMarketResponse": ".pendlegetmarketresponse",
|
|
2220
2205
|
"PendleGetMarketResponseTypedDict": ".pendlegetmarketresponse",
|
|
2221
|
-
"PendleGetQuoteResponse": ".pendlegetquoteresponse",
|
|
2222
|
-
"PendleGetQuoteResponseTypedDict": ".pendlegetquoteresponse",
|
|
2223
2206
|
"PendleListMarketsResponse": ".pendlelistmarketsresponse",
|
|
2224
2207
|
"PendleListMarketsResponseTypedDict": ".pendlelistmarketsresponse",
|
|
2225
2208
|
"PendleListUserPositionsResponse": ".pendlelistuserpositionsresponse",
|
|
2226
2209
|
"PendleListUserPositionsResponseTypedDict": ".pendlelistuserpositionsresponse",
|
|
2210
|
+
"PendleManageLiquidityParams": ".pendlemanageliquidityparams",
|
|
2211
|
+
"PendleManageLiquidityParamsAction": ".pendlemanageliquidityparams",
|
|
2212
|
+
"PendleManageLiquidityParamsAmountIn": ".pendlemanageliquidityparams",
|
|
2213
|
+
"PendleManageLiquidityParamsAmountInTypedDict": ".pendlemanageliquidityparams",
|
|
2214
|
+
"PendleManageLiquidityParamsToken": ".pendlemanageliquidityparams",
|
|
2215
|
+
"PendleManageLiquidityParamsTokenTypedDict": ".pendlemanageliquidityparams",
|
|
2216
|
+
"PendleManageLiquidityParamsTypedDict": ".pendlemanageliquidityparams",
|
|
2217
|
+
"PendleManageLiquidityRequest": ".pendlemanageliquidityrequest",
|
|
2218
|
+
"PendleManageLiquidityRequestAction": ".pendlemanageliquidityrequest",
|
|
2219
|
+
"PendleManageLiquidityRequestAmountIn": ".pendlemanageliquidityrequest",
|
|
2220
|
+
"PendleManageLiquidityRequestAmountInTypedDict": ".pendlemanageliquidityrequest",
|
|
2221
|
+
"PendleManageLiquidityRequestChain": ".pendlemanageliquidityrequest",
|
|
2222
|
+
"PendleManageLiquidityRequestToken": ".pendlemanageliquidityrequest",
|
|
2223
|
+
"PendleManageLiquidityRequestTokenTypedDict": ".pendlemanageliquidityrequest",
|
|
2224
|
+
"PendleManageLiquidityRequestTypedDict": ".pendlemanageliquidityrequest",
|
|
2227
2225
|
"PendleMarket": ".pendlemarket",
|
|
2228
2226
|
"PendleMarketTypedDict": ".pendlemarket",
|
|
2229
2227
|
"PendleRedeemYieldParams": ".pendleredeemyieldparams",
|
|
2230
2228
|
"PendleRedeemYieldParamsTypedDict": ".pendleredeemyieldparams",
|
|
2231
2229
|
"PendleRedeemYieldRequest": ".pendleredeemyieldrequest",
|
|
2230
|
+
"PendleRedeemYieldRequestChain": ".pendleredeemyieldrequest",
|
|
2232
2231
|
"PendleRedeemYieldRequestTypedDict": ".pendleredeemyieldrequest",
|
|
2233
|
-
"
|
|
2234
|
-
"
|
|
2235
|
-
"
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2240
|
-
"
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
2243
|
-
"
|
|
2244
|
-
"
|
|
2245
|
-
"
|
|
2246
|
-
"
|
|
2247
|
-
"
|
|
2248
|
-
"
|
|
2249
|
-
"
|
|
2250
|
-
"
|
|
2251
|
-
"
|
|
2252
|
-
"
|
|
2253
|
-
"
|
|
2254
|
-
"
|
|
2255
|
-
"
|
|
2256
|
-
"
|
|
2232
|
+
"PendleTradePtParams": ".pendletradeptparams",
|
|
2233
|
+
"PendleTradePtParamsAction": ".pendletradeptparams",
|
|
2234
|
+
"PendleTradePtParamsAmountIn": ".pendletradeptparams",
|
|
2235
|
+
"PendleTradePtParamsAmountInTypedDict": ".pendletradeptparams",
|
|
2236
|
+
"PendleTradePtParamsToken": ".pendletradeptparams",
|
|
2237
|
+
"PendleTradePtParamsTokenTypedDict": ".pendletradeptparams",
|
|
2238
|
+
"PendleTradePtParamsTypedDict": ".pendletradeptparams",
|
|
2239
|
+
"PendleTradePtRequest": ".pendletradeptrequest",
|
|
2240
|
+
"PendleTradePtRequestAction": ".pendletradeptrequest",
|
|
2241
|
+
"PendleTradePtRequestAmountIn": ".pendletradeptrequest",
|
|
2242
|
+
"PendleTradePtRequestAmountInTypedDict": ".pendletradeptrequest",
|
|
2243
|
+
"PendleTradePtRequestChain": ".pendletradeptrequest",
|
|
2244
|
+
"PendleTradePtRequestToken": ".pendletradeptrequest",
|
|
2245
|
+
"PendleTradePtRequestTokenTypedDict": ".pendletradeptrequest",
|
|
2246
|
+
"PendleTradePtRequestTypedDict": ".pendletradeptrequest",
|
|
2247
|
+
"PendleTradeYtParams": ".pendletradeytparams",
|
|
2248
|
+
"PendleTradeYtParamsAction": ".pendletradeytparams",
|
|
2249
|
+
"PendleTradeYtParamsAmountIn": ".pendletradeytparams",
|
|
2250
|
+
"PendleTradeYtParamsAmountInTypedDict": ".pendletradeytparams",
|
|
2251
|
+
"PendleTradeYtParamsToken": ".pendletradeytparams",
|
|
2252
|
+
"PendleTradeYtParamsTokenTypedDict": ".pendletradeytparams",
|
|
2253
|
+
"PendleTradeYtParamsTypedDict": ".pendletradeytparams",
|
|
2254
|
+
"PendleTradeYtRequest": ".pendletradeytrequest",
|
|
2255
|
+
"PendleTradeYtRequestAction": ".pendletradeytrequest",
|
|
2256
|
+
"PendleTradeYtRequestAmountIn": ".pendletradeytrequest",
|
|
2257
|
+
"PendleTradeYtRequestAmountInTypedDict": ".pendletradeytrequest",
|
|
2258
|
+
"PendleTradeYtRequestChain": ".pendletradeytrequest",
|
|
2259
|
+
"PendleTradeYtRequestToken": ".pendletradeytrequest",
|
|
2260
|
+
"PendleTradeYtRequestTokenTypedDict": ".pendletradeytrequest",
|
|
2261
|
+
"PendleTradeYtRequestTypedDict": ".pendletradeytrequest",
|
|
2262
|
+
"PendleTxResponse": ".pendletxresponse",
|
|
2263
|
+
"PendleTxResponseTransaction": ".pendletxresponse",
|
|
2264
|
+
"PendleTxResponseTransactionTypedDict": ".pendletxresponse",
|
|
2265
|
+
"PendleTxResponseTypedDict": ".pendletxresponse",
|
|
2257
2266
|
"Portfolio": ".portfolio",
|
|
2258
2267
|
"PortfolioTypedDict": ".portfolio",
|
|
2259
2268
|
"Position": ".position",
|
|
@@ -2279,6 +2288,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2279
2288
|
"SetAllowanceRequest": ".setallowancerequest",
|
|
2280
2289
|
"SetAllowanceRequestAmount": ".setallowancerequest",
|
|
2281
2290
|
"SetAllowanceRequestAmountTypedDict": ".setallowancerequest",
|
|
2291
|
+
"SetAllowanceRequestChain": ".setallowancerequest",
|
|
2282
2292
|
"SetAllowanceRequestContractEnum": ".setallowancerequest",
|
|
2283
2293
|
"SetAllowanceRequestContractUnion": ".setallowancerequest",
|
|
2284
2294
|
"SetAllowanceRequestContractUnionTypedDict": ".setallowancerequest",
|
|
@@ -2291,8 +2301,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2291
2301
|
"STypedDict": ".signedauthorization",
|
|
2292
2302
|
"SignedAuthorization": ".signedauthorization",
|
|
2293
2303
|
"SignedAuthorizationTypedDict": ".signedauthorization",
|
|
2294
|
-
"SkyPositionRequest": ".sky_positionop",
|
|
2295
|
-
"SkyPositionRequestTypedDict": ".sky_positionop",
|
|
2296
2304
|
"SkyBuyParams": ".skybuyparams",
|
|
2297
2305
|
"SkyBuyParamsAmount": ".skybuyparams",
|
|
2298
2306
|
"SkyBuyParamsAmountTypedDict": ".skybuyparams",
|
|
@@ -2301,6 +2309,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2301
2309
|
"SkyBuyRequest": ".skybuyrequest",
|
|
2302
2310
|
"SkyBuyRequestAmount": ".skybuyrequest",
|
|
2303
2311
|
"SkyBuyRequestAmountTypedDict": ".skybuyrequest",
|
|
2312
|
+
"SkyBuyRequestChain": ".skybuyrequest",
|
|
2304
2313
|
"SkyBuyRequestTokenIn": ".skybuyrequest",
|
|
2305
2314
|
"SkyBuyRequestTypedDict": ".skybuyrequest",
|
|
2306
2315
|
"SkyCheckPositionResponse": ".skycheckpositionresponse",
|
|
@@ -2312,6 +2321,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2312
2321
|
"SkyDepositRequest": ".skydepositrequest",
|
|
2313
2322
|
"SkyDepositRequestAmount": ".skydepositrequest",
|
|
2314
2323
|
"SkyDepositRequestAmountTypedDict": ".skydepositrequest",
|
|
2324
|
+
"SkyDepositRequestChain": ".skydepositrequest",
|
|
2315
2325
|
"SkyDepositRequestTypedDict": ".skydepositrequest",
|
|
2316
2326
|
"SkySellParams": ".skysellparams",
|
|
2317
2327
|
"SkySellParamsAmount": ".skysellparams",
|
|
@@ -2321,11 +2331,13 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2321
2331
|
"SkySellRequest": ".skysellrequest",
|
|
2322
2332
|
"SkySellRequestAmount": ".skysellrequest",
|
|
2323
2333
|
"SkySellRequestAmountTypedDict": ".skysellrequest",
|
|
2334
|
+
"SkySellRequestChain": ".skysellrequest",
|
|
2324
2335
|
"SkySellRequestTokenOut": ".skysellrequest",
|
|
2325
2336
|
"SkySellRequestTypedDict": ".skysellrequest",
|
|
2326
2337
|
"SkyWithdrawParams": ".skywithdrawparams",
|
|
2327
2338
|
"SkyWithdrawParamsTypedDict": ".skywithdrawparams",
|
|
2328
2339
|
"SkyWithdrawRequest": ".skywithdrawrequest",
|
|
2340
|
+
"SkyWithdrawRequestChain": ".skywithdrawrequest",
|
|
2329
2341
|
"SkyWithdrawRequestTypedDict": ".skywithdrawrequest",
|
|
2330
2342
|
"Supply": ".supply",
|
|
2331
2343
|
"SupplyTypedDict": ".supply",
|
|
@@ -2335,21 +2347,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2335
2347
|
"SwapBorrowRateTypedDict": ".swapborrowrate",
|
|
2336
2348
|
"SyPosition": ".syposition",
|
|
2337
2349
|
"SyPositionTypedDict": ".syposition",
|
|
2338
|
-
"TokenAddressChain": ".token_addressop",
|
|
2339
|
-
"TokenAddressRequest": ".token_addressop",
|
|
2340
|
-
"TokenAddressRequestTypedDict": ".token_addressop",
|
|
2341
|
-
"TokenAddressToken": ".token_addressop",
|
|
2342
|
-
"TokenBalanceChain": ".token_balanceop",
|
|
2343
|
-
"TokenBalanceRequest": ".token_balanceop",
|
|
2344
|
-
"TokenBalanceRequestTypedDict": ".token_balanceop",
|
|
2345
|
-
"TokenBalanceToken": ".token_balanceop",
|
|
2346
|
-
"TokenBalanceTokenTypedDict": ".token_balanceop",
|
|
2347
2350
|
"TokenEnum": ".token_enum",
|
|
2348
|
-
"TokenPriceChain": ".token_priceop",
|
|
2349
|
-
"TokenPriceRequest": ".token_priceop",
|
|
2350
|
-
"TokenPriceRequestTypedDict": ".token_priceop",
|
|
2351
|
-
"TokenPriceToken": ".token_priceop",
|
|
2352
|
-
"TokenPriceTokenTypedDict": ".token_priceop",
|
|
2353
2351
|
"TokenAddressResponse": ".tokenaddressresponse",
|
|
2354
2352
|
"TokenAddressResponseTypedDict": ".tokenaddressresponse",
|
|
2355
2353
|
"TokenBalanceResponse": ".tokenbalanceresponse",
|
|
@@ -2364,58 +2362,44 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2364
2362
|
"TokenTransferErc20ParamsAmount": ".tokentransfererc20params",
|
|
2365
2363
|
"TokenTransferErc20ParamsAmountTypedDict": ".tokentransfererc20params",
|
|
2366
2364
|
"TokenTransferErc20ParamsTypedDict": ".tokentransfererc20params",
|
|
2365
|
+
"TokenTransferParams": ".tokentransferparams",
|
|
2366
|
+
"TokenTransferParamsAmount": ".tokentransferparams",
|
|
2367
|
+
"TokenTransferParamsAmountTypedDict": ".tokentransferparams",
|
|
2368
|
+
"TokenTransferParamsToken": ".tokentransferparams",
|
|
2369
|
+
"TokenTransferParamsTokenTypedDict": ".tokentransferparams",
|
|
2370
|
+
"TokenTransferParamsTypedDict": ".tokentransferparams",
|
|
2367
2371
|
"TokenTransferRequest": ".tokentransferrequest",
|
|
2368
2372
|
"TokenTransferRequestAmount": ".tokentransferrequest",
|
|
2369
2373
|
"TokenTransferRequestAmountTypedDict": ".tokentransferrequest",
|
|
2374
|
+
"TokenTransferRequestChain": ".tokentransferrequest",
|
|
2370
2375
|
"TokenTransferRequestToken": ".tokentransferrequest",
|
|
2371
2376
|
"TokenTransferRequestTokenTypedDict": ".tokentransferrequest",
|
|
2372
2377
|
"TokenTransferRequestTypedDict": ".tokentransferrequest",
|
|
2373
|
-
"
|
|
2374
|
-
"
|
|
2375
|
-
"
|
|
2376
|
-
"
|
|
2377
|
-
"UniswapLiquidityProvisionInRangeRequestTypedDict": ".uniswap_liquidity_provision_in_rangeop",
|
|
2378
|
-
"UniswapLiquidityProvisionPositionsChain": ".uniswap_liquidity_provision_positionsop",
|
|
2379
|
-
"UniswapLiquidityProvisionPositionsRequest": ".uniswap_liquidity_provision_positionsop",
|
|
2380
|
-
"UniswapLiquidityProvisionPositionsRequestTypedDict": ".uniswap_liquidity_provision_positionsop",
|
|
2381
|
-
"UniswapPoolPriceChain": ".uniswap_pool_priceop",
|
|
2382
|
-
"UniswapPoolPriceFeeEnum": ".uniswap_pool_priceop",
|
|
2383
|
-
"UniswapPoolPriceRequest": ".uniswap_pool_priceop",
|
|
2384
|
-
"UniswapPoolPriceRequestTypedDict": ".uniswap_pool_priceop",
|
|
2385
|
-
"UniswapPoolPriceTokenInToken": ".uniswap_pool_priceop",
|
|
2386
|
-
"UniswapPoolPriceTokenOutToken": ".uniswap_pool_priceop",
|
|
2387
|
-
"UniswapQuoteBuyExactlyAmountOut": ".uniswap_quote_buy_exactlyop",
|
|
2388
|
-
"UniswapQuoteBuyExactlyAmountOutTypedDict": ".uniswap_quote_buy_exactlyop",
|
|
2389
|
-
"UniswapQuoteBuyExactlyChain": ".uniswap_quote_buy_exactlyop",
|
|
2390
|
-
"UniswapQuoteBuyExactlyFeeEnum": ".uniswap_quote_buy_exactlyop",
|
|
2391
|
-
"UniswapQuoteBuyExactlyRequest": ".uniswap_quote_buy_exactlyop",
|
|
2392
|
-
"UniswapQuoteBuyExactlyRequestTypedDict": ".uniswap_quote_buy_exactlyop",
|
|
2393
|
-
"UniswapQuoteBuyExactlyTokenInToken": ".uniswap_quote_buy_exactlyop",
|
|
2394
|
-
"UniswapQuoteBuyExactlyTokenOutToken": ".uniswap_quote_buy_exactlyop",
|
|
2395
|
-
"UniswapQuoteSellExactlyAmountIn": ".uniswap_quote_sell_exactlyop",
|
|
2396
|
-
"UniswapQuoteSellExactlyAmountInTypedDict": ".uniswap_quote_sell_exactlyop",
|
|
2397
|
-
"UniswapQuoteSellExactlyChain": ".uniswap_quote_sell_exactlyop",
|
|
2398
|
-
"UniswapQuoteSellExactlyFeeEnum": ".uniswap_quote_sell_exactlyop",
|
|
2399
|
-
"UniswapQuoteSellExactlyRequest": ".uniswap_quote_sell_exactlyop",
|
|
2400
|
-
"UniswapQuoteSellExactlyRequestTypedDict": ".uniswap_quote_sell_exactlyop",
|
|
2401
|
-
"UniswapQuoteSellExactlyTokenInToken": ".uniswap_quote_sell_exactlyop",
|
|
2402
|
-
"UniswapQuoteSellExactlyTokenOutToken": ".uniswap_quote_sell_exactlyop",
|
|
2378
|
+
"TransactionResponse": ".transactionresponse",
|
|
2379
|
+
"TransactionResponseTransaction": ".transactionresponse",
|
|
2380
|
+
"TransactionResponseTransactionTypedDict": ".transactionresponse",
|
|
2381
|
+
"TransactionResponseTypedDict": ".transactionresponse",
|
|
2403
2382
|
"UniswapBuyExactlyParams": ".uniswapbuyexactlyparams",
|
|
2404
|
-
"
|
|
2405
|
-
"
|
|
2383
|
+
"UniswapBuyExactlyParamsAmountOut": ".uniswapbuyexactlyparams",
|
|
2384
|
+
"UniswapBuyExactlyParamsAmountOutTypedDict": ".uniswapbuyexactlyparams",
|
|
2406
2385
|
"UniswapBuyExactlyParamsTokenIn": ".uniswapbuyexactlyparams",
|
|
2407
2386
|
"UniswapBuyExactlyParamsTokenInTypedDict": ".uniswapbuyexactlyparams",
|
|
2408
2387
|
"UniswapBuyExactlyParamsTokenOut": ".uniswapbuyexactlyparams",
|
|
2409
2388
|
"UniswapBuyExactlyParamsTokenOutTypedDict": ".uniswapbuyexactlyparams",
|
|
2410
2389
|
"UniswapBuyExactlyParamsTypedDict": ".uniswapbuyexactlyparams",
|
|
2411
2390
|
"UniswapBuyExactlyRequest": ".uniswapbuyexactlyrequest",
|
|
2412
|
-
"
|
|
2413
|
-
"
|
|
2391
|
+
"UniswapBuyExactlyRequestAmountOut": ".uniswapbuyexactlyrequest",
|
|
2392
|
+
"UniswapBuyExactlyRequestAmountOutTypedDict": ".uniswapbuyexactlyrequest",
|
|
2393
|
+
"UniswapBuyExactlyRequestChain": ".uniswapbuyexactlyrequest",
|
|
2414
2394
|
"UniswapBuyExactlyRequestTokenIn": ".uniswapbuyexactlyrequest",
|
|
2415
2395
|
"UniswapBuyExactlyRequestTokenInTypedDict": ".uniswapbuyexactlyrequest",
|
|
2416
2396
|
"UniswapBuyExactlyRequestTokenOut": ".uniswapbuyexactlyrequest",
|
|
2417
2397
|
"UniswapBuyExactlyRequestTokenOutTypedDict": ".uniswapbuyexactlyrequest",
|
|
2418
2398
|
"UniswapBuyExactlyRequestTypedDict": ".uniswapbuyexactlyrequest",
|
|
2399
|
+
"UniswapBuyExactlyTransactionResponse": ".uniswapbuyexactlytransactionresponse",
|
|
2400
|
+
"UniswapBuyExactlyTransactionResponseTransaction": ".uniswapbuyexactlytransactionresponse",
|
|
2401
|
+
"UniswapBuyExactlyTransactionResponseTransactionTypedDict": ".uniswapbuyexactlytransactionresponse",
|
|
2402
|
+
"UniswapBuyExactlyTransactionResponseTypedDict": ".uniswapbuyexactlytransactionresponse",
|
|
2419
2403
|
"UniswapBuyQuoteInfoResponse": ".uniswapbuyquoteinforesponse",
|
|
2420
2404
|
"UniswapBuyQuoteInfoResponseTypedDict": ".uniswapbuyquoteinforesponse",
|
|
2421
2405
|
"UniswapCheckInRangeResponse": ".uniswapcheckinrangeresponse",
|
|
@@ -2439,6 +2423,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2439
2423
|
"UniswapIncreaseLiquidityProvisionRequestAmount1DesiredTypedDict": ".uniswapincreaseliquidityprovisionrequest",
|
|
2440
2424
|
"UniswapIncreaseLiquidityProvisionRequestAmount1Min": ".uniswapincreaseliquidityprovisionrequest",
|
|
2441
2425
|
"UniswapIncreaseLiquidityProvisionRequestAmount1MinTypedDict": ".uniswapincreaseliquidityprovisionrequest",
|
|
2426
|
+
"UniswapIncreaseLiquidityProvisionRequestChain": ".uniswapincreaseliquidityprovisionrequest",
|
|
2442
2427
|
"UniswapIncreaseLiquidityProvisionRequestTypedDict": ".uniswapincreaseliquidityprovisionrequest",
|
|
2443
2428
|
"UniswapLPPositionsInfoResponse": ".uniswaplppositionsinforesponse",
|
|
2444
2429
|
"UniswapLPPositionsInfoResponseTypedDict": ".uniswaplppositionsinforesponse",
|
|
@@ -2461,19 +2446,33 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2461
2446
|
"UniswapMintLiquidityProvisionRequestAmount1DesiredTypedDict": ".uniswapmintliquidityprovisionrequest",
|
|
2462
2447
|
"UniswapMintLiquidityProvisionRequestAmount1Min": ".uniswapmintliquidityprovisionrequest",
|
|
2463
2448
|
"UniswapMintLiquidityProvisionRequestAmount1MinTypedDict": ".uniswapmintliquidityprovisionrequest",
|
|
2449
|
+
"UniswapMintLiquidityProvisionRequestChain": ".uniswapmintliquidityprovisionrequest",
|
|
2464
2450
|
"UniswapMintLiquidityProvisionRequestTypedDict": ".uniswapmintliquidityprovisionrequest",
|
|
2465
2451
|
"UniswapPoolPriceResponse": ".uniswappoolpriceresponse",
|
|
2466
2452
|
"UniswapPoolPriceResponseTypedDict": ".uniswappoolpriceresponse",
|
|
2467
2453
|
"UniswapPositionsSolidityResponse": ".uniswappositionssolidityresponse",
|
|
2468
2454
|
"UniswapPositionsSolidityResponseTypedDict": ".uniswappositionssolidityresponse",
|
|
2469
2455
|
"UniswapSellExactlyParams": ".uniswapsellexactlyparams",
|
|
2470
|
-
"
|
|
2471
|
-
"
|
|
2456
|
+
"UniswapSellExactlyParamsAmountIn": ".uniswapsellexactlyparams",
|
|
2457
|
+
"UniswapSellExactlyParamsAmountInTypedDict": ".uniswapsellexactlyparams",
|
|
2458
|
+
"UniswapSellExactlyParamsTokenIn": ".uniswapsellexactlyparams",
|
|
2459
|
+
"UniswapSellExactlyParamsTokenInTypedDict": ".uniswapsellexactlyparams",
|
|
2460
|
+
"UniswapSellExactlyParamsTokenOut": ".uniswapsellexactlyparams",
|
|
2461
|
+
"UniswapSellExactlyParamsTokenOutTypedDict": ".uniswapsellexactlyparams",
|
|
2472
2462
|
"UniswapSellExactlyParamsTypedDict": ".uniswapsellexactlyparams",
|
|
2473
2463
|
"UniswapSellExactlyRequest": ".uniswapsellexactlyrequest",
|
|
2474
|
-
"
|
|
2475
|
-
"
|
|
2464
|
+
"UniswapSellExactlyRequestAmountIn": ".uniswapsellexactlyrequest",
|
|
2465
|
+
"UniswapSellExactlyRequestAmountInTypedDict": ".uniswapsellexactlyrequest",
|
|
2466
|
+
"UniswapSellExactlyRequestChain": ".uniswapsellexactlyrequest",
|
|
2467
|
+
"UniswapSellExactlyRequestTokenIn": ".uniswapsellexactlyrequest",
|
|
2468
|
+
"UniswapSellExactlyRequestTokenInTypedDict": ".uniswapsellexactlyrequest",
|
|
2469
|
+
"UniswapSellExactlyRequestTokenOut": ".uniswapsellexactlyrequest",
|
|
2470
|
+
"UniswapSellExactlyRequestTokenOutTypedDict": ".uniswapsellexactlyrequest",
|
|
2476
2471
|
"UniswapSellExactlyRequestTypedDict": ".uniswapsellexactlyrequest",
|
|
2472
|
+
"UniswapSellExactlyTransactionResponse": ".uniswapsellexactlytransactionresponse",
|
|
2473
|
+
"UniswapSellExactlyTransactionResponseTransaction": ".uniswapsellexactlytransactionresponse",
|
|
2474
|
+
"UniswapSellExactlyTransactionResponseTransactionTypedDict": ".uniswapsellexactlytransactionresponse",
|
|
2475
|
+
"UniswapSellExactlyTransactionResponseTypedDict": ".uniswapsellexactlytransactionresponse",
|
|
2477
2476
|
"UniswapSellQuoteInfoResponse": ".uniswapsellquoteinforesponse",
|
|
2478
2477
|
"UniswapSellQuoteInfoResponseTypedDict": ".uniswapsellquoteinforesponse",
|
|
2479
2478
|
"UniswapWithdrawLiquidityProvisionParams": ".uniswapwithdrawliquidityprovisionparams",
|
|
@@ -2481,6 +2480,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2481
2480
|
"UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawalTypedDict": ".uniswapwithdrawliquidityprovisionparams",
|
|
2482
2481
|
"UniswapWithdrawLiquidityProvisionParamsTypedDict": ".uniswapwithdrawliquidityprovisionparams",
|
|
2483
2482
|
"UniswapWithdrawLiquidityProvisionRequest": ".uniswapwithdrawliquidityprovisionrequest",
|
|
2483
|
+
"UniswapWithdrawLiquidityProvisionRequestChain": ".uniswapwithdrawliquidityprovisionrequest",
|
|
2484
2484
|
"UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal": ".uniswapwithdrawliquidityprovisionrequest",
|
|
2485
2485
|
"UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawalTypedDict": ".uniswapwithdrawliquidityprovisionrequest",
|
|
2486
2486
|
"UniswapWithdrawLiquidityProvisionRequestTypedDict": ".uniswapwithdrawliquidityprovisionrequest",
|
|
@@ -2495,6 +2495,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2495
2495
|
"UnwrapWethRequest": ".unwrapwethrequest",
|
|
2496
2496
|
"UnwrapWethRequestAmount": ".unwrapwethrequest",
|
|
2497
2497
|
"UnwrapWethRequestAmountTypedDict": ".unwrapwethrequest",
|
|
2498
|
+
"UnwrapWethRequestChain": ".unwrapwethrequest",
|
|
2498
2499
|
"UnwrapWethRequestTypedDict": ".unwrapwethrequest",
|
|
2499
2500
|
"UsageAsCollateral": ".usageascollateral",
|
|
2500
2501
|
"UsageAsCollateralTypedDict": ".usageascollateral",
|
|
@@ -2506,24 +2507,176 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2506
2507
|
"UserOperationResponseTypedDict": ".useroperationresponse",
|
|
2507
2508
|
"UserState": ".userstate",
|
|
2508
2509
|
"UserStateTypedDict": ".userstate",
|
|
2510
|
+
"V1AaveAaveSupportedTokensChain": ".v1_aave_aave_supported_tokensop",
|
|
2511
|
+
"V1AaveAaveSupportedTokensRequest": ".v1_aave_aave_supported_tokensop",
|
|
2512
|
+
"V1AaveAaveSupportedTokensRequestTypedDict": ".v1_aave_aave_supported_tokensop",
|
|
2513
|
+
"V1AaveAvgRateChain": ".v1_aave_avg_rateop",
|
|
2514
|
+
"V1AaveAvgRateRequest": ".v1_aave_avg_rateop",
|
|
2515
|
+
"V1AaveAvgRateRequestTypedDict": ".v1_aave_avg_rateop",
|
|
2516
|
+
"V1AaveAvgRateToken": ".v1_aave_avg_rateop",
|
|
2517
|
+
"V1AaveHistoricalTransactionsChain": ".v1_aave_historical_transactionsop",
|
|
2518
|
+
"V1AaveHistoricalTransactionsRequest": ".v1_aave_historical_transactionsop",
|
|
2519
|
+
"V1AaveHistoricalTransactionsRequestTypedDict": ".v1_aave_historical_transactionsop",
|
|
2520
|
+
"V1AaveLiquidityChangeChain": ".v1_aave_liquidity_changeop",
|
|
2521
|
+
"V1AaveLiquidityChangeRequest": ".v1_aave_liquidity_changeop",
|
|
2522
|
+
"V1AaveLiquidityChangeRequestTypedDict": ".v1_aave_liquidity_changeop",
|
|
2523
|
+
"V1AaveLiquidityChangeToken": ".v1_aave_liquidity_changeop",
|
|
2524
|
+
"V1AaveRateChain": ".v1_aave_rateop",
|
|
2525
|
+
"V1AaveRateRequest": ".v1_aave_rateop",
|
|
2526
|
+
"V1AaveRateRequestTypedDict": ".v1_aave_rateop",
|
|
2527
|
+
"V1AaveRateToken": ".v1_aave_rateop",
|
|
2528
|
+
"V1AaveReserveOverviewChain": ".v1_aave_reserve_overviewop",
|
|
2529
|
+
"V1AaveReserveOverviewRequest": ".v1_aave_reserve_overviewop",
|
|
2530
|
+
"V1AaveReserveOverviewRequestTypedDict": ".v1_aave_reserve_overviewop",
|
|
2531
|
+
"V1AaveReserveOverviewToken": ".v1_aave_reserve_overviewop",
|
|
2532
|
+
"V1AaveStdRateChain": ".v1_aave_std_rateop",
|
|
2533
|
+
"V1AaveStdRateRequest": ".v1_aave_std_rateop",
|
|
2534
|
+
"V1AaveStdRateRequestTypedDict": ".v1_aave_std_rateop",
|
|
2535
|
+
"V1AaveStdRateToken": ".v1_aave_std_rateop",
|
|
2536
|
+
"V1AaveTokenPriceChain": ".v1_aave_token_priceop",
|
|
2537
|
+
"V1AaveTokenPriceRequest": ".v1_aave_token_priceop",
|
|
2538
|
+
"V1AaveTokenPriceRequestTypedDict": ".v1_aave_token_priceop",
|
|
2539
|
+
"V1AaveTokenPriceToken": ".v1_aave_token_priceop",
|
|
2540
|
+
"V1AaveUserPositionPerTokenChain": ".v1_aave_user_position_per_tokenop",
|
|
2541
|
+
"V1AaveUserPositionPerTokenRequest": ".v1_aave_user_position_per_tokenop",
|
|
2542
|
+
"V1AaveUserPositionPerTokenRequestTypedDict": ".v1_aave_user_position_per_tokenop",
|
|
2543
|
+
"V1AaveUserPositionPerTokenToken": ".v1_aave_user_position_per_tokenop",
|
|
2544
|
+
"V1AaveUserPositionSummaryChain": ".v1_aave_user_position_summaryop",
|
|
2545
|
+
"V1AaveUserPositionSummaryRequest": ".v1_aave_user_position_summaryop",
|
|
2546
|
+
"V1AaveUserPositionSummaryRequestTypedDict": ".v1_aave_user_position_summaryop",
|
|
2547
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsChain": ".v1_aerodrome_slipstream_liquidity_provision_positionsop",
|
|
2548
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsRequest": ".v1_aerodrome_slipstream_liquidity_provision_positionsop",
|
|
2549
|
+
"V1AerodromeSlipstreamLiquidityProvisionPositionsRequestTypedDict": ".v1_aerodrome_slipstream_liquidity_provision_positionsop",
|
|
2550
|
+
"V1AerodromeSlipstreamPoolPriceChain": ".v1_aerodrome_slipstream_pool_priceop",
|
|
2551
|
+
"V1AerodromeSlipstreamPoolPriceRequest": ".v1_aerodrome_slipstream_pool_priceop",
|
|
2552
|
+
"V1AerodromeSlipstreamPoolPriceRequestTypedDict": ".v1_aerodrome_slipstream_pool_priceop",
|
|
2553
|
+
"V1AerodromeSlipstreamPoolPriceTokenInToken": ".v1_aerodrome_slipstream_pool_priceop",
|
|
2554
|
+
"V1AerodromeSlipstreamPoolPriceTokenOutToken": ".v1_aerodrome_slipstream_pool_priceop",
|
|
2555
|
+
"V1GenericAllowanceChain": ".v1_generic_allowanceop",
|
|
2556
|
+
"V1GenericAllowanceContractEnum": ".v1_generic_allowanceop",
|
|
2557
|
+
"V1GenericAllowanceContractUnion": ".v1_generic_allowanceop",
|
|
2558
|
+
"V1GenericAllowanceContractUnionTypedDict": ".v1_generic_allowanceop",
|
|
2559
|
+
"V1GenericAllowanceRequest": ".v1_generic_allowanceop",
|
|
2560
|
+
"V1GenericAllowanceRequestTypedDict": ".v1_generic_allowanceop",
|
|
2561
|
+
"V1GenericAllowanceToken": ".v1_generic_allowanceop",
|
|
2562
|
+
"V1GenericAllowanceTokenTypedDict": ".v1_generic_allowanceop",
|
|
2563
|
+
"V1GenericEnsChain": ".v1_generic_ensop",
|
|
2564
|
+
"V1GenericEnsRequest": ".v1_generic_ensop",
|
|
2565
|
+
"V1GenericEnsRequestTypedDict": ".v1_generic_ensop",
|
|
2566
|
+
"V1GenericPortfolioChain": ".v1_generic_portfolioop",
|
|
2567
|
+
"V1GenericPortfolioRequest": ".v1_generic_portfolioop",
|
|
2568
|
+
"V1GenericPortfolioRequestTypedDict": ".v1_generic_portfolioop",
|
|
2569
|
+
"V1GenericSupportedChainsRequest": ".v1_generic_supported_chainsop",
|
|
2570
|
+
"V1GenericSupportedChainsRequestTypedDict": ".v1_generic_supported_chainsop",
|
|
2571
|
+
"V1GenericSupportedTokensChain": ".v1_generic_supported_tokensop",
|
|
2572
|
+
"V1GenericSupportedTokensRequest": ".v1_generic_supported_tokensop",
|
|
2573
|
+
"V1GenericSupportedTokensRequestTypedDict": ".v1_generic_supported_tokensop",
|
|
2574
|
+
"V1MorphoMarketPositionChain": ".v1_morpho_market_positionop",
|
|
2575
|
+
"V1MorphoMarketPositionRequest": ".v1_morpho_market_positionop",
|
|
2576
|
+
"V1MorphoMarketPositionRequestTypedDict": ".v1_morpho_market_positionop",
|
|
2577
|
+
"V1MorphoMarketChain": ".v1_morpho_marketop",
|
|
2578
|
+
"V1MorphoMarketRequest": ".v1_morpho_marketop",
|
|
2579
|
+
"V1MorphoMarketRequestTypedDict": ".v1_morpho_marketop",
|
|
2580
|
+
"CollateralToken": ".v1_morpho_marketsop",
|
|
2581
|
+
"CollateralTokenTypedDict": ".v1_morpho_marketsop",
|
|
2582
|
+
"LoanToken": ".v1_morpho_marketsop",
|
|
2583
|
+
"LoanTokenTypedDict": ".v1_morpho_marketsop",
|
|
2584
|
+
"V1MorphoMarketsChain": ".v1_morpho_marketsop",
|
|
2585
|
+
"V1MorphoMarketsRequest": ".v1_morpho_marketsop",
|
|
2586
|
+
"V1MorphoMarketsRequestTypedDict": ".v1_morpho_marketsop",
|
|
2587
|
+
"V1MorphoUserPositionChain": ".v1_morpho_user_positionop",
|
|
2588
|
+
"V1MorphoUserPositionRequest": ".v1_morpho_user_positionop",
|
|
2589
|
+
"V1MorphoUserPositionRequestTypedDict": ".v1_morpho_user_positionop",
|
|
2590
|
+
"V1MorphoVaultChain": ".v1_morpho_vaultop",
|
|
2591
|
+
"V1MorphoVaultRequest": ".v1_morpho_vaultop",
|
|
2592
|
+
"V1MorphoVaultRequestTypedDict": ".v1_morpho_vaultop",
|
|
2593
|
+
"DepositToken": ".v1_morpho_vaultsop",
|
|
2594
|
+
"DepositTokenTypedDict": ".v1_morpho_vaultsop",
|
|
2595
|
+
"V1MorphoVaultsChain": ".v1_morpho_vaultsop",
|
|
2596
|
+
"V1MorphoVaultsRequest": ".v1_morpho_vaultsop",
|
|
2597
|
+
"V1MorphoVaultsRequestTypedDict": ".v1_morpho_vaultsop",
|
|
2598
|
+
"V1PendleMarketChain": ".v1_pendle_marketop",
|
|
2599
|
+
"V1PendleMarketRequest": ".v1_pendle_marketop",
|
|
2600
|
+
"V1PendleMarketRequestTypedDict": ".v1_pendle_marketop",
|
|
2601
|
+
"V1PendleMarketsChain": ".v1_pendle_marketsop",
|
|
2602
|
+
"V1PendleMarketsRequest": ".v1_pendle_marketsop",
|
|
2603
|
+
"V1PendleMarketsRequestTypedDict": ".v1_pendle_marketsop",
|
|
2604
|
+
"V1PendlePositionsChain": ".v1_pendle_positionsop",
|
|
2605
|
+
"V1PendlePositionsRequest": ".v1_pendle_positionsop",
|
|
2606
|
+
"V1PendlePositionsRequestTypedDict": ".v1_pendle_positionsop",
|
|
2607
|
+
"V1SkyPositionChain": ".v1_sky_positionop",
|
|
2608
|
+
"V1SkyPositionRequest": ".v1_sky_positionop",
|
|
2609
|
+
"V1SkyPositionRequestTypedDict": ".v1_sky_positionop",
|
|
2610
|
+
"V1TokenAddressChain": ".v1_token_addressop",
|
|
2611
|
+
"V1TokenAddressRequest": ".v1_token_addressop",
|
|
2612
|
+
"V1TokenAddressRequestTypedDict": ".v1_token_addressop",
|
|
2613
|
+
"V1TokenAddressToken": ".v1_token_addressop",
|
|
2614
|
+
"V1TokenBalanceChain": ".v1_token_balanceop",
|
|
2615
|
+
"V1TokenBalanceRequest": ".v1_token_balanceop",
|
|
2616
|
+
"V1TokenBalanceRequestTypedDict": ".v1_token_balanceop",
|
|
2617
|
+
"V1TokenBalanceToken": ".v1_token_balanceop",
|
|
2618
|
+
"V1TokenBalanceTokenTypedDict": ".v1_token_balanceop",
|
|
2619
|
+
"V1TokenPriceChain": ".v1_token_priceop",
|
|
2620
|
+
"V1TokenPriceRequest": ".v1_token_priceop",
|
|
2621
|
+
"V1TokenPriceRequestTypedDict": ".v1_token_priceop",
|
|
2622
|
+
"V1TokenPriceToken": ".v1_token_priceop",
|
|
2623
|
+
"V1TokenPriceTokenTypedDict": ".v1_token_priceop",
|
|
2624
|
+
"ResponseV1TransactionBundlerAaveLoop": ".v1_transaction_bundler_aave_loopop",
|
|
2625
|
+
"ResponseV1TransactionBundlerAaveLoopTypedDict": ".v1_transaction_bundler_aave_loopop",
|
|
2626
|
+
"V1UniswapLiquidityProvisionInRangeChain": ".v1_uniswap_liquidity_provision_in_rangeop",
|
|
2627
|
+
"V1UniswapLiquidityProvisionInRangeRequest": ".v1_uniswap_liquidity_provision_in_rangeop",
|
|
2628
|
+
"V1UniswapLiquidityProvisionInRangeRequestTypedDict": ".v1_uniswap_liquidity_provision_in_rangeop",
|
|
2629
|
+
"V1UniswapLiquidityProvisionPositionsChain": ".v1_uniswap_liquidity_provision_positionsop",
|
|
2630
|
+
"V1UniswapLiquidityProvisionPositionsRequest": ".v1_uniswap_liquidity_provision_positionsop",
|
|
2631
|
+
"V1UniswapLiquidityProvisionPositionsRequestTypedDict": ".v1_uniswap_liquidity_provision_positionsop",
|
|
2632
|
+
"V1UniswapPoolPriceChain": ".v1_uniswap_pool_priceop",
|
|
2633
|
+
"V1UniswapPoolPriceFeeEnum": ".v1_uniswap_pool_priceop",
|
|
2634
|
+
"V1UniswapPoolPriceRequest": ".v1_uniswap_pool_priceop",
|
|
2635
|
+
"V1UniswapPoolPriceRequestTypedDict": ".v1_uniswap_pool_priceop",
|
|
2636
|
+
"V1UniswapPoolPriceTokenInToken": ".v1_uniswap_pool_priceop",
|
|
2637
|
+
"V1UniswapPoolPriceTokenOutToken": ".v1_uniswap_pool_priceop",
|
|
2638
|
+
"V1UniswapQuoteBuyExactlyAmountOut": ".v1_uniswap_quote_buy_exactlyop",
|
|
2639
|
+
"V1UniswapQuoteBuyExactlyAmountOutTypedDict": ".v1_uniswap_quote_buy_exactlyop",
|
|
2640
|
+
"V1UniswapQuoteBuyExactlyChain": ".v1_uniswap_quote_buy_exactlyop",
|
|
2641
|
+
"V1UniswapQuoteBuyExactlyFeeEnum": ".v1_uniswap_quote_buy_exactlyop",
|
|
2642
|
+
"V1UniswapQuoteBuyExactlyRequest": ".v1_uniswap_quote_buy_exactlyop",
|
|
2643
|
+
"V1UniswapQuoteBuyExactlyRequestTypedDict": ".v1_uniswap_quote_buy_exactlyop",
|
|
2644
|
+
"V1UniswapQuoteBuyExactlyTokenInToken": ".v1_uniswap_quote_buy_exactlyop",
|
|
2645
|
+
"V1UniswapQuoteBuyExactlyTokenOutToken": ".v1_uniswap_quote_buy_exactlyop",
|
|
2646
|
+
"V1UniswapQuoteSellExactlyAmountIn": ".v1_uniswap_quote_sell_exactlyop",
|
|
2647
|
+
"V1UniswapQuoteSellExactlyAmountInTypedDict": ".v1_uniswap_quote_sell_exactlyop",
|
|
2648
|
+
"V1UniswapQuoteSellExactlyChain": ".v1_uniswap_quote_sell_exactlyop",
|
|
2649
|
+
"V1UniswapQuoteSellExactlyFeeEnum": ".v1_uniswap_quote_sell_exactlyop",
|
|
2650
|
+
"V1UniswapQuoteSellExactlyRequest": ".v1_uniswap_quote_sell_exactlyop",
|
|
2651
|
+
"V1UniswapQuoteSellExactlyRequestTypedDict": ".v1_uniswap_quote_sell_exactlyop",
|
|
2652
|
+
"V1UniswapQuoteSellExactlyTokenInToken": ".v1_uniswap_quote_sell_exactlyop",
|
|
2653
|
+
"V1UniswapQuoteSellExactlyTokenOutToken": ".v1_uniswap_quote_sell_exactlyop",
|
|
2654
|
+
"V1VaultsVaultChain": ".v1_vaults_vaultop",
|
|
2655
|
+
"V1VaultsVaultRequest": ".v1_vaults_vaultop",
|
|
2656
|
+
"V1VaultsVaultRequestTypedDict": ".v1_vaults_vaultop",
|
|
2509
2657
|
"Loc": ".validationerror",
|
|
2510
2658
|
"LocTypedDict": ".validationerror",
|
|
2511
2659
|
"ValidationError": ".validationerror",
|
|
2512
2660
|
"ValidationErrorTypedDict": ".validationerror",
|
|
2513
2661
|
"Vault": ".vault",
|
|
2514
2662
|
"VaultTypedDict": ".vault",
|
|
2663
|
+
"VaultDepositParams": ".vaultdepositparams",
|
|
2664
|
+
"VaultDepositParamsAmount": ".vaultdepositparams",
|
|
2665
|
+
"VaultDepositParamsAmountTypedDict": ".vaultdepositparams",
|
|
2666
|
+
"VaultDepositParamsTypedDict": ".vaultdepositparams",
|
|
2515
2667
|
"VaultDepositRequest": ".vaultdepositrequest",
|
|
2516
2668
|
"VaultDepositRequestAmount": ".vaultdepositrequest",
|
|
2517
2669
|
"VaultDepositRequestAmountTypedDict": ".vaultdepositrequest",
|
|
2670
|
+
"VaultDepositRequestChain": ".vaultdepositrequest",
|
|
2518
2671
|
"VaultDepositRequestTypedDict": ".vaultdepositrequest",
|
|
2519
2672
|
"VaultGetVaultResponse": ".vaultgetvaultresponse",
|
|
2520
2673
|
"VaultGetVaultResponseTypedDict": ".vaultgetvaultresponse",
|
|
2521
2674
|
"VaultPosition": ".vaultposition",
|
|
2522
2675
|
"VaultPositionTypedDict": ".vaultposition",
|
|
2523
|
-
"
|
|
2524
|
-
"
|
|
2525
|
-
"VaultsVaultRequestTypedDict": ".vaults_vaultop",
|
|
2676
|
+
"VaultWithdrawParams": ".vaultwithdrawparams",
|
|
2677
|
+
"VaultWithdrawParamsTypedDict": ".vaultwithdrawparams",
|
|
2526
2678
|
"VaultWithdrawRequest": ".vaultwithdrawrequest",
|
|
2679
|
+
"VaultWithdrawRequestChain": ".vaultwithdrawrequest",
|
|
2527
2680
|
"VaultWithdrawRequestTypedDict": ".vaultwithdrawrequest",
|
|
2528
2681
|
"WeeklyApys": ".weeklyapys",
|
|
2529
2682
|
"WeeklyApysTypedDict": ".weeklyapys",
|
|
@@ -2534,6 +2687,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
2534
2687
|
"WrapEthRequest": ".wrapethrequest",
|
|
2535
2688
|
"WrapEthRequestAmount": ".wrapethrequest",
|
|
2536
2689
|
"WrapEthRequestAmountTypedDict": ".wrapethrequest",
|
|
2690
|
+
"WrapEthRequestChain": ".wrapethrequest",
|
|
2537
2691
|
"WrapEthRequestTypedDict": ".wrapethrequest",
|
|
2538
2692
|
"YieldRange": ".yieldrange",
|
|
2539
2693
|
"YieldRangeTypedDict": ".yieldrange",
|
|
@@ -2562,5 +2716,5 @@ def __getattr__(attr_name: str) -> object:
|
|
|
2562
2716
|
|
|
2563
2717
|
|
|
2564
2718
|
def __dir__():
|
|
2565
|
-
lazy_attrs = list(_dynamic_imports.keys())
|
|
2566
|
-
return sorted(lazy_attrs)
|
|
2719
|
+
lazy_attrs = builtins.list(_dynamic_imports.keys())
|
|
2720
|
+
return builtins.sorted(lazy_attrs)
|