diff --git a/_data/chains/eip155-113.json b/_data/chains/eip155-113.json new file mode 100644 index 00000000..4defccae --- /dev/null +++ b/_data/chains/eip155-113.json @@ -0,0 +1,28 @@ +{ + "name": "Dehvo", + "chain": "Dehvo", + "rpc": [ + "https://connect.dehvo.com", + "https://rpc.dehvo.com", + "https://rpc1.dehvo.com", + "https://rpc2.dehvo.com" + ], + "faucets": ["https://buy.dehvo.com"], + "nativeCurrency": { + "name": "Dehvo", + "symbol": "Deh", + "decimals": 18 + }, + "infoURL": "https://dehvo.com", + "shortName": "deh", + "chainId": 113, + "networkId": 113, + "slip44": 714, + "explorers": [ + { + "name": "Dehvo Explorer", + "url": "https://explorer.dehvo.com", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/deh.json b/_data/icons/deh.json new file mode 100644 index 00000000..db655cda --- /dev/null +++ b/_data/icons/deh.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreidk7jmdiwyf2c7rp4cmeuur74tksnhxf45pxypq6no4qyha7ezpiu", + "width": 1024, + "height": 1024, + "format": "png" + } +]