hi!
Looks like the unik nft plugin on the API is not checking for empty user key usr/<key>
in uniks.
See https://explorer.uns.network/uniks/9b5626a42a1cc3a44e448671b0acf626041c06e25d9686e0b8dd753f306dfcea
Maybe this empty key could be a default “main” key for a unik (like a bio, or small message), but I don’t think that it would be the way to go and should be fixed.
1 Like
Good catch !
Technically the key is not empty but “usr/”
See it in API:
http://api.uns.network/api/uniks/9b5626a42a1cc3a44e448671b0acf626041c06e25d9686e0b8dd753f306dfcea/properties
I think this should be forbidden!
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.