follow-the-nft / follow-the-nft-api

The Express API for the follow-the-nft
MIT License
0 stars 0 forks source link

Research events we could implement #28

Open fadnesscharlie opened 2 years ago

fadnesscharlie commented 2 years ago

Reference: https://docs.opensea.io/reference/event-object

Event Types: event_type Describes the event type. This can be: "created" for new auctions, "successful" for sales, "cancelled" for cancelled auctions, "bid_entered", "bid_withdrawn", "transfer", "offer_entered", or "approve"