Class ThirdwebGetUserOperationGasPriceResponse
- Namespace
- Thirdweb.AccountAbstraction
- Assembly
- Thirdweb.dll
public class ThirdwebGetUserOperationGasPriceResponse
- Inheritance
-
ThirdwebGetUserOperationGasPriceResponse
- Inherited Members
Properties
MaxFeePerGas
[JsonProperty("maxFeePerGas")]
public string MaxFeePerGas { get; set; }
Property Value
MaxPriorityFeePerGas
[JsonProperty("maxPriorityFeePerGas")]
public string MaxPriorityFeePerGas { get; set; }