Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for eth_getBalanceValues: [address, blockTag]Positional parameters for
eth_getBalanceValues:params[0]: Address to query (20 bytes, hex-encoded).params[1]: Block tag (e.g., “latest”, “earliest”, or a hex block number).
Returns
Detailed balance values for an Ethereum address.