This is an example call for eth_genesisAlloc
.
{ "jsonrpc": "2.0", "id": "1", "method": "eth_genesisAlloc", "params": null }
{ "jsonrpc": "2.0", "id": "1", "error": { "code": -32601, "message": "The method eth_genesisAlloc does not exist/is not available" } }