Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlpGenesisInfo

SLP info about a GENESIS transaction.

Hierarchy

  • SlpGenesisInfo

Index

Properties

decimals: number

Number of decimals of the GENESIS transaction.

tokenDocumentHash: string

Document hash of the token, encoded in hex (byte order as occuring in the OP_RETURN).

tokenDocumentUrl: string

URL of the token, decoded as UTF-8.

tokenName: string

Name of the token, decoded as UTF-8.

tokenTicker: string

Ticker of the token, decoded as UTF-8.

Generated using TypeDoc