Genesis
此内容尚不支持你的语言。
Description
Section titled “Description”Returns the genesis time, validators root, and fork version of the beacon chain.
Endpoint
Section titled “Endpoint”GET /eth/v1/beacon/genesisRequest
Section titled “Request”curl https://eth-beacon.blockreq.com/v1/rpc/public/eth/v1/beacon/genesisResponse
Section titled “Response”{ "data": { "genesis_time": "1606824023", "genesis_validators_root": "0x4b363db94e286120d76eb905340fdd4e54bfe9f06bf33ff6cf5ad27f511bfe95", "genesis_fork_version": "0x00000000" }}