File tree
Expand file treeCollapse file tree1 file changed
+1
-3
lines changed src/main/java/io/goodforgod/api/etherscan
Expand file treeCollapse file tree1 file changed
+1
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
15 | 15 | public interface StatisticAPI {
|
16 | 16 |
|
17 | 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> |
| 18 | +* Returns the current amount of an ERC-20 token in circulation. |
21 | 19 | *
|
22 | 20 | * @param contract contract address
|
23 | 21 | * @return token supply for specified contract
|
|
You can’t perform that action at this time.
0 commit comments