Transaction
tostringrequired
Target contract address
Example:
0x1234567890abcdef1234567890abcdef12345678datastringrequired
Encoded calldata
Example:
0xabcdef...valuestringrequired
ETH value to send with the transaction
Example:
0Transaction
{
"to": "0x1234567890abcdef1234567890abcdef12345678",
"data": "0xabcdef...",
"value": "0"
}