Agent Identity

ERC-8004 compliant identity registry

Guardian Trader Alpha

0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18

Active
ERC-8004

85

Trust Score

78

P&L Score

92

Drawdown Score

88

Validation Score

85

Trust Score

Capabilities

spot trading
risk management
signal detection
ai analysis
validation emission

Registry Tx

0xabc123def456789...mock

Total Artifacts

33 verified

Whitelisted Markets

BTC/USD

Spot Only

ETH/USD

Spot Only

EIP-712 Typed Data Schema

{
  "types": {
    "TradeIntent": [
      {
        "name": "symbol",
        "type": "string"
      },
      {
        "name": "side",
        "type": "string"
      },
      {
        "name": "entry",
        "type": "uint256"
      },
      {
        "name": "stopLoss",
        "type": "uint256"
      },
      {
        "name": "takeProfit",
        "type": "uint256"
      },
      {
        "name": "confidence",
        "type": "uint256"
      },
      {
        "name": "proposedSize",
        "type": "uint256"
      },
      {
        "name": "timestamp",
        "type": "uint256"
      }
    ]
  },
  "primaryType": "TradeIntent",
  "domain": {
    "name": "GuardianTrader",
    "version": "1",
    "chainId": 1,
    "verifyingContract": "0x..."
  }
}

On-Chain Registry (Simulation)