web3-wizzard-lib 1.5.0__py3-none-any.whl → 1.5.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.
@@ -15,5 +15,5 @@ def debank_request(account):
15
15
  return data
16
16
 
17
17
 
18
- def debank_total_balance(account):
19
- return debank_request(account).get('total_usd_value', 0)
18
+ def debank_total_balance(address):
19
+ return debank_request(address).get('total_usd_value', 0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: web3_wizzard_lib
3
- Version: 1.5.0
3
+ Version: 1.5.2
4
4
  Summary: Engine for web3 smart contracts automatization.
5
5
  Home-page: https://github.com/Indeoo/web3-wizzard-lib/
6
6
  Author: Indeoo
@@ -362,9 +362,9 @@ web3_wizzard_lib/resources/main/networks.json,sha256=dmZLOsSaj2_CJwLqS4Deb4FgQrx
362
362
  web3_wizzard_lib/resources/main/pairs.json,sha256=uvIFvY46Ctiw8hjGd9e-1WE0qLf_duo3MuZncRMLqGg,8262
363
363
  web3_wizzard_lib/resources/main/tokens.json,sha256=AoZz_I6AVoZuecNdyX5L-SnGm6TREuPrsYd2i9PJr7U,5707
364
364
  web3_wizzard_lib/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
365
- web3_wizzard_lib/utils/debank_utils.py,sha256=9Sip0peXl66oDzEsITjOfrBoY7mIzebCTt0fNioLuwc,492
366
- web3_wizzard_lib-1.5.0.data/data/requirements.txt,sha256=1yiy6f7m2XBGiXoYhSVTxI8SEsfimGGxBJU9708bYFE,20
367
- web3_wizzard_lib-1.5.0.dist-info/METADATA,sha256=xo7NhClFz-8A6Cu6S2sZ4KA6-yYOvcUxkzHdldggxcw,428
368
- web3_wizzard_lib-1.5.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
369
- web3_wizzard_lib-1.5.0.dist-info/top_level.txt,sha256=8dD8S5HQo4dKtxogttWY_sh4n3yCVy0MwiTelYp6kug,28
370
- web3_wizzard_lib-1.5.0.dist-info/RECORD,,
365
+ web3_wizzard_lib/utils/debank_utils.py,sha256=ZR9-XmpoR-or2rgQqs1GPEzNa0i7rLjYWg_rhatoECQ,492
366
+ web3_wizzard_lib-1.5.2.data/data/requirements.txt,sha256=1yiy6f7m2XBGiXoYhSVTxI8SEsfimGGxBJU9708bYFE,20
367
+ web3_wizzard_lib-1.5.2.dist-info/METADATA,sha256=1HwKQtFSwB7top9NFr4FYwgISdI56Ia81SoVxlR0H1g,428
368
+ web3_wizzard_lib-1.5.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
369
+ web3_wizzard_lib-1.5.2.dist-info/top_level.txt,sha256=8dD8S5HQo4dKtxogttWY_sh4n3yCVy0MwiTelYp6kug,28
370
+ web3_wizzard_lib-1.5.2.dist-info/RECORD,,