stx
stx: {
balance: bigint;
burnchain_lock_height: number;
burnchain_unlock_height: number;
lock_height: number;
lock_tx_id: string;
locked: bigint;
total_received: bigint;
total_sent: bigint;
}
Type declaration
-
balance: bigint
-
burnchain_lock_height: number
-
burnchain_unlock_height: number
-
lock_height: number
-
lock_tx_id: string
-
locked: bigint
-
total_received: bigint
-
total_sent: bigint