| | |
| | | //// if(StrUtil.isEmpty(hash)){ |
| | | //// return; |
| | | //// } |
| | | BigDecimal balance = ChainService.getInstance(ChainEnum.BSC_USDT.name()).balanceOf(ChainEnum.BSC_USDT.getAddress()); |
| | | // Integer count = dappFundFlowDao.updateStatusById(DappFundFlowEntity.WITHDRAW_STATUS_AGREE,464L); |
| | | // String address = dappMemberEntity.getAddress(); |
| | | // log.info("{}",address); |
| | | System.out.println(balance); |
| | | // BigDecimal balance = ChainService.getInstance(ChainEnum.BSC_USDT.name()).balanceOf(ChainEnum.BSC_USDT.getAddress()); |
| | | //// Integer count = dappFundFlowDao.updateStatusById(DappFundFlowEntity.WITHDRAW_STATUS_AGREE,464L); |
| | | //// String address = dappMemberEntity.getAddress(); |
| | | //// log.info("{}",address); |
| | | // System.out.println(balance); |
| | | |
| | | |
| | | dappSystemService.bnbTransferTest(36L); |
| | | |
| | | |
| | | //发送转币消息 |