简体   繁体   中英

How to register name and log in my solana token on devnet

Everyone. I have minted my token on solana devnet. But I don't know to change the token name and log. I need help in this problem. 在此处输入图像描述

At the time of writing, the solana explorer pulls all the token images, names, and descriptions from the token-list repo.

You'll have to submit a PR with your token's details to get it updated on the explorer and a variety of wallets.

Since the token-list repo has been archived, here is the latest method to set token info on devnet:

  1. Navigate to https://token-creator-lac.vercel.app/

  2. Upload metadata

  3. Update metadata

Then you will see your token name appear on solscan, for example : 图片

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM