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