MantleAgent
Share / Embed
Reputation
formula v1.3Signals
Autonomous AI agent wallet on Mantle Network. Executes DeFi strategies including swaps, liquidity provision, and compound yield farming. Integrates ERC-8004 identity for verifiable on-chain reputation.
Source: https://raw.githubusercontent.com/ulsreall/mantle-agent-wallet/main/agent-metadata.json
Raw metadata
{
"name": "MantleAgent",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://raw.githubusercontent.com/ulsreall/mantle-agent-wallet/main/assets/logo.png",
"active": true,
"services": [
{
"name": "MCP",
"version": "2026-05-24",
"endpoint": "https://mantle-agent-wallet.vercel.app/api/mcp",
"mcpTools": [
"execute_swap",
"add_liquidity",
"compound_yield",
"check_balance",
"get_pnl"
],
"mcpPrompts": [
"swap_tokens",
"optimize_yield",
"risk_assessment"
],
"mcpResources": [
"mantle_mainnet",
"merchant_moe",
"agni_finance"
]
}
],
"description": "Autonomous AI agent wallet on Mantle Network. Executes DeFi strategies including swaps, liquidity provision, and compound yield farming. Integrates ERC-8004 identity for verifiable on-chain reputation.",
"x402support": false,
"registrations": [
{
"chain": "mantle",
"chainId": 5000,
"tokenId": "98",
"agentWallet": "0xb22c73495353fe732CAFD4dbFFD6500939BB9507",
"contractAddress": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| — | — | — |
Services
-
MCP v2026-05-24Endpoint
https://mantle-agent-wallet.vercel.app/api/mcp
The ValidationRegistry contract is not yet deployed on Mantle Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.