Skip to main content

Transaction by hash

Using transaction hash it return the block and index containing that contains the transaction. After, you could use this block and index to retrieve transaction full info using transaction by block and index

Path Parameters
  • hash string required

    Transaction hash

Responses

OK


Schema
  • blockHeight int32
  • transactionHash string
  • transactionIndex int32
  • transactionNumber int64
  • transactionType string

    Possible values: [vote, newProcess, admin, setProcess, registerKey, mintTokens, sendTokens, setTransactionCosts, setAccount, collectFaucet, setKeykeeper]

Loading...

Resources

Guides
Soon

Tutorials
Soon

Copyright © 2024 Vocdoni, Inc. All rights reserved.