const [chains, { findByChainId }] = useChains();
findByChainId
const [_, { findByChainId }] = useChains(); const chain = findByChainId(421613);