Skip to content

I was tired of looking up Metaplex Token Metadata program errors.

Notifications You must be signed in to change notification settings

samuelvanderwaal/wtf-is

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF Is

I was tired of looking up Metaplex program errors.

wtf-is <hex_code || decimal_code>

Example:

$ wtf-is 0x37
> 0x37: 
        Token Metadata            |     CannotUnverifyAnotherCreator: You cannot unilaterally unverify another creator
$ wtf-is 55
> 0x37: 
        Token Metadata            |     CannotUnverifyAnotherCreator: You cannot unilaterally unverify another creator

Update

Metaboss now supports looking up errors with metaboss find error <code>. Error lists in Metaboss will be kept up-to-date and this repo will be deprecated eventually.

About

I was tired of looking up Metaplex Token Metadata program errors.

Resources

Stars

Watchers

Forks

Packages

No packages published