Skip to content

Instantly share code, notes, and snippets.

@pra-dan
Created December 16, 2021 16:18
Show Gist options
  • Save pra-dan/f502381e706811eac10ac975deb64000 to your computer and use it in GitHub Desktop.
Save pra-dan/f502381e706811eac10ac975deb64000 to your computer and use it in GitHub Desktop.
{
"name": "POOPY",
"symbol": "poopy",
"description": "Test NFT",
"seller_fee_basis_points": 10,
"image": "https://github.com/matterport/Mask_RCNN/blob/master/images/2383514521_1fc8d7b0de_z.jpg",
"animation_url": "https://www.arweave.net/efgh1234?ext=mp4",
"external_url": "https://twitter.com/yellowpoophole",
"attributes": [
{
"trait_type": "web",
"value": "yes"
},
{
"trait_type": "mobile",
"value": "yes"
},
{
"trait_type": "extension",
"value": "yes"
}
],
"collection": {
"name": "POOPY",
"family": "POOPY"
},
"properties": {
"files": [
{
"uri": "https://github.com/matterport/Mask_RCNN/blob/master/images/2383514521_1fc8d7b0de_z.jpg",
"type": "image/png"
}
],
"category": "image",
"creators": [
{
"address": "Dk7vPx1SNEDgxMprYtYsESg6ELXTMaiPW1kYmBEYTaDL",
"share": 100
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment