Skip to content

Instantly share code, notes, and snippets.

@minh-git
Last active April 20, 2022 11:48
Show Gist options
  • Save minh-git/c985d7c6eb8485836e94d039acef7982 to your computer and use it in GitHub Desktop.
Save minh-git/c985d7c6eb8485836e94d039acef7982 to your computer and use it in GitHub Desktop.
{
"name":"CATPUNK TEST #1234",
"symbol":"TEST",
"description":"TESTTESTTESTTESTTESTTESTTEST",
"seller_fee_basis_points":500,
"image":"https://images.unsplash.com/photo-1615184697985-c9bde1b07da7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8YWJzdHJhY3QlMjBhcnR8ZW58MHx8MHx8&w=1000&q=80",
"external_url":"catpunk.net",
"edition":"2021",
"attributes":[
{
"trait_type":"test",
"value":"test"
},
],
"properties":{
"category":"image",
"files":[
{
"uri":"https://images.unsplash.com/photo-1615184697985-c9bde1b07da7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8YWJzdHJhY3QlMjBhcnR8ZW58MHx8MHx8&w=1000&q=80",
"type":"image/png"
}
],
"creators":[
{
"address":"6c7fyqPK9cQGTCRTdiCFqdkJ2a61V3QMDHB2JGVEP9JJ",
"share":100
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment