-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update addresses #445
Merged
Merged
update addresses #445
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
6510fda
update addresses
dianakocsis d3ef334
prettier
dianakocsis 2e09255
forge fmt
dianakocsis 6b6b12d
fixes + cleanup
dianakocsis 4637def
more fixes
dianakocsis 872987f
cleanup
dianakocsis ed65751
some fixes
dianakocsis 0bda6d9
remove old UR on OP Sepolia
dianakocsis d18b783
make pragmas consistent
dianakocsis 533f30a
forge fmt
dianakocsis 850bc2c
new unichain sepolia address + rename
dianakocsis 39e7834
Update deploy-addresses/soneium.json
dianakocsis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_NoV2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"UniversalRouter": "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5", | ||
"UniversalRouterV1_2": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1": "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5", | ||
"UnsupportedProtocol": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B", | ||
"UniversalRouterV1_2_NoV2Support": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1_2_V2Support": "0x5E325eDA8064b456f4781070C0738d849c824258", | ||
"UnsupportedProtocol": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B" | ||
"UniversalRouterV2": "0xa51afafe0263b40edaef0df8781ea9aa03e381a3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouterV1_2": "0x82635AF6146972cD6601161c4472ffe97237D292", | ||
"UniversalRouterV1_2_V2Support": "0x4Dae2f939ACf50408e13d58534Ff8c2776d45265", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1_2_NoV2Support": "0x82635AF6146972cD6601161c4472ffe97237D292", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_V2Support": "0x4Dae2f939ACf50408e13d58534Ff8c2776d45265" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"UniversalRouterV1_2": "0xd0872d928672ae2ff74bdb2f5130ac12229cafaf", | ||
"UniversalRouterV1_2_NoV2Support": "0xd0872d928672ae2ff74bdb2f5130ac12229cafaf", | ||
"UnsupportedProtocol": "0x7B46ee9BaB49bd5b37117494689A035b0F187B59" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"UniversalRouter": "0x95273d871c8156636e114b63797d78D7E1720d81", | ||
"UnsupportedProtocol": "0x7B46ee9BaB49bd5b37117494689A035b0F187B59" | ||
"UniversalRouterV2": "0x95273d871c8156636e114b63797d78D7E1720d81", | ||
"UnsupportedProtocol": "0x76870DEbef0BE25589A5CddCe9B1D99276C73B4e" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"UniversalRouterV1_2": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1_2_NoV2Support": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UnsupportedProtocol": "0x9E18Efb3BE848940b0C92D300504Fb08C287FE85", | ||
"UniversalRouterV1_2_V2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x9E18Efb3BE848940b0C92D300504Fb08C287FE85" | ||
"UniversalRouterV2": "0x6ff5693b99212da76ad316178a184ab56d299b43" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"UniversalRouterV1_2_NoV2Support": "0xe463635f6e73C1E595554C3ae216472D0fb929a9", | ||
"UnsupportedProtocol": "0x5ab1B56FB16238dB874258FB7847EFe248eb8496", | ||
"UniversalRouterV1_2_V2Support": "0x643770E279d5D0733F21d6DC03A8efbABf3255B4", | ||
"UniversalRouterV2": "0xeabbcb3e8e415306207ef514f660a3f820025be3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"UniversalRouter": "0x5Dc88340E1c5c6366864Ee415d6034cadd1A9897", | ||
"UniversalRouterV1_2": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1": "0x5Dc88340E1c5c6366864Ee415d6034cadd1A9897", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_NoV2Support": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1_2_V2Support": "0x4Dae2f939ACf50408e13d58534Ff8c2776d45265", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV2": "0x1906c1d672b88cd1b9ac7593301ca990f94eae07" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_NoV2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0xC73d61d192FB994157168Fb56730FdEc64C9Cb8F", | ||
"UniversalRouterV1_2": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4", | ||
"UnsupportedProtocol": "0x5Dc88340E1c5c6366864Ee415d6034cadd1A9897" | ||
"UniversalRouterV1": "0xC73d61d192FB994157168Fb56730FdEc64C9Cb8F", | ||
"UnsupportedProtocol": "0x5Dc88340E1c5c6366864Ee415d6034cadd1A9897", | ||
"UniversalRouterV1_2_V2Support": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_V2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"UniversalRouterV2": "0x112908dac86e20e7241b0927479ea3bf935d1fa0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"UniversalRouter": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x76D631990d505E4e5b432EEDB852A60897824D68" | ||
"UniversalRouterV1": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B", | ||
"UnsupportedProtocol": "0x76D631990d505E4e5b432EEDB852A60897824D68", | ||
"UniversalRouterV1_2_V2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UniversalRouterV2": "0x66a9893cc07d91d95644aedd05d03f95e1dba8af" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
{ | ||
"UniversalRouter": "0x78e7F1502A9e4115dEbd6876E0AC4FaEBDB96880", | ||
"UnsupportedProtocol": "0xFC885F37F5A9FA8159c8dBb907fc1b0C2fB31323" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_NoV2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"UniversalRouter": "0xb555edF5dcF85f42cEeF1f3630a52A108E55A654", | ||
"UniversalRouterV1_2": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1": "0xb555edF5dcF85f42cEeF1f3630a52A108E55A654", | ||
"UnsupportedProtocol": "0x40d51104Da22E3e77b683894E7e3E12e8FC61E65", | ||
"UniversalRouterV1_2_NoV2Support": "0xeC8B0F7Ffe3ae75d7FfAb09429e3675bb63503e4", | ||
"UniversalRouterV1_2_V2Support": "0xCb1355ff08Ab38bBCE60111F1bb2B784bE25D7e8", | ||
"UnsupportedProtocol": "0x40d51104Da22E3e77b683894E7e3E12e8FC61E65" | ||
"UniversalRouterV2": "0x851116d9223fabed8e56c0e6b8ad0c31d98b3507" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"UniversalRouter": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1": "0x4648a43B2C14Da09FdF82B161150d3F634f40491", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV1_2_NoV2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"UniversalRouter": "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5", | ||
"UniversalRouterV1_2": "0x643770E279d5D0733F21d6DC03A8efbABf3255B4", | ||
"UniversalRouterV1": "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5", | ||
"UnsupportedProtocol": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B", | ||
"UniversalRouterV1_2_NoV2Support": "0x643770E279d5D0733F21d6DC03A8efbABf3255B4", | ||
"UniversalRouterV1_2_V2Support": "0xec7BE89e9d109e7e3Fec59c222CF297125FEFda2", | ||
"UnsupportedProtocol": "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B" | ||
"UniversalRouterV2": "0x1095692a6237d83c6a72f3f5efedb9a670c49223" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"UniversalRouterV1_2": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B" | ||
"UniversalRouterV1_2_V2Support": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", | ||
"UnsupportedProtocol": "0x5302086A3a25d473aAbBd0356eFf8Dd811a4d89B", | ||
"UniversalRouterV2": "0x3a9d48ab9751398bbfa63ad67599bb04e4bdf98b" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"UniversalRouterV2_NoV2V3Support": "0x4cded7edf52c8aa5259a54ec6a3ce7c6d2a455df", | ||
"UnsupportedProtocol": "0x8702463e73f74d0b6765aBceb314Ef07aCb92650" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
{ | ||
"UniversalRouter": "0x5418a6d871d327a1cefe6deb97153f07cbf6030e", | ||
"UnsupportedProtocol": "0x7B46ee9BaB49bd5b37117494689A035b0F187B59" | ||
dianakocsis marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"UniversalRouterV2": "0x986dadb82491834f6d17bd3287eb84be0b4d4cc7" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"UniversalRouterV2": "0xef740bf23acae26f6492b10de645d6b98dc8eaf3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"UniversalRouterV1_2_V2Support": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D", | ||
"UnsupportedProtocol": "0x16D4F26C15f3658ec65B1126ff27DD3dF2a2996b" | ||
"UnsupportedProtocol": "0x16D4F26C15f3658ec65B1126ff27DD3dF2a2996b", | ||
"UniversalRouterV2": "0x8ac7bee993bb44dab564ea4bc9ea67bf9eb5e743" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"UniversalRouterV2": "0x3315ef7ca28db74abadc6c44570efdf06b04b020" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// SPDX-License-Identifier: UNLICENSED | ||
pragma solidity ^0.8.24; | ||
|
||
import {DeployUniversalRouter} from '../DeployUniversalRouter.s.sol'; | ||
import {RouterParameters} from 'contracts/types/RouterParameters.sol'; | ||
|
||
contract DeployInk is DeployUniversalRouter { | ||
function setUp() public override { | ||
params = RouterParameters({ | ||
permit2: 0x000000000022D473030F116dDEE9F6B43aC78BA3, | ||
weth9: 0x4200000000000000000000000000000000000006, | ||
v2Factory: 0xfe57A6BA1951F69aE2Ed4abe23e0f095DF500C04, | ||
v3Factory: 0x640887A9ba3A9C53Ed27D0F7e8246A4F933f3424, | ||
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f, | ||
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54, | ||
v4PoolManager: 0x360E68faCcca8cA495c1B759Fd9EEe466db9FB32, | ||
v3NFTPositionManager: 0xC0836E5B058BBE22ae2266e1AC488A1A0fD8DCE8, | ||
v4PositionManager: 0x1b35d13a2E2528f192637F14B05f0Dc0e7dEB566 | ||
}); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// SPDX-License-Identifier: UNLICENSED | ||
pragma solidity ^0.8.24; | ||
|
||
import {DeployUniversalRouter} from '../DeployUniversalRouter.s.sol'; | ||
import {RouterParameters} from 'contracts/types/RouterParameters.sol'; | ||
|
||
contract DeploySoneium is DeployUniversalRouter { | ||
function setUp() public override { | ||
params = RouterParameters({ | ||
permit2: 0x000000000022D473030F116dDEE9F6B43aC78BA3, | ||
weth9: 0x4200000000000000000000000000000000000006, | ||
v2Factory: UNSUPPORTED_PROTOCOL, | ||
v3Factory: UNSUPPORTED_PROTOCOL, | ||
pairInitCodeHash: BYTES32_ZERO, | ||
poolInitCodeHash: BYTES32_ZERO, | ||
v4PoolManager: 0x360E68faCcca8cA495c1B759Fd9EEe466db9FB32, | ||
v3NFTPositionManager: 0x8702463e73f74d0b6765aBceb314Ef07aCb92650, | ||
v4PositionManager: 0x1b35d13a2E2528f192637F14B05f0Dc0e7dEB566 | ||
}); | ||
|
||
unsupported = 0x8702463e73f74d0b6765aBceb314Ef07aCb92650; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// SPDX-License-Identifier: UNLICENSED | ||
pragma solidity ^0.8.24; | ||
|
||
import {DeployUniversalRouter} from '../DeployUniversalRouter.s.sol'; | ||
import {RouterParameters} from 'contracts/types/RouterParameters.sol'; | ||
|
||
contract DeployUnichain is DeployUniversalRouter { | ||
function setUp() public override { | ||
params = RouterParameters({ | ||
permit2: 0x000000000022D473030F116dDEE9F6B43aC78BA3, | ||
weth9: 0x4200000000000000000000000000000000000006, | ||
v2Factory: 0x1F98400000000000000000000000000000000002, | ||
v3Factory: 0x1F98400000000000000000000000000000000003, | ||
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f, | ||
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54, | ||
v4PoolManager: 0x1F98400000000000000000000000000000000004, | ||
v3NFTPositionManager: 0x943e6e07a7E8E791dAFC44083e54041D743C46E9, | ||
v4PositionManager: 0x4529A01c7A0410167c5740C487A8DE60232617bf | ||
}); | ||
} | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀 how come you removed this?
This is URV2, it supports v4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ohh i thought u said we should remove it #445 (comment)
or should i just change it to URV2?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh yeah youre right lol