WithdrawalsAsk AIpost https://api.figment.io/ethereum/withdrawalsBody ParamsstartstringrequiredLower bound of withdrawal data expressed as epoch number (for epoch rollup only) or timestamps (as strings "YYYY-MM-DD"). This parameter is ignored when all_time rollup is requested.endstringrequiredUpper bound of withdrawal data expressed as epoch number (for epoch rollup only) or timestamps (as strings "YYYY-MM-DD"). This parameter is ignored when all_time rollup is requested.networkstring | nullenumDefaults to mainnetmainnethoodiAllowed:mainnethoodiwithdrawal_addressesarray of strings | nullA set of withdrawal addresses (or withdrawal credentials) to include in the results.withdrawal_addressesADD stringpubkeysarray of strings | nullA set of validator public keys to include in the results.pubkeysADD stringResponses 200List of validator withdrawals. 400Parameter error 401Unauthorized 500System errorUpdated 7 months ago