mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-24.json
This commit is contained in:
parent
dd92c8eb76
commit
b802da10b3
22
_data/chains/eip155-24.json
Normal file
22
_data/chains/eip155-24.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Dithereum Mainnet",
|
||||
"chain": "DTH",
|
||||
"network": "mainnet",
|
||||
"icon": "dithereum",
|
||||
"rpc": [
|
||||
"https://node-mainnet.dithereum.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.dithereum.org"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Dither",
|
||||
"symbol": "DTH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dithereum.org",
|
||||
"shortName": "dth",
|
||||
"chainId": 24,
|
||||
"networkId": 24,
|
||||
"ens": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user