Created
July 19, 2022 16:21
-
-
Save mjzuppe/9562287f222990ccffca64903322f643 to your computer and use it in GitHub Desktop.
mtpx-test
This file contains 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": "back in black", | |
"symbol": "SPRMSSIV", | |
"description": "great song by AC/DC", | |
"seller_fee_basis_points": 0, | |
"image": "https://sites.psu.edu/aomjohnsonrclblog/wp-content/uploads/sites/5170/2014/04/acdc___back_in_black_by_blacklab94d4yv1t7.jpg", | |
"animation_url": "", | |
"external_url": "https://supermassiv.co", | |
"attributes": [ | |
{ | |
"trait_type": "genre", | |
"value": "rock" | |
}, | |
{ | |
"trait_type": "mood", | |
"value": "party" | |
}, | |
{ | |
"trait_type": "producer", | |
"value": "Mutt Lange" | |
} | |
], | |
"collection": { | |
"name": "Essential", | |
"family": "Supermassiv" | |
}, | |
"properties": { | |
"files": [ | |
{ | |
"uri": "https://sites.psu.edu/aomjohnsonrclblog/wp-content/uploads/sites/5170/2014/04/acdc___back_in_black_by_blacklab94d4yv1t7.jpg", | |
"type": "image/gif" | |
} | |
], | |
"category": "image" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment