gasPrice abstract method

Future<GasPrice> gasPrice({
  1. required String caip2Chain,
})

Implementation

Future<GasPrice> gasPrice({
  required String caip2Chain,
});