-
Asked by
|
Beta Was this translation helpful? Give feedback.
Answered by
0x-j
Apr 6, 2024
Replies: 1 comment
-
There are 2 ERC-20 like token standards on Aptos: Coin (old) and Fungible Asset. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
0x-j
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are 2 ERC-20 like token standards on Aptos: Coin (old) and Fungible Asset.
Here's an example of getting coin total supply.
Here's an example of getting fungible asset total supply.