Ensure the bot is Admin in your private channel if you want direct delivery.
3.
Pick a tier (Free → Elite). Free includes delayed signals and public metrics.
Verify a Signal (PoP)
1.
In the explorer, open any signal → copy payload + nonce (post-reveal).
2.
Run the Verifier CLI or the web verifier: it recomputes keccak256(JCS(payload_no_nonce) || nonce) and compares to the on-chain commit (or Merkle leaf to root).
3.
Status turns Verified if matched within the reveal window.
Use the Web App
Dashboard shows Open, Hit (TP), Stopped (SL), Expired (missed reveal) states.
Order-book heat and rationale are attached to each call.
Developer Sandbox
Grab the TS/Python SDKs.
Use the /commits, /reveals, /signals endpoints.
Test against Arbitrum Sepolia (testnet) contracts.