Preparing search index...
The search index is not available
@esscrypt/histori-sdk
@esscrypt/histori-sdk
GasPriceResponseDto
Interface GasPriceResponseDto
interface
GasPriceResponseDto
{
chain_id
:
number
;
currency
:
string
;
event_type
:
string
;
fee_dollars
:
string
;
fee_eth
:
string
;
fee_gwei
:
string
;
fee_wei
:
string
;
gas_cost_eth
:
string
;
gas_cost_gwei
:
string
;
gas_cost_wei
:
string
;
gas_required
:
string
;
network_name
:
string
;
tip_dollars
:
string
;
tip_eth
:
string
;
tip_gwei
:
string
;
tip_wei
:
string
;
total_cost_dollars
:
string
;
}
Index
Properties
chain_
id
currency
event_
type
fee_
dollars
fee_
eth
fee_
gwei
fee_
wei
gas_
cost_
eth
gas_
cost_
gwei
gas_
cost_
wei
gas_
required
network_
name
tip_
dollars
tip_
eth
tip_
gwei
tip_
wei
total_
cost_
dollars
Properties
chain_
id
chain_
id
:
number
currency
currency
:
string
event_
type
event_
type
:
string
fee_
dollars
fee_
dollars
:
string
fee_
eth
fee_
eth
:
string
fee_
gwei
fee_
gwei
:
string
fee_
wei
fee_
wei
:
string
gas_
cost_
eth
gas_
cost_
eth
:
string
gas_
cost_
gwei
gas_
cost_
gwei
:
string
gas_
cost_
wei
gas_
cost_
wei
:
string
gas_
required
gas_
required
:
string
network_
name
network_
name
:
string
tip_
dollars
tip_
dollars
:
string
tip_
eth
tip_
eth
:
string
tip_
gwei
tip_
gwei
:
string
tip_
wei
tip_
wei
:
string
total_
cost_
dollars
total_
cost_
dollars
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain_
id
currency
event_
type
fee_
dollars
fee_
eth
fee_
gwei
fee_
wei
gas_
cost_
eth
gas_
cost_
gwei
gas_
cost_
wei
gas_
required
network_
name
tip_
dollars
tip_
eth
tip_
gwei
tip_
wei
total_
cost_
dollars
@esscrypt/histori-sdk
Loading...