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@e68cce7e61 🚀
This commit is contained in:
parent
ec28ecbd1d
commit
3cb06969fe
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -316,13 +316,13 @@
|
||||||
"shortName": "cro",
|
"shortName": "cro",
|
||||||
"networkId": 25,
|
"networkId": 25,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Crypto.org Coin",
|
"name": "Cronos",
|
||||||
"symbol": "CRO",
|
"symbol": "CRO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://evm-cronos.crypto.org"],
|
"rpc": ["https://evm.cronos.org"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://cronos.crypto.org"
|
"infoURL": "https://cronos.org/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Genesis L1 testnet",
|
"name": "Genesis L1 testnet",
|
||||||
"chainId": 26,
|
"chainId": 26,
|
||||||
|
|
|
@ -405,20 +405,20 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Cronos Mainnet Beta",
|
"name": "Cronos Mainnet Beta",
|
||||||
"chain": "CRO",
|
"chain": "CRO",
|
||||||
"rpc": ["https://evm-cronos.crypto.org"],
|
"rpc": ["https://evm.cronos.org"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Crypto.org Coin",
|
"name": "Cronos",
|
||||||
"symbol": "CRO",
|
"symbol": "CRO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://cronos.crypto.org",
|
"infoURL": "https://cronos.org/",
|
||||||
"shortName": "cro",
|
"shortName": "cro",
|
||||||
"chainId": 25,
|
"chainId": 25,
|
||||||
"networkId": 25,
|
"networkId": 25,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Cronos Explorer",
|
"name": "Cronos Explorer",
|
||||||
"url": "https://cronos.crypto.org/explorer",
|
"url": "https://cronos.org/explorer",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user