compass_api_sdk 0.4.1__py3-none-any.whl → 0.4.2__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.4.1"
6
+ __version__: str = "0.4.2"
7
7
  __openapi_doc_version__: str = "0.0.1"
8
8
  __gen_version__: str = "2.605.6"
9
- __user_agent__: str = "speakeasy-sdk/python 0.4.1 2.605.6 0.0.1 compass_api_sdk"
9
+ __user_agent__: str = "speakeasy-sdk/python 0.4.2 2.605.6 0.0.1 compass_api_sdk"
10
10
 
11
11
  try:
12
12
  if __package__ is not None:
compass_api_sdk/morpho.py CHANGED
@@ -20,7 +20,7 @@ class Morpho(BaseSDK):
20
20
  ) -> models.MorphoGetVaultsResponse:
21
21
  r"""Get Vaults
22
22
 
23
- Query a list of available vaults for deposit token.
23
+ Query a list of vaults you can deposit into.
24
24
 
25
25
  Each vault has one unique token that can be deposited. In exchange for depositing
26
26
  tokens into a vault you receive shares. You earn yield on these shares by their
@@ -124,7 +124,7 @@ class Morpho(BaseSDK):
124
124
  ) -> models.MorphoGetVaultsResponse:
125
125
  r"""Get Vaults
126
126
 
127
- Query a list of available vaults for deposit token.
127
+ Query a list of vaults you can deposit into.
128
128
 
129
129
  Each vault has one unique token that can be deposited. In exchange for depositing
130
130
  tokens into a vault you receive shares. You earn yield on these shares by their
@@ -230,6 +230,13 @@ class Morpho(BaseSDK):
230
230
 
231
231
  Get data & metrics for a specific Morpho vault.
232
232
 
233
+ Including:
234
+ - Current, daily, weekly, monthly, yearly APY
235
+ - Underlying asset data
236
+ - Total liquidity
237
+ - Pertinent metadata
238
+ - Whitelist status
239
+
233
240
  :param chain:
234
241
  :param vault_address: The vault address of the desired vault data & metrics.
235
242
  :param retries: Override the default retry configuration for this method
@@ -330,6 +337,13 @@ class Morpho(BaseSDK):
330
337
 
331
338
  Get data & metrics for a specific Morpho vault.
332
339
 
340
+ Including:
341
+ - Current, daily, weekly, monthly, yearly APY
342
+ - Underlying asset data
343
+ - Total liquidity
344
+ - Pertinent metadata
345
+ - Whitelist status
346
+
333
347
  :param chain:
334
348
  :param vault_address: The vault address of the desired vault data & metrics.
335
349
  :param retries: Override the default retry configuration for this method
@@ -854,6 +868,15 @@ class Morpho(BaseSDK):
854
868
 
855
869
  Get data & metrics for a specific Morpho market.
856
870
 
871
+ Including:
872
+ - Current, daily, weekly, monthly, yearly APY
873
+ - Collateral & loan asset data
874
+ - Liquidation loan-to-value ratio
875
+ - Collateral, borrow & liquidity value
876
+ - Utilization ratio
877
+ - Pertinent metadata
878
+ - Whitelist status
879
+
857
880
  :param chain:
858
881
  :param unique_market_key: The key that uniquely identifies the market. This can be found using the 'Get Markets' endpoint.
859
882
  :param retries: Override the default retry configuration for this method
@@ -954,6 +977,15 @@ class Morpho(BaseSDK):
954
977
 
955
978
  Get data & metrics for a specific Morpho market.
956
979
 
980
+ Including:
981
+ - Current, daily, weekly, monthly, yearly APY
982
+ - Collateral & loan asset data
983
+ - Liquidation loan-to-value ratio
984
+ - Collateral, borrow & liquidity value
985
+ - Utilization ratio
986
+ - Pertinent metadata
987
+ - Whitelist status
988
+
957
989
  :param chain:
958
990
  :param unique_market_key: The key that uniquely identifies the market. This can be found using the 'Get Markets' endpoint.
959
991
  :param retries: Override the default retry configuration for this method
@@ -1266,6 +1298,9 @@ class Morpho(BaseSDK):
1266
1298
 
1267
1299
  Check user's overall position across the entire Morpho ecosystem.
1268
1300
 
1301
+ Inlcuding all vault and market position metrics and relavant metadata of said vaults
1302
+ and markets.
1303
+
1269
1304
  :param chain:
1270
1305
  :param user_address: The user wallet address of the desired user position.
1271
1306
  :param retries: Override the default retry configuration for this method
@@ -1368,6 +1403,9 @@ class Morpho(BaseSDK):
1368
1403
 
1369
1404
  Check user's overall position across the entire Morpho ecosystem.
1370
1405
 
1406
+ Inlcuding all vault and market position metrics and relavant metadata of said vaults
1407
+ and markets.
1408
+
1371
1409
  :param chain:
1372
1410
  :param user_address: The user wallet address of the desired user position.
1373
1411
  :param retries: Override the default retry configuration for this method
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: compass_api_sdk
3
- Version: 0.4.1
3
+ Version: 0.4.2
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=HCvQR3PQYuJi99-NkOhCFka9AXNl2ksEKFkV6gx5Ps8,472
5
+ compass_api_sdk/_version.py,sha256=sfFn3Zk7ONBiHJSBHG7RJ1upwqjbltdQQY_MD5PQN0k,472
6
6
  compass_api_sdk/aave_v3.py,sha256=tR5fm96hPluvzDSIgcuB_C8W4gQZsyBR5k9MQjdtoQQ,123098
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
@@ -190,7 +190,7 @@ compass_api_sdk/models/vaultposition.py,sha256=o_Nyjc7GB5lLi11yCO6cp8nZpIvJcZzGB
190
190
  compass_api_sdk/models/weeklyapys.py,sha256=AaGjDD4NeGsZQBwdRW1G09Pmx17pLPe2oUA9M21jQgY,675
191
191
  compass_api_sdk/models/wrapethparams.py,sha256=eMIOqxDM3hCwMJiJsMdnO6ZsMXg1K-_E3S5OIi8XGEI,824
192
192
  compass_api_sdk/models/wrapethrequest.py,sha256=aJBhcooob-etvReQEjNdC8HOUQ7oUNkOPYr6A4a3BFE,1077
193
- compass_api_sdk/morpho.py,sha256=pZ5sDQOT_dsseXwq0_O-im46wgMYI4Z4NDaDvd5MCg4,131872
193
+ compass_api_sdk/morpho.py,sha256=9b96ovx476ZmNGKpWu5ioIIXkS3N7MI3LYYRrtPQb3s,133036
194
194
  compass_api_sdk/py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
195
195
  compass_api_sdk/sdk.py,sha256=ISOCKopTD8hEDFh1rVgqC-ZBgHPRg71QrK5QxgvXQr0,6251
196
196
  compass_api_sdk/sdkconfiguration.py,sha256=K-B67o2xftk7Rh5z59xBL0TcCn_XhX0Yh_JePPegvvU,1764
@@ -218,6 +218,6 @@ compass_api_sdk/utils/security.py,sha256=ktep3HKwbFs-MLxUYTM8Jd4v-ZBum5_Z0u1PFId
218
218
  compass_api_sdk/utils/serializers.py,sha256=hiHBXM1AY8_N2Z_rvFfNSYwvLBkSQlPGFp8poasdU4s,5986
219
219
  compass_api_sdk/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
220
220
  compass_api_sdk/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
221
- compass_api_sdk-0.4.1.dist-info/METADATA,sha256=Lo5XG5hQP4x4asdkhMbJE9o-S_GQ3utvhUxkWsJ2tNs,25294
222
- compass_api_sdk-0.4.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
223
- compass_api_sdk-0.4.1.dist-info/RECORD,,
221
+ compass_api_sdk-0.4.2.dist-info/METADATA,sha256=tHNtHhbcH3RxRuc3OQeU9XKLlZ-Fnwb7vCQ_jpBB4FY,25294
222
+ compass_api_sdk-0.4.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
223
+ compass_api_sdk-0.4.2.dist-info/RECORD,,