Interface RangoTransaction

Hierarchy

  • RangoTransaction

Properties

approveData: null | string
approveTo: null | string
blockChain: RangoEvmBlockchainMeta
from: null | string
gasLimit: null | string
gasPrice: null | string
maxFeePerGas: null | string
maxPriorityFeePerGas: null | string
txData: null | string
txTo: string
type: "EVM"
value: null | string

Generated using TypeDoc