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 4ec0a73 commit 4c204f2Copy full SHA for 4c204f2
projects/gate-io/index.js
@@ -1673,4 +1673,5 @@ module.exports = mergeExports([
1673
cexExports(config),
1674
{ ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0x287a66c7d9cba7504e90fa638911d74c4dc6a147' }) } },
1675
{ ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0xbcf03ce48091e6b820a7c33e166e5d0109d8e712' }) } },
1676
+ { ethereum: { tvl: getStakedEthTVL({ withdrawalAddress: '0x7a3f9b7120386249528c93e5eb373b78e54d5ba9' }) } },
1677
]);
0 commit comments