
Key Features
- MPC Security: Uses the same MPC technology as Talken Wallet — agent private keys are never exposed anywhere.
- Multi-Chain: Supports 10+ chains including Ethereum, Arbitrum, Solana, Bitcoin, and TRON from a single account.
- Swap and Cross-Chain: Finds optimal rates via multi-DEX aggregator and bridges assets across chains through Circle CCTP and LayerZero.
- Hyperliquid Trading: Supports perpetual futures and spot trading with leverage, stop-loss, and take-profit.
- Polymarket Prediction Markets: Take positions on orderbook-based prediction markets and settle outcomes.
- Gasless Transactions: Pay fees in USDT, USDC, or TALK instead of native tokens.
- 4 Integration Methods: CLI (109 commands), MCP Server (95+ tools), API library (50+ methods), and Claude Code slash command.
Same MPC Security as Talken Wallet
Talken Agentic Wallet uses the same MPC (Multi-Party Computation) technology as Talken Wallet. Private keys are distributed across multiple parties, and no single party can access the complete key. Agents do not hold or manage private keys directly — all signing is handled securely through MPC. Even if the server running the agent is compromised, assets remain protected.Multi-Chain Support
A single agent account can operate across multiple blockchains simultaneously.- EVM Chains: Ethereum, Arbitrum, Base, Polygon, BNB Chain, Kaia, Avalanche, Mantle, HyperEVM, ChainBounty
- Solana: Mainnet and testnet
- Bitcoin: Mainnet and testnet
- TRON: Mainnet and testnet
Swap and Cross-Chain Transfers
Agents can use all Talken Swap capabilities. Multiple DEXs are compared simultaneously to find the optimal rate, and cross-chain asset transfers are handled automatically through Circle CCTP and LayerZero bridges. Swaps and transfers can also be executed in gasless mode by paying fees in USDT, USDC, or TALK instead of native tokens.Hyperliquid Trading
AI agents can trade perpetual futures and spot assets directly on Hyperliquid, a decentralized derivatives exchange. Assets such as BTC, ETH, and SOL are available for futures trading, with market and limit orders, cross and isolated margin modes, stop-loss/take-profit settings, and position monitoring. Agents can fund Hyperliquid from any chain via gasless deposit, withdraw to another chain after trading, or move funds between perpetual and spot — all in a single flow.Polymarket Prediction Markets
Agents can take positions on Polymarket, a blockchain-based prediction market platform. Trades are executed on an orderbook basis using USDC on the Polygon network. Market exploration, orderbook queries, order submission and cancellation, and position management are supported, and agents can automatically settle conditional tokens after events conclude.Staking
Agents can stake assets to earn rewards. The same TALK, ETH, and KAIA staking supported by Talken Staking is available, and agents can automatically check staking status and claim rewards.Agent Security Management
AI agent permissions can be controlled with fine-grained control. Separate access keys can be issued per agent for individual management, with key rotation and instant revocation. Agent sessions can be configured with a defined scope of operations, budget limits, and expiration period, ensuring both autonomy and safety.Multiple Integration Methods
Developers and partners can integrate Talken Agentic Wallet in the way that best suits their use case.- API Library: 50+ methods to integrate directly into Telegram bots, backend servers, and custom services
- CLI: 109 commands to execute all features in a terminal environment
- MCP Server: 95+ tools to connect with AI tools like Claude Desktop and Cursor
- Claude Code Slash Command: Execute wallet functions via
/talkenusing natural language
Position in the Talken Ecosystem
Talken Agentic Wallet extends existing Talken services for use by AI agents. For wallets used directly by people, use Talken Wallet. For frontend wallet integration, use Talken Kit. For backend API calls, use Talken API. Agentic Wallet is the gateway for agents to access all of these services.Talken Agentic Wallet is available as an npm package. For installation and usage, see @talken/agentic-wallet.