mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Updated Diode symbol from DIO to DIODE (#144)
This commit is contained in:
parent
7cecdff53f
commit
0e5d8dc704
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Diode Testnet Staging",
|
||||
"chain": "DIO",
|
||||
"chain": "DIODE",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://staging.diode.io:8443/",
|
||||
|
@ -9,7 +9,7 @@
|
|||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Staging Diodes",
|
||||
"symbol": "sDIO",
|
||||
"symbol": "sDIODE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://diode.io/staging",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Diode Prenet",
|
||||
"chain": "DIO",
|
||||
"chain": "DIODE",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://prenet.diode.io:8443/",
|
||||
|
@ -9,11 +9,11 @@
|
|||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Diodes",
|
||||
"symbol": "DIO",
|
||||
"symbol": "DIODE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://diode.io/prenet",
|
||||
"shortName": "dio",
|
||||
"shortName": "diode",
|
||||
"chainId": 15,
|
||||
"networkId": 15
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user