Available networks
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.
NeuroWeb Mainnet
Parameter | Value |
---|---|
Chain ID | 2043 |
Network Name | NeuroWeb Mainnet |
RPC Endpoint | |
Token symbol | NEURO (MNEURO in Metamask), formerly OTP |
Block Explorer URL |
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
NeuroWeb Testnet
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.
Polkadot.js endpoint is available here.
Metamask connection parameters:
Parameters | Value |
---|---|
Chain ID | 20430 |
Network Name | NeuroWeb Testnet |
RPC Endpoint | |
Token symbol | NEURO (MNEURO in Metamask), formerly OTP |
Block Explorer URL |
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
Last updated