- Preparing search index...
 
- The search index is not available
 
cardstack 
 
Function getGasPricesInNativeWei
 
- getGasPricesInNativeWei(chainId: number, options?: { 
    hubUrl?: null | string; 
}): Promise<GasPrice> 
- 
Parameters
- 
chainId: number
 
- 
options: { 
    hubUrl?: null | string; 
} = {}
- 
Optional hubUrl?: null | string
 
 
 
Returns Promise<GasPrice>