Skip to content

Commit

Permalink
Change Webchain chain ID
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszmatczak committed Apr 8, 2019
1 parent b8ba227 commit 203e8de
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 203e8de

Please sign in to comment.