Robinhood Chain method - eth_fillTransaction
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Completes the missing fields of a transaction (nonce, gas, fees) and returns both the filled transaction object and its RLP encoding.
Body
application/json
JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.
Request payload for Completes the missing fields of a transaction (nonce, gas, fees) and returns both the filled transaction object and its RLP encoding.
jsonrpcstringrequiredJSON-RPC protocol version
methodstringrequiredName of the method to call
paramsArray<any>requiredParameters for eth_fillTransaction.
idintegerrequiredUnique identifier for the request
Response
200OK
eth_fillTransaction response
500Internal Server Error
Upstream node or gateway error.