Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
eth
Trace
Interface Trace
interface
Trace
{
action
:
TraceAction
;
blockHash
:
string
;
blockNumber
:
number
;
error
?:
string
;
result
:
TraceResult
;
subtraces
:
number
;
traceAddress
:
number
[]
;
transactionHash
:
string
;
transactionPosition
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
Trace
TypedCallTrace
Index
Properties
action
block
Hash
block
Number
error?
result
subtraces
trace
Address
transaction
Hash
transaction
Position
type
Properties
action
action
:
TraceAction
block
Hash
blockHash
:
string
block
Number
blockNumber
:
number
Optional
error
error
?:
string
result
result
:
TraceResult
subtraces
subtraces
:
number
trace
Address
traceAddress
:
number
[]
transaction
Hash
transactionHash
:
string
transaction
Position
transactionPosition
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
block
Hash
block
Number
error
result
subtraces
trace
Address
transaction
Hash
transaction
Position
type
@sentio/sdk
Loading...