pub type L1Client = Provider<Http>;
An L1Client is an Http Provider for Ethereum Mainnet.
pub struct L1Client { /* private fields */ }