mirror of
https://github.com/alexgo-io/redstone-node.git
synced 2026-04-28 19:55:17 +08:00
28 lines
656 B
JSON
28 lines
656 B
JSON
{
|
|
"interval": 60000,
|
|
"priceAggregator": "median",
|
|
"defaultSource": ["trader-joe"],
|
|
"sourceTimeout": 50000,
|
|
"maxPriceDeviationPercent": 25,
|
|
"evmChainId": 1,
|
|
"httpBroadcasterURLs": [
|
|
"https://api.redstone.finance",
|
|
"https://vwx3eni8c7.eu-west-1.awsapprunner.com",
|
|
"https://container-service-1.dv9sai71f4rsq.eu-central-1.cs.amazonlightsail.com"
|
|
],
|
|
"enableStreamrBroadcaster": false,
|
|
"disableSinglePricesBroadcastingInStreamr": true,
|
|
"enableArweaveBackup": false,
|
|
"tokens": {
|
|
"WAVAX": {},
|
|
"PNG": {},
|
|
"SNOB": {},
|
|
"SPORE": {},
|
|
"XAVA": {},
|
|
"SHERPA": {},
|
|
"JOE": {},
|
|
"QI": {},
|
|
"YAK": {}
|
|
}
|
|
}
|