Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Apr 4, 2024
1 parent cc410de commit 35cda9c
Show file tree
Hide file tree
Showing 3 changed files with 854 additions and 47 deletions.
32 changes: 0 additions & 32 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -1410,38 +1410,6 @@
}
}
},
"ten": {
"name": "TEN",
"networks": {
"ten.testnet": {
"address": "0xE490b89AfADE571d8Afa158446C603D530608ceA",
"blockExplorer": "https://tenscan.io/{address}",
"color": "#66ff00",
"name": "TEN Testnet",
"pollingPeriod": 60000,
"feeds": {
"Price-BTC/USD-6": {
"label": "$",
"deviationPercentage": 3.5,
"maxSecsBetweenUpdates": 86400,
"minSecsBetweenUpdates": 900
},
"Price-ETH/USD-6": {
"label": "$",
"deviationPercentage": 3.5,
"maxSecsBetweenUpdates": 86400,
"minSecsBetweenUpdates": 900
},
"Price-WIT/USDT-6": {
"label": "",
"deviationPercentage": 1.0,
"maxSecsBetweenUpdates": 86400,
"minSecsBetweenUpdates": 3600
}
}
}
}
},
"ultron": {
"name": "Ultron",
"networks": {
Expand Down
Loading

0 comments on commit 35cda9c

Please sign in to comment.