curl --location -g --request POST '/{{KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonrpc": "2.0", "method": "web3_sha3", "params": [ "0x1" ], "id": 1 }'
{}