Skip to content

Commit

Permalink
update MRC contract
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed May 23, 2024
1 parent fa64fbf commit b5a203c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/common/src/allo/addresses/mrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ export const MRC_CONTRACTS: Record<ChainId, Hex> = {
[ChainId.POLYGON]: "0xe04d9e9CcDf65EB1Db51E56C04beE4c8582edB73",
[ChainId.POLYGON_MUMBAI]: "0x8e1bD5Da87C14dd8e08F7ecc2aBf9D1d558ea174",
[ChainId.ZKSYNC_ERA_TESTNET_CHAIN_ID]:
"0x7468C30eC48066cea6666D12F10230d118792eD5",
"0x32e93A37dc02f97b8EDe446D8e468B1a894b47e0",
[ChainId.ZKSYNC_ERA_MAINNET_CHAIN_ID]:
"0x88e91283d97A482A9e0851dE335d58D97dCfF7b0",
"0x9FD009C448ce9b5DD7D609BFaf7C1C8fb91fb3ff",
[ChainId.BASE]: "0x7C24f3494CC958CF268a92b45D7e54310d161794",
[ChainId.SEPOLIA]: "0xa54A0c7Bcd37745f7F5817e06b07E2563a07E309",
[ChainId.SCROLL]: "0x8Bd6Bc246FAF14B767954997fF3966CD1c0Bf0f5",
Expand Down

0 comments on commit b5a203c

Please sign in to comment.