Create dithereum.json (#643)

* Create dithereum.json

* Create eip155-34.json

* Create ditherscan.json

* added standard in explorer for dithereum testnet

* removed explorer details for now.

* Update _data/icons/dithereum.json

* Update _data/icons/dithereum.json

* Update _data/chains/eip155-34.json

* Update _data/chains/eip155-34.json

* changed RPC URL

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
SolidityX 2021-12-18 17:26:46 +05:30 committed by GitHub
parent 98fbc9d311
commit 9e07221635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"name": "Dithereum Testnet",
"chain": "DTH",
"network": "testnet",
"icon": "dithereum",
"rpc": [
"https://node-testnet.dithereum.io"
],
"faucets": [
"https://faucet.dithereum.org"
],
"nativeCurrency": {
"name": "Dither",
"symbol": "DTH",
"decimals": 18
},
"infoURL": "https://dithereum.org",
"shortName": "dth",
"chainId": 34,
"networkId": 34
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf",
"width": 500,
"height": 500,
"format": "png"
}
]

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf",
"width": 500,
"height": 500,
"format": "png"
}
]