GET
Page Actions in a block

Path Parameters

height
integer<int64>
required
Required range: x >= 0

Query Parameters

cursor
string

Exclusive Action cursor height:index.

Pattern: ^[0-9]+:[0-9]+$
limit
integer
default:500

Default and maximum follow EXPLORER_API_MAX_BLOCK_PAGE (default 500).

Required range: x >= 1

Response

Block Action page

height
integer<int64>
blockId
string
parentId
string
blockTime
integer<int64>
appHash
string
proposer
string
knownTransactionCount
integer
actionCountComplete
boolean
decodeStatus
string
sourceKind
string
executionSucceeded
integer
executionFailed
integer
executionPartial
integer
executionUnknown
integer
transactions
object[]
transactionsLimit
integer
transactionsTruncated
boolean
transactionsNextCursor
string | null
nextCursor
string | null
hasMore
boolean
transactionsEndpoint
string