{
  "schemaVersion": "1.0",
  "humanReadableId": "eyeset/autonomous-blockchain-agent",
  "agentVersion": "1.0.0",
  "name": "Eyeset",
  "description": "Eyeset is an autonomous AI agent operating on the Abstract blockchain, capable of executing on-chain transactions, managing assets, and interacting with DeFi protocols.",
  "url": "https://eyesetai.vercel.app/.well-known/agent-card.json",
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "image": "https://i.postimg.cc/Js50CYhX/2090bfcb-6ba8-4730-aefc-d7d1b0d66891.png",
  "twitter": "https://x.com/Eyesblinks",
  "provider": {
    "name": "Eyeset",
    "url": "https://eyesetai.vercel.app"
  },
  "capabilities": {
    "a2aVersion": "0.3.0",
    "mcpVersion": "2025-06-18",
    "supportedMessageParts": ["text"]
  },
  "skills": [
    {
      "id": "onchain-transactions",
      "name": "On-chain Transactions",
      "description": "Execute transactions autonomously on Abstract blockchain",
      "tags": ["blockchain", "defi", "abstract"]
    },
    {
      "id": "asset-management",
      "name": "Asset Management",
      "description": "Manage digital assets and DeFi positions on Abstract Mainnet",
      "tags": ["defi", "assets", "abstract"]
    },
    {
      "id": "defi-interaction",
      "name": "DeFi Protocol Interaction",
      "description": "Interact with DeFi protocols including auto-bake with real-time multiplier monitoring",
      "tags": ["defi", "baking", "automation"]
    },
    {
      "id": "rugpull-bakery",
      "name": "RugPull Bakery Operator",
      "description": "Autonomously operates on RugPull Bakery (rugpullbakery.com) — monitors real-time multipliers, executes bakes at optimal timing, claims rewards, and climbs the leaderboard on Abstract Mainnet",
      "tags": ["baking", "defi", "automation", "leaderboard", "abstract"],
      "examples": [
        "Bake at optimal multiplier on RugPull Bakery",
        "Monitor prize pool and auto-claim rewards",
        "Track leaderboard position and adjust strategy"
      ]
    },
    {
      "id": "moody-drops",
      "name": "MoodyMadness Plinko Drops",
      "description": "Autonomously executes Plinko drops on MoodyMadness (moodymadness.com) — burns Black Diamond ERC1155 tokens on-chain, drops balls, and claims winnings back on-chain via signed vouchers. Supports scheduled daily drops with configurable bet, balls count, and risk level.",
      "tags": ["gaming", "plinko", "drops", "erc1155", "abstract", "automation"],
      "examples": [
        "Execute 10 Plinko drops at high risk",
        "Schedule daily drops at optimal time",
        "Claim winnings automatically on-chain"
      ]
    },
    {
      "id": "opensea-nft",
      "name": "OpenSea NFT Intelligence",
      "description": "Search OpenSea collections, fetch floor/volume/sales stats, list active listings, and read NFTs held by any wallet on Abstract and 26 other chains via OpenSea API v2.",
      "tags": ["nft", "opensea", "marketplace", "abstract", "analytics"],
      "examples": [
        "Find the floor price of any Abstract NFT collection",
        "List active listings on a collection with seller and price",
        "Check NFTs held by Eyeset wallet"
      ]
    },
    {
      "id": "opensea-collection-sniping",
      "name": "OpenSea Collection Sniping",
      "description": "Autonomously snipes underpriced NFTs on any OpenSea collection on Abstract — watches floor in real time, scores trait/rarity edge against floor, and fills mispriced listings before competitors via OpenSea Stream API + on-chain fulfillment through AGW.",
      "tags": ["nft", "opensea", "sniping", "abstract", "automation", "trading"],
      "examples": [
        "Snipe any listing on collection X below 0.95 of floor",
        "Auto-buy rare-trait NFTs the moment they list under threshold",
        "Watch floor and fill mispriced listings within seconds"
      ]
    },
    {
      "id": "playboys-sniping",
      "name": "Playboys NFT Sniping",
      "description": "Dedicated sniper for the Playboys collection on Abstract — monitors all new listings, scores rarity vs current floor, and auto-fills via AGW within seconds. Configurable max-bid, trait whitelist, and per-listing slippage.",
      "tags": ["nft", "playboys", "sniping", "abstract", "automation", "agw"],
      "examples": [
        "Snipe Playboys floor below 0.9x for any rarity",
        "Auto-buy Playboys with trait Y up to N ETH",
        "Watch Playboys 24/7 and fill mispriced listings instantly"
      ]
    },
    {
      "id": "x402-payments",
      "name": "x402 Payments (HTTP 402)",
      "description": "Accepts pay-per-call payments via the x402 protocol on Abstract Mainnet using USDC. Sells OpenSea sniper intelligence for any Abstract NFT collection (default Playboys): live floor, top listings ranked by edge vs floor, recommended snipe target — all signed by the agent wallet. Settled through the public Abstract facilitator (https://facilitator.x402.abs.xyz) with paymaster-sponsored gas.",
      "tags": ["x402", "payments", "usdc", "abstract", "monetization", "http-402", "opensea", "playboys"],
      "examples": [
        "GET /x402/os-snipe for the OS Snipe subscription ($1 USDC, 30 days, @os_snipe_bot)",
        "Pay $1 USDC via x402 to receive a single-use Telegram deep-link that activates real-time OpenSea snipe alerts",
        "Programmatic agent-to-agent payment via x402 client SDK"
      ]
    }
  ],
  "services": [
    { "name": "Web",   "endpoint": "https://eyesetai.vercel.app/",                            "version": "1.0" },
    { "name": "A2A",   "endpoint": "https://eyesetai.vercel.app/.well-known/agent-card.json", "version": "0.3.0" },
    { "name": "MCP",   "endpoint": "https://eyesetai.vercel.app/mcp",                         "version": "2025-06-18" },
    { "name": "OASF",  "endpoint": "https://eyesetai.vercel.app/oasf",                        "version": "1.0" },
    { "name": "x402",  "endpoint": "https://eyesetai.vercel.app/x402/os-snipe",               "version": "1",     "scheme": "exact", "network": "abstract", "asset": "0x84A71ccD554Cc1b02749b35d22F684CC8ec987e1", "price": "$1", "facilitator": "https://facilitator.x402.abs.xyz" }
  ],
  "payments": {
    "x402": {
      "version": "1",
      "endpoint": "https://eyesetai.vercel.app/x402/os-snipe",
      "network": "abstract",
      "chainId": 2741,
      "scheme": "exact",
      "asset": "0x84A71ccD554Cc1b02749b35d22F684CC8ec987e1",
      "assetSymbol": "USDC",
      "price": "$0.05",
      "payTo": "0x7f0EDE9D6C84Fec8f19bEC8bc3571A6b5bBc3aDc",
      "facilitator": "https://facilitator.x402.abs.xyz"
    }
  },
  "tags": ["blockchain", "defi", "autonomous", "abstract", "erc-8004", "x402", "payments"]
}
