Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #2256 from lukaszmatczak/mercury
Browse files Browse the repository at this point in the history
Change Webchain chain ID
  • Loading branch information
gamalielhere committed Apr 10, 2019
2 parents c34aad0 + 203e8de commit f6fbcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/nodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ nodes.nodeList = {
blockExplorerAddr: "https://explorer.webchain.network/addr/[[address]]",
type: nodes.nodeTypes.WEB,
eip155: true,
chainId: 101,
chainId: 24484,
tokenList: require("./tokens/webTokens.json"),
abiList: require("./abiDefinitions/webAbi.json"),
estimateGas: true,
Expand Down

0 comments on commit f6fbcb1

Please sign in to comment.