For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get BRC-20 List

get
/v1/indexer/brc20/list

Get the tiker list of BRC20 token.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
startintegerRequired

Start offset

Example: 0
limitintegerRequired

Number of inscriptions returned

Example: 16
Responses
200

Successful operation

application/json
codeinteger · enumOptionalPossible values:
msgstringOptionalExample: OK
get/v1/indexer/brc20/list

Last updated