walospublic
walos · baas for sui

Index the chain. Quietly.

Walos is a backend-as-a-service for Sui — historical event indexing from genesis, a public REST query gateway, and a console for API keys, webhooks, and live logs. You write the move code. Walos keeps the data honest.

Coverage
Sui · testnet & mainnet
Backfill
From genesis
Latency
< 200ms typical
Access
REST · webhooks
features

Everything you need to index Sui events.

Purpose-built for the Sui blockchain — no DIY indexer maintenance, no incomplete history, no ambiguous queries. Register a package, get an API key, and start reading.

01 · indexer

Historical backfill from genesis

Register a Sui package and Walos walks every checkpoint from publish to tip. No approximate live tail, no gaps. Pause, resume, and rewind from the console.

backfill · 0x2::coin::Coincp 48,221,980
lag 83ms·1.2k ev/s·74% caught up
02 · query gateway

One REST endpoint, no DIY indexer

Replace ad-hoc fullnode polling with a public REST gateway. Filter by package, event type, sender, and time window. Paginate with opaque cursors.

GET /v1/events
?package=0x2::coin::Coin
&limit=50&order=desc
x-api-key: $WALOS_KEY
{ "data": [...], "meta": { "nextCursor": "…" } }
03 · console

Keys, webhooks, and a live console

Issue scoped API keys, subscribe webhooks to specific event types, and watch the live stream with retry state. Built for ops, not just onboarding.

packages
3 registered
api keys
2 active
webhooks
1 · 99.8% ok
events · 24h
12,847

Simple, transparent pricing

Start free. Pro is $49 / 30 days, payable in USDC or USDT via managed deposit invoices on Sui Testnet when you need higher limits.

Free

For indie developers

$0/ forever
  • 1 project
  • 3 packages
  • 10K API requests / day
  • Community support
Get Started Free
Most Popular

Pro

Founding preview for growing teams on Sui

$49/ 30 days
  • 25 packages
  • 1M API requests / day
  • Payable in USDC / USDT via managed deposit invoice
Open Billing

Enterprise

For large-scale indexing

Custom/ contact us
  • Unlimited projects & packages
  • Dedicated infrastructure
  • Custom support & contract terms
  • Custom integrations
Contact Sales