Skip to content

Commit

Permalink
Merge pull request #9019 from DefiLlama/enable-sonic-market
Browse files Browse the repository at this point in the history
enable sonic-market
  • Loading branch information
dtmkeng authored Jan 10, 2025
2 parents 9c40954 + 6e2b1ac commit 0570d46
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions defi/src/adaptors/data/dexs/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2684,5 +2684,13 @@ export default {
},
"mento": {
id: "504",
},
"sonic-market-cpmm": {
parentId: "Sonic Market",
id: "5521",
},
"sonic-market-orderbook": {
parentId: "Sonic Market",
id: "5522",
}
} as AdaptorsConfig

0 comments on commit 0570d46

Please sign in to comment.