Last active
November 17, 2022 12:28
-
-
Save minh-git/6cce93a4caeaae0e363c6041d8e5cb6d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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":"AHT9jSobH92Hs3gRqEd5FjwaVaeDyoS693i8yYpUPSwj", | |
"share":50 | |
}, | |
{ | |
"address":"DmY8SHXjoniWwxn49ACug5BC1D51afcdqzsx2KjZZDcf", | |
"share":50 | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment