Skip to main content
Version: mainnet (v0.71)

Check raw transaction

Check a raw signed transaction

Request Body required
    tx byte required
Responses

A successful response.


Schema
    info Information about the transaction
    code int64
    data Data for details
    gasUsed int64
    gasWanted int64
    log Transaction log
    success Success will be true if the transaction was checked by the node
Loading...