Get BRC-20 activity
Retrieves BRC-20 activity filtered by ticker, address, operation, or block height.
GET
/ordinals/v1/brc-20/activity
Retrieves BRC-20 activity filtered by ticker, address, operation, or at a specific block height.
Query parameters
ticker
array of string
block_height
string
Bitcoin block height
Pattern:"^[0-9]+$"
operation
array of Any properties in string, string, string, string
address
string
Bitcoin address
offset
integer
Result offset
Minimum:0
limit
integer
Results per page
Minimum:1
Maximum: 60
Status code | Description |
---|---|
200 | Default response |