add id 124 (#319)

* Add files via upload

add dWeb ethereum instance

* Update _data/chains/eip155-124.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
nlpvan-paul 2021-07-02 23:02:44 -07:00 committed by GitHub
parent 7463e773da
commit 4c01507b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,12 @@
{
"name": "Decentralized Web Mainnet",
"shortName": "dwu",
"chain": "DWU",
"network": "mainnet",
"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}
}