Skip to content

Commit ad8c8a1

Browse files
fix: add sepolia testnet constants (#347)
1 parent fa46b80 commit ad8c8a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

uniswap/constants.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
421611: "arbitrum_testnet",
3232
1666600000: "harmony_mainnet",
3333
1666700000: "harmony_testnet",
34+
11155111: "sepolia"
3435
}
3536

3637
_factory_contract_addresses_v1 = {
@@ -55,6 +56,7 @@
5556
# SushiSwap on Harmony
5657
"harmony_mainnet": "0xc35DADB65012eC5796536bD9864eD8773aBc74C4",
5758
"harmony_testnet": "0xc35DADB65012eC5796536bD9864eD8773aBc74C4",
59+
"sepolia": "0x7E0987E5b3a30e3f2828572Bb659A548460a3003"
5860
}
5961

6062
_router_contract_addresses_v2 = {
@@ -68,6 +70,8 @@
6870
# SushiSwap on Harmony
6971
"harmony_mainnet": "0x1b02dA8Cb0d097eB8D57A175b88c7D8b47997506",
7072
"harmony_testnet": "0x1b02dA8Cb0d097eB8D57A175b88c7D8b47997506",
73+
#sepolia tesnet router address
74+
"sepolia": "0xC532a74256D3Db42D0Bf7a0400fEFDbad7694008",
7175
}
7276

7377
MAX_UINT_128 = (2**128) - 1

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy