mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Dehvo Chain ID 113 (#1872)
* Add Dehvo Chain Chain ID 113 Add Dehvo Chain ID 113 * Dehvo Logo Dehvo Logo
This commit is contained in:
parent
8d861693f1
commit
ea0c32b0dd
28
_data/chains/eip155-113.json
Normal file
28
_data/chains/eip155-113.json
Normal file
|
@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/deh.json
Normal file
8
_data/icons/deh.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreidk7jmdiwyf2c7rp4cmeuur74tksnhxf45pxypq6no4qyha7ezpiu",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user