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