Interface ZrxTradeStruct

Hierarchy

Properties

affiliateAddress?: string
gasFeeInfo: null | GasFeeInfo
path: readonly Token<BlockchainName>[]
permit2ApproveAddress?: string
proxyFeeInfo: undefined | OnChainProxyFeeInfo
routerAddress: string
slippageTolerance: number
useProxy: boolean
usedForCrossChain?: boolean
withDeflation: {
    from: IsDeflationToken;
    to: IsDeflationToken;
}

Type declaration

Generated using TypeDoc