buildspace / buildspace-projects

The home of our open-source projects.
https://buildspace.so/projects
Creative Commons Attribution Share Alike 4.0 International
3.01k stars 1.09k forks source link

Update active chainId #1603

Closed alymurtazamemon closed 1 year ago

alymurtazamemon commented 1 year ago
-const activeChainId = ChainId.Goerli;
+const activeChainId = ChainId.Mumbai;

The chain network should be Mumbai because later we uses the Polygon Mumbai RPC URL.