Type alias PriceType

PriceType: Price | { base: Asset | string; quote: Asset | string }

Generated using TypeDoc