Deploying to gh-pages from @ ethereum-lists/chains@b0a98a61e0 🚀

This commit is contained in:
ligi 2023-03-21 23:56:52 +00:00
parent 0d543789bf
commit 1ea5823814
7 changed files with 46 additions and 3 deletions

File diff suppressed because one or more lines are too long

15
chains/eip155-85449.json Normal file
View 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

View File

@ -8266,6 +8266,19 @@
"rpc": ["https://goerli.base.org"],
"faucets": ["https://www.coinbase.com/faucets/base-ethereum-goerli-faucet"],
"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",
"chainId": 88880,

View File

@ -12371,6 +12371,20 @@
"url": "https://base-goerli.blockscout.com",
"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",
"chain": "CHZ",

File diff suppressed because one or more lines are too long

View File

@ -635,6 +635,7 @@
"STANDt": "eip155:79879",
"maticmum": "eip155:80001",
"basegor": "eip155:84531",
"Cyber": "eip155:85449",
"chz": "eip155:88880",
"ivar": "eip155:88888",
"bvhl": "eip155:90210",