mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@49a8d1190f 🚀
This commit is contained in:
parent
b538bf601d
commit
32ea76940c
File diff suppressed because one or more lines are too long
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "ResinCoin Mainnet",
|
"name": "ResinCoin Mainnet",
|
||||||
"chain": "RESIN",
|
"chain": "RESIN",
|
||||||
"rpc": ["https://mainnet.resincoin.ml"],
|
"rpc": ["https://mainnet.resincoin.dev"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
"symbol": "RESIN",
|
"symbol": "RESIN",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://resincoin.ml",
|
"infoURL": "https://resincoin.dev",
|
||||||
"shortName": "resin",
|
"shortName": "resin",
|
||||||
"chainId": 75000,
|
"chainId": 75000,
|
||||||
"networkId": 75000,
|
"networkId": 75000,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "ResinScan",
|
"name": "ResinScan",
|
||||||
"url": "https://explorer.resincoin.ml",
|
"url": "https://explorer.resincoin.dev",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5273,9 +5273,9 @@
|
||||||
"symbol": "RESIN",
|
"symbol": "RESIN",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainnet.resincoin.ml"],
|
"rpc": ["https://mainnet.resincoin.dev"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://resincoin.ml"
|
"infoURL": "https://resincoin.dev"
|
||||||
}, {
|
}, {
|
||||||
"name": "Firenze test network",
|
"name": "Firenze test network",
|
||||||
"chainId": 78110,
|
"chainId": 78110,
|
||||||
|
|
|
@ -7506,20 +7506,20 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "ResinCoin Mainnet",
|
"name": "ResinCoin Mainnet",
|
||||||
"chain": "RESIN",
|
"chain": "RESIN",
|
||||||
"rpc": ["https://mainnet.resincoin.ml"],
|
"rpc": ["https://mainnet.resincoin.dev"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
"symbol": "RESIN",
|
"symbol": "RESIN",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://resincoin.ml",
|
"infoURL": "https://resincoin.dev",
|
||||||
"shortName": "resin",
|
"shortName": "resin",
|
||||||
"chainId": 75000,
|
"chainId": 75000,
|
||||||
"networkId": 75000,
|
"networkId": 75000,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "ResinScan",
|
"name": "ResinScan",
|
||||||
"url": "https://explorer.resincoin.ml",
|
"url": "https://explorer.resincoin.dev",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user