curl --location --globoff '' \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "method": "eth_syncing", "params": [], "id": 1 }'
{}