pub async fn claim_withdrawal( provider: impl Provider, stake_table: Address, validator_address: Address, ) -> Result<PendingTransactionBuilder<Ethereum>>