Interface LifiStep

Hierarchy

  • Omit<Step, "type">
    • LifiStep

Properties

action: Action | CallAction
estimate: Estimate
execution?: Execution
id: string
includedSteps: Step[]
integrator?: string
referrer?: string
tool: string
toolDetails: Pick<Bridge | ExchangeAggregator | Exchange, "name" | "key" | "logoURI">
transactionRequest?: LifiTransactionRequest
type: "lifi"

Generated using TypeDoc