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

This commit is contained in:
ligi 2023-05-24 08:37:16 +00:00
parent 88c68c1ecd
commit 78a3479827
16 changed files with 23 additions and 23 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,14 +1,14 @@
{ {
"name": "Super Smart Chain Testnet", "name": "Super Smart Chain Testnet",
"chain": "TSCS", "chain": "TSCS",
"rpc": ["https://testnet.superexchain.com:8544"], "rpc": ["https://testnetrpc.scschain.com"],
"faucets": ["https://testnet.superexchain.com"], "faucets": ["https://testnet.scschain.com"],
"nativeCurrency": { "nativeCurrency": {
"name": "Super Chain Native Token", "name": "Super Chain Native Token",
"symbol": "TSCS", "symbol": "TSCS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://testnet.superexchain.com", "infoURL": "https://testnet.scschain.com",
"shortName": "tscs", "shortName": "tscs",
"chainId": 1969, "chainId": 1969,
"networkId": 1969, "networkId": 1969,
@ -16,7 +16,7 @@
"explorers": [ "explorers": [
{ {
"name": "blockscout", "name": "blockscout",
"url": "https://testnetscan.superexchain.com", "url": "https://testnetscan.scschain.com",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -1,14 +1,14 @@
{ {
"name": "Super Smart Chain Mainnet", "name": "Super Smart Chain Mainnet",
"chain": "SCS", "chain": "SCS",
"rpc": ["https://superexchain.com:8545"], "rpc": ["https://rpc.scschain.com"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Super Chain Native Token", "name": "Super Chain Native Token",
"symbol": "SCS", "symbol": "SCS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://superexchain.com", "infoURL": "https://scschain.com",
"shortName": "scs", "shortName": "scs",
"chainId": 1970, "chainId": 1970,
"networkId": 1970, "networkId": 1970,
@ -16,7 +16,7 @@
"explorers": [ "explorers": [
{ {
"name": "blockscout", "name": "blockscout",
"url": "https://scan.superexchain.com", "url": "https://scan.scschain.com",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

File diff suppressed because one or more lines are too long

View File

@ -4987,9 +4987,9 @@
"symbol": "TSCS", "symbol": "TSCS",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://testnet.superexchain.com:8544"], "rpc": ["https://testnetrpc.scschain.com"],
"faucets": ["https://testnet.superexchain.com"], "faucets": ["https://testnet.scschain.com"],
"infoURL": "https://testnet.superexchain.com" "infoURL": "https://testnet.scschain.com"
}, { }, {
"name": "Super Smart Chain Mainnet", "name": "Super Smart Chain Mainnet",
"chainId": 1970, "chainId": 1970,
@ -5000,9 +5000,9 @@
"symbol": "SCS", "symbol": "SCS",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://superexchain.com:8545"], "rpc": ["https://rpc.scschain.com"],
"faucets": [], "faucets": [],
"infoURL": "https://superexchain.com" "infoURL": "https://scschain.com"
}, { }, {
"name": "Atelier", "name": "Atelier",
"chainId": 1971, "chainId": 1971,

View File

@ -7419,41 +7419,41 @@
}, { }, {
"name": "Super Smart Chain Testnet", "name": "Super Smart Chain Testnet",
"chain": "TSCS", "chain": "TSCS",
"rpc": ["https://testnet.superexchain.com:8544"], "rpc": ["https://testnetrpc.scschain.com"],
"faucets": ["https://testnet.superexchain.com"], "faucets": ["https://testnet.scschain.com"],
"nativeCurrency": { "nativeCurrency": {
"name": "Super Chain Native Token", "name": "Super Chain Native Token",
"symbol": "TSCS", "symbol": "TSCS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://testnet.superexchain.com", "infoURL": "https://testnet.scschain.com",
"shortName": "tscs", "shortName": "tscs",
"chainId": 1969, "chainId": 1969,
"networkId": 1969, "networkId": 1969,
"icon": "super", "icon": "super",
"explorers": [{ "explorers": [{
"name": "blockscout", "name": "blockscout",
"url": "https://testnetscan.superexchain.com", "url": "https://testnetscan.scschain.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
"name": "Super Smart Chain Mainnet", "name": "Super Smart Chain Mainnet",
"chain": "SCS", "chain": "SCS",
"rpc": ["https://superexchain.com:8545"], "rpc": ["https://rpc.scschain.com"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Super Chain Native Token", "name": "Super Chain Native Token",
"symbol": "SCS", "symbol": "SCS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://superexchain.com", "infoURL": "https://scschain.com",
"shortName": "scs", "shortName": "scs",
"chainId": 1970, "chainId": 1970,
"networkId": 1970, "networkId": 1970,
"icon": "super", "icon": "super",
"explorers": [{ "explorers": [{
"name": "blockscout", "name": "blockscout",
"url": "https://scan.superexchain.com", "url": "https://scan.scschain.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 B