mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Callisto Network (#1411)
* Update Callisto Network * Update eip155-821.json
This commit is contained in:
parent
2ae14930fb
commit
81a37ea625
19
_data/chains/eip155-20729.json
Normal file
19
_data/chains/eip155-20729.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Callisto Testnet",
|
||||
"chain": "CLO",
|
||||
"rpc": [
|
||||
"https://testnet-rpc.callisto.network/"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.callisto.network/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Callisto",
|
||||
"symbol": "CLO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://callisto.network",
|
||||
"shortName": "clo testnet",
|
||||
"chainId": 20729,
|
||||
"networkId": 79
|
||||
}
|
|
@ -2,11 +2,11 @@
|
|||
"name": "Callisto Mainnet",
|
||||
"chain": "CLO",
|
||||
"rpc": [
|
||||
"https://clo-geth.0xinfra.com"
|
||||
"https://rpc.callisto.network/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Callisto Mainnet Ether",
|
||||
"name": "Callisto",
|
||||
"symbol": "CLO",
|
||||
"decimals": 18
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Callisto Testnet",
|
||||
"name": "Callisto Testnet Deprecated",
|
||||
"chain": "CLO",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
|
@ -11,5 +11,6 @@
|
|||
"infoURL": "https://callisto.network",
|
||||
"shortName": "tclo",
|
||||
"chainId": 821,
|
||||
"networkId": 2
|
||||
}
|
||||
"networkId": 2,
|
||||
"status":"deprecated"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user