pub async fn stake_table_info( l1_url: Url, stake_table_address: Address, l1_block_number: u64, ) -> Result<Vec<Validator<BLSPubKey>>>