Skip to content

Commit 4c204f2

Browse files
authored
add new ETH staking assets (DefiLlama#15181)
1 parent 4ec0a73 commit 4c204f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/gate-io/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,4 +1673,5 @@ module.exports = mergeExports([
16731673
cexExports(config),
16741674
{ ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0x287a66c7d9cba7504e90fa638911d74c4dc6a147' }) } },
16751675
{ ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0xbcf03ce48091e6b820a7c33e166e5d0109d8e712' }) } },
1676+
{ ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0x7a3f9b7120386249528c93e5eb373b78e54d5ba9' }) } },
16761677
]);

0 commit comments

Comments
 (0)