Skip to content

Commit 8349a28

Browse files
committed
create2 factory for neura testnet
1 parent 9a4b1cb commit 8349a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/contract/deployment/utils/create-2-factory.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ const CUSTOM_GAS_FOR_CHAIN: Record<string, CustomChain> = {
321321

322322
const FACTORIES: Record<string, string> = {
323323
"88888": "0xc501b9abf5540de1dd24f66633b1ecf35ff7101f",
324+
"267": "0x4e59b44847b379578588920cA78FbF26c0B4956C",
324325
"420120000": COMMON_FACTORY_ADDRESS,
325326
"420120001": COMMON_FACTORY_ADDRESS, // EIP155 is enforced, but the check fails, hence we hardcode the address here instead of computing dynamically
326327
};

0 commit comments

Comments
 (0)