Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
AuctionLastBid
Interface AuctionLastBid
interface
AuctionLastBid
{
blockHash
:
`
mh_
${
string
}
`
;
blockHeight
:
number
;
encodedTx
:
`
tx_
${
string
}
`
;
hash
:
`
th_
${
string
}
`
;
microIndex
:
number
;
microTime
:
Date
;
signatures
:
string
[]
;
tx
:
Record
<
string
,
unknown
>
;
}
Index
Properties
block
Hash
block
Height
encoded
Tx
hash
micro
Index
micro
Time
signatures
tx
Properties
block
Hash
block
Hash
:
`
mh_
${
string
}
`
Micro block hash
block
Height
block
Height
:
number
encoded
Tx
encoded
Tx
:
`
tx_
${
string
}
`
Encoded transaction
hash
hash
:
`
th_
${
string
}
`
Transaction hash
micro
Index
micro
Index
:
number
micro
Time
micro
Time
:
Date
signatures
signatures
:
string
[]
tx
tx
:
Record
<
string
,
unknown
>
Any object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Hash
block
Height
encoded
Tx
hash
micro
Index
micro
Time
signatures
tx
@aeternity/aepp-sdk
Loading...
Micro block hash