Skip to content

Commit

Permalink
Update the AMM address
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Dec 12, 2024
1 parent d1fefa2 commit 3cfa9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/config/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const chainContracts: {
positionHandler: { address: "0x3511aF458F39cF609719070636B033A07F327C29" },
},
55244: {
amm: { address: "0xe89E8Cb7E84Dd1b4460cF2a51B3f0B05Ff952bB6" },
amm: { address: "0x5A708114dc7d7c5C0D6E6acA1CAb1e5Dec05b7e9" },
leo: { address: appConfig.nullAddress },
ownershipNFTs: { address: appConfig.nullAddress },
positionHandler: { address: appConfig.nullAddress },
Expand Down

0 comments on commit 3cfa9cf

Please sign in to comment.