defi-state-querier 0.4.27__py3-none-any.whl → 0.4.28__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- defi_services/__init__.py +1 -1
- {defi_state_querier-0.4.27.dist-info → defi_state_querier-0.4.28.dist-info}/METADATA +4 -4
- {defi_state_querier-0.4.27.dist-info → defi_state_querier-0.4.28.dist-info}/RECORD +6 -6
- {defi_state_querier-0.4.27.dist-info → defi_state_querier-0.4.28.dist-info}/LICENSE +0 -0
- {defi_state_querier-0.4.27.dist-info → defi_state_querier-0.4.28.dist-info}/WHEEL +0 -0
- {defi_state_querier-0.4.27.dist-info → defi_state_querier-0.4.28.dist-info}/top_level.txt +0 -0
defi_services/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.4.
|
1
|
+
__version__ = "0.4.28"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: defi-state-querier
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.28
|
4
4
|
Summary: Calculate apy, apr, and wallet information,... in decentralized applications.
|
5
5
|
Home-page: https://github.com/Centic-io/defi-state-querier
|
6
6
|
Author: Viet-Bang Pham
|
@@ -12,9 +12,9 @@ Classifier: Operating System :: OS Independent
|
|
12
12
|
Requires-Python: >=3.6
|
13
13
|
Description-Content-Type: text/markdown
|
14
14
|
License-File: LICENSE
|
15
|
-
Requires-Dist: web3
|
16
|
-
Requires-Dist:
|
17
|
-
Requires-Dist: python-dotenv >=0.
|
15
|
+
Requires-Dist: web3 >=6.0.0
|
16
|
+
Requires-Dist: query-blockchain-state-lib ==1.0.1
|
17
|
+
Requires-Dist: python-dotenv >=1.0.0
|
18
18
|
Requires-Dist: pymongo >=4.3.3
|
19
19
|
|
20
20
|
# defi-state-querier
|
@@ -1,4 +1,4 @@
|
|
1
|
-
defi_services/__init__.py,sha256=
|
1
|
+
defi_services/__init__.py,sha256=QZ0p7EqvqxpClz_YH3XtlxgPmyXKcK-CGg_B_p5Z7w0,23
|
2
2
|
defi_services/abis/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
defi_services/abis/dex/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
defi_services/abis/dex/biswap/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -452,8 +452,8 @@ defi_services/utils/market_service.py,sha256=imPtPHBkpEx5JnhqeIWYqbCjsIEm8IKBYHN
|
|
452
452
|
defi_services/utils/memory_storage.py,sha256=BOT8laB0iVSCGE-oDlpWJQLbSC6X2blKX4zuQbs4inc,851
|
453
453
|
defi_services/utils/sqrt_price_math.py,sha256=9lgUeWFT4wjl3Vq3b7-jZ2bGvvZx7dDBSfVnM3lsZ8o,5575
|
454
454
|
defi_services/utils/thread_proxy.py,sha256=5Z8biAyEReUkh3vfJSvEv7GwMe3CsE5M8CbghkQtePw,2951
|
455
|
-
defi_state_querier-0.4.
|
456
|
-
defi_state_querier-0.4.
|
457
|
-
defi_state_querier-0.4.
|
458
|
-
defi_state_querier-0.4.
|
459
|
-
defi_state_querier-0.4.
|
455
|
+
defi_state_querier-0.4.28.dist-info/LICENSE,sha256=6jmfxa8nUIwfKnzZUxAHJSJ_IS7h7mpbJq26cWjoo-o,1063
|
456
|
+
defi_state_querier-0.4.28.dist-info/METADATA,sha256=7q5kqwd2KpWPPDeCmBNTzhCmB4FOfBkMlrojFhs75qA,4388
|
457
|
+
defi_state_querier-0.4.28.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
458
|
+
defi_state_querier-0.4.28.dist-info/top_level.txt,sha256=C-OTxHK6MknKK-nAbEzCPDUl1M6pktRhgJrmsozdf6g,14
|
459
|
+
defi_state_querier-0.4.28.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|