Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatListing ¶
func FormatListing(gb *gloomberg.Gloomberg, event *osmodels.ItemListedEvent, queueTokenTransactions chan *totra.TokenTransaction)
func TokenTransactionFormatter ¶
func TokenTransactionFormatter(gb *gloomberg.Gloomberg, queueTokenTransactions chan *totra.TokenTransaction, queueWsOutTokenTransactions chan *totra.TokenTransaction, queueWsInTokenTransactions chan *totra.TokenTransaction, terminalPrinterQueue chan string)
Types ¶
type OutputColors ¶
type OutputLine ¶
type OutputLine struct { PlatformSymbol string DateTime string PriceSymbol string ActionSymhol string FromToSymbol string Price float64 PricePerItem float64 CollectionName string TokenIDs []int64 TxHash string Buyer osmodels.Account Seller osmodels.Account NumSales int NumListings int SaLiRa float64 Colors OutputColors }
Click to show internal directories.
Click to hide internal directories.