menu
wagmi_web package
documentation
wagmi_web.dart
EstimateFeesPerGasParameters
EstimateFeesPerGasParameters.new constructor
EstimateFeesPerGasParameters.new constructor
dark_mode
light_mode
EstimateFeesPerGasParameters
constructor
EstimateFeesPerGasParameters
(
{
String
?
type
,
String
?
formatUnits
,
int
?
chainId
,
})
Implementation
EstimateFeesPerGasParameters({ this.type, this.formatUnits, this.chainId, });
wagmi_web package
documentation
wagmi_web
EstimateFeesPerGasParameters
EstimateFeesPerGasParameters.new constructor
EstimateFeesPerGasParameters class