Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
BlockLatestRestResponse
Interface BlockLatestRestResponse
Hierarchy
BlockLatestRestResponse
Index
Properties
block
block_
id
Properties
block
block
:
{
header
:
{
app_hash
:
string
;
chain_id
:
string
;
consensus_hash
:
string
;
data_hash
:
string
;
evidence_hash
:
string
;
height
:
string
;
last_block_id
:
{
hash
:
string
;
part_set_header
:
{
hash
:
string
;
total
:
0
}
}
;
last_commit_hash
:
string
;
last_results_hash
:
string
;
next_validators_hash
:
string
;
proposer_address
:
string
;
time
:
internal
.
Date
;
validators_hash
:
string
;
version
:
{
app
:
string
;
block
:
string
}
}
}
Type declaration
header
:
{
app_hash
:
string
;
chain_id
:
string
;
consensus_hash
:
string
;
data_hash
:
string
;
evidence_hash
:
string
;
height
:
string
;
last_block_id
:
{
hash
:
string
;
part_set_header
:
{
hash
:
string
;
total
:
0
}
}
;
last_commit_hash
:
string
;
last_results_hash
:
string
;
next_validators_hash
:
string
;
proposer_address
:
string
;
time
:
internal
.
Date
;
validators_hash
:
string
;
version
:
{
app
:
string
;
block
:
string
}
}
app_
hash
:
string
chain_
id
:
string
consensus_
hash
:
string
data_
hash
:
string
evidence_
hash
:
string
height
:
string
last_
block_
id
:
{
hash
:
string
;
part_set_header
:
{
hash
:
string
;
total
:
0
}
}
hash
:
string
part_
set_
header
:
{
hash
:
string
;
total
:
0
}
hash
:
string
total
:
0
last_
commit_
hash
:
string
last_
results_
hash
:
string
next_
validators_
hash
:
string
proposer_
address
:
string
time
:
internal
.
Date
validators_
hash
:
string
version
:
{
app
:
string
;
block
:
string
}
app
:
string
block
:
string
block_
id
block_
id
:
{
hash
:
string
;
part_set_header
:
{
hash
:
string
;
total
:
number
}
}
Type declaration
hash
:
string
part_
set_
header
:
{
hash
:
string
;
total
:
number
}
hash
:
string
total
:
number
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Block
Latest
Rest
Response
block
block_
id
Generated using
TypeDoc