erc1155.json 774 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "collection_id": 10009,
  3. "name": "#8800",
  4. "description": "It gets lonely in the swamp sometimes. That's why every ape should have a four-legged companion. To curl up at your feet. To bring you a beer. To fire a missile launcher at that bastard Jimmy the Monkey.",
  5. "type": "erc1155",
  6. "total_count": 3,
  7. "royalties": 10,
  8. "sale": {
  9. "sale_type": "auction",
  10. "currency": "eth"
  11. },
  12. "traits": [
  13. {
  14. "key": "BACK",
  15. "value": "Basketball Hoop"
  16. },
  17. {
  18. "key": "BACKGROUND",
  19. "value": "Swamp"
  20. },
  21. {
  22. "key": "EYES",
  23. "value": "Anime"
  24. },
  25. {
  26. "key": "FUR",
  27. "value": "Solid Gold"
  28. },
  29. {
  30. "key": "HEAD",
  31. "value": "Party Hat"
  32. },
  33. {
  34. "key": "MOUTH",
  35. "value": "Smiling"
  36. },
  37. {
  38. "key": "NECK",
  39. "value": "Whiskey Barrel"
  40. }
  41. ]
  42. }