menu
polkawallet_sdk package
documentation
api/eth/apiKeyringEth.dart
ApiKeyringEth
getGasPrice method
getGasPrice method
dark_mode
light_mode
getGasPrice
method
Future
<
String
?
>
getGasPrice
(
)
Implementation
Future<String?> getGasPrice() async { return service.getGasPrice(); }
polkawallet_sdk package
documentation
api/eth/apiKeyringEth
ApiKeyringEth
getGasPrice method
ApiKeyringEth class