What is this for?

When a change occurs—like when an NFT's metadata gets updated— wallets and other services won't automatically know about these changes. They become aware only after you use this tool to publish the notification message. Once that's out in the ether, SIP-19-aware services catch it and refresh the metadata accordingly. This is key for scenarios ranging from displaying updated artwork to keeping in-game assets fresh. The spec also provides different update modes: 'standard', 'frozen', or 'dynamic', giving you some real control over how frequently metadata can be altered.

So here's the deal: We've implemented the SIP-19 spec on this site, and if you're not already in the know, it's all about metadata updates for Stacks tokens. This web app emits notifications that metadata has changed for either fungible or non-fungible tokens.

So, no fluff here: If you want to keep tabs on metadata changes in a really effective way, SIP-19 compliance is where it's at.

Metadata Updater

How It Works

Select Token Type

Start by choosing the token type you're looking to keep tabs on. Currently we provide support for SIP-9 and SIP-10 tokens.

Enter Contract Identifier

Next, you'll need to plug in the contract identifier tied to your selected token. It let's the wallet know which token to run a update for.

Specify Token IDs (NFTs only)

If you want updates for specific instances of your token- provide the Token IDs, seperated by commas.

Update Metadata

Update your token metadata to be displayed in wallets

Contract Information