vue-tailwind-ethereum-template icon indicating copy to clipboard operation
vue-tailwind-ethereum-template copied to clipboard

Kovan network doesn't seem to connect or return a chainId.

Open sbrekelmans opened this issue 4 years ago • 0 comments

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.

sbrekelmans avatar Oct 01 '21 09:10 sbrekelmans