Skip to main content

Interface: Token_InNode

Token coloring an input or output

Properties

amount

amount: string

Base token amount of the input/output

Defined in

src/ChronikClientNode.ts:1324


entryIdx

Optional entryIdx: number

Index into token_entries for Tx chronik returns -1 for UTXOs, chronik-client passes no entryIdx key for UTXOS

Defined in

src/ChronikClientNode.ts:1322


isMintBaton

isMintBaton: boolean

Whether the token is a mint baton

Defined in

src/ChronikClientNode.ts:1326


tokenId

tokenId: string

Hex token_id of the token, see TokenInfo for details

Defined in

src/ChronikClientNode.ts:1314


tokenType

tokenType: TokenType

Token type of the token

Defined in

src/ChronikClientNode.ts:1316