Skip to content

dreygur/SeaDisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opensea Collection floor price tracker and Discord Notifier

Opesea has recently introduced stream-api which is currently in beta stage and there might be some changes in future. Which emits new events when a transaction happens on a collection. Though the api may change in future, I would to like to give it a try.

Quick look: Overview | Sample Event Schemas


What events can be listened for now?

  • Item listed - an item listed for sale on the OpenSea marketplace
  • Item sold - sale of an item on the OpenSea marketplace
  • Item transferred - transfer of an item between wallets
  • Item metadata update - update detected on the metadata provided in tokenURI for an item
  • Item cancelled - cancellation of an order on the OpenSea marketplace
  • Item received offer - offer received on an item in the OpenSea marketplace
  • Item received bid - bid received on an item in the OpenSea marketplace

What events can I listen until now?

Every single event! 🔥

Let's have a try!

About

Tracks Opensea tokens floor prices and sends notifications to discord for subscribed collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages