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