Updated exchanges

This commit is contained in:
Aleksandr Kraiz
2022-11-14 14:52:43 +04:00
parent 88010c8364
commit a6300ec2c8
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ export default [
'OKX',
'BINANCE',
'KUCOIN',
'ORION', // Internal
// DEXes
'SPOOKYSWAP',
@@ -11,4 +12,7 @@ export default [
'UNISWAP',
'QUICKSWAP',
'ORION_POOL',
'CHERRYSWAP',
'OKXSWAP',
'CURVE',
] as const;