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@b0a98a61e0 🚀
This commit is contained in:
parent
0d543789bf
commit
1ea5823814
File diff suppressed because one or more lines are too long
15
chains/eip155-85449.json
Normal file
15
chains/eip155-85449.json
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"name": "CYBERTRUST",
|
||||||
|
"chain": "CYBER",
|
||||||
|
"rpc": ["http://testnet.cybertrust.space:48501"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Cyber Trust",
|
||||||
|
"symbol": "CYBER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://cybertrust.space",
|
||||||
|
"shortName": "Cyber",
|
||||||
|
"chainId": 85449,
|
||||||
|
"networkId": 48501
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -8266,6 +8266,19 @@
|
||||||
"rpc": ["https://goerli.base.org"],
|
"rpc": ["https://goerli.base.org"],
|
||||||
"faucets": ["https://www.coinbase.com/faucets/base-ethereum-goerli-faucet"],
|
"faucets": ["https://www.coinbase.com/faucets/base-ethereum-goerli-faucet"],
|
||||||
"infoURL": "https://base.org"
|
"infoURL": "https://base.org"
|
||||||
|
}, {
|
||||||
|
"name": "CYBERTRUST",
|
||||||
|
"chainId": 85449,
|
||||||
|
"shortName": "Cyber",
|
||||||
|
"networkId": 48501,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Cyber Trust",
|
||||||
|
"symbol": "CYBER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["http://testnet.cybertrust.space:48501"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://cybertrust.space"
|
||||||
}, {
|
}, {
|
||||||
"name": "Chiliz Scoville Testnet",
|
"name": "Chiliz Scoville Testnet",
|
||||||
"chainId": 88880,
|
"chainId": 88880,
|
||||||
|
|
|
@ -12371,6 +12371,20 @@
|
||||||
"url": "https://base-goerli.blockscout.com",
|
"url": "https://base-goerli.blockscout.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "CYBERTRUST",
|
||||||
|
"chain": "CYBER",
|
||||||
|
"rpc": ["http://testnet.cybertrust.space:48501"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Cyber Trust",
|
||||||
|
"symbol": "CYBER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://cybertrust.space",
|
||||||
|
"shortName": "Cyber",
|
||||||
|
"chainId": 85449,
|
||||||
|
"networkId": 48501
|
||||||
}, {
|
}, {
|
||||||
"name": "Chiliz Scoville Testnet",
|
"name": "Chiliz Scoville Testnet",
|
||||||
"chain": "CHZ",
|
"chain": "CHZ",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -635,6 +635,7 @@
|
||||||
"STANDt": "eip155:79879",
|
"STANDt": "eip155:79879",
|
||||||
"maticmum": "eip155:80001",
|
"maticmum": "eip155:80001",
|
||||||
"basegor": "eip155:84531",
|
"basegor": "eip155:84531",
|
||||||
|
"Cyber": "eip155:85449",
|
||||||
"chz": "eip155:88880",
|
"chz": "eip155:88880",
|
||||||
"ivar": "eip155:88888",
|
"ivar": "eip155:88888",
|
||||||
"bvhl": "eip155:90210",
|
"bvhl": "eip155:90210",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user