We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee7d70 commit 3f2fb49Copy full SHA for 3f2fb49
src/swapService/config/mainnet.ts
@@ -82,6 +82,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
82
"open-ocean",
83
"uniswap",
84
"magpie",
85
+ "0x",
86
],
87
},
88
@@ -115,6 +116,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
115
116
117
118
119
120
121
122
@@ -151,6 +153,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
151
153
152
154
155
156
157
158
159
0 commit comments