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
startintegerRequiredExample:
Start offset
0limitintegerRequiredExample:
Number of inscriptions returned
16Responses
200
Successful operation
application/json
401
Invalid API Key
get
/v1/indexer/brc20/listLast updated