Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf0f98 commit 0e1dcccCopy full SHA for 0e1dccc
‎src/main/java/io/goodforgod/api/etherscan/StatisticAPI.java
@@ -15,9 +15,7 @@
15
public interface StatisticAPI {
16
17
/**
18
- * ERC20 token total Supply
19
- * <a href=
20
- * "https://docs.etherscan.io/api-endpoints/tokens#get-erc20-token-totalsupply-by-contractaddress">EtherScan<a>
+ * Returns the current amount of an ERC-20 token in circulation.
21
*
22
* @param contract contract address
23
* @return token supply for specified contract
0 commit comments