mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Correct some errors and reapply to add ETND (#1366)
* Add ETND * Add ETND LOGO * ADD Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD * Update eip155-131419.json
This commit is contained in:
parent
d5e3c67251
commit
7d297b9536
25
_data/chains/eip155-131419.json
Normal file
25
_data/chains/eip155-131419.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "ETND Chain Mainnets",
|
||||
"chain": "ETND",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.node1.etnd.pro/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "ETND",
|
||||
"symbol": "ETND",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.etnd.pro",
|
||||
"shortName": "ETND",
|
||||
"chainId": 131419,
|
||||
"networkId": 131419,
|
||||
"icon": "ETND",
|
||||
"explorers": [{
|
||||
"name": "etndscan",
|
||||
"url": "https://scan.etnd.pro",
|
||||
"icon": "ETND",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
8
_data/icons/ETND.json
Normal file
8
_data/icons/ETND.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD",
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Loading…
Reference in New Issue
Block a user