Get BRC-20 token holders
Retrieves a list of holders and their balances for a particular BRC-20 token.
GET
/ordinals/v1/brc-20/tokens/{ticker}/holders
Retrieves a list of holders and their balances for a specified BRC-20 token.
Query parameters
offsetinteger
Result offset
Minimum:0limitinteger
Results per page
Minimum:1Maximum: 60Path parameters
tickerRequiredstring
| Status code | Description | 
|---|---|
| 200 | Default response | 
| 404 | Default response |