Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlpMeta

Metadata about an SLP tx or UTXO.

Hierarchy

  • SlpMeta

Index

Properties

groupTokenId: undefined | string

Group token ID of this tx/UTXO, NFT only, in human-readable (big-endian) hex encoding. This is the token ID of the token that went into the GENESIS of this token as first input.

tokenId: string

Token ID of this tx/UTXO, in human-readable (big-endian) hex encoding.

tokenType: SlpTokenType

Whether this token is a normal fungible token, or an NFT or unknown.

txType: SlpTxType

Whether this tx is a GENESIS, MINT, SEND or UNKNOWN transaction.

Generated using TypeDoc