Preparing search index...
The search index is not available
@envio-dev/hypersync-client
@envio-dev/hypersync-client
TraceFilter
Interface TraceFilter
Filter for selecting traces based on various criteria
interface
TraceFilter
{
address
?:
string
[]
;
callType
?:
string
[]
;
from
?:
string
[]
;
rewardType
?:
string
[]
;
sighash
?:
string
[]
;
to
?:
string
[]
;
type
?:
string
[]
;
}
Index
Properties
address?
call
Type?
from?
reward
Type?
sighash?
to?
type?
Properties
Optional
address
address
?:
string
[]
Optional
call
Type
call
Type
?:
string
[]
Optional
from
from
?:
string
[]
Optional
reward
Type
reward
Type
?:
string
[]
Optional
sighash
sighash
?:
string
[]
Optional
to
to
?:
string
[]
Optional
type
type
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
call
Type
from
reward
Type
sighash
to
type
@envio-dev/hypersync-client
Loading...
Filter for selecting traces based on various criteria