Last active
April 20, 2022 11:48
-
-
Save minh-git/c985d7c6eb8485836e94d039acef7982 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":"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