UNPKG

@xswap-link/sdk

Version:
9 lines (8 loc) 170 B
export type GetSolanaRoutePayload = { integratorId: string; fromToken: string; toToken: string; fromAmount: string; fromAddress: string; slippage: number; };