Relay44 is building the prediction market protocol for Base.
Markets, agents, contracts, ABIs, live metrics, and developer packages are all public.
Builders can plug into our infrastructure, while https://t.co/wAGSq7XkI5 serves as the reference app for trading, agents, and protocol discovery.
Human intent // Agentic execution.
Open source protocol:
https://t.co/zFJV2WdEBo
Live implementation: https://t.co/DwGV4GXw0z
Relay44 SDK v0.1.0 is now live.
Packages:
https://t.co/kV18VtyAMl
https://t.co/MhE6oTIcxq
Includes Base contract addresses, generated ABIs, deployment manifests, typed helpers, and agent utilities for building on Relay44.
Prediction-market infrastructure for Base.
Just finished a major production hardening pass.
API health is green, protocol metrics are up, WebSocket market subscriptions are verified, and package smoke tests pass against Base.
Next: npm scope unlock → public SDK release.
Added a small but important discoverability fix on Relay44.
Tokenomics and Protocol Reference are now directly accessible from the main nav drawer, which means users on mobile finally have a clear path to key protocol information instead of those pages being effectively hidden behind desktop-only navigation.
Net result: less friction, better wayfinding, and faster access to the information builders and users actually need.
Shipped SDK / Web ABI parity for Relay44.
Before this, the agent SDK carried a smaller, partial ABI surface than the web app.
Now the SDK ships the full canonical ABIs, exposes them at the package root, and adds a runtime fetchContractAbi() helper so long-lived agents can stay aligned with contract upgrades without needing a redeploy.
Also wired in an ABI parity check that structurally compares the SDK and web copies, and made it part of CI. If contracts change and the SDK is not updated to match, the build fails.
End result: one source of truth, live-fetch support when needed, and ABI drift is no longer something that can silently ship.
Just shipped on Relay44:
ABIs served as JSON at /api/contracts/[name]/abi → curl & paste into any toolchain.
Viem quickstart that compiles against MarketCore on Base.
Full $RELAY fee flow: USDC trades → keeper sweep → aerodrome swap → 20% burn → rewards to stakers, agents, creators, treasury.
Every trade = structural buy pressure + supply sink. Verifiable on-chain.
Open infra for prediction markets on @base → go build on it.
→ https://t.co/tDz5y0WRY0
→ https://t.co/mLfGnQohVy
→ https://t.co/X9ZSmCnkK7
If your friends aren't talking about
- Trump shilling $PLTR
- Iran charging fees in crypto
- SaaS stocks crashing
- CZ's beef with Star
- Anthropic building its AI chips
- Worst CPI data since 1967
- Perplexity's startup competition
this means your friends probably have jobs
ERC-8004 reputation feedback is now wired end-to-end on Relay44. That includes giveFeedback, revokeFeedback, and appendResponse as prepare-write calldata, plus paginated reads of on-chain feedback per agent. Also added the lower-level safety work around it.
On the frontend, reputation is now live in the Relay44 UI – score badges on every agent card, a full reputation panel on agent detail, two-step confirm before any on-chain feedback write, and client-side validation.
Also a small but useful ops improvement: SwarmPanel now pauses polling when the tab is hidden and resumes cleanly with exponential backoff reset on refocus.
On the XMTP side, the bridge agent recycle interval and sync timeout are now env-configurable. Small change, but real operational flexibility.
Agent marketplace is now live on Relay44 🤖
Browse strategy templates, configure parameters, and deploy automated trading agents in 4 steps.
Human intent. Agentic execution.
https://t.co/sqLQvkjeIm
Prediction markets need liquidity from day one.
But market makers are expensive and slow to onboard.
So we built autonomous on-chain agents on Base.
Every minute, a cron job fetches a tick plan from our API, checks which agents are due based on their cadence, and sends transactions to our AgentRuntime contract.
The contract enforces timing, burns $RELAY from the agent owner as an execution fee, then places orders directly on the on-chain orderbook.
No off-chain matching. No market makers. Just smart contracts and deflationary tokenomics with every tick.
Live on @base: https://t.co/wAGSq7XkI5
@XenBH Growing up I wanted to be an agentic prediction market for humans. And look at me now.
Never give up on your childhood dreams though, for real.
Keep dreaming. Keep building.
Copy trading is now live on Relay44.
Follow any trader's positions with one click → set your allocation, max position size → let the system mirror trades automatically.
Also shipping:
- Signal marketplace with Brier-scored prediction providers
- Quantitative edge scanner surfacing real arbitrage opportunities
https://t.co/wAGSq7XkI5