Preparing search index...
The search index is not available
@esscrypt/histori-sdk
@esscrypt/histori-sdk
BlockResponseDto
Interface BlockResponseDto
interface
BlockResponseDto
{
block_gas_cost
:
string
;
block_hash
:
string
;
block_height
:
number
;
block_parent_hash
:
string
;
chain_id
:
number
;
extra_data
:
string
;
gas_limit
:
number
;
gas_used
:
number
;
miner_address
:
string
;
network_name
:
string
;
signed_at
:
string
;
signed_at_timestamp
:
number
;
}
Index
Properties
block_
gas_
cost
block_
hash
block_
height
block_
parent_
hash
chain_
id
extra_
data
gas_
limit
gas_
used
miner_
address
network_
name
signed_
at
signed_
at_
timestamp
Properties
block_
gas_
cost
block_
gas_
cost
:
string
block_
hash
block_
hash
:
string
block_
height
block_
height
:
number
block_
parent_
hash
block_
parent_
hash
:
string
chain_
id
chain_
id
:
number
extra_
data
extra_
data
:
string
gas_
limit
gas_
limit
:
number
gas_
used
gas_
used
:
number
miner_
address
miner_
address
:
string
network_
name
network_
name
:
string
signed_
at
signed_
at
:
string
signed_
at_
timestamp
signed_
at_
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
gas_
cost
block_
hash
block_
height
block_
parent_
hash
chain_
id
extra_
data
gas_
limit
gas_
used
miner_
address
network_
name
signed_
at
signed_
at_
timestamp
@esscrypt/histori-sdk
Loading...