milktoastlab / SolanaNFTBot

A helpful bot for tracking your Solana NFT project on discord channels.
MIT License
246 stars 129 forks source link

Add support for MagicEden V2 #57

Closed kryptoj closed 2 years ago

kryptoj commented 2 years ago

Context

Recently Magic Eden updated their program to V2, which breaks how we track sales using transactions on chain.

Solution

Use magic Eden's public API to detect sales instead.

Todo

Ref

https://github.com/milktoastlab/SolanaNFTBot/issues/55