curl 'https://rpc1.aries.axiomesh.io' \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "method": "eth_getStorageAt", "params": ["0x4cd8ee4fc57c51d8af5b6b6a08cc441f2b4fcbfe","0x0","latest"], "id": 1 }'
{ "jsonrpc": "2.0", "id": 1, "result": "0x" }