Skip to content

Commit b8ba08d

Browse files
committed
v0.1.62 using deployed multicall on Arbitrum
1 parent f50cb35 commit b8ba08d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

IceCreamSwapWeb3/Multicall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class MultiCall:
3737
40: "0x84C2fb5A4F7219688AF475e74b2ac189966Cc9ba",
3838
56: "0x06EF84EE8E60fA7d95277E8232Dd3aEEb1377e17",
3939
8453: "0x7B6DE73ebdCc77b340Fc3c7c578882a6B89C1D88",
40+
42161: "0x945224c580d4021C417d14DA5d9319044F6a90C7",
4041
}
4142

4243
@classmethod

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.1.61'
3+
VERSION = '0.1.62'
44
DESCRIPTION = 'IceCreamSwap Web3.py wrapper'
55
LONG_DESCRIPTION = 'IceCreamSwap Web3.py wrapper with automatic retries, multicall and other advanced functionality'
66

0 commit comments

Comments
 (0)