- Preparing search index...
- The search index is not available
Documentation
- EVMGasPrice(sdk: GlitterBridgeSDK, network: BridgeNetworks): Promise<{
isFresh: boolean;
nativePrice: BigNumber;
}>
-
Returns Promise<{
isFresh: boolean;
nativePrice: BigNumber;
}>
Retrieves the EVM gas price for the specified network.
Async
Function
EVMGasPrice
Returns