Skip to content

Commit

Permalink
add hallmark
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jun 21, 2023
1 parent 54e7abc commit de09bca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/atlas-fi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ async function tvl(_, _b, _cb, { api, }) {

module.exports = {
methodology: 'Sums the total value locked of all strategies in Atlas',
hallmarks: [
[1681776000, "Rug Pull"]
],
arbitrum: {
tvl,
pool2: sumTokensExport({ useDefaultCoreAssets: true, owner: FARM_PROXY, tokens: ['0x4edaa03fc13f8f13c3290c3728f587760b12e381'], lps: ['0x4edaa03fc13f8f13c3290c3728f587760b12e381'] }),
Expand Down

0 comments on commit de09bca

Please sign in to comment.