We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48bec69 + b753b78 commit 17b1ac4Copy full SHA for 17b1ac4
packages/cw20/README.md
@@ -56,7 +56,7 @@ Attributes emitted:
56
Return type is `BalanceResponse{balance}`.
57
58
`TokenInfo{}` - Returns the token info of the contract. Return type is
59
-`TokenInfoResponse{name, symbol, decimal, total_supply}`.
+`TokenInfoResponse{name, symbol, decimals, total_supply}`.
60
61
### Receiver
62
0 commit comments