Class EstimateFeeResponse

java.lang.Object
xyz.voltawallet.internal.model.EstimateFeeResponse

public class EstimateFeeResponse extends Object
  • Constructor Details

    • EstimateFeeResponse

      public EstimateFeeResponse()
  • Method Details

    • getPreVerificationGas

      public BigInteger getPreVerificationGas()
    • getVerificationGas

      public BigInteger getVerificationGas()
    • getCallGasLimit

      public BigInteger getCallGasLimit()
    • getVerificationGasLimit

      public BigInteger getVerificationGasLimit()