Skip to content

Commit

Permalink
Update ARCs/arc-0200.md
Browse files Browse the repository at this point in the history
Co-authored-by: Stéphane <[email protected]>
  • Loading branch information
temptemp3 and SudoWeezy authored Aug 5, 2023
1 parent 7427d29 commit 4e1209c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARCs/arc-0200.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ A smart contract token that is compliant with this standard MUST implement the f
"returns": { "type": "uint8", "desc": "The decimals of the token" }
},
{
"name": "totalSupply",
"name": "arc200_totalSupply",
"desc": "Returns the total supply of the token",
"readonly": true,
"args": [],
Expand Down

0 comments on commit 4e1209c

Please sign in to comment.