Sentio 2024 Product Recap

Sentio
3 min readDec 31, 2024

--

What a year it’s been!

From groundbreaking features to seamless updates, our product has leveled up like never before. Here’s what we accomplished this year:

Dark Mode🌙

Finally, a highly requested feature! Enjoy an optimized, eye-friendly experience with Dark Mode.

Chain Support

We expanded our network to support 60+ chains, including:

  • EVM: added support for Swell, Zircuit, Sonic, Sonieum, Blast, and many more
  • Fuel, Bitcoin, Starknet, Move chains
  • Bring Your Own RPC: Add indexer support for EVM-compatible chains with no upfront cost by using your own RPC.

Dynamic Point Tracking

We streamlined point tracking across ecosystems, saving developers significant time and resources.

“We rebuilt a year’s worth of work in 2 months.” — A happy user.

Entity Store

Entity Store is a fast and persistent storage with structured data accessible through SQL and GraphQL APIs.

Subgraph

Experience the power of multi-version subgraphs with SQL, dashboards, and seamless integration.

Hotswap

Allow users to swap processor code while keeping the previous data, especially useful for debugging and fix unexpected problems, by simply adding below in CLI.

— continue-from=<version_number>

Import External Projects

Run multiple processors simultaneously and unify collected data for a cohesive experience.

SQL

Enhanced SQL Editor with:

  • Saved Queries
  • Full Data Export
  • Materialized Views
  • Ready-to-use chain tables

Endpoint

Turn SQL/Subgraph queries into dedicated API endpoints with parameter support for easier API management and detailed request logs. Read more here.

Debugger & Simulator

  • New Chain Support: Added Sui/Aptos debugging capabilities
  • Dynamic Logging: Debug on-chain contracts effortlessly with dynamic logging. It allows developer debug any onchain contract as simple as adding console.log(“%d”, localVar):

Web IDE (beta)

An online coding environment for creating and managing processor source code, without any dependency setup hussles.

Processor & SDK

  • Added more native types for the ease of building on Sui/Aptos
  • Improved the process management and monitoring

Dash

The ultimate permissionless data platform:

  • Flexible data schema.
  • Best-in-class dashboards.
  • Fast queries for intuitive or advanced custom use cases.

Third-Party Integrations

Remix, Chrome, Hardhat, VS Code

--

--

Sentio
Sentio

Written by Sentio

End-to-end observability platform to help you gain insights, secure assets and troubleshoot transactions for your decentralized applications.

No responses yet