menu
sui_dart package
documentation
graphql/sui_graphql_client.dart
SuiGraphQLClient
getReferenceGasPrice method
getReferenceGasPrice method
dark_mode
light_mode
getReferenceGasPrice
method
Future
<
String
>
getReferenceGasPrice
(
)
Implementation
Future<String> getReferenceGasPrice() { return core.getReferenceGasPrice(); }
sui_dart package
documentation
graphql/sui_graphql_client
SuiGraphQLClient
getReferenceGasPrice method
SuiGraphQLClient class