Skip to content

Instantly share code, notes, and snippets.

@Th1nhNg0
Forked from minh-git/multi_nft.json
Last active November 20, 2022 03:22
Show Gist options
  • Save Th1nhNg0/4e1a1291cccdca75bdd0a7f9055328a7 to your computer and use it in GitHub Desktop.
Save Th1nhNg0/4e1a1291cccdca75bdd0a7f9055328a7 to your computer and use it in GitHub Desktop.
{
"name":"MULTITYPE",
"symbol":"MULTITYPE",
"description":"tests the shit out of everything",
"seller_fee_basis_points":500,
"image":"https://www.arweave.net/liKyuzIu84iwKHxR_8PgafpqV07ptrnGETA_lZJJWlQ?ext=png",
"external_url":"nftarmory.me",
"edition":"2021",
"attributes":[
{
"trait_type":"hair",
"value":"blue"
},
{
"trait_type":"background",
"value":"green"
},
{
"display_type":"number",
"trait_type":"generation",
"value":1
},
{
"display_type":"number",
"trait_type":" sequence",
"value":1234
}
],
"properties":{
"category":"image",
"files":[
{
"uri":"https://www.arweave.net/liKyuzIu84iwKHxR_8PgafpqV07ptrnGETA_lZJJWlQ?ext=png",
"type":"image/png"
},
{
"uri":"https://cetsoncreck.com/static/media/community-audio.82cf028db3b088aee565.mpeg",
"type":"audio/mpeg"
},
{
"uri": "https://arweave.net/ZHFTvCYlQStWnxxob0U9GJ4ZomQMsH4JjWeRv7yaxaA?ext=glb",
"type": "vr/glb"
},
{
"uri":"https://www.arweave.net/liKyuzIu84iwKHxR_8PgafpqV07ptrnGETA_lZJJWlQ?ext=png",
"type":"image/png"
},
{
"uri":"https://arweave.net/-hjfG95cNZ0RkDivpaXP226zShzFxQzEt5NW2YBLjhk?ext=mp4",
"type":"video/mp4"
},
{
"uri":"https://arweave.net/0DbmHL8cPkcRPvN9H3TBA02njzMHgudT-_Qf5JO4Z7g?ext=mp3",
"type":"audio/mp3"
}
],
"creators":[
{
"address":"AVYXBxXuxEo5r1zP4nUVS3Z1Ut612M73eYcDxGThSPWc",
"share":100
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment