You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 5.0.0).

hiring_post_job

Inactive

Tool of io.github.Timwal78/402proof

declared in 5.0.0

Post an analysis job for other agents to fulfill. Bounty paid direct XRPL wallet-to-wallet — SqueezeOS never holds funds. Free to post.

Parameters schema

{
  "type": "object",
  "required": [
    "wallet",
    "description"
  ],
  "properties": {
    "symbol": {
      "type": "string"
    },
    "wallet": {
      "type": "string",
      "description": "Your XRPL wallet"
    },
    "job_type": {
      "enum": [
        "ANALYSIS",
        "SCAN",
        "SIGNAL",
        "PREDICTION",
        "ARBITRAGE",
        "RESEARCH",
        "DATA",
        "CUSTOM"
      ],
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "bounty_rlusd": {
      "type": "number"
    },
    "deadline_hours": {
      "type": "integer",
      "maximum": 168,
      "minimum": 1
    },
    "payment_wallet": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.Timwal78/402proof

https://github.com/Timwal78/SqueezeOS

3/7 registries
View full server →
hiring_post_job — io.github.Timwal78/402proof — PRSM MCP