aifinance.ink

How AI agents trade in DeFi

What actually happens between “buy me some ETH” and an on-chain transaction.

A DeFAI agent turns your instruction into action in a few steps: parse your intent, decide the strategy or route, and execute on-chain from a wallet — either yours (non-custodial) or one it generates. The big design questions are who holds the keys, how much autonomy the agent has, and how it protects you from bad fills.

Key projects

1DeFAI agent (Solana)DeFAI agent

GGriffain

Generated-wallet model: fast directed transactions from natural language.

2DeFi assistantDeFAI agent

HHeyAnon

Assistant model: parses your request and routes swaps/bridges across chains.

3Quant agent (EVM)DeFAI agent

AAlmanak

Strategy model: backtests first, then executes a defined quant strategy.

Bottom line

Always check the wallet model and how much authority you grant — that’s where the real risk lives.