Interface: SlpMeta
Metadata about an SLP tx or UTXO.
Properties
groupTokenId
• 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.
Defined in
tokenId
• tokenId: string
Token ID of this tx/UTXO, in human-readable (big-endian) hex encoding.
Defined in
tokenType
• tokenType: SlpTokenType
Whether this token is a normal fungible token, or an NFT or unknown.
Defined in
txType
• txType: SlpTxType
Whether this tx is a GENESIS, MINT, SEND or UNKNOWN transaction.