mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"production": {
|
||||
"referralAPI": "https://trade.orion.xyz/referral-api",
|
||||
"frontageAPI": "https://trade.orion.xyz/frontage",
|
||||
"networks": {
|
||||
"1": {
|
||||
"api": "https://trade.orion.xyz/eth-mainnet",
|
||||
@@ -205,6 +206,7 @@
|
||||
},
|
||||
"testing": {
|
||||
"referralAPI": "https://testing.orion.xyz/referral-api",
|
||||
"frontageAPI": "https://testing.orion.xyz/frontage",
|
||||
"networks": {
|
||||
"97": {
|
||||
"api": "https://testing.orion.xyz/bsc-testnet",
|
||||
@@ -319,6 +321,7 @@
|
||||
},
|
||||
"staging": {
|
||||
"referralAPI": "https://staging.orion.xyz/referral-api",
|
||||
"frontageAPI": "https://staging.orion.xyz/frontage",
|
||||
"networks": {
|
||||
"1": {
|
||||
"api": "https://staging.orion.xyz/eth-mainnet",
|
||||
@@ -522,6 +525,7 @@
|
||||
},
|
||||
"experimental": {
|
||||
"referralAPI": "https://testing.orion.xyz/referral-api",
|
||||
"frontageAPI": "https://testing.orion.xyz/frontage",
|
||||
"networks": {
|
||||
"97": {
|
||||
"api": "https://dn-dev.orion.xyz/bsc-testnet",
|
||||
@@ -563,6 +567,7 @@
|
||||
},
|
||||
"kucoin-production": {
|
||||
"referralAPI": "https://trade.orion.xyz/referral-api",
|
||||
"frontageAPI": "https://trade.orion.xyz/frontage",
|
||||
"networks": {
|
||||
"1": {
|
||||
"api": "https://trade.orion.xyz/eth-mainnet",
|
||||
|
||||
Reference in New Issue
Block a user