post https://hubble.figment.io/api/v1/prime/eth2_staking/funding_transactions
Returns an unsigned deposit transaction for the requested number of validators. If no validators are available, the raw_transaction
will be null.
The endpoint returns a transaction for up to 250 validators.
To decode contract call data returned by this endpoint follow this guide.