get https://eth-mainnet.g.alchemy.com/nft/v2//getNFTSales
Gets NFT sales that have happened through on-chain marketplaces
Currently in Beta
This endpoint is currently in Beta, and only supports sales on marketplace, and therefore may not include mints/primary sales. Please report any feedback you have for this endpoint via Alchemy's discord.
SDK Naming
The corresponding Alchemy SDK method is getNftSales
Below is a summary of getNFTSales
support by Marketplaces and Chains.
Chain | Network | Marketplace | Supported? |
---|---|---|---|
Ethereum | Mainnet | OpenSea (Wyvern) | ![]() |
OpenSea (Seaport v1.4 & older) | ![]() | ||
LooksRare | ![]() | ||
X2Y2 | ![]() | ||
Blur | ![]() | ||
CryptoPunks | ![]() | ||
Polygon | Mainnet | OpenSea (Wyvern) | N/A |
OpenSea (Seaport v1.4 & older) | ![]() | ||
LooksRare | N/A | ||
X2Y2 | N/A | ||
Blur | N/A | ||
CryptoPunks | N/A | ||
Optimism | Mainnet | OpenSea (Wyvern) | N/A |
OpenSea (Seaport v1.4 & older) | ![]() | ||
LooksRare | N/A | ||
X2Y2 | N/A | ||
Blur | N/A | ||
CryptoPunks | N/A |
N/A in the above table means that the corresponding marketplaces do not support the chain.
We're quickly rolling out support for other marketplaces as well and will keep updating the above section with the latest information.