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 6382f62 commit 0f707c3Copy full SHA for 0f707c3
projects/usx.capital/index.js
@@ -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