Products
Automation & Infrastructure

Relayer Rail

Queue-driven private settlement and claim execution relayer surface.

READY

What it does

Relayer Rail exposes queue state, pending operations, and execution telemetry for relayed deposits, withdrawals, claims, and wallet payouts.

Current capabilities

  • Queue state and pending item inspection.
  • Ledger claims/events stream visibility.
  • Execution/cancel route families across queue types.
  • Tier-aware relayer operations integrated with ledger.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Read relayer stats

Fetch queue depth and relayer operational metrics.

/api/v1/zkdefi/relayer/stats
GET

Inspect pending requests

Fetch pending relay queue entries for a wallet.

/api/v1/zkdefi/relayer/pending/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
GET

Read ledger event stream

Fetch relayer ledger events for audits.

/api/v1/zkdefi/relayer/ledger/events

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation