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 58eeb0a commit 8f0b304Copy full SHA for 8f0b304
account.go
@@ -82,7 +82,7 @@ func (c *Client) InternalTxByAddress(address string, startBlock *int, endBlock *
82
//
83
// Note on a Etherscan bug:
84
// Some ERC20 contract does not have valid decimals information in Etherscan.
85
-// When that happen TokenName, TokenSymbol are empty strings,
+// When that happens, TokenName, TokenSymbol are empty strings,
86
// and TokenDecimal is 0.
87
88
// More information can be found at:
0 commit comments