Get Kadena Transaction

/v4/data/transactions/kadena

20 credits per API call

Get Kadena transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Account address you want to get transactions of

string

Name of the fungible token (e.g., "coin", "kdx.kdx"). Helps filter transactions involving this fungible.

string

Block Hash of the block you want to get transactions of

string

requestKey

string

chain Id of the Kadena Blockchain

string

Cursor for pagination. Return results after this cursor.

string

Cursor for pagination. Return results before this cursor.

string

Number of items to return after a given cursor (forward pagination)

string

Number of items to return before a given cursor (backward pagination)

string

Filter to only include transactions from blocks with height <= maxHeight

string

Filter to only include transactions from blocks with height >= minHeight

string

Filter to only include transactions that have been included in the chain at least this many blocks ago (i.e., confirmed depth)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json