Eth_getTransactionByHash
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstringRequiredExample:
eth_getTransactionByHashparamsstring · hex[] · min: 1 · max: 1RequiredExample:
Array containing a single transaction hash
["0x3f1c7f9e684bbd292f3b849df4c03ff4ffbd83ad2c6cb136a20ee2ebded7df72"]idintegerRequiredExample:
1Responses
200
Transaction object or null
application/json
jsonrpcstringOptionalExample:
2.0idintegerOptionalExample:
1resultone ofOptional
or
stringOptional
Returned if transaction not found
post
/200
Transaction object or null
Last updated