module.exports = { networks: { mainnet: { chainId: 1, url: `https://mainnet.infura.io/v3/123456`, }, }, }