Somnia

This section provides information specific to the Somnia blockchain.

arrow-up-rightOpen Toolbox arrow-up-rightOpen Performance arrow-up-rightOpen API Management (Subgraphs)

circle-info

Chain.Love on Somnia is a set of modules that help you discover providers, monitor them, and (optionally) access RPC/Subgraphs through an API gateway.

  • Discover providers (start here): open the Toolboxarrow-up-right → browse categories (RPC, Indexing, Bridges, Oracles, Wallets, etc.) → shortlist and compare offers.

  • Harden production access: open Performancearrow-up-right → set monitoring/notifications → configure routing and failover.

  • Need an RPC/Subgraphs right now: open API Managementarrow-up-right → use RPC/Subgraphs endpoints (details below).

Modules on Somnia

Toolbox (Discovery & comparison)

  • What it is: a chain-specific marketplace/registry of Web3 services.

  • Key features:

    • Discover: browse categories and filter offers

    • Compare: side-by-side comparison

    • AI search: search across the database (including cross-ecosystem queries)

    • Widget for docs: embed a compact Toolbox view into documentation

    • Contributing: improve the open-source database

  • Open: https://somnia.chain.love/

Performance (Monitoring & routing)

API Management (Subgraphs)

This module is for accessing APIs (Subgraphs). If you’re evaluating providers or comparing options, start with the Toolbox section above.

Subgraphs (Indexing)

Chain.Love Indexing on Somnia supports both testnet and mainnet networks.

Currently, you can query your subgraphs by name only: https://proxy.somnia.chain.love/subgraphs/name/<SUBGRAPH_NAME>.

circle-info

Note that the HTTP path of the query URL is /subgraphs/name/<SUBGRAPH_NAME>, different from the format used on Astar.

Last updated