IVSPIKES / EVENT LAB

Your chain.
Your rules.

Start with sample swaps. Find the events you care about, then take the idea into your own application.

ivspikes / event-labSAMPLE EVENTS
01 / THE INPUT

The chain does its thing.

Demo paused
6/12 events
Illustrative swaps. XYZ perpetual swaps on Hyperliquid; distinct from the underlying shares.
02 / YOUR RULES

You decide what matters.

Swaps onlyYou choose the asset and threshold.
3/6events matchYour filter. Your next move.
Explore delivery

Decoded events for dashboards, bots, and your own alerts.

Explore WebSockets
Peek at the event Example application payload
{
  "demo": true,
  "id": "demo-hyperliquid-SNDK-05",
  "network": "hyperliquid",
  "event": "swap",
  "asset": "SNDK",
  "instrument": "xyz:SNDK",
  "sourceKind": "perpetual-swap",
  "side": "buy",
  "amount": "1000",
  "unit": "illustrative units",
  "block": "demo:1004"
}

Your swaps. Your conditions. Build with Pinax.

Synthetic swap events; asset names come from the local registry. No live connection or notifications. Rule exports are example application configuration; production contracts and delivery are configured separately.

Curious how the real data gets here? Follow the data

Ready to build? Open App