Skip to content

Commit

Permalink
Merge pull request #7913 from DefiLlama/enable-lista-dao-fees
Browse files Browse the repository at this point in the history
enable lista-dao fees
  • Loading branch information
dtmkeng authored Sep 1, 2024
2 parents c5dc5e6 + 13cb008 commit f052f36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions defi/src/adaptors/data/fees/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2499,5 +2499,10 @@ export default {
"farcaster": {
enabled: true,
id: "5049"
},
"lista-dao": {
parentId: "Lista DAO",
enabled: true,
id: "3354"
}
} as AdaptorsConfig

0 comments on commit f052f36

Please sign in to comment.