post
https://api.twinstake.io/v2/insights/ethereum/calculator/exit
This endpoint provides the current estimated exit time for validators on the Ethereum network or can provide specific exit timings for a given validator/s.
For the current estimated time based on the number of validators already in the exit queue, no request parameters need to be provided.
To understand the exit timings for a given validator/s either:
- the exit_date and validators must be provided: to see the optimal time to broadcast the exit message for this specific validator/s
or
- exit_date, entity_filter and the validators must be provided: to see the optimal exit time and specific validator indexes to exit for a given number of validators within the given entity_filter.
If no information is provided within the 'validators' section of the response then either the request was for the current estimated exit time or the specified validators cannot be exited within the given timeframe.