Update Metadata
Requirements
Quick IPFS Checklist
{
"name": "My Token",
"symbol": "MYT",
"description": "Utility token.",
"image": "ipfs://<CID>/image.png",
"external_url": "https://example.com",
"attributes": [{"trait_type":"Category","value":"Utility"}],
"extensions": {
"twitter": "https://x.com/mytoken",
"telegram": "https://t.me/mytoken",
"discord": "https://discord.gg/xxxxx"
}
}How to update (in the app)
Common use cases
Troubleshooting
Safety & best practices
Last updated