A inbound STX transfer with a memo

Export

Interface

InboundStxTransfer

Hierarchy

  • InboundStxTransfer

Properties

amount: string

Transfer amount in micro-STX as integer string

Memberof

InboundStxTransfer

block_height: number

Block height at which this transfer occurred

Memberof

InboundStxTransfer

memo: string

Hex encoded memo bytes associated with the transfer

Memberof

InboundStxTransfer

sender: string

Principal that sent this transfer

Memberof

InboundStxTransfer

Indicates if the transfer is from a stx-transfer transaction or a contract-call transaction

Memberof

InboundStxTransfer

tx_id: string

The transaction ID in which this transfer occurred

Memberof

InboundStxTransfer

tx_index: number

Index of the transaction within a block

Memberof

InboundStxTransfer

Generated using TypeDoc