File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
public interface StatisticAPI {
1616

1717
/**
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.
2119
*
2220
* @param contract contract address
2321
* @return token supply for specified contract

0 commit comments

Comments
 (0)