Skip to content

Commit

Permalink
update: Adding hubSOL and hSOL to Solayer (#11323)
Browse files Browse the repository at this point in the history
* add solayer adapter

* refactor: Update solayer index.js for TVL calculation and methodology

* update: add in hubSOL and hSOL for TVL calculations

---------

Co-authored-by: somer <[email protected]>
Co-authored-by: Jason <[email protected]>
  • Loading branch information
3 people authored Aug 16, 2024
1 parent 136a9a0 commit 7c84523
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects/solayer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ async function tvl() {
['J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn', 'GgTE2exWZ36Q82FoVgEEzEHYCfsbGjm3P6zRfx3hLUv4'],
['mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So', 'E9LmYVKU5oyjWs9Zmzv9ji8NkzhJxJQbUEH3FWDKZt8D'],
['bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1', '2DRZbbse5b5souvMQkifpS8CRBsDeLt6a9xDqqVJvmdw'],
['5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm', 'GF8jvNGY44tnCfhnzdoSUBpgfog9YnLc6BRBCnt8j9do']
['5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm', 'GF8jvNGY44tnCfhnzdoSUBpgfog9YnLc6BRBCnt8j9do'],
['HUBsveNpjo5pWqNkH57QzxjQASdTVXcSK7bVKTSZtcSX', '49EXLuCxc2ArgFfpJBeuci6DgULxMzrETAHpAGvsFBf1'],
['Gwa3a4VJbAyorLhn6TEeWLbQ4tWyup4E6oL3WjAga7tx', '2DriEN733SMxEzqDBVSGwev7KwcdHPXVy65sw9u5mR14']
],
})
]);
Expand Down

0 comments on commit 7c84523

Please sign in to comment.