Post
Share your knowledge.
Why was I charged by suicoins but the token wasn't generated?
I used suicoins.com to generate a token, which charged me 2 SUI, but the token didn't generate as expected. Also, it appeared under an unrecognized section. How can I resolve this, and does the logo show on dexscreen without recognition?
- Sui
Answers
4Sounds like suicoins.com didn't properly publish the CoinMetadata object for your token. This is essential for any wallet, explorer, or platform like Dexscreen to recognize the token's name, symbol, description, and especially the logo. Without that on-chain metadata, it will appear as an unrecognized asset. The 2 SUI was likely spent on the transaction and their service fee, but if the metadata wasn't published correctly, the token exists but lacks all its display information. To fix this, you'd typically need to manually create and publish the CoinMetadata object for your token's CoinType on Sui, ensuring all details and an icon URL are included. Without it, Dexscreen will not show a logo or proper recognition, even if the token technically exists.
Regarding the token logo on dexscreen, it seems uncertain if it will appear without recognition. It's best to contact their support for confirmed details.
You may need to wait a bit as sometimes the process can be slow. If there is still an issue after waiting, it's best to fill up the form https://tally.so/r/3qWlr7 with all the necessary details. Once the team approves it, the token should show up in the recognized section.
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- How to Maximize Profit Holding SUI: Sui Staking vs Liquid Staking616
- Why does BCS require exact field order for deserialization when Move structs have named fields?65
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution55
- Sui Move Error - Unable to process transaction No valid gas coins found for the transaction419
- Sui Transaction Failing: Objects Reserved for Another Transaction410