mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 14:12:35 +03:00
feat: updated staging networks to envs.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.20.48",
|
||||
"version": "0.20.49",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/index.cjs",
|
||||
"module": "./lib/index.js",
|
||||
|
||||
@@ -342,7 +342,7 @@
|
||||
}
|
||||
},
|
||||
"42161": {
|
||||
"api": "https://trade.orion.xyz/arbitrum-one",
|
||||
"api": "https://staging.orion.xyz/arbitrum-one",
|
||||
"services": {
|
||||
"aggregator": {
|
||||
"http": "/backend",
|
||||
@@ -360,7 +360,7 @@
|
||||
}
|
||||
},
|
||||
"204": {
|
||||
"api": "https://trade.orion.xyz/opbnb-mainnet",
|
||||
"api": "https://staging.orion.xyz/opbnb-mainnet",
|
||||
"services": {
|
||||
"aggregator": {
|
||||
"http": "/backend",
|
||||
|
||||
Reference in New Issue
Block a user