Map<String, dynamic> jsonMap() => { "txn_hash": txnHash, "status": status, "type": type, "txn_time": txnTime, "block_hash": blockHash, };