Export

Interface

StxBalance

Hierarchy

  • StxBalance

Properties

balance: string

Memberof

StxBalance

burnchain_lock_height: number

The burnchain block height of when the lock event occurred. Zero if no tokens are locked.

Memberof

StxBalance

burnchain_unlock_height: number

The burnchain block height of when the tokens unlock. Zero if no tokens are locked.

Memberof

StxBalance

lock_height: number

The STX chain block height of when the lock event occurred. Zero if no tokens are locked.

Memberof

StxBalance

lock_tx_id: string

The transaction where the lock event occurred. Empty if no tokens are locked.

Memberof

StxBalance

locked: string

The amount of locked STX, as string quoted micro-STX. Zero if no tokens are locked.

Memberof

StxBalance

total_fees_sent: string

Memberof

StxBalance

total_miner_rewards_received: string

Memberof

StxBalance

total_received: string

Memberof

StxBalance

total_sent: string

Memberof

StxBalance

Generated using TypeDoc