get https://api.figment.io/ethereum/network_estimates
Network-level metrics for Ethereum's mainnet entry and exit queues
activation_estimateis the estimate time between deposit transaction broadcasted and validator active and earning rewardsexit_estimateis the estimate time between exit broadcasted and validator out of active set and not earning rewards anymorewithdrawal_estimateis the estimate time between validator exited and the ETH returned to the withdrawal address. There's aminandmaxbecause this is done in a round robin way so actual withdraw depends of validator position at the moment of exit
