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 2e3adaf commit 2684992Copy full SHA for 2684992
projects/boros/index.js
@@ -10,6 +10,7 @@ const tvl = async (api) => {
10
const commonTokens = [
11
ADDRESSES.arbitrum.WETH,
12
ADDRESSES.arbitrum.WBTC,
13
+ ADDRESSES.arbitrum.USDT,
14
];
15
16
await sumTokens2({
0 commit comments