Props for the <ChainProvider /> component
<ChainProvider />
type ChainProviderProps = { chain: Chain };
type chain = Chain;