4
FOUR-LIFE
Certified
Menu
← Home
Powered by MYX V2 Perps

FOUR-LIFE hedges on MYX.

Every lifecycle decision the agent makes flows into a perpetual position on MYX V2 — LONG when a token gains momentum, SHORT to defend against dumps, CLOSE when phase transitions make the position stale. Signals are generated via DGrid, positions are executed on BNB Chain, and every trade is folded into a cryptographically verifiable Merkle chain anchored on-chain.

MYX live
markets = 37 · exec_mode = signal_only
SIGNAL ONLY · safety mode
Flip MYX_EXECUTION_ENABLED=true on VPS to execute
Total signals
Active positions
Tokens hedged
Attested trades
Phase-triggered hedging logic
nurture
Monitor only
signals persisted, no orders
defend
SHORT on weakness
whale concentration / sell pressure → hedge
accelerate
LONG on momentum
holder velocity + buy ratio → amplify
graduated
CLOSE all
PancakeSwap migration → unwind
MYX decision attestation · the agent's thinking on-chain
Every hedge decision — action, confidence, size %, reasoning hash, and DGrid-consensus vote metadata — hashed into a Merkle chain and published on BNB Chain. The cryptographic audit trail is complete beforeany trade fires, making the agent's decision-making reputation verifiable independent of the permissioned broker-signer gate.
518 decisions committed · latest root 0x5c5b9876…37af ↗
Signal chain tip
Last published
Live consensus demo · DGrid × MYX synergy

Click any tracked token to fan the current hedge prompt across 3 DGrid models in parallel. Majority vote decides the action. 452 DEFEND-phase signals attested on-chain at root 0xeda29cc6.

Trade attestation · cryptographic proof of perp activity
Every position open + close is hashed into a rolling SHA-256 chain. The tip can be published on BNB Chain as a self-transaction — independent verifiers can download the event log and re-derive the chain locally.
Current Merkle tip
Last published
Full event log available at /api/myx/audit/events — download + re-derive to verify the root.
Live signal feed · agent decisions on MYX
refreshes every 10s · 0 shown ·
MYX markets available for hedging · 37 perp pairs
+25 more markets available
MYX integration API surface
GET /api/myx/status — live MYX V2 connection + 37 market list
GET /api/myx/signals?limit=N — persistent signal log (all-time)
GET /api/myx/portfolio — per-token hedge summary
GET /api/myx/positions/{token} — position detail by token
GET /api/myx/audit — Merkle chain tip + last published tx
GET /api/myx/audit/events — full event log for independent verification
GET /api/myx/signal-attestation — Merkle commitment over every signal
GET /api/myx/calldata/{token} — exact unsigned tx we'd submit (BscScan-verifiable)
POST /api/myx/consensus/{token} — fan hedge decision across 3 DGrid models
POST /api/myx/evaluate/{token} — trigger a hedge eval now
GET /api/myx/signal/{token} — one-shot AI signal for a token
POST /api/myx/attest — publish trade Merkle root on BNB Chain (admin)
POST /api/myx/attest-signals — publish signal Merkle root on BNB Chain (admin)