{{$wallet := param "w"}}
Lotus ChainWatch - Wallet {{$wallet}}
Balance: {{queryNum "select balance from actors inner join main.id_address_map m on m.address = ? where actors.id = m.id order by nonce desc limit 1" $wallet }}
Messages: {{ range messages "`from` = ? or `to` = ?" $wallet $wallet $wallet}} {{ if eq .From.String $wallet }} {{else}} {{end}} {{end}}
DirPeerNonceValueBlockMpool Wait
To{{.To.String}}From{{.From.String}}{{.Nonce}} {{.Value}}