We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6e70d commit a2541f8Copy full SHA for a2541f8
_data/chains/eip155-17771.json
@@ -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
21
+ "standard": "EIP3091"
22
+ }
23
+ ]
24
+}
_data/icons/dmd.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom",
+ "width": 640,
+ "height": 640,
+ "format": "svg"
+]
0 commit comments