Skip to content

Commit

Permalink
chore(hedera): new contract
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Dec 16, 2024
1 parent d638ca2 commit de942bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export const prodBridgeConfig: IBridgeConfig = {
rpcURL: process.env.HEDERA_RPC || "https://mainnet.hashio.io/api",
nativeCoinSymbol: "HBAR",
intialFund: "50000000000000000000",
contractAddress: "0x00000000000000000000000000000000006bc585",
contractAddress: "0x0000000000000000000000000000000000786484",
chainType: "hedera",
lastBlock: 68924608,
royaltyInfoProxyAddress: "0x97fec8ed7203ea3ce58e2a4f44056fd954a35be4",
Expand Down

0 comments on commit de942bb

Please sign in to comment.