TradesBaseQuotePair
OfferType
enum OfferType {
Bid,
Ask
}IHasOfferListOfOfferType
offerListOfOfferType
function offerListOfOfferType(enum OfferType ba) internal view virtual returns (struct OLKey olKey)Name
Type
Description
Name
Type
Description
offerTypeOfOutbound
function offerTypeOfOutbound(contract IERC20 outbound_tkn) internal view virtual returns (enum OfferType ba)Name
Type
Description
Name
Type
Description
outboundOfOfferType
Name
Type
Description
Name
Type
Description
TradesBaseQuotePair
BASE
QUOTE
TICK_SPACING
OfferListKey
Name
Type
Description
constructor
Name
Type
Description
offerListOfOfferType
Name
Type
Description
Name
Type
Description
offerTypeOfOutbound
Name
Type
Description
Name
Type
Description
outboundOfOfferType
Name
Type
Description
Name
Type
Description
dual
Name
Type
Description
Name
Type
Description
Was this helpful?