Documentation ¶
Index ¶
- func FormatListing(gb *gloomberg.Gloomberg, event *osmodels.ItemListedEvent)
- func HandleCollectionOffer(gb *gloomberg.Gloomberg, event *models.CollectionOffer)
- func HandleItemListed(gb *gloomberg.Gloomberg, event *models.ItemListed)
- func HandleItemReceivedBid(gb *gloomberg.Gloomberg, event *models.ItemReceivedBid)
- func SeaWatcherEventsHandler(gb *gloomberg.Gloomberg)
- func TokenTransactionFormatter(gb *gloomberg.Gloomberg, seawa *seawatcher.SeaWatcher)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatListing ¶
func FormatListing(gb *gloomberg.Gloomberg, event *osmodels.ItemListedEvent)
func HandleCollectionOffer ¶ added in v0.7.3
func HandleCollectionOffer(gb *gloomberg.Gloomberg, event *models.CollectionOffer)
func HandleItemListed ¶ added in v0.7.3
func HandleItemListed(gb *gloomberg.Gloomberg, event *models.ItemListed)
func HandleItemReceivedBid ¶ added in v0.7.3
func HandleItemReceivedBid(gb *gloomberg.Gloomberg, event *models.ItemReceivedBid)
func SeaWatcherEventsHandler ¶ added in v0.11.1
SeaWatcherEventsHandler handles all incoming & decoded events from OpenSea and dispatches them to the appropriate handler.
func TokenTransactionFormatter ¶
func TokenTransactionFormatter(gb *gloomberg.Gloomberg, seawa *seawatcher.SeaWatcher)
func TokenTransactionFormatter(gb *gloomberg.Gloomberg, seawa *seawatcher.SeaWatcher, queueWsOutTokenTransactions chan *totra.TokenTransaction, queueWsInTokenTransactions chan *totra.TokenTransaction) {.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.