Skip to content

Commit 7f23fd1

Browse files
committed
update implementations
1 parent 4cc6831 commit 7f23fd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/thirdweb/src/contract/deployment/zksync/implementations.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const ZKSYNC_IMPLEMENTATIONS: Record<number, Record<string, string>> = {
22
232: {
3-
MarketplaceV3: "0xB7387cF425eC8Da1b04b8E34De86245cb32bCA6D",
3+
MarketplaceV3: "0x4e0C3577335961Ff800FFDA24981EB2F38D94483",
44
},
55
300: {
66
MarketplaceV3: "0x58e0F289C7dD2025eBd0696d913ECC0fdc1CC8bc",
@@ -18,7 +18,7 @@ export const ZKSYNC_IMPLEMENTATIONS: Record<number, Record<string, string>> = {
1818
MarketplaceV3: "0x2dA4Dd326A6482679547071be21f74685d730504",
1919
},
2020
37111: {
21-
MarketplaceV3: "0xF8fd1016420c2B7832714241d36Efe55D41df126",
21+
MarketplaceV3: "0x12A305cc7168fa3b7B172fE53c57b9a22716F667",
2222
},
2323
50104: {
2424
MarketplaceV3: "0x292c324920d4120F928dA6f04548442fa10B8B0f",

0 commit comments

Comments
 (0)