evm

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterConfig

type FilterConfig struct {
	// contains filtered or unexported fields
}

type Watcher

type Watcher struct {
	// contains filtered or unexported fields
}

func NewWatcher

func NewWatcher(
	repository repository.Status,
	contracts service.Contracts,
	prometheusService service.Prometheus,
	pricingService service.Pricing,
	evmClient client.EVM,
	assetsService service.Assets,
	dbIdentifier string,
	startBlock int64,
	validator bool,
	pollingInterval time.Duration,
	maxLogsBlocks int64,
	blacklistedAccounts []string) *Watcher

func (Watcher) CheckBlacklistedOriginator

func (ew Watcher) CheckBlacklistedOriginator(hash common.Hash) (*string, error)

func (*Watcher) Watch

func (ew *Watcher) Watch(queue qi.Queue)

Jump to

Keyboard shortcuts

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