sols铭文双锁迁移验证详细流程

步骤一:制作NFT“不可变”

进入网站:https://nfts.dandies.xyz 右上角链接钱包,然后在update nft页面点击choose nft(或者直接输入你的对应的sols nft的token address)

  1. name填sols(重要)

  2. symbol填sols

  3. description填sols

  4. royalties填0(重要)

  5. mutable开关关掉 ,最后点击update(重要)

post image
post image

步骤二:使铭文“不可变”:

进入网站:https://libreplex.io/inscriptions 右上角链接钱包依次点击Inscribe Yours、Use wallet contents,点击放大镜按钮进入铭文详情,确认文本内容为: {"p":"spl-20","op":"mint","tick":"sols","amt":"1000"} 最后点击Make immutable

post image
post image

步骤三:迁移铭文到V3版本:


还是网站:https://libreplex.io/inscriptions 查看自己的铭文列表,找到箭头trad列表,然后弹出框点击Migrate迁移,消耗大概0.00374sol

post image
post image


步骤四:验证铭文正确性

进入网站https://www.spl20.io,链接钱包看到自己的sols,迁移过的会出现validate按钮,点击验证即可,成功的会显示VALID SPL 20 TOKEN字段,需要注意验证不一定进入索引只是验证铭文的有效性而已,索引还是按照编号来算

错误:out of range,代表还没有进行迁移,迁移完了再去验证

You are not the update authority,代表你不是NFT的创建者,暂时不能验证,等开发解决

post image