Why don't we get token address for any token we create? #293
Unanswered
MD-SanjayKumar
asked this question in
Questions
Replies: 1 comment
-
For CoinCoins only need the coin type, which is used for inputs to functions e.g. More info here: https://aptos.dev/en/build/smart-contracts/aptos-coin For Fungible AssetFungible assets create addresses, so that will have an address in the output of the transaction. More info here: https://aptos.dev/en/build/smart-contracts/fungible-asset |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
skite_in
Describe your question in detail.
When we create aptos coin, why don't we get address for the created coin? Is CoinType enough in every aspect?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
Aptos CLI
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions