mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
changed .ML to .dev (#1610)
This commit is contained in:
parent
e7ec9d1ed1
commit
49a8d1190f
|
@ -1,21 +1,21 @@
|
|||
{
|
||||
"name": "ResinCoin Mainnet",
|
||||
"chain": "RESIN",
|
||||
"rpc": ["https://mainnet.resincoin.ml"],
|
||||
"rpc": ["https://mainnet.resincoin.dev"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "RESIN",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://resincoin.ml",
|
||||
"infoURL": "https://resincoin.dev",
|
||||
"shortName": "resin",
|
||||
"chainId": 75000,
|
||||
"networkId": 75000,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "ResinScan",
|
||||
"url": "https://explorer.resincoin.ml",
|
||||
"url": "https://explorer.resincoin.dev",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user