Add Sentrix Chain (mainnet 7119) + Sentrix Testnet (7120)#2732
Closed
satyakwok wants to merge 2 commits intoDefiLlama:mainfrom
Closed
Add Sentrix Chain (mainnet 7119) + Sentrix Testnet (7120)#2732satyakwok wants to merge 2 commits intoDefiLlama:mainfrom
satyakwok wants to merge 2 commits intoDefiLlama:mainfrom
Conversation
Sentrix is an open-source Layer 1 blockchain (Rust + EVM via revm) with DPoS+BFT consensus and 1-second blocks. Mainnet: chainId 7119, RPC https://rpc.sentrixchain.com Testnet: chainId 7120, RPC https://testnet-rpc.sentrixchain.com Both entries point at the canonical Sentrix Scan + Blockscout explorers (Blockscout is EIP-3091 conformant; Sentrix Scan is a custom Next.js explorer).
Sentrix Labs is consolidating to a single explorer (scan.sentrixchain.com). The parallel Blockscout sidecar is being retired. scan.sentrixchain.com now exposes EIP-3091 routes: /block/<n> /tx/<hash> /address/<addr> /token/<addr> all returning 200 (via locale-prefix redirect chain). Updated standard: 'none' → 'EIP3091' on the Sentrix Scan entry.
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sentrix Chain — Rust-based EVM-compatible L1, mainnet live since 2026-04. Already submitted to ethereum-lists/chains via PR #8266 (open, awaiting reviewer). Adding here in parallel for the DefiLlama UI.
Mainnet: chain ID 7119, RPC
https://rpc.sentrixchain.com, explorerhttps://scan.sentrixchain.com.Testnet: chain ID 7120, RPC
https://testnet-rpc.sentrixchain.com, explorerhttps://scan-testnet.sentrixchain.com, faucethttps://faucet.sentrixchain.com.Both endpoints live + EIP-3091 compliant. Verifiable now:
Single-token (SRX, 18 decimals at the EVM boundary). EIP-155 supported.