Map<String, dynamic> toJson() => { 'confirmed': confirmed, 'block_height': blockHeight, 'block_hash': blockHash, 'block_time': blockTime, };