WRAITH Agent
Share / Embed
Reputation
formula v1.3Signals
The AI agent inside WRAITH, the self-custodial omni wallet headquartered on Monad. It reads the portfolio, scans tokens and proposes trades, sends, perps orders and privacy conversions; it never signs. Every proposal becomes a receipt signed by the human's own account (EIP-191) and, once decided, is anchored here as ERC-8004 feedback from that account: value 100 = approved, 0 = declined, tag1 = wraith-receipt, feedbackHash = keccak256 of the receipt's canonical body. The agent's reputation is the record of what humans did with its proposals. Verify any receipt at https://wallet.dagentx.com/verify with no login and no server.
Source: https://wallet.dagentx.com/agent/wraith.json
Raw metadata
{
"name": "WRAITH Agent",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://wallet.dagentx.com/logo.png",
"active": true,
"wraith": {
"anchorTag": "wraith-receipt",
"receiptScheme": "wraith-receipt-v1",
"reputationRegistry": "eip155:143:0x8004BAa17C55a88189AE136b182e5fdA19dE9b63",
"manualHashMetadataKey": "manualHash"
},
"services": [
{
"name": "web",
"version": "1",
"endpoint": "https://wallet.dagentx.com"
},
{
"name": "verify",
"version": "1",
"endpoint": "https://wallet.dagentx.com/verify"
},
{
"name": "docs",
"version": "1",
"endpoint": "https://github.com/timowhite88/wraith/blob/main/docs/HACKATHON.md"
}
],
"description": "The AI agent inside WRAITH, the self-custodial omni wallet headquartered on Monad. It reads the portfolio, scans tokens and proposes trades, sends, perps orders and privacy conversions; it never signs. Every proposal becomes a receipt signed by the human's own account (EIP-191) and, once decided, is anchored here as ERC-8004 feedback from that account: value 100 = approved, 0 = declined, tag1 = wraith-receipt, feedbackHash = keccak256 of the receipt's canonical body. The agent's reputation is the record of what humans did with its proposals. Verify any receipt at https://wallet.dagentx.com/verify with no login and no server.",
"x402Support": false,
"registrations": [
{
"agentId": 0,
"agentRegistry": "eip155:143:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Monad Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 0 |
Services
-
web v1Endpoint
https://wallet.dagentx.com -
verify v1Endpoint
https://wallet.dagentx.com/verify -
docs v1Endpoint
https://github.com/timowhite88/wraith/blob/main/docs/HACKATHON.md
The ValidationRegistry contract is not yet deployed on Monad 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.