UNPKG

@polycity/sdk

Version:

🛠 An SDK for building applications on top of PolyCityDex Protocol.

5 lines (4 loc) • 80 B
export declare enum TradeType { EXACT_INPUT = 0, EXACT_OUTPUT = 1 }