We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50cb35 commit b8ba08dCopy full SHA for b8ba08d
IceCreamSwapWeb3/Multicall.py
@@ -37,6 +37,7 @@ class MultiCall:
37
40: "0x84C2fb5A4F7219688AF475e74b2ac189966Cc9ba",
38
56: "0x06EF84EE8E60fA7d95277E8232Dd3aEEb1377e17",
39
8453: "0x7B6DE73ebdCc77b340Fc3c7c578882a6B89C1D88",
40
+ 42161: "0x945224c580d4021C417d14DA5d9319044F6a90C7",
41
}
42
43
@classmethod
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = '0.1.61'
+VERSION = '0.1.62'
4
DESCRIPTION = 'IceCreamSwap Web3.py wrapper'
5
LONG_DESCRIPTION = 'IceCreamSwap Web3.py wrapper with automatic retries, multicall and other advanced functionality'
6
0 commit comments