UNPKG

bitcore-wallet-service

Version:
9 lines 336 B
export declare class ThorswapService { request: any; private thorswapGetKeys; thorswapGetSupportedChains(req: any): Promise<any>; thorswapGetCryptoCurrencies(req: any): Promise<any>; thorswapGetSwapQuote(req: any): Promise<any>; thorswapGetSwapTx(req: any): Promise<any>; } //# sourceMappingURL=thorswap.d.ts.map