Skip to content

Commit 0f707c3

Browse files
authored
Feat: Add Usx.capital (#17309)
1 parent 6382f62 commit 0f707c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/usx.capital/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
scroll: { tvl: async (api) => await api.erc4626Sum({ calls: ['0xcB14BcdF6cD483665D10dfD6f87d908996C7F922'], tokenAbi: 'address:asset', balanceAbi: 'uint256:totalAssets' }) }
3+
}

0 commit comments

Comments
 (0)