UNPKG

shrimpy-node

Version:
7 lines (6 loc) 135 B
export interface IExchangeInfo { exchange: string; bestCaseFee: number; worstCaseFee: number; icon: string; }