Skip to content

Commit

Permalink
Added swapmode dex support on mode network in a51-finance-v3 (#11795)
Browse files Browse the repository at this point in the history
Co-authored-by: anassohail99 <[email protected]>
Co-authored-by: Anas Bin Sohail <[email protected]>
  • Loading branch information
3 people committed Oct 1, 2024
1 parent 50d37d1 commit a7594a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/a51-finance-v3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ const config = {
manta: [{ target: "0x69317029384c3305fC04670c68a2b434e2D8C44C", helper: "0xa1d8180f4482359ceb7eb7437fcf4a2616830f81", startBlock: 1834975 },],
// lynex
linea: [{target: "0xA8Dc31c8C9F93dB2e42A5472F580689794639576",helper: "0x965356eb2C208Ce4130E267342cA720042Cce7b2",startBlock: 4518443,},],
// swapmode
mode: [{ target: "0x69317029384c3305fC04670c68a2b434e2D8C44C", helper: "0xFFD9acf25F2D930BE88D486D588ecBa7a418DE0B", startBlock: 11042629 },],
}

module.exports = {
Expand Down

0 comments on commit a7594a4

Please sign in to comment.