Skip to content

Commit

Permalink
Merge pull request #9000 from DefiLlama/enable-dappos-intentEx
Browse files Browse the repository at this point in the history
enable dappos-intentEx
  • Loading branch information
dtmkeng authored Jan 8, 2025
2 parents 8e0f86d + b48c556 commit 31733db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions defi/src/adaptors/data/dexs/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2678,5 +2678,8 @@ export default {
},
"rabbitswap-v3": {
id: "5298"
},
"dappos-intentEx": {
id: "5597",
}
} as AdaptorsConfig
3 changes: 3 additions & 0 deletions defi/src/adaptors/data/fees/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2300,5 +2300,8 @@ export default {
},
"coinbase-wallet": {
id: "5587",
},
"dappos-intentEx": {
id: "5597",
}
} as AdaptorsConfig

0 comments on commit 31733db

Please sign in to comment.