We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40059f4 commit 519c26aCopy full SHA for 519c26a
src/main/java/io/goodforgod/api/etherscan/StatisticAPI.java
@@ -17,7 +17,7 @@ public interface StatisticAPI {
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>
+ * "https://docs.etherscan.io/api-endpoints/tokens#get-erc20-token-totalsupply-by-contractaddress">EtherScan</a>
21
* Returns the current amount of an ERC-20 token in circulation.
22
*
23
* @param contract contract address
0 commit comments