feat: add event horizon test network

This commit is contained in:
Slava Startsev
2024-06-18 14:12:06 +03:00
parent 1263edc3d2
commit 03d6174107
4 changed files with 33 additions and 0 deletions

View File

@@ -244,6 +244,24 @@
"http": "/orion-indexer/"
}
}
},
"123420000034": {
"api": "https://trade.orion.xyz/event-horizon",
"services": {
"aggregator": {
"http": "/backend",
"ws": "/v1"
},
"blockchain": {
"http": ""
},
"priceFeed": {
"all": "/price-feed"
},
"indexer": {
"http": "/orion-indexer/"
}
}
}
}
},