For the complete documentation index, see llms.txt. This page is also available as Markdown.

ValueChain EVM

ValueChain EVM is the EVM-compatible system chain for the SoDEX ecosystem. It maintains shared system state and provides the account and settlement layer used by application-specific chains.

Network configuration

Network
Chain ID
HTTP JSON-RPC
WebSocket
Explorer

Mainnet

286623

https://mainnet.valuechain.xyz

wss://mainnet-ws.valuechain.xyz

https://main-scan.valuechain.xyz

Testnet

138565

https://testnet.valuechain.xyz

wss://testnet-ws.valuechain.xyz

https://test-scan.valuechain.xyz

SOSO is the native gas token and uses 18 decimals on both networks. Target slot time is 2 seconds.

Concepts

Differences from EthereumGas & FeesTransaction Finality

Contracts

Contracts

Build

Developer ToolsTransaction RelayerValueChain JSON-RPC

Last updated