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 a6b8fd1 commit 3f526b3Copy full SHA for 3f526b3
projects/felix-usdhl/index.js
@@ -3,6 +3,8 @@ const { staking } = require("../helper/staking");
3
module.exports = {
4
ethereum: {
5
tvl: staking('0x36f586A30502AE3afb555b8aA4dCc05d233c2ecE', '0x866a2bf4e572cbcf37d5071a7a58503bfb36be1b')
6
-
7
- }
+ },
+ hyperliquid: {
8
+ tvl: staking('0xb50a96253abdf803d85efcdce07ad8becbc52bd5', '0x866a2bf4e572cbcf37d5071a7a58503bfb36be1b')
9
10
}
0 commit comments