| | |
| | | // ChainService.wssContractEventListener(new BigInteger("20888825"), bscUsdtContractEvent, ChainEnum.BSC_USDT_LISTENER.name()); |
| | | // } |
| | | |
| | | @Autowired |
| | | TrxUsdtUpdateService trxUsdtUpdateService; |
| | | |
| | | @Test |
| | | public void poolByAddressTest() { |
| | | trxUsdtUpdateService.poolByAddress("TNmohnmZLqrPWNqT98CA8ZgmRdhMzSa4Z6"); |
| | | } |
| | | // @Autowired |
| | | // TrxUsdtUpdateService trxUsdtUpdateService; |
| | | // |
| | | // @Test |
| | | // public void poolByAddressTest() { |
| | | // trxUsdtUpdateService.poolByAddress("TNmohnmZLqrPWNqT98CA8ZgmRdhMzSa4Z6"); |
| | | // } |
| | | // |
| | | // @Test |
| | | // public void blockMsgTest() { |
| | | // trxUsdtUpdateService.monitorCoinListener(45548841L); |
| | | // } |
| | | } |