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

This commit is contained in:
ligi 2022-05-16 05:32:18 +00:00
parent 4f5bfaf4e3
commit e264c900b6
4 changed files with 14 additions and 14 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -225,7 +225,7 @@
"shortName": "TST",
"networkId": 18,
"nativeCurrency": {
"name": "ThunderCore Testnet Ether",
"name": "ThunderCore Testnet Token",
"symbol": "TST",
"decimals": 18
},
@ -1200,11 +1200,11 @@
"shortName": "TT",
"networkId": 108,
"nativeCurrency": {
"name": "ThunderCore Mainnet Ether",
"name": "ThunderCore Token",
"symbol": "TT",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.thundercore.com"],
"rpc": ["https://mainnet-rpc.thundercore.com", "https://mainnet-rpc.thundertoken.net", "https://mainnet-rpc.thundercore.io"],
"faucets": ["https://faucet.thundercore.com"],
"infoURL": "https://thundercore.com"
}, {

View File

@ -301,7 +301,7 @@
"rpc": ["https://testnet-rpc.thundercore.com"],
"faucets": ["https://faucet-testnet.thundercore.com"],
"nativeCurrency": {
"name": "ThunderCore Testnet Ether",
"name": "ThunderCore Testnet Token",
"symbol": "TST",
"decimals": 18
},
@ -310,9 +310,9 @@
"chainId": 18,
"networkId": 18,
"explorers": [{
"name": "ThundercoreTestNetScanner",
"url": "https://scan-testnet.thundercore.com",
"standard": "none"
"name": "thundercore-blockscout-testnet",
"url": "https://explorer-testnet.thundercore.com",
"standard": "EIP3091"
}]
}, {
"name": "Songbird Canary-Network",
@ -1667,10 +1667,10 @@
}, {
"name": "ThunderCore Mainnet",
"chain": "TT",
"rpc": ["https://mainnet-rpc.thundercore.com"],
"rpc": ["https://mainnet-rpc.thundercore.com", "https://mainnet-rpc.thundertoken.net", "https://mainnet-rpc.thundercore.io"],
"faucets": ["https://faucet.thundercore.com"],
"nativeCurrency": {
"name": "ThunderCore Mainnet Ether",
"name": "ThunderCore Token",
"symbol": "TT",
"decimals": 18
},
@ -1680,9 +1680,9 @@
"networkId": 108,
"slip44": 1001,
"explorers": [{
"name": "ThundercoreScan",
"url": "https://scan.thundercore.com",
"standard": "none"
"name": "thundercore-viewblock",
"url": "https://viewblock.io/thundercore",
"standard": "EIP3091"
}]
}, {
"name": "Proton Testnet",