Skip to content

Commit

Permalink
enable pearl-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Nov 12, 2024
1 parent d5befd8 commit 35ed2e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions defi/src/adaptors/data/dexs/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,7 @@ export default {
id: "2795"
},
"pearlfi": {
parentId: "PearlFi",
id: "3121"
},
"ambient": {
Expand Down Expand Up @@ -2556,5 +2557,13 @@ export default {
"velocimeter-v4": {
parentId: "Velocimeter",
id: "5243"
},
"pearl-v1-5": {
parentId: "PearlFi",
id: "5308"
},
"pearl-v2": {
parentId: "PearlFi",
id: "4668"
}
} as AdaptorsConfig

0 comments on commit 35ed2e3

Please sign in to comment.