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@9d0ce81b2a 🚀
This commit is contained in:
parent
ff31297511
commit
f6c63d6b5b
File diff suppressed because one or more lines are too long
|
@ -1,24 +1,21 @@
|
|||
{
|
||||
"name": "Cronos Testnet",
|
||||
"chain": "CRO",
|
||||
"rpc": [
|
||||
"https://cronos-testnet-3.crypto.org:8545",
|
||||
"wss://cronos-testnet-3.crypto.org:8546"
|
||||
],
|
||||
"faucets": ["https://cronos.crypto.org/faucet"],
|
||||
"rpc": ["https://evm-t3.cronos.org"],
|
||||
"faucets": ["https://cronos.org/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "Crypto.org Test Coin",
|
||||
"name": "Cronos Test Coin",
|
||||
"symbol": "TCRO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cronos.crypto.org",
|
||||
"infoURL": "https://cronos.org",
|
||||
"shortName": "tcro",
|
||||
"chainId": 338,
|
||||
"networkId": 338,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Cronos Testnet Explorer",
|
||||
"url": "https://cronos.crypto.org/explorer/testnet3",
|
||||
"url": "https://testnet.cronoscan.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1863,13 +1863,13 @@
|
|||
"shortName": "tcro",
|
||||
"networkId": 338,
|
||||
"nativeCurrency": {
|
||||
"name": "Crypto.org Test Coin",
|
||||
"name": "Cronos Test Coin",
|
||||
"symbol": "TCRO",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://cronos-testnet-3.crypto.org:8545", "wss://cronos-testnet-3.crypto.org:8546"],
|
||||
"faucets": ["https://cronos.crypto.org/faucet"],
|
||||
"infoURL": "https://cronos.crypto.org"
|
||||
"rpc": ["https://evm-t3.cronos.org"],
|
||||
"faucets": ["https://cronos.org/faucet"],
|
||||
"infoURL": "https://cronos.org"
|
||||
}, {
|
||||
"name": "Theta Mainnet",
|
||||
"chainId": 361,
|
||||
|
|
|
@ -2640,20 +2640,20 @@
|
|||
}, {
|
||||
"name": "Cronos Testnet",
|
||||
"chain": "CRO",
|
||||
"rpc": ["https://cronos-testnet-3.crypto.org:8545", "wss://cronos-testnet-3.crypto.org:8546"],
|
||||
"faucets": ["https://cronos.crypto.org/faucet"],
|
||||
"rpc": ["https://evm-t3.cronos.org"],
|
||||
"faucets": ["https://cronos.org/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "Crypto.org Test Coin",
|
||||
"name": "Cronos Test Coin",
|
||||
"symbol": "TCRO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cronos.crypto.org",
|
||||
"infoURL": "https://cronos.org",
|
||||
"shortName": "tcro",
|
||||
"chainId": 338,
|
||||
"networkId": 338,
|
||||
"explorers": [{
|
||||
"name": "Cronos Testnet Explorer",
|
||||
"url": "https://cronos.crypto.org/explorer/testnet3",
|
||||
"url": "https://testnet.cronoscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user