Skip to content

Instantly share code, notes, and snippets.

@ssghost
Last active January 17, 2026 05:00
Show Gist options
  • Select an option

  • Save ssghost/f8245e5e4732bb20aba8f1f890efec97 to your computer and use it in GitHub Desktop.

Select an option

Save ssghost/f8245e5e4732bb20aba8f1f890efec97 to your computer and use it in GitHub Desktop.
{
"name": "My Global Avatar",
"symbol": "AVATAR",
"description": "This cNFT features Stardust Kei's global social profile picture.",
"image": "https://gravatar.com/userimage/100300968/570467f280b16e07a342eef7641735fc.jpeg",
"attributes": [
{ "trait_type": "Platform", "value": "Social App" },
{ "trait_type": "Type", "value": "Avatar" }
],
"properties": {
"files": [
{ "uri": "https://gravatar.com/userimage/100300968/570467f280b16e07a342eef7641735fc.jpeg", "type": "image/png" }
],
"category": "image"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment