Skip to content

Commit

Permalink
hyp collateral contracts changed for logx network (#11682)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitsingh1409 committed Sep 20, 2024
1 parent 2fad97b commit a652b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/logx-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module.exports = {
}

const config = {
arbitrum: ['0x297CE7A9156b9Dfc5b4468a6fd9ec5FdAd27e23A', '0xf0bDCFB8bfE1c5000481d263D672E1b09D58C3BE',],
mantle: ['0x895389e5744F2093A8ac985d8dB208eb9C1e6BA7', '0x8fb8a7E1ee970E3bf80494be0043B1117d835da8',]
arbitrum: ['0x4882520D47491561F51ea96aBC0397776Efc6cFd', '0x1d9B044393804CCFa2da3127470C9F65D4E0E5E6',],
mantle: ['0x4417613C0fe034f7D333BF8a6247EaAAF1d51965', '0x650e8941E4d90b70576fDF1b05dbDc962DA2cab8',]
}

Object.keys(config).forEach(chain => {
Expand Down

0 comments on commit a652b46

Please sign in to comment.