Documentation ¶
Overview ¶
Package txmatch provides a flexible method of filtering transactions to check for ones matching a particular abi method
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
Matcher provides transaction matching capabilities allowing for the filtration of transactions to specific contracts or addresses using ABI's as the method of filtering out transactions. Suitable for building a list of addresses that have interacted with particular contracts
Click to show internal directories.
Click to hide internal directories.