Skip to main content

Artwork

mintAccountstring

The Solana mint account address that uniquely identifies this artwork on the blockchain

namestring

The display name or title of the artwork

descriptionstring

Detailed description of the artwork including its story, characteristics, and any additional context

metadataUrlstring

URL to the JSON metadata file containing the artwork's on-chain metadata (typically stored on Arweave)

imageUrlstring

URL to the primary image file of the artwork (typically stored on decentralized storage)

videoUrlstring

URL to the video file of the artwork if it's a video NFT (optional, stored on decentralized storage)

listingType

The current listing type of the artwork (auction, buy-now, raffle, or not listed)

listingMetadatanullable

General listing information including listing status, timing, and payment details

auctionMetadatanullable

Detailed auction information including bids, timing, and auction-specific settings

buyNowMetadatanullable

Fixed price listing details including price, quantity, and availability

raffleMetadatanullable

Raffle-specific information including entrants, ticket sales, and winner details

supplynumber

The printed supply of the artwork. 0 for 1/1s, greater than 0 for limited editions

maxSupplynumbernullable

The total supply of the artwork. 0 for 1/1s, null for open editions, greater than 0 for limited editions

editionNumbernumbernullable

The edition number of the artwork if this is an edition print (e.g., 1 of 100)

editionAccountstring

The Solana account address that represents this specific edition of the artwork

masterEditionMintstringnullable

The mint account of the master edition if this is an edition print (used for creating additional editions)

lastSale objectnullable

Information about the most recent sale of this artwork

pricenumber

The sale price in the native token (e.g., SOL)

datestring

ISO timestamp of when the sale occurred

txIdstring

The Solana transaction ID of the sale

usdPricenumber

The USD equivalent value of the sale at the time of transaction

currencyMintstring

The mint address of the currency used for the sale (e.g., SOL, USDC)

ownerstring

The current owner's wallet address of the artwork

royalties object

Royalty configuration for the artwork including fee percentages and recipient shares

feeBPSnumber

The royalty fee in basis points (1 BPS = 0.01%, e.g., 500 BPS = 5%)

shares object[]

Array of royalty recipients and their share percentages

  • Array [
  • addressstring

    The wallet address of the royalty recipient

    sharenumber

    The share percentage in basis points for this recipient

    verifiedboolean

    Whether this recipient's address has been verified as a legitimate creator

  • ]
  • attributes object[]

    Array of trait attributes that define the artwork's characteristics (used for rarity and filtering)

  • Array [
  • trait_typestring

    The category or type of the trait (e.g., Background, Character, Rarity)

    valuestring

    The specific value of the trait (e.g., Space, Dr. Guu, Legendary)

  • ]
  • tagsstring[]

    Array of tags associated with the artwork for categorization and discovery

    urlstring

    The mallow url of the artwork for direct access to the artwork page

    Artwork
    {
    "mintAccount": "5Y44wPAX3yJButY74AfRKt8sFbZTXGZwxDmp9Uqfbyjd",
    "name": "[003] Tiiiny \"Dr.Guu\" Rover",
    "description": "Dr. Guulileo Guunstein, also known as Dr. Guu, is a mastermind of boundless ingenuity. His origins trace back to the unique realm known as the Guuniverse. Despite the \"Dr.\" title, Guulileo reigns as a revered professor in the intricate field of Biology, with his intellect devoted to unraveling the various lifeforms roaming the Web3 space.\n\nJourneying alongside him is Deniguu, a pint-sized companion with an extraordinary gift – the ability to replicate the chemical elements of whatever she consumes. Her unique ability stands as a vital tool in Dr. Guu's relentless pursuit of knowledge.\n\nAdorned with mystical Nenju beads, an heirloom granted by a benevolent monk, and the bio earring gifted by Lucha, Dr. Guu exists in an ethereal threshold, bridging the realms of science and the extraordinary.\n\n\"Magnificent! Absolutely marvelous!\"\n\nHe tilts his glasses while reviewing specimens, a mix of amazement and curiosity filling his eyes.",
    "metadataUrl": "https://arweave.net/abc123/metadata.json",
    "imageUrl": "https://shdw-drive.genesysgo.net/2iHNWQtfUsth1F7dy6Mtjr9dHmYPZN7TZS4W2GcEwNTE/94ab618a2ed72f7e42a3d1a0728b55bf.png",
    "videoUrl": "https://arweave.net/def456/video.mp4",
    "listingType": "buy-now",
    "listingMetadata": {
    "listedAt": "2024-01-15T10:30:00Z",
    "isLive": true,
    "endsAt": "2024-01-22T10:30:00Z",
    "hasEndTime": true,
    "nonCustodial": false,
    "paymentMint": "So11111111111111111111111111111111111111112",
    "price": "1000000000",
    "usdValue": 1.5,
    "groupId": "group-123"
    },
    "auctionMetadata": {
    "startsAt": "2024-01-15T10:00:00Z",
    "endsAt": "2024-01-22T10:00:00Z",
    "minBidIncrement": "100000000",
    "minBidIncrementBps": 1000,
    "reservePrice": "1000000000",
    "bidCount": 5,
    "currentBidder": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
    "currentBidAmount": "1500000000",
    "bidMint": "So11111111111111111111111111111111111111112",
    "auctionAccount": "Dyi3AeQcDKPhXLdsF2Avihh1ty43REGuCRGKvU8QEAAd",
    "bidders": [
    "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
    ],
    "seller": "DsSqaaKvuzkexQophftgPJqZqVi3Ki7VQcpGSwnXe9WZ",
    "duration": 604800,
    "timeExtPeriod": 300,
    "timeExtDelta": 300
    },
    "buyNowMetadata": {
    "amount": "1000000000",
    "currencyMint": "So11111111111111111111111111111111111111112",
    "listingAccount": "DsSqaaKvuzkexQophftgPJqZqVi3Ki7VQcpGSwnXe9WZ",
    "startsAt": "2024-01-15T10:00:00Z",
    "endsAt": "2024-01-22T10:00:00Z",
    "buyerSetsPrice": false,
    "editionsLimit": 1,
    "quantity": 10,
    "quantityLeft": 7
    },
    "raffleMetadata": {
    "creator": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
    "raffleAccount": "Dyi3AeQcDKPhXLdsF2Avihh1ty43REGuCRGKvU8QEAAd",
    "entrantsAccount": "DsSqaaKvuzkexQophftgPJqZqVi3Ki7VQcpGSwnXe9WZ",
    "isInitialized": true,
    "endsAt": "2024-01-22T10:00:00Z",
    "price": "100000000",
    "supply": 100,
    "sold": 75,
    "ticketLimit": 5,
    "wlCreators": [
    "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
    ],
    "currencyMint": "So11111111111111111111111111111111111111112",
    "entrants": [
    "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
    ],
    "countByEntrant": {
    "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM": 3,
    "DsSqaaKvuzkexQophftgPJqZqVi3Ki7VQcpGSwnXe9WZ": 2
    },
    "winner": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
    "isPrizeClaimed": false,
    "isClaimed": false,
    "isExpired": false
    },
    "supply": 1,
    "maxSupply": 1,
    "editionNumber": null,
    "editionAccount": "DsSqaaKvuzkexQophftgPJqZqVi3Ki7VQcpGSwnXe9WZ",
    "masterEditionMint": null,
    "lastSale": {
    "price": 0.5,
    "date": "2024-01-10T15:30:00Z",
    "txId": "5Y44wPAX3yJButY74AfRKt8sFbZTXGZwxDmp9Uqfbyjd",
    "usdPrice": 0.75,
    "currencyMint": "So11111111111111111111111111111111111111112"
    },
    "owner": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
    "royalties": {
    "feeBPS": 500,
    "shares": [
    {
    "address": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
    "share": 500,
    "verified": true
    }
    ]
    },
    "attributes": [
    {
    "trait_type": "Background",
    "value": "Space"
    },
    {
    "trait_type": "Character",
    "value": "Dr. Guu"
    },
    {
    "trait_type": "Rarity",
    "value": "Legendary"
    }
    ],
    "tags": [
    "sci-fi",
    "character",
    "space",
    "legendary"
    ],
    "url": "https://mallow.art/artwork/5Y44wPAX3yJButY74AfRKt8sFbZTXGZwxDmp9Uqfbyjd"
    }