diff --git a/.changeset/whole-planets-heal.md b/.changeset/whole-planets-heal.md new file mode 100644 index 00000000000..4ff8a98d59a --- /dev/null +++ b/.changeset/whole-planets-heal.md @@ -0,0 +1,5 @@ +--- +"thirdweb": patch +--- + +Custom factory addr for Chiliz mainnet diff --git a/packages/thirdweb/src/contract/deployment/utils/create-2-factory.ts b/packages/thirdweb/src/contract/deployment/utils/create-2-factory.ts index ddda4dd9330..d346b6cd38f 100644 --- a/packages/thirdweb/src/contract/deployment/utils/create-2-factory.ts +++ b/packages/thirdweb/src/contract/deployment/utils/create-2-factory.ts @@ -322,6 +322,7 @@ const CUSTOM_GAS_FOR_CHAIN: Record = { const FACTORIES: Record = { "420120000": COMMON_FACTORY_ADDRESS, "420120001": COMMON_FACTORY_ADDRESS, + "88888": "0xc501b9abf5540de1dd24f66633b1ecf35ff7101f", // EIP155 is enforced, but the check fails, hence we hardcode the address here instead of computing dynamically }; const CUSTOM_GAS_BINS = [