Parity-ethereum: How to extract genesis block via JSON RPC

Created on 23 Jun 2018  ·  1Comment  ·  Source: openethereum/parity-ethereum

Is it possible to extract the genesis block, i.e. the inital balace allocations, using parity? For example on the mainnet. The usual RPC calls return empty results for block 0.

I searched through this repo and couldn't find the genesis block hardcoded anywhere. So it must be retrieved during syncing and there should be a way to extract it somehow.

M2-config 📂 Z1-question 🙋‍♀️

Most helpful comment

Didn't search hard enough. The information is in the file ethcore/res/ethereum/foundation.json.

>All comments

Didn't search hard enough. The information is in the file ethcore/res/ethereum/foundation.json.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

APshenkin picture APshenkin  ·  100Comments

andrewheadricke picture andrewheadricke  ·  36Comments

Pzixel picture Pzixel  ·  32Comments

sammy1991106 picture sammy1991106  ·  45Comments

gaia picture gaia  ·  89Comments