You're viewing a demo portfolio

Join the waitlist
PRSM

submit_estimate

Active

Tool of io.github.Timwal78/402proof

declared in 1.0.0

Submit an earnings estimate (opinion). Free; reputation is the stake.

Parameters schema

{
  "type": "object",
  "required": [
    "ticker",
    "analyst",
    "fiscal_year",
    "fiscal_period",
    "predicted",
    "thesis"
  ],
  "properties": {
    "metric": {
      "enum": [
        "eps",
        "revenue"
      ],
      "type": "string"
    },
    "thesis": {
      "type": "string"
    },
    "ticker": {
      "type": "string"
    },
    "analyst": {
      "type": "string",
      "description": "0x address (Base)"
    },
    "predicted": {
      "type": "number"
    },
    "confidence": {
      "type": "number"
    },
    "price_usdc": {
      "type": "number"
    },
    "fiscal_year": {
      "type": "number"
    },
    "fiscal_period": {
      "enum": [
        "Q1",
        "Q2",
        "Q3",
        "Q4",
        "FY"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Timwal78/402proof

https://github.com/Timwal78/SqueezeOS

3/7 registries
View full server →