mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Cronos mainnet beta and Update testnet
This commit is contained in:
parent
7c83beda57
commit
27687b05aa
23
_data/chains/eip155-25.json
Normal file
23
_data/chains/eip155-25.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Cronos Mainnet Beta",
|
||||||
|
"chain": "CRO",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://evm-cronos.crypto.org"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Crypto.org Coin",
|
||||||
|
"symbol": "CRO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://cronos.crypto.org",
|
||||||
|
"shortName": "cro",
|
||||||
|
"chainId": 25,
|
||||||
|
"networkId": 25,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Cronos Explorer",
|
||||||
|
"url": "https://cronos.crypto.org/explorer",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
|
@ -20,7 +20,7 @@
|
||||||
"networkId": 338,
|
"networkId": 338,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Cronos Testnet Explorer",
|
"name": "Cronos Testnet Explorer",
|
||||||
"url": "https://cronos.crypto.org/explorer",
|
"url": "https://cronos.crypto.org/explorer/testnet3",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user