ExploreFilter
Possible values: [1/1, editions, all]
Filter by specific listing types
Possible values: [auction, buy-now, raffle]
priceRange object
Minimum value in USD
Maximum value in USD
Filter by artist addresses
Filter by collector addresses
Possible values: [primary, secondary]
Filter by artwork tags
Filter by collection mint accounts
Filter for sales ending within 24 hours
Possible values: [mallow, magic-eden, tensor, opensea, solanart, exchange-art]
Possible values: [one-of-one, limited-edition, open-edition]
Possible values: [image, video, html, glb, pdf]
Possible values: [libreplex-inscription, metaplex-inscription, includes-process-video, includes-physical]
Filter by artworks listed by the given currency mint addresses
Search term for artwork titles or mint accounts
Specific mint accounts to include
Possible values: [square, landscape, portrait]
Hide printed editions from results
Filter by specific Gumball machine key
Filter by specific Jellybean machine key
Filter by parent edition account (edition PDA of Legacy NFTs, or Core Collection asset id)
Only include artworks from verified creators
{
"mode": "1/1",
"listingTypes": [
"auction"
],
"priceRange": {
"min": 0,
"max": 0
},
"artists": [
"string"
],
"collectors": [
"string"
],
"marketTypes": [
"primary"
],
"tags": [
"string"
],
"collections": [
"string"
],
"endingSoon": true,
"marketplaces": [
"mallow"
],
"supplyType": "one-of-one",
"mediaTypes": [
"image"
],
"otherTypes": [
"libreplex-inscription"
],
"currencyMints": [
"string"
],
"search": "string",
"mintAccounts": [
"string"
],
"aspects": [
"square"
],
"hidePrints": true,
"gumballKey": "string",
"jellybeanKey": "string",
"parentEdition": "string",
"verifiedCreatorsOnly": true
}