Skip to content

Commit d68e9da

Browse files
authored
add scroll support for yellow network (DefiLlama#12884)
1 parent 7907e99 commit d68e9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/yellow/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const vaults = {
66
ethereum: {},
77
linea: {},
88
polygon: {},
9+
scroll: {},
910
}
1011

1112
module.exports = {

0 commit comments

Comments
 (0)