diff --git a/_data/chains/eip155-17771.json b/_data/chains/eip155-17771.json new file mode 100644 index 000000000000..47a07e84a61d --- /dev/null +++ b/_data/chains/eip155-17771.json @@ -0,0 +1,24 @@ +{ + "name": "DMD Diamond", + "chain": "DMD", + "rpc": ["https://rpc.bit.diamonds"], + "faucets": ["https://faucet.bit.diamonds"], + "nativeCurrency": { + "name": "DMD", + "symbol": "DMD", + "decimals": 18 + }, + "infoURL": "https://bit.diamonds", + "shortName": "dmd", + "chainId": 17771, + "networkId": 17771, + "icon": "dmd", + "explorers": [ + { + "name": "blockscout", + "url": "https://explorer.bit.diamonds", + "icon": "dmd", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/dmd.json b/_data/icons/dmd.json new file mode 100644 index 000000000000..ab5c85c8afd5 --- /dev/null +++ b/_data/icons/dmd.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom", + "width": 640, + "height": 640, + "format": "svg" + } +]