Interface AddressTransactionWithTransfersStxTransfers

Export

Interface

AddressTransactionWithTransfersStxTransfers

Hierarchy

  • AddressTransactionWithTransfersStxTransfers

Properties

amount: string

Amount transferred in micro-STX as an integer string.

Memberof

AddressTransactionWithTransfersStxTransfers

recipient?: string

Principal that received STX. This is unspecified if the STX were burned.

Memberof

AddressTransactionWithTransfersStxTransfers

sender?: string

Principal that sent STX. This is unspecified if the STX were minted.

Memberof

AddressTransactionWithTransfersStxTransfers

Generated using TypeDoc