UNPKG

@soroswap/sdk

Version:

Official TypeScript SDK for Soroswap.Finance API - DEX and exchange aggregator on Stellar

5 lines 110 B
export interface SendRequest { xdr: string; launchtube?: boolean; } //# sourceMappingURL=send.d.ts.map