Skip to main content

List DRC20

List of tickers of all deployed DRC20 assets.

Query Parameters
    count any

    The max number of results per page

    cursor string

    Pagination cursor string, use the cursor included in a page of results to fetch the next page

Responses

Requested data


Schema
    data Drc20Ticker[] required
    last_updated object required
    block_hash string required
    block_height int64 required
    next_cursor string nullable
Loading...