etherscan-api
Preparing search index...
index
EventLog
Interface EventLog
An event log (
log.getLogs
).
interface
EventLog
{
address
:
string
;
blockHash
:
string
;
blockNumber
:
string
;
data
:
string
;
gasPrice
:
string
;
gasUsed
:
string
;
logIndex
:
string
;
timeStamp
:
string
;
topics
:
string
[]
;
transactionHash
:
string
;
transactionIndex
:
string
;
}
Index
Properties
address
block
Hash
block
Number
data
gas
Price
gas
Used
log
Index
time
Stamp
topics
transaction
Hash
transaction
Index
Properties
address
address
:
string
block
Hash
blockHash
:
string
block
Number
blockNumber
:
string
data
data
:
string
gas
Price
gasPrice
:
string
gas
Used
gasUsed
:
string
log
Index
logIndex
:
string
time
Stamp
timeStamp
:
string
topics
topics
:
string
[]
transaction
Hash
transactionHash
:
string
transaction
Index
transactionIndex
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
block
Hash
block
Number
data
gas
Price
gas
Used
log
Index
time
Stamp
topics
transaction
Hash
transaction
Index
etherscan-api
Loading...
An event log (
log.getLogs).