Skip to content

Commit

Permalink
Merge pull request #9090 from DefiLlama/enable-meteora-dlmm
Browse files Browse the repository at this point in the history
enable meteora-dlmm
  • Loading branch information
dtmkeng authored Jan 20, 2025
2 parents 27cee86 + 12e718a commit 97134d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defi/src/adaptors/data/dexs/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2701,5 +2701,9 @@ export default {
},
"sologenic": {
id: "5644",
},
"meteora-dlmm": {
parentId: "Meteora",
id: "4148",
}
} as AdaptorsConfig
4 changes: 4 additions & 0 deletions defi/src/adaptors/data/fees/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2326,5 +2326,9 @@ export default {
},
"waterneuron": {
id: "4921",
},
"meteora-dlmm": {
parentId: "Meteora",
id: "4148",
}
} as AdaptorsConfig

0 comments on commit 97134d5

Please sign in to comment.