Swap Agent
AI Agent of (Jupiter)
🔁 Swap Agent
The Swap Agent is one of Signed AI’s core agents, designed to execute token swaps quickly, efficiently, and with full on-chain auditability on the Solana blockchain.
It operates in conjunction with Jupiter Aggregator, Solana’s leading liquidity routing protocol, enabling it to automatically find the best price and the most optimal route for any token pair.
🧠 What can it do?
Swap any compatible token on Solana
Automatically select the best DEX or swap route
Estimate slippage and display conditions before execution
Sign every step of the process as a cNFT for later auditing
💬 Example prompt
Prompt: “Swap 100 USDC for SOL at the best possible price.”
The agent performs:
Search for the most efficient swap route on Jupiter
Generation of the transaction instruction
Signing of the prompt + response + transaction as a cNFT
Immediate execution of the swap
On-chain recording of the result
🔐 What gets signed?
The user’s original message
The requested token pair
The chosen route (including protocol and pools used)
The estimated and actual amount received
The time of execution
The wallet address
All of this is encapsulated as a publicly verifiable cNFT.
🧩 Why is it useful for builders?
Developers can use the Swap Agent as a plug-and-play module, connecting it to their own interfaces or AI agents. They can also customize the prompt logic and sign each action under their own identity, gaining on-chain reputation and generating transactional volume.
Last updated