chainstream-sdk 0.1.0__py3-none-any.whl → 0.1.1__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.
- chainstream/openapi_client/api/wallet_api.py +1 -1
- {chainstream_sdk-0.1.0.dist-info → chainstream_sdk-0.1.1.dist-info}/METADATA +1 -1
- {chainstream_sdk-0.1.0.dist-info → chainstream_sdk-0.1.1.dist-info}/RECORD +5 -5
- {chainstream_sdk-0.1.0.dist-info → chainstream_sdk-0.1.1.dist-info}/WHEEL +0 -0
- {chainstream_sdk-0.1.0.dist-info → chainstream_sdk-0.1.1.dist-info}/entry_points.txt +0 -0
|
@@ -1316,7 +1316,7 @@ class WalletApi:
|
|
|
1316
1316
|
|
|
1317
1317
|
return self.api_client.param_serialize(
|
|
1318
1318
|
method='GET',
|
|
1319
|
-
resource_path='/v1/wallet/{chain}/{walletAddress}',
|
|
1319
|
+
resource_path='/v1/wallet/{chain}/{walletAddress}/pnl',
|
|
1320
1320
|
path_params=_path_params,
|
|
1321
1321
|
query_params=_query_params,
|
|
1322
1322
|
header_params=_header_params,
|
|
@@ -21,7 +21,7 @@ chainstream/openapi_client/api/red_packet_api.py,sha256=ZW0BPFuLB1l3QPP8ikQ-vJfB
|
|
|
21
21
|
chainstream/openapi_client/api/token_api.py,sha256=ls9QLYYSB9pfila6tmBm1-cslUpxUzdSRElqdNzJgsQ,418036
|
|
22
22
|
chainstream/openapi_client/api/trade_api.py,sha256=MgjiW9OiKXS_sqjd2z9E1Yn9aBVZxPo7aDwxvzbtMk0,59206
|
|
23
23
|
chainstream/openapi_client/api/transaction_api.py,sha256=WIwQxmaQWIQR5dyp2FFTl_8sbXvtS1SHqe2yHE5AuME,34905
|
|
24
|
-
chainstream/openapi_client/api/wallet_api.py,sha256=
|
|
24
|
+
chainstream/openapi_client/api/wallet_api.py,sha256=Eg7zztOFlft5-65eAXWVReHmgoxQNC8PU4QF30NO9t8,65989
|
|
25
25
|
chainstream/openapi_client/api/watchlist_api.py,sha256=Wc5snjBLyhZ4GB12kGQ8M6Vbhj4SMSa5GU8VHJEz2hA,12208
|
|
26
26
|
chainstream/openapi_client/models/__init__.py,sha256=HSxS-EJ-Hj0vYAAuPOb2ODFxh6PAt8xhZTxnLfjdKyk,9266
|
|
27
27
|
chainstream/openapi_client/models/address_exposure.py,sha256=enl9TZ1GhEX3Tx-SCvVRAGKOWFo_dXiM579M727SRPo,2954
|
|
@@ -255,7 +255,7 @@ chainstream/stream/__init__.py,sha256=WMTcNW0uBK5gOf0xh-BPpIOBwDuiXzEXiw-GU02DCn
|
|
|
255
255
|
chainstream/stream/client.py,sha256=LyHcHxQHBhoFTK9JQHtHerUNbq2JLX8Ik2e7wEpir4A,25970
|
|
256
256
|
chainstream/stream/fields.py,sha256=g1gDm962nM95yl4BtVF84DiCN7ONcyyNnhIXt-5KHlM,8767
|
|
257
257
|
chainstream/stream/models.py,sha256=vMYwE_PyU-e3mngYXKrpijwqD2s-NdIF5bNyxUY2XmE,9741
|
|
258
|
-
chainstream_sdk-0.1.
|
|
259
|
-
chainstream_sdk-0.1.
|
|
260
|
-
chainstream_sdk-0.1.
|
|
261
|
-
chainstream_sdk-0.1.
|
|
258
|
+
chainstream_sdk-0.1.1.dist-info/METADATA,sha256=AOg_JvTvCWzj-UV8UwG-woG6PyKppjO-zvpyFiUi_OU,2019
|
|
259
|
+
chainstream_sdk-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
260
|
+
chainstream_sdk-0.1.1.dist-info/entry_points.txt,sha256=OCa-jHksk3TXMUoMHjx32R0KhmdamMNpDFbTYABSlWs,37
|
|
261
|
+
chainstream_sdk-0.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|