const nay = allNay.reduce((total: BN, { balance }) => total.add(balance), new BN(0));