Fix: pools instead ORION_POOL

This commit is contained in:
Aleksandr Kraiz
2022-09-03 14:47:36 +04:00
parent dcbd07572d
commit ebed263f0b
5 changed files with 20 additions and 7 deletions

View File

@@ -0,0 +1,14 @@
export default [
// CEXes
'ASCENDEX',
'OKX',
'BINANCE',
'KUCOIN',
// DEXes
'SPOOKYSWAP',
'PANCAKESWAP',
'UNISWAP',
'QUICKSWAP',
'ORION_POOL',
] as const;