There are currently 2 public networks running NeuroWeb code:
- NeuroWeb Mainnet: The NeuroWeb 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.
- NeuroWeb Testnet: The NeuroWeb test network secured by the Rococo Relay Chain hosted by Parity. This is the recommended development environment for anyone building on NeuroWeb.
Parameter | Value |
---|---|
Chain ID | 2043 |
Network Name | NeuroWeb Mainnet |
RPC Endpoint | https://astrosat-parachain-rpc.origin-trail.network/ |
Token symbol | NEURO (MNEURO in Metamask), formerly OTP |
Block Explorer URL | https://neuroweb.subscan.io/ |
Note: because of difference in token decimals between ETH (18) and NEURO/OTP (12), one token in Metamask will be equal to 1 milion NEUROs
{% hint style="success" %} The NeuroWeb Testnet is the testing environment for the NeuroWeb. 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. {% endhint %}
Polkadot.js endpoint is available here.
Metamask connection parameters:
Parameters | Value | |
---|---|---|
Chain ID | 20430 | |
Network Name | NeuroWeb Testnet | |
RPC Endpoint | https://lofar-testnet.origin-trail.network | |
Token symbol | NEURO (MNEURO in Metamask), formerly OTP | |
Block Explorer URL | https://neuroweb-testnet.subscan.io/ |
Note: because of difference in token decimals between ETH (18) and NEURO/OTP (12), one token in Metamask will be equal to 1 milion NEUROs