Skip to main content

List Runes

List of ID and names of all deployed Rune 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 object[] required
  • Array [
  • id string required
    spaced_name string required
  • ]
  • last_updated object required
    block_hash string required
    block_height int64 required
    next_cursor string nullable
Loading...