mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-15 14:42:38 +03:00
Updated exchanges
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.15.14",
|
||||
"version": "0.15.15",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/esm/index.js",
|
||||
"module": "./lib/esm/index.js",
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user