Build more with QuickNode - New pricing plans and a free tier! Read the press release
Parameters:
Returns:
genesis_time - String - The genesis_time configured for the beacon node, which is the unix time in seconds at which the Eth2.0 chain began.
genesis_validators_root - String - The genesis validator root.
genesis_fork_version - String - A fork version number.
Code Examples:
curl -X GET \ "http://sample-endpoint-name.network.quiknode.pro/token-goes-here/eth/v1/beacon/genesis" \ -H "accept: application/json"