Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
eth
TraceResult
Interface TraceResult
interface
TraceResult
{
address
?:
string
;
code
?:
string
;
gasUsed
:
number
;
output
?:
string
;
}
Index
Properties
address?
code?
gas
Used
output?
Properties
Optional
address
address
?:
string
Optional
code
code
?:
string
gas
Used
gasUsed
:
number
Optional
output
output
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
code
gas
Used
output
@sentio/sdk
Loading...