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 48fa604 commit 1fea9aaCopy full SHA for 1fea9aa
src/swapService/config/base.ts
@@ -26,7 +26,7 @@ const baseRoutingConfig: ChainRoutingConfig = [
26
sourcesFilter: {
27
includeSources: [
28
"kyberswap",
29
- // "paraswap",
+ "paraswap",
30
"odos",
31
"1inch",
32
"li-fi",
src/swapService/config/mainnet.ts
@@ -86,6 +86,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
86
87
88
89
90
91
92
@@ -126,6 +127,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
126
127
config: {
128
129
130
131
132
133
0 commit comments