Interface: SlpGenesisInfo
SLP info about a GENESIS transaction.
Properties
decimals
• decimals: number
Number of decimals of the GENESIS transaction.
Defined in
tokenDocumentHash
• tokenDocumentHash: string
Document hash of the token, encoded in hex (byte order as occuring in the OP_RETURN).
Defined in
tokenDocumentUrl
• tokenDocumentUrl: string
URL of the token, decoded as UTF-8.
Defined in
tokenName
• tokenName: string
Name of the token, decoded as UTF-8.
Defined in
tokenTicker
• tokenTicker: string
Ticker of the token, decoded as UTF-8.