Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit492a8ad

Browse files
authored
Merge branch 'master' into benedict/worldchain
2 parentsb04d31d +f5a9e86 commit492a8ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎uniswap/constants.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
11155111:"sepolia",
3535
324:"zksync",
3636
480:"worldchain",
37-
37+
3838
}
3939

4040
_factory_contract_addresses_v1= {
@@ -68,6 +68,7 @@
6868
"ropsten":"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
6969
"rinkeby":"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
7070
"görli":"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
71+
"sepolia":"0xC532a74256D3Db42D0Bf7a0400fEFDbad7694008",
7172
"xdai":"0x1C232F01118CB8B424793ae03F870aa7D0ac7f77",
7273
"binance":"0x10ED43C718714eb63d5aA57B78B54704E256024E",
7374
"binance_testnet":"0xD99D1c33F9fC3444f8101754aBC46c52416550D1",
@@ -77,6 +78,7 @@
7778
#sepolia tesnet router address
7879
"sepolia":"0xC532a74256D3Db42D0Bf7a0400fEFDbad7694008",
7980
"worldchain":"0x541aB7c31A119441eF3575F6973277DE0eF460bd",
81+
8082
}
8183

8284
MAX_UINT_128= (2**128)-1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp