This repository was archived by the owner on Apr 25, 2024. It is now read-only.
Commit fdf6cf3
authored
Fix: Remove Sepolia from routing choice (#125)
Web gets the true false from what's in the v2_router_addresses
https://github.com/Uniswap/interface/blob/84ef9a01c9e1785b15e3efe97ce1fb982948687a/apps/web/src/constants/chains.ts#L69C14-L69C40
https://github.com/Uniswap/interface/blob/84ef9a01c9e1785b15e3efe97ce1fb982948687a/apps/web/src/hooks/useNetworkSupportsV2.ts#L11C32-L11C58
update factory address Sepolia for when router launched1 parent ec285ab commit fdf6cf3
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
0 commit comments