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