Preparing search index...
The search index is not available
@metrixcoin/metrilib
@metrixcoin/metrilib
APILog
Interface APILog
interface
APILog
{
address
:
string
;
addressHex
:
string
;
blockHash
:
string
;
blockHeight
:
number
;
contractAddress
:
string
;
contractAddressHex
:
string
;
data
:
string
;
outputIndex
:
number
;
sender
:
string
;
timestamp
:
number
;
topics
:
string
[]
;
transactionId
:
string
;
}
Hierarchy (
view full
)
EVMLog
APILog
Index
Properties
address
address
Hex
block
Hash
block
Height
contract
Address
contract
Address
Hex
data
output
Index
sender
timestamp
topics
transaction
Id
Properties
address
address
:
string
address
Hex
address
Hex
:
string
block
Hash
block
Hash
:
string
block
Height
block
Height
:
number
contract
Address
contract
Address
:
string
contract
Address
Hex
contract
Address
Hex
:
string
data
data
:
string
output
Index
output
Index
:
number
sender
sender
:
string
timestamp
timestamp
:
number
topics
topics
:
string
[]
transaction
Id
transaction
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
address
Hex
block
Hash
block
Height
contract
Address
contract
Address
Hex
data
output
Index
sender
timestamp
topics
transaction
Id
@metrixcoin/metrilib
Loading...