We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6dd351 commit 90573d6Copy full SHA for 90573d6
projects/elkfinance/index.js
@@ -31,7 +31,8 @@ const factories = {
31
base: "0xfbb4E52FEcc90924c79F980eb24a9794ae4aFFA4",
32
linea: "0xfbb4E52FEcc90924c79F980eb24a9794ae4aFFA4",
33
velas: "0xfbb4E52FEcc90924c79F980eb24a9794ae4aFFA4",
34
- q: "0xfbb4E52FEcc90924c79F980eb24a9794ae4aFFA4"
+ q: "0xfbb4E52FEcc90924c79F980eb24a9794ae4aFFA4",
35
+ rsk: "0x69D10bc18cd588a4B70F836A471D4e9c2Fd86092"
36
}
37
38
function chainTvl(chain) {
0 commit comments