Add D-Chain Mainnet (#2133)

* Add D-Chain Mainnet

* eip155-1951.json updated

required property 'faucets' added.

* eip155-1951.json updated

required property 'infoURL' added.

* run prettier
This commit is contained in:
irem 2023-01-14 01:19:41 +03:00 committed by GitHub
parent d51b07f0ca
commit c664ee6a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"name": "D-Chain Mainnet",
"chain": "D-Chain",
"rpc": [
"https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc"
],
"nativeCurrency": {
"name": "DOINX",
"symbol": "DOINX",
"decimals": 18
},
"shortName": "dchain-mainnet",
"chainId": 1951,
"networkId": 1951,
"icon": "dchain",
"faucets": [],
"infoURL": ""
}

8
_data/icons/dchain.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB