POST /events/byMint
Get market events for an item
POST
https://api.mallow.art/v1/events/byMint
Request Body
Name
Type
Description
page*
number
Page to fetch. Starts at 0.
mintAccount*
string
The mint address of the artwork to get events for
mode*
"current-listing" | "provenance"
"current-listing" will return only events for the current listing. "provenance" will return all historical listings and sales for the item.
Last updated