Skip to content

Commit

Permalink
logx live on mint, rari and polygon
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitsingh1409 committed Jan 8, 2025
1 parent 07326ed commit 68396e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion projects/logx-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ const config = {
kroma: ['0xaca5146bc74230e77DAB543d3a14F26c8c63939e','0x1e7c3B771b27A29116E4Df5a2DCC54FDaAC902db'],
taiko: ['0x650e8941E4d90b70576fDF1b05dbDc962DA2cab8','0x1d9B044393804CCFa2da3127470C9F65D4E0E5E6'],
optimism: ['0x650e8941E4d90b70576fDF1b05dbDc962DA2cab8','0x4417613C0fe034f7D333BF8a6247EaAAF1d51965'],
linea: ['0xaca5146bc74230e77DAB543d3a14F26c8c63939e','0x1e7c3B771b27A29116E4Df5a2DCC54FDaAC902db']
linea: ['0xaca5146bc74230e77DAB543d3a14F26c8c63939e','0x1e7c3B771b27A29116E4Df5a2DCC54FDaAC902db'],
rari: ['0x1C70cc9F8236C4Ae2ce3d34d4Da4696Aea611f90',],
mint: ['0xaca5146bc74230e77DAB543d3a14F26c8c63939e', '0xdB29A58A53Ac438a5E325f1d7a41346aA63b7ece',],
polygon: ['0x1e7c3B771b27A29116E4Df5a2DCC54FDaAC902db', '0xaca5146bc74230e77DAB543d3a14F26c8c63939e',],
}

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

0 comments on commit 68396e5

Please sign in to comment.