topic

package
v0.0.0-...-edcad5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Topic

type Topic interface {
	IsSwapTopic(log types.Log) bool
	GetTopics() [][]eth.Hash
	GetSwapLogInfo(log types.Log) (common.SwapLogData, error)

	IsTransferTopic(log types.Log) bool
	GetTransferLog(log types.Log) (common.TransferLogData, error)

	IsFilledData(log types.Log) bool
	GetCexTransferLog(log types.Log) (common.TransferLogData, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL