Skip to content

Commit

Permalink
fix(api): set up block explorer on ten.testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Feb 26, 2024
1 parent c12e61f commit 59efbba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2243,7 +2243,7 @@
"networks": {
"ten.testnet": {
"address": "0xE490b89AfADE571d8Afa158446C603D530608ceA",
"blockExplorer": "",
"blockExplorer": "https://tenscan.io/{address}",
"color": "#66ff00",
"name": "TEN Testnet",
"pollingPeriod": 60000,
Expand Down

0 comments on commit 59efbba

Please sign in to comment.