mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-07 05:28:05 +03:00
feat: add event horizon test network
This commit is contained in:
@@ -245,6 +245,24 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"123420000034": {
|
||||
"api": "https://testing.orion.xyz/event-horizon",
|
||||
"services": {
|
||||
"aggregator": {
|
||||
"http": "/backend",
|
||||
"ws": "/v1"
|
||||
},
|
||||
"blockchain": {
|
||||
"http": ""
|
||||
},
|
||||
"priceFeed": {
|
||||
"all": "/price-feed"
|
||||
},
|
||||
"indexer": {
|
||||
"http": "/orion-indexer/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"421613": {
|
||||
"api": "https://testing.orion.xyz/arbitrum-goerli",
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user