Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtherchainGasFeeSuggestion ¶
type EtherchainGasFeeSuggestion struct {
RapidWei *big.Int
RapidTime string
FastWei *big.Int
FastTime string
StandardWei *big.Int
StandardTime string
SlowWei *big.Int
SlowTime string
EthUsd float64
}
func GetEtherchainGasPrices ¶
func GetEtherchainGasPrices() (EtherchainGasFeeSuggestion, error)
Get gas prices
type EtherscanGasFeeSuggestion ¶
func GetEtherscanGasPrices ¶
func GetEtherscanGasPrices() (EtherscanGasFeeSuggestion, error)
Get gas prices
Click to show internal directories.
Click to hide internal directories.