Skip to content

Commit

Permalink
Update config (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
WuBruno authored Feb 20, 2024
1 parent 8d24bd3 commit 47eab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/bridge/bridge-web/src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const chainConfigs: Partial<Record<Chains, ChainConfig>> =
chain: "zq",
name: "Zilliqa",
tokenManagerAddress: "0x6D61eFb60C17979816E4cE12CD5D29054E755948",
chainGatewayAddress: "0x71f3AD7cA177818399C9d79d74A6b284E4BEAAc9",
chainGatewayAddress: "0xbA44BC29371E19117DA666B729A1c6e1b35DDb40",
tokenManagerType: TokenManagerType.LockAndRelease,
wagmiChain: zilliqa,
tokens: [
Expand Down

0 comments on commit 47eab77

Please sign in to comment.