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 09b7a8f commit 411134aCopy full SHA for 411134a
src/util/corePlugins.ts
@@ -94,7 +94,7 @@ export const swapPlugins = {
94
thorchain: ENV.THORCHAIN_INIT,
95
swapkit: ENV.SWAPKIT_INIT,
96
tombSwap: ENV.TOMB_SWAP_INIT,
97
- unizen: ENV.UNIZEN_INIT,
+ unizen: false,
98
velodrome: true,
99
xrpdex: ENV.XRPDEX_INIT,
100
'0xgasless': ENV['0XGASLESS_INIT'],
0 commit comments