| Item Name | Data Type | Description |
|---|---|---|
| from | DATA, 20 Bytes | Caller address. Hex format address, remove the prefix "41" |
| to | DATA, 20 Bytes | Contract address. Hex format address, remove the prefix "41" |
| gas | QUANTITY | Not supported. The value is 0x0 |
| gasPrice | QUANTITY | Not supported. The value is 0x0 |
| value | QUANTITY | Not supported. The value is 0x0 |
| data | DATA | Hash of the method signature and encoded parameters. |
{"jsonrpc":"2.0","id":1,"result":"0x"}