Obviously the accounts have changed significantly but is there an easy way to view the mapping of original accounts and balances when the network launched? Basically, where is the genesis hash?
Here is the mainnet_genesis.json file: https://github.com/near/nearcore/blob/735e6238b702fe59c3cefe1d8e059bce6997acfd/neard/res/mainnet_genesis.json#L248-L341
Search for "Account"
instances in the file.