This commit is contained in:
Arihant Bansal
2024-12-22 01:33:49 +05:30
parent 6d4f468fb3
commit f76cc9cf8e
17 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ import { TOKENS, DEFAULT_OPTIONS, JUP_API } from "../constants";
/**
* Swap tokens using Jupiter Exchange
* @param agent SolanaAgent instance
* @param agent SolanaAgentKit instance
* @param outputMint Target token mint address
* @param inputAmount Amount to swap (in token decimals)
* @param inputMint Source token mint address (defaults to USDC)