| Genesis time UTC | {{ genesis.genesis_time }} | 
|---|---|
| Network ID | {{ genesis.chain_id }} | 
| Start height | {{ genesis.app_state.start_height }} | 
| Note | {{ genesis.app_state.note }} | 
| Public key | Stake | 
|---|---|
| {{ val.pub_key }} | {{ pipToBip(val.total_bip_stake) }} | 
| Address | Balance | 
|---|---|
| {{ account.address }} | 
 | 
| Address | Block | Balance | 
|---|---|---|
| {{ ff.address }} | {{ ff.height }} | {{ pipToBip(ff.value) }} {{ ff.coin }} |