Skip to content

Commit

Permalink
apply update on new market price for matching
Browse files Browse the repository at this point in the history
hskang9 committed Aug 11, 2024
1 parent f8062e3 commit 502cfac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/buildList.js
Original file line number Diff line number Diff line change
@@ -128,16 +128,16 @@ module.exports = function buildList() {
},
matchingEngine: {
Base: {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 17944165,
address: "0x808D8b45B310646c7e1752C7bc3C68581533FfaA",
startBlock: 18293005,
},
Kroma: {
address: "0xdd2D72Ccdf83dB18B83ba487E0ebCB52e75B9c6f",
startBlock: 14395927,
address: "0x64aa8360dcb9CA4c641D7118ccEd9B56D7546Ca8",
startBlock: 14747553,
},
"Morph Holesky": {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
address: "0x738339C9d3EaEb0e6FD552Ec4Aba18bB6BD94B40",
startBlock: 5960170,
},
},
stndxp: {

0 comments on commit 502cfac

Please sign in to comment.