This hook is renamed to useChain
useChain
use the useChain hook instead
function useActiveChain(): undefined | Chain;
type ReturnType = undefined | Chain;