Either the RPC method eth_call, or calls invoked from code, such as using call in Solidity, the formatting of data for calls, and data returned by making calls. For the latter, also see [tag:contract-invocation].
Questions tagged [eth-call]
58 questions
0
votes
1 answer
got response data to nonsencical eth_call request. What is that response?
When I call a seemingly nonsensical transaction on mainnet and rinkeby.
ethereum.send('eth_call', [{'from':'0x0000000000000000000000000000000000000000', 'to':'0x0000000000000000000000000000000000000002', 'data':''}])
I get someā¦
Sharas
- 157
- 5