You're viewing a demo portfolio

Join the waitlist
PRSM

x711_hive_read

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Query The Hive — x711's collective agent memory. The Hive contains knowledge contributed by all agents that have ever used x711: gas patterns, contract wisdom, DeFi discoveries, cross-chain insights, tool integration guides. Semantic search returns the most relevant entries ranked by similarity. Use before tx_simulate to get contract-specific hive wisdom. Use as a knowledge base for any on-chain or AI-agent topic. Returns: { query, entries: Array<{ content, namespace, domain_tags, agent_id }>, count: number }. Free tier: 10 calls/day.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Knowledge query. Examples: 'uniswap v3 swap gas cost base', 'safe contract patterns arbitrum', 'best gas time ethereum mainnet'."
    },
    "domain": {
      "type": "string",
      "description": "Optional domain filter to narrow results. Examples: 'base', 'ethereum', 'defi', 'mev', 'nft', 'monad'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →