Helius
2022-06-14 b904509daeab545173765eb214097c7e414e33ff
src/main/java/cc/mrbird/febs/dapp/chain/ContractChainService.java
@@ -20,4 +20,8 @@
    int allowanceCnt(String address);
    int decimals();
    BigInteger blockNumber();
    BigInteger totalSupply();
}