Skip to content

Commit 519c26a

Browse files
committed
[2.1.0-SNAPSHOT]
Javadoc fixed
1 parent 40059f4 commit 519c26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/goodforgod/api/etherscan/StatisticAPI.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public interface StatisticAPI {
1717
/**
1818
* ERC20 token total Supply
1919
* <a href=
20-
* "https://docs.etherscan.io/api-endpoints/tokens#get-erc20-token-totalsupply-by-contractaddress">EtherScan<a>
20+
* "https://docs.etherscan.io/api-endpoints/tokens#get-erc20-token-totalsupply-by-contractaddress">EtherScan</a>
2121
* Returns the current amount of an ERC-20 token in circulation.
2222
*
2323
* @param contract contract address

0 commit comments

Comments
 (0)