Comment on page
OriginTrail Parachain Networks
There are currently 3 public networks running OriginTrail Parachain code:
- 1.OriginTrail Parachain Mainnet: The OriginTrail Parachain main network secured by the Polkadot Relay Chain, with OTP as the native token and TRAC deployed as a native XC20 asset. This is the production environment.
- 2.OriginTrail Parachain Testnet: The OriginTrail Parachain test network secured by the Rococo Relay Chain hosted by Parity. This is the recommended development environment for anyone building on OriginTrail Parachain.
- 3.OriginTrail Parachain Devnet: The OriginTrail Parachain rapid development network secured by a relay chain hosted by TraceLabs. This chain is NOT RECOMMENDED for development purposes.
Metamask connection parameters:
Parameter | Value |
---|---|
chainID | 2043 |
Network Name | OriginTrail Parachain Mainnet |
RPC Endpoint | |
Token symbol | MOTP |
Block Explorer URL |
Note: because of difference in token decimals between ETH (18) and OTP (12), one token in Metamask will be equal to 1 milion OTPs. This issue will be resolved in the following releases.
The Parachain Testnet is the testing environment for the OriginTrail Parachain. It is the recommended environment for all DKG & Parachain development purposes - if you are building a dapp or smart contract, you can use the testnet as your "staging" environment.
Metamask connection parameters:
Parameters | Value |
---|---|
chainID | 20430 |
Network Name | OriginTrail Parachain Testnet |
RPC Endpoint | |
Token symbol | MOTP |
Block Explorer URL |
Note: because of difference in token decimals between ETH (18) and OTP (12), one token in metamask will be equal to 1 milion OTPs. This issue will be resolved in the following releases.
The Parachain Devnet is the early development blockchain, used by the OriginTrail Core Developers as an experimental environment and is not recommended for use by builders. It's a rapidly changing environment and will see occasional breaking changes.
Metamask connection parameters:
Parameter | Value |
---|---|
chainID | 2160 |
Network Name | OriginTrail Parachain Devnet |
RPC Endpoint | |
Token symbol | MOTP |
Block Explorer URL | (not available at the moment) |
Note: because of difference in token decimals between ETH (18) and OTP (12), one token in metamask will be equal to 1 milion OTPs. This issue will be resolved in the following releases.
Last modified 6mo ago