sui icon indicating copy to clipboard operation
sui copied to clipboard

The NFT Type created does not match the expectation

Open e274426380 opened this issue 2 years ago • 0 comments

Steps to Reproduce Issue

This is my wallet address 0x54fb68ff3d8b9003a55641756b819b4057d52978. This is my NFT 0xca1eeb6b4498914cdb58f9f7be7de48b642cdc9b. I created an NFT, but the third digit 0 in Type that should be there is missing.

Expected Result

Type: 0x03571050fdc05bd293110c84e349e3fecb746fcd::user::UserProfile Contract Address: 0x03571050fdc05bd293110c84e349e3fecb746fcd

Actual Result

Type: 0x3571050fdc05bd293110c84e349e3fecb746fcd::user::UserProfile

I had this problem on the test network on 2023/1/28

e274426380 avatar Jan 28 '23 07:01 e274426380