{ "name": "Dust Sweeper", "version": "1.0.0", "agentId": 4, "slug": "dust-sweeper-defi", "operator": "0x1Fd0e803880C9A952d3751Eadfc7653927EcaE8F", "description": "DeFi agent for 369 Wallet. Finds small 'dust' balances across the wallet and proposes swapping them into one token. Reads the portfolio and plans the sweep; the user grants the swap permission and signs each leg.", "homepage": "https://369wallet.xyz", "repository": "https://github.com/369wallet/369-agnet-8004", "license": "Apache-2.0", "storeProfile": { "category": "defi", "developer": "369 Labs", "tagline": "Consolidate dust into one token", "icon": "color-wand", "accent": "#F59E0B", "chains": [5042002, 1, 56, 8453], "permissions": [ { "key": "swap", "scope": "write", "tools": ["swapOnChain", "arcSwapExecute"] } ] }, "capabilities": [ "getPortfolio", "sweepDustPlan", "sweepDustQuote", "swapOnChain", "arcSwapQuote", "arcSwapExecute" ], "networks": [ { "name": "Arc Testnet", "chainId": 5042002, "identityRegistry": "0xAceB520444ddeDec663277FC866ab77E8085918e", "validationRegistry": "0x148336926e6F21A2EC63B47BA31dD0B08E538b91", "reputationRegistry": "0x6f4065ca2c34a7201aa02d3b0c8b37be77d607b5" } ], "signingKey": "0x1Fd0e803880C9A952d3751Eadfc7653927EcaE8F" }