Kaspa transactions

Search For Transactions

Search for transactions by transaction_ids or blue_score

post/transactions/search

Query parameters

fieldsstring
resolve_previous_outpoints'no' | 'light' | 'full'

An enumeration.

Use this parameter if you want to fetch the TransactionInput previous outpoint details. Light fetches only the address and amount. Full fetches the whole TransactionOutput and adds it into each TxInput.

acceptance'accepted' | 'rejected'

An enumeration.

Only used when searching using transactionIds

Request body

transactionIdsstring[]

Response

Successful Response

subnetwork_idstring
transaction_idstring
hashstring
massstring
payloadstring
block_hashstring[]
block_timeinteger
versioninteger
is_acceptedboolean
accepting_block_hashstring
accepting_block_blue_scoreinteger
accepting_block_timeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.