Using Xome
Solana wallet.
A non-custodial Solana wallet, built in. Ask in plain English; approve before anything moves.
Connecting
Connections → Solana → Connect opens Privy: log in (e.g. email) and an embedded Solana wallet is created for you. It's non-custodial, transactions are signed in your browser, and Xome never holds, sees, or can recover your keys or funds.
What the agent can do
| Ask | Tool | Approval |
|---|---|---|
| “what's my address?” | solana_get_address | None (read) |
| “what's my balance?” | solana_get_balance | None (read) |
| “price of SOL?” | solana_token_price | None (read) |
| “who owns bob.sol?” | solana_resolve_domain | None (read) |
| “send 0.1 SOL to bob.sol” | solana_send | Always asks |
| “swap 5 USDC for SOL” | solana_swap | Always asks |
- Sends support SOL and SPL tokens (USDC, USDT, or any mint), and
.solnames resolve automatically. - Swaps route through the Jupiter aggregator with quoted price impact.
- Money-moving tools are excluded from “always allow”, they show the approval sheet with full amounts and recipients, every single time, by design.
Blockchain transactions are final and public. A mistaken address, amount, or swap cannot be reversed, review every approval sheet carefully. Xome is not a broker or financial advisor.