mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
361 B
JSON
16 lines
361 B
JSON
{
|
|
"name": "Decentralized Web Mainnet",
|
|
"shortName": "dwu",
|
|
"chain": "DWU",
|
|
"chainId": 124,
|
|
"networkId": 124,
|
|
"rpc": ["https://decentralized-web.tech/dw_rpc.php"],
|
|
"faucets": [],
|
|
"infoURL": "https://decentralized-web.tech/dw_chain.php",
|
|
"nativeCurrency": {
|
|
"name": "Decentralized Web Utility",
|
|
"symbol": "DWU",
|
|
"decimals": 18
|
|
}
|
|
}
|