Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadusmanuet committed Dec 16, 2024
2 parents 7b473bd + 567e23c commit a18ea22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/factory/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ export namespace ChainFactoryConfigs {
},
hederaParams: {
identifier: Chain.HEDERA,
bridge: ethers.getAddress("0xf33e51DccC7727F1ac62782de7811712420841a0"),
bridgeContractId: "0.0.4622994",
bridge: ethers.getAddress("0x0C687Dc235f8e461441d69Dc6aD123EAe7401744"),
bridgeContractId: "0.0.5273403",
provider: new JsonRpcProvider("https://testnet.hashio.io/api"),
royaltySalePrice: 10000,
storage,
Expand Down

0 comments on commit a18ea22

Please sign in to comment.