Skip to content

Commit 3f2fb49

Browse files
committed
update config
1 parent 0ee7d70 commit 3f2fb49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/swapService/config/mainnet.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
8282
"open-ocean",
8383
"uniswap",
8484
"magpie",
85+
"0x",
8586
],
8687
},
8788
},
@@ -115,6 +116,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
115116
"open-ocean",
116117
"uniswap",
117118
"magpie",
119+
"0x",
118120
],
119121
},
120122
},
@@ -151,6 +153,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
151153
"open-ocean",
152154
"uniswap",
153155
"magpie",
156+
"0x",
154157
],
155158
},
156159
},

0 commit comments

Comments
 (0)