Interface StepBase

Hierarchy

Properties

action: Action
estimate?: Estimate
execution?: Execution
id: string
integrator?: string
referrer?: string
tool: string
toolDetails: Pick<Bridge | ExchangeAggregator | Exchange, "name" | "key" | "logoURI">
transactionRequest?: LifiTransactionRequest
type: "lifi" | "swap" | "cross" | "protocol" | "custom"

Generated using TypeDoc