mallow
  • SMORES Token
    • Overview
    • How to earn
    • Economics
    • SMORES Uses
    • FAQ
  • REST API
    • Overview
    • Reference
      • Types
        • Artwork
        • Collection
      • /artworks
        • GET /artworks/:mintAccount
        • GET /artworks/trending
        • POST /artworks/listedBySeller
        • POST /artworks/byCreator
      • /events
        • POST /events/byMint
        • POST /events/bySeller
      • /users
        • GET /users/:address
      • /rewards
        • GET /rewards/unclaimed/:address
      • /getBidOrBuyTx
        • POST /getBidOrBuyTx
      • /scheduledBids
        • POST /scheduledBids/getBidTx
        • POST /scheduledBids/getCancelBidTx
        • GET /scheduledBids/:bidder
  • Actions/Blinks
Powered by GitBook
On this page
  1. REST API
  2. Reference
  3. Types

Collection

Contains metadata for a collection

{
    "description": "Tiiiny Rovers are a bunch of tiny misfits from the \"Tiiinyverse\". These characters embark on thrilling adventures, venturing into the vast and enthralling realms of web3.\n\nWith the spirited Tiiiny Denise by their side, they are looking forward to forging new friendships, uncover unexplored landscapes, and eagerly soak up mind-blowing tales that ignite their imaginations. ✨",
    "imageUrl": "https://arweave.net/tTbu52x7hCUFAx3882KBYuFHrqBuiHAjd3raUne0zLE",
    "name": "Tiiiny Rovers",
    "bannerUrl": "https://arweave.net/Og5dAuV4YJOzpollDON0m0A57_-KlzZG6hEUy78dPfQ",
    "mintAccount": "HcQ7J1W2RzzNCANmYAhLNGi2uU7pDgrH7WxQtgvEVpVG"
}
PreviousArtworkNext/artworks

Last updated 2 days ago