pub async fn deregister_validator( provider: impl Provider, stake_table_addr: Address, ) -> Result<PendingTransactionBuilder<Ethereum>>