Body
The 20-byte hexadecimal EVM address the transaction is directed to.
Hexadecimal block number or the string "latest", "pending", "earliest". Defaults to "latest".
"latest"
Hexadecimal method signature and encoded parameters. Up to 24656 bytes as at most 49152 hexidecimal digits plus optional leading 0x.
Whether gas estimation is called. Defaults to false.
true
The 20-byte hexadecimal EVM address the transaction is sent from.
Gas provided for the transaction execution. Defaults to 15000000.
x >= 015000000
Gas price used for each paid gas.
x >= 0100000000
Value sent with this transaction. Defaults to 0.
x >= 00
Response
OK
Result in hexadecimal from executed contract call.