Options
All
  • Public
  • Public/Protected
  • All
Menu

return value from estimateTransactionIntentCost

Hierarchy

  • EstimateTransactionIntentGasResult

Index

Constructors

Properties

callGasLimit?: string
estimatedTXGas: string

estimated TX gas cost

estimatedTXGasFee: string

estimated TX gas cost in the chain native token (WEI)

estimatedTXGasFeeToken?: string

when using a policy, the estimated TX gas cost in the ERC-20 token defined in the strategy (WEI)

estimatedTXGasFeeUSD: string

estimated TX gas cost in USD

gasPrice: string

gas price used for the estimation

preVerificationGas?: string
validAfter?: string
validUntil?: string
verificationGas?: string
verificationGasLimit?: string
attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc