如何查看 NEAR 协议创世时创建的原始账户结构?

How do I view the original account structure created at genesis of NEAR Protocol?

显然账户已经发生了显着变化,但是有没有一种简单的方法可以查看网络启动时原始账户和余额的映射? 基本上,创世哈希在哪里?

这是 mainnet_genesis.json 文件:https://github.com/near/nearcore/blob/735e6238b702fe59c3cefe1d8e059bce6997acfd/neard/res/mainnet_genesis.json#L248-L341

在文件中搜索 "Account" 个实例。