This is an example call for eth_totalSupply.
eth_totalSupply
{ "jsonrpc": "2.0", "id": "1", "method": "eth_totalSupply", "params": [ "latest" ] }
{ "jsonrpc": "2.0", "id": "1", "result": "0x33b4a72668f11a575e20000" }