etherscan-api
Preparing search index...
index
InternalTransaction
Interface InternalTransaction
An internal transaction (
account.txlistinternal
).
interface
InternalTransaction
{
blockNumber
:
string
;
contractAddress
:
string
;
errCode
:
string
;
from
:
string
;
gas
:
string
;
gasUsed
:
string
;
hash
:
string
;
input
:
string
;
isError
:
string
;
timeStamp
:
string
;
to
:
string
;
traceId
:
string
;
type
:
string
;
value
:
string
;
}
Index
Properties
block
Number
contract
Address
err
Code
from
gas
gas
Used
hash
input
is
Error
time
Stamp
to
trace
Id
type
value
Properties
block
Number
blockNumber
:
string
contract
Address
contractAddress
:
string
err
Code
errCode
:
string
from
from
:
string
gas
gas
:
string
gas
Used
gasUsed
:
string
hash
hash
:
string
input
input
:
string
is
Error
isError
:
string
time
Stamp
timeStamp
:
string
to
to
:
string
trace
Id
traceId
:
string
type
type
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Number
contract
Address
err
Code
from
gas
gas
Used
hash
input
is
Error
time
Stamp
to
trace
Id
type
value
etherscan-api
Loading...
An internal transaction (
account.txlistinternal).