/eth/v1/beacon/genesis

Retrieve details of the chain's genesis.

curl -X GET \
    "https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v1/beacon/genesis" \
    -H "Content-Type: application/json" 

Last updated