Skip to content

Commit

Permalink
BlastDex (DefiLlama#9129)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlastDexXYZ authored Mar 1, 2024
1 parent 6ada6ee commit 64015aa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions projects/blastdex/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
const { getUniTVL } = require("../helper/unknownTokens");
module.exports = {
misrepresentedTokens: true,

blast: {
tvl: getUniTVL({
factory: "0x66346aac17d0e61156AC5F2A934ccF2a9BDe4c65",
useDefaultCoreAssets: true,
}),
},
};

0 comments on commit 64015aa

Please sign in to comment.