Skip to content

Commit 8fc4189

Browse files
authored
Add AAVE SVR feeds
1 parent 7618fd3 commit 8fc4189

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/data-feeds/svr-feeds/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ const data = await response.json()
3333
const targetFeeds = [
3434
"AAVE/USD-RefPrice-DF-Ethereum-001",
3535
"BTC/USD-RefPrice-DF-Ethereum-001",
36+
"ETH/USD-RefPrice-DF-Ethereum-001",
3637
"LINK/USD-RefPrice-DF-Ethereum-001",
38+
"USDC/USD-RefPrice-DF-Ethereum-001",
39+
"USDT/USD-RefPrice-DF-Ethereum-001",
3740
]
3841

3942
const svrFeeds = data.filter(

0 commit comments

Comments
 (0)