Documentation
¶
Index ¶
- func AddAddresses(addrs []string)
- func FetchSwapEvents(poolAddress string, startTime, endTime int64) ([]types.Log, error)
- func GetAddresses() []common.Address
- func GetClient() *ethclient.Client
- func GetNotifyChannel() <-chan struct{}
- func ListenToContractEvents()
- func ParseAddress(address string) string
- func ProcessSwapInfos(task database.Task, swaps []SwapInfo, onboardingTask database.Task)
- func RemoveAddresses(addrs []string)
- type SwapEvent
- type SwapInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAddresses ¶
func AddAddresses(addrs []string)
func FetchSwapEvents ¶
func GetAddresses ¶
func GetNotifyChannel ¶
func GetNotifyChannel() <-chan struct{}
func ListenToContractEvents ¶
func ListenToContractEvents()
func ParseAddress ¶
func ProcessSwapInfos ¶
func RemoveAddresses ¶
func RemoveAddresses(addrs []string)
Types ¶
Click to show internal directories.
Click to hide internal directories.