API Endpoints
List of endpoints used by the client application to communicate with the PaintSwap API and contracts
Endpoints are subject to change during the ongoing development of our platform, for support please visit our discord.
All prices are reported in the
wei
unit.Sale endpoints return relevant sales data like seller, collection, maxOffer, etc.
get
https://api.paintswap.finance/v2
/sales
Sales Index
get
https://api.paintswap.finance/v2
/sales/:id
Sales Show
get
https://api.paintswap.finance/v2
/sales/stats
Stats
get
https://api.paintswap.finance/v2
/collections
Collections Index
get
https://api.paintswap.finance/v2
/collections/:address
Collections Show
Last modified 1yr ago