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