Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSacha committed Jul 15, 2024
1 parent 8c6984d commit 1831321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/nimbora-yield-aggregator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const totalAssetsAbi = {
}

async function fetcher() {
return get('https://backend.nimbora.io/aggregator/strategies', {
return get('https://stats.nimbora.io/aggregator/strategies', {
headers: {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'
}
Expand Down

0 comments on commit 1831321

Please sign in to comment.