12345678910111213141516171819202122 |
- {
- "collection_id": 10010,
- "name": "Unrevealed Hero",
- "description": "Heroes are the native residents of Hero Galaxy, and act as playable in-game avatars. Heroes are a collection of 5,555 generative ERC-721 NFTs that act as an access-pass to all game-types within Hero Galaxy, and the associated benefits for players and holders. All Heroes are composed of randomly generated attributes of variable rarity, and have 5 slots with which to bear various types of weaponry, armor, outfits, and accessories, called Artifacts – won through their glory on the gamefield.",
- "type": "erc721",
- "total_count": 1,
- "royalties": 10,
- "sale": {
- "sale_type": "action",
- "currency": "eth"
- },
- "traits": [
- {
- "key": "type",
- "value": "mystery box"
- },
- {
- "key": "animal",
- "value": "cat"
- }
- ]
- }
|