Skip to main content

Runes Info

Information about the specified Rune, including etching, current supply and number of holders.

Path Parameters
    rune string required

    Rune, specified either by the Rune ID (etching block number and transaction index) or name (spaced or un-spaced)

    Example: 2519999:31
Responses

Requested data


Schema
    data object required
    divisibility int32 nullable
    etching_cenotaph boolean required
    etching_height int64 required
    etching_tx string required
    id string required
    max_supply string required
    mints int64 required
    name string required
    premine string nullable
    spaced_name string required
    symbol string nullable
    terms object required
    amount_per_mint string nullable
    end_height string nullable
    end_offset string nullable
    mint_txs_cap string nullable
    start_height string nullable
    start_offset string nullable
    total_utxos int64 required
    unique_holders int64 required
    last_updated object required
    block_hash string required
    block_height int64 required
Loading...