Skip to content

Commit 8d78082

Browse files
committed
added Telos to dict of deployed multicalls
1 parent 75839e5 commit 8d78082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IceCreamSwapWeb3/Multicall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class MultiCall:
3333
MULTICALL_DEPLOYMENTS: dict[int, str] = {
3434
56: "0xDD020f51961febA6C989b1865c44f3bFcEfCA58d",
3535
1116: "0x2De75065f4161c797d7168cE63CBc0261FE1ccF9",
36+
40: "0xCA4E8AC62E4A6D26e34039E5ded68dcf9d38bEea",
3637
}
3738

3839
@classmethod

0 commit comments

Comments
 (0)