Skip to content

Commit

Permalink
add arbitrum (DefiLlama#11264)
Browse files Browse the repository at this point in the history
  • Loading branch information
miler012 authored and tlatkdgus1 committed Nov 25, 2024
1 parent 75b3764 commit ceb79d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions projects/satori/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,13 @@ module.exports = {
tokens: [ADDRESSES.xlayer.USDC],
}),
},
arbitrum:{
tvl: sumTokensExport({
owners: [
"0x5aCCEb99De5cc07168C193396C1fdC3E3abEEED7",
"0xAE9a83510cbB26c58595BA671f131e0A03Fe9A03",
],
tokens: [ADDRESSES.arbitrum.USDC_CIRCLE],
}),
},
};

0 comments on commit ceb79d3

Please sign in to comment.