const Map<String, String> txType = { "Deposit": "Deposit", "CreateAccountDeposit": "CreateAccountDeposit", "Transfer": "Transfer", "Withdraw": "Withdrawn", "Exit": "Exit" };