Closed alirezaayande closed 2 years ago
Fill out the following to add your chain / network id, OR propose a Pull Request making your edits to the _data/chains.json file directly
_data/chains.json
{ "name": "Ethereum Mainnet", "shortName": "eth", "chain": "ETH", "network": "mainnet", "chainId": 1, "networkId": 1, "rpc": ["https://mainnet.infura.io"], "faucets": [], "infoURL: "https://ethereum.org", "nativeCurrency": {"name":"Ether","symbol":"ETH","decimals":18} }
bdresser:bmd/update-optimism