Skip to content

Commit

Permalink
Merge pull request #8533 from DefiLlama/enable-dragonswap-sei-v3
Browse files Browse the repository at this point in the history
enable dragonswap-sei-v3
  • Loading branch information
dtmkeng authored Nov 11, 2024
2 parents 1180b1c + fbe2ed0 commit 372d1bc
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 @@ -2542,5 +2542,9 @@ export default {
"fluid-dex": {
parentId: "Fluid",
id: "5317"
},
"dragonswap-sei-v3": {
parentId: "Dragon Swap",
id: "5066"
}
} 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 @@ -2169,5 +2169,9 @@ export default {
"iziswap": {
parentId: "iZUMI Finance",
"id": "1883"
},
"dragonswap-sei-v3": {
parentId: "Dragon Swap",
id: "5066"
}
} as AdaptorsConfig

0 comments on commit 372d1bc

Please sign in to comment.