vue-tailwind-ethereum-template
vue-tailwind-ethereum-template copied to clipboard
Kovan network doesn't seem to connect or return a chainId.
After installing the template all eth networks (mainnet, ropsten, rinkeby) seem to correctly pull the eth balance, except for kovan. It doesn;t return a network object/ chainId.
I have added chainId 42 to the supported networks, but this doesn;t seem to work. I couldn;t find a config setting but it doesn;t seem needed because the other testnetworks work fine.
I think it may have something to do with Kovan not having an ENS address, contrary to the other testnetworks.