eth_call
Executes a new message call immediately without creating a transaction on the blockchain.
Gas parameter is capped
To prevent API abuse, the gas
parameter in eth_estimateGas
and
this eth_call
method is capped at 10x (1000%) the current block gas limit.