Generate Withdrawal Credentials ProofsAsk AIget https://api.stake.fish/v1/eth/eigen/v1/credentials/{podAddress}Path ParamspodAddressstringrequiredlength between 42 and 42The pod address, must be exactly 42 characters long and start with "0x".Responses 200Generates a proof for use with `EigenPod.verifyWithdrawalCredentials()`. Returns transaction calldata. 409The pod has no inactive validators so that verification of withdrawal credentials is not necessary. 500Internal server errorUpdated 10 months ago