Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #497 from tellor-io/remove-cryptocompare
Browse files Browse the repository at this point in the history
remove cryptocompare api
  • Loading branch information
themandalore committed Sep 20, 2021
2 parents 7ec1a66 + c3f83ef commit 37b23c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@
{
"URL": "https://api.anyblock.tools/market/AMPL_USD_via_ALL/daily-volume?roundDay=false&debug=false&access_token=$ANYBLOCK_KEY",
"param": "$.overallVWAP"
},
{
"URL": "https://min-api.cryptocompare.com/data/dayAvg?fsym=AMPL&tsym=USD&api_key=$CC_KEY",
"param": "$.USD"
}
]
},
Expand Down

0 comments on commit 37b23c9

Please sign in to comment.