/
WA
watchdata
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
OpenAPI 3.1.0
2026-08-03
33
51
39.1 KB
node
Get Transaction Receipts
post
/node/rest/eth_getTransactionReceipt
Request body
TransactionHashIn
required
trx_hash
string
required
Response
Successful Response
Receipt[]
nullable
required
blockHash
string
required
blockNumber
string
required
contractAddress
string
nullable
cumulativeGasUsed
string
required
from
string
nullable
required
gasUsed
string
required
status
string
nullable
effectiveGasPrice
string
required
to
string
nullable
transactionHash
string
required
transactionIndex
string
required
logs
Log[]
required