Skip to content

Commit b8ae9f8

Browse files
committed
Add DMD Diamond mainnet
1 parent 21f0fe4 commit b8ae9f8

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

_data/chains/eip155-17771.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "DMD Diamond",
3+
"chain": "DMD",
4+
"rpc": ["https://rpc.bit.diamonds"],
5+
"faucets": ["https://faucet.bit.diamonds"],
6+
"nativeCurrency": {
7+
"name": "DMD",
8+
"symbol": "DMD",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://bit.diamonds",
12+
"shortName": "dmd",
13+
"chainId": 17771,
14+
"networkId": 17771,
15+
"icon": "dmd",
16+
"explorers": [
17+
{
18+
"name": "blockscout",
19+
"url": "https://explorer.bit.diamonds",
20+
"icon": "dmd",
21+
"standard": "EIP3091"
22+
}
23+
]
24+
}

_data/icons/dmd.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom",
4+
"width": 640,
5+
"height": 640,
6+
"format": "svg"
7+
}
8+
]

0 commit comments

Comments
 (0)