compass_api_sdk 0.5.2__py3-none-any.whl → 0.5.3__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.

@@ -3,10 +3,10 @@
3
3
  import importlib.metadata
4
4
 
5
5
  __title__: str = "compass_api_sdk"
6
- __version__: str = "0.5.2"
6
+ __version__: str = "0.5.3"
7
7
  __openapi_doc_version__: str = "0.0.1"
8
8
  __gen_version__: str = "2.610.0"
9
- __user_agent__: str = "speakeasy-sdk/python 0.5.2 2.610.0 0.0.1 compass_api_sdk"
9
+ __user_agent__: str = "speakeasy-sdk/python 0.5.3 2.610.0 0.0.1 compass_api_sdk"
10
10
 
11
11
  try:
12
12
  if __package__ is not None:
compass_api_sdk/pendle.py CHANGED
@@ -21,7 +21,7 @@ class Pendle(BaseSDK):
21
21
  ) -> models.PendleGetUserPositionResponse:
22
22
  r"""Check User's Market Position
23
23
 
24
- Check the SY, PT, and YT positions for a given market.
24
+ Check the SY, PT, YT and Underlying Token positions for a given market.
25
25
 
26
26
  :param chain: The chain to use.
27
27
  :param user_address: The user address of the desired position.
@@ -126,7 +126,7 @@ class Pendle(BaseSDK):
126
126
  ) -> models.PendleGetUserPositionResponse:
127
127
  r"""Check User's Market Position
128
128
 
129
- Check the SY, PT, and YT positions for a given market.
129
+ Check the SY, PT, YT and Underlying Token positions for a given market.
130
130
 
131
131
  :param chain: The chain to use.
132
132
  :param user_address: The user address of the desired position.
@@ -231,7 +231,7 @@ class Pendle(BaseSDK):
231
231
  ) -> models.PendleGetMarketResponse:
232
232
  r"""Get Market Data
233
233
 
234
- Get market data.
234
+ Get the market's implied APY, maturity date and the associated token data.
235
235
 
236
236
  :param chain: The chain to use.
237
237
  :param user_address: The user address of the desired position.
@@ -334,7 +334,7 @@ class Pendle(BaseSDK):
334
334
  ) -> models.PendleGetMarketResponse:
335
335
  r"""Get Market Data
336
336
 
337
- Get market data.
337
+ Get the market's implied APY, maturity date and the associated token data.
338
338
 
339
339
  :param chain: The chain to use.
340
340
  :param user_address: The user address of the desired position.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: compass_api_sdk
3
- Version: 0.5.2
3
+ Version: 0.5.3
4
4
  Summary: Compass API SDK.
5
5
  Author: royalnine
6
6
  Requires-Python: >=3.9.2
@@ -2,7 +2,7 @@ compass_api_sdk/__init__.py,sha256=w2u919V3Tzv4zEPQ-OYJ79gQ_4_SyW7GOFFoHtqXDFA,4
2
2
  compass_api_sdk/_hooks/__init__.py,sha256=p5J13DeYuISQyQWirjJAObHIf2VtIlOtFqnIpvjjVwk,118
3
3
  compass_api_sdk/_hooks/sdkhooks.py,sha256=eVxHB2Q_JG6zZx5xn74i208ij-fpTHqq2jod6fbghRQ,2503
4
4
  compass_api_sdk/_hooks/types.py,sha256=VC7TZz0BiM721MghXneEovG3UkaktRkt1OhMY3iLmZM,2818
5
- compass_api_sdk/_version.py,sha256=XSw3Wb5KDxZxpEzExJEzU38Obu6X7eSSAckZIKTjKAE,472
5
+ compass_api_sdk/_version.py,sha256=ZaxxVMrqv0FNbY9IVX2BDiA1g8sFdqC_gjGKTspkcHQ,472
6
6
  compass_api_sdk/aave_v3.py,sha256=A6iCHMbBmOLRFobOR-QIkBro81GolKA6cxNAVvXzZEs,123270
7
7
  compass_api_sdk/aerodrome_slipstream.py,sha256=w_Q84q8iIDthqX0myByQ1SE5-B2iZPqZvcNVzSLYBZ0,82785
8
8
  compass_api_sdk/basesdk.py,sha256=29RfgnfgQq_cRx8OHdQEdJuJ2DrgRZlzGIPC-_6-2bM,12136
@@ -196,7 +196,7 @@ compass_api_sdk/models/weeklyapys.py,sha256=AaGjDD4NeGsZQBwdRW1G09Pmx17pLPe2oUA9
196
196
  compass_api_sdk/models/wrapethparams.py,sha256=eMIOqxDM3hCwMJiJsMdnO6ZsMXg1K-_E3S5OIi8XGEI,824
197
197
  compass_api_sdk/models/wrapethrequest.py,sha256=aJBhcooob-etvReQEjNdC8HOUQ7oUNkOPYr6A4a3BFE,1077
198
198
  compass_api_sdk/morpho.py,sha256=9b96ovx476ZmNGKpWu5ioIIXkS3N7MI3LYYRrtPQb3s,133036
199
- compass_api_sdk/pendle.py,sha256=E_OF1xDxdyhTGYLl7omAoKPnod4VjyQjcOJs54jELXE,17189
199
+ compass_api_sdk/pendle.py,sha256=kxb1UuYlTEJ3q_YBnKcF4uCuT6wNNcOVfIVw-0bi0B8,17339
200
200
  compass_api_sdk/py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
201
201
  compass_api_sdk/sdk.py,sha256=RyVwgRGRTz_vr3XcLxVc4o3wvjrLgoA6-qq9mgM9moM,7692
202
202
  compass_api_sdk/sdkconfiguration.py,sha256=K-B67o2xftk7Rh5z59xBL0TcCn_XhX0Yh_JePPegvvU,1764
@@ -224,6 +224,6 @@ compass_api_sdk/utils/security.py,sha256=ktep3HKwbFs-MLxUYTM8Jd4v-ZBum5_Z0u1PFId
224
224
  compass_api_sdk/utils/serializers.py,sha256=hiHBXM1AY8_N2Z_rvFfNSYwvLBkSQlPGFp8poasdU4s,5986
225
225
  compass_api_sdk/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
226
226
  compass_api_sdk/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
227
- compass_api_sdk-0.5.2.dist-info/METADATA,sha256=zk1D2-5r5tvtNuKzc2EdCjO0wLHk8UBlT2OGQIbbPJg,25505
228
- compass_api_sdk-0.5.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
229
- compass_api_sdk-0.5.2.dist-info/RECORD,,
227
+ compass_api_sdk-0.5.3.dist-info/METADATA,sha256=XsXCvxaUJBnjrfvBrdR43LHuTiXAmQk9fUMSYgl8F8E,25505
228
+ compass_api_sdk-0.5.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
229
+ compass_api_sdk-0.5.3.dist-info/RECORD,,