Deploying to gh-pages from @ ethereum-lists/chains@49a8d1190f 🚀

This commit is contained in:
ligi 2022-09-19 12:36:48 +00:00
parent b538bf601d
commit 32ea76940c
5 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"
}
]

File diff suppressed because one or more lines are too long

View File

@ -5273,9 +5273,9 @@
"symbol": "RESIN",
"decimals": 18
},
"rpc": ["https://mainnet.resincoin.ml"],
"rpc": ["https://mainnet.resincoin.dev"],
"faucets": [],
"infoURL": "https://resincoin.ml"
"infoURL": "https://resincoin.dev"
}, {
"name": "Firenze test network",
"chainId": 78110,

View File

@ -7506,20 +7506,20 @@
}, {
"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"
}]
}, {