mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d51b07f0ca
commit
c664ee6a66
18
_data/chains/eip155-1951.json
Normal file
18
_data/chains/eip155-1951.json
Normal 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
8
_data/icons/dchain.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj",
|
||||
"width": 700,
|
||||
"height": 495,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue
Block a user