eth_call - Ethereum Classic
Example code for the eth_call json-rpc method. Сomplete guide on how to use eth_call json-rpc in GetBlock.io Web3 documentation.
Parameters
OBJECT
- json object
Transaction call object.
QUANTITY|TAG
- string
Integer representing a block number or one of the string tags latest, earliest, or pending, as described in Block Parameter.
Request
Response
Last updated