Gas limit to include in the transaction.
Kind marker for Ethereum-compatible calls.
Hex-encoded destination address (with or without 0x). Empty string indicates contract creation. The backend expects raw bytes parsed from hex.
Transaction value (wei). Accepts:
'1000000000000000000')'0xde0b6b3a7640000')bigintValues are normalized to decimal strings before submission to preserve precision.
Hex-encoded calldata (with or without 0x).