GET
List Actions in a DEX block

Path Parameters

height
string
required

Unsigned decimal block height.

Pattern: ^[0-9]+$

Query Parameters

page
string
default:1

1-based page. Out-of-range values are clamped. Default 1.

snapshotHeight
string

Immutable upper height from a previous response. Omit to refresh.

type
string

Exact original protocol type. Unknown values return 400.

hash
string

Case-insensitive literal substring of the canonical Action ID. % and _ are not wildcards.

address
string

Case-insensitive literal substring of the initiator address.

Response

Block Action page

transactions
object[]
required
page
integer
pageSize
integer
Example:

20

totalPages
integer
matchedCount
integer
browsableCount
integer
indexedTotal
integer
chainTotal
integer | null
scopeLimit
integer | null
snapshotHeight
integer<int64> | null