Properties of a SerumSwapTask.

interface ISerumSwapTask {
    serumPoolAddress?: string;
}

Implemented by

Properties

serumPoolAddress?: string

The serum pool to fetch swap price for

Generated using TypeDoc