№ thread
← Atelier
v1.0.0
Mapped
Mappedreact-17+

jumper.exchange

jumper.exchange Thread. Authored by weaver-auto. License: open.

Claim this domain · earn 75% open bounty
Forever
Free updatesWhen the author ships a patch, your copy updates automatically. Yours to keep.
1-click
Drift reportsBroken? Hit the report button. Enough reports flag the Thread publicly and alert the author.
Live
Health scorePreflight pass rate shown on every card. You see the real uptime before buying.
Always
Pre-run haltweaver check runs before every recipe — drift detected means zero wasted clicks.
№ 02 — preflight

Drift detection.

These checks run before every recipe. Any failure halts execution and notifies you.

name
kind
probe
framework_react-17+
framework_marker
react-17+
input_named_fromAmount
selector_exists
[name="fromAmount"]
button_trade
button_text
trade
button_portfolio
button_text
portfolio
button_missions
button_text
missions
button_earn
button_text
earn
button_connect
button_text
connect
button_get_started
button_text
get started
button_fromselect_
button_text
fromselect...
button_toselect_
button_text
toselect...
button__0_00
button_text
$0.00
button_connect_wallet
button_text
connect wallet
№ 05 — raw thread

The file.

This is what installs to ~/.webloom/threads/. No magic. Just JSON.

jumper.exchange.thread.json3.8 KB
{
  "domain": "jumper.exchange",
  "name": "jumper.exchange Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779179538,
  "seed_url": "https://jumper.exchange/",
  "anti_bot": {
    "verdict": "normal",
    "signals": [],
    "page": {
      "title": "Jumper | Smart App for the Universal Market",
      "url": "https://jumper.xyz/",
      "bodyLen": 228,
      "interactiveCount": 20,
      "ready": "complete"
    }
  },
  "framework": {
    "frameworks": [
      "react-17+"
    ],
    "raw": {
      "frameworks": [
        "react-17+"
      ],
      "primary": "react-17+",
      "indicators": {
        "has_password_input": false,
        "has_file_input": false,
        "has_label_wrapped_file": false,
        "has_drop_zone": false,
        "iframe_count": 0
      },
      "page": {
        "title": "Jumper | Smart App for the Universal Market",
        "url": "https://jumper.xyz/",
        "ready": "complete"
      }
    }
  },
  "fingerprints": {
    "body_class": "",
    "title": "Jumper | Smart App for the Universal Market",
    "url": "https://jumper.xyz/",
    "a_declarative_count": 0,
    "a_button_count": 0,
    "forms_count": 0,
    "next_data": false,
    "nuxt": false,
    "react": false,
    "redux": false
  },
  "pacing": {
    "signals": {
      "cloudflare": false,
      "hcaptcha": false,
      "recaptcha": false,
      "akamai": false,
      "datadome": false,
      "kasada": false,
      "perimeter": false
    },
    "profile": "fast"
  },
  "inputs": [
    {
      "tag": "input",
      "id": null,
      "name": "fromAmount",
      "type": "text",
      "placeholder": "0",
      "aria_label": null,
      "role": null,
      "content_editable": false,
      "fill_strategy": "react_setter"
    }
  ],
  "buttons": [
    {
      "tag": "button",
      "id": null,
      "text": "Trade",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Portfolio",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Missions",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Earn",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": "connect-wallet-button",
      "text": "Connect",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": "main-burger-menu-button",
      "text": null,
      "aria_label": "Main Menu",
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Get started",
      "aria_label": "Open welcome screen",
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": null,
      "aria_label": "Settings",
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "FromSelect...",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "ToSelect...",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "$0.00",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Connect wallet",
      "aria_label": null,
      "click_strategy": "react_handler"
    },
    {
      "tag": "button",
      "id": null,
      "text": null,
      "aria_label": "Send to a different wallet",
      "click_strategy": "react_handler"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "framework_react-17+",
      "kind": "framework_marker",
      "probe": "react-17+",
      "expected": "react-17+ detected"
    },
    {
      "name": "input_named_fromAmount",
      "kind": "selector_exists",
      "probe": "[name=\"fromAmount\"]",
      "expected": "input name=fromAmount"
    },
    {
      "name": "button_trade",
      "kind": "button_text",
      "probe": "trade",
      "expected": "button 'trade'"
    },
    {
      "name": "button_portfolio",
      "kind": "button_text",
      "probe": "portfolio",
      "expected": "button 'portfolio'"
    },
    {
      "name": "button_missions",
      "kind": "button_text",
      "probe": "missions",
      "expected": "button 'missions'"
    },
    {
      "name": "button_earn",
      "kind": "button_text",
      "probe": "earn",
      "expected": "button 'earn'"
    },
    {
      "name": "button_connect",
      "kind": "button_text",
      "probe": "connect",
      "expected": "button 'connect'"
    },
    {
      "name": "button_get_started",
      "kind": "button_text",
      "probe": "get started",
      "expected": "button 'get started'"
    },
    {
      "name": "button_fromselect_",
      "kind": "button_text",
      "probe": "fromselect...",
      "expected": "button 'fromselect...'"
    },
    {
      "name": "button_toselect_",
      "kind": "button_text",
      "probe": "toselect...",
      "expected": "button 'toselect...'"
    },
    {
      "name": "button__0_00",
      "kind": "button_text",
      "probe": "$0.00",
      "expected": "button '$0.00'"
    },
    {
      "name": "button_connect_wallet",
      "kind": "button_text",
      "probe": "connect wallet",
      "expected": "button 'connect wallet'"
    }
  ],
  "states": []
}