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

Networks & RPCs

OriginTrail DKG V10 runs across multiple EVM-compatible chains. Pick the network you want your node to operate on and use the matching RPC URL, chain ID, and block explorer below.

DKG V10 is live on mainnet. A freshly set-up node defaults to Gnosis mainnet (mainnet-gnosis); choose another network at setup with the dkg init network prompt or --network <name> (mainnet-base, testnet). NeuroWeb mainnet is not yet selectable. See the V10 Mainnet Release Timeline.

DKG Mainnet

Network
RPC URL
Chain ID
Gas token
Block explorer

Base

https://mainnet.base.org

8453

ETH

https://basescan.org

Gnosis

https://rpc.gnosischain.com

100

xDAI

https://gnosisscan.io

NeuroWeb

https://astrosat-parachain-rpc.origin-trail.network/

2043

NEURO

https://neuroweb.subscan.io/

DKG Testnet

Network
RPC URL
Chain ID
Gas token
Block explorer

Base Sepolia

https://sepolia.base.org

84532

ETH

https://sepolia.basescan.org

Gnosis Chiado

https://rpc.chiadochain.net

10200

xDAI

https://blockscout.chiadochain.net

NeuroWeb Testnet

https://lofar-testnet.origin-trail.network

20430

NEURO

https://neuroweb-testnet.subscan.io/

To try the DKG on testnet you'll need test TRAC and native gas tokens — see Funding. To run a local network for development, see the Quickstart.

Last updated

Was this helpful?