[Transaction] eth_fillTransaction
Fills the defaults (nonce, gas, gasPrice or 1559 fields) on a given unsigned transaction, and returns it to the caller for further processing (signing + broadcast).
JSONRPC: eth_fillTransaction
Request
Responses
- 200
Return a rawTransaction string and a transaction object.