Deploying to gh-pages from @ ethereum-lists/chains@3877d5a920 🚀
|
@ -1038,6 +1038,14 @@
|
||||||
"height": 310,
|
"height": 310,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "tscscan",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmS7ipvvyZ16weG1DM7AZbi1v9ixYwU2FjP25Jj5jkLiuf",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "siberium",
|
"name": "siberium",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
24
chains/eip155-330844.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "TTcoin Smart Chain Mainnet",
|
||||||
|
"chain": "TSC",
|
||||||
|
"icon": "tscscan",
|
||||||
|
"rpc": ["https://mainnet-rpc.tscscan.com"],
|
||||||
|
"faucets": ["https://faucet.tscscan.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TTcoin",
|
||||||
|
"symbol": "TC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ttcoin.info/",
|
||||||
|
"shortName": "tc",
|
||||||
|
"chainId": 330844,
|
||||||
|
"networkId": 330844,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "TTcoin Smart Chain Explorer",
|
||||||
|
"url": "https://tscscan.com",
|
||||||
|
"standard": "EIP3091",
|
||||||
|
"icon": "tscscan"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -9644,6 +9644,19 @@
|
||||||
"rpc": ["https://api.calibration.node.glif.io/rpc/v1"],
|
"rpc": ["https://api.calibration.node.glif.io/rpc/v1"],
|
||||||
"faucets": ["https://faucet.calibration.fildev.network/"],
|
"faucets": ["https://faucet.calibration.fildev.network/"],
|
||||||
"infoURL": "https://filecoin.io"
|
"infoURL": "https://filecoin.io"
|
||||||
|
}, {
|
||||||
|
"name": "TTcoin Smart Chain Mainnet",
|
||||||
|
"chainId": 330844,
|
||||||
|
"shortName": "tc",
|
||||||
|
"networkId": 330844,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TTcoin",
|
||||||
|
"symbol": "TC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://mainnet-rpc.tscscan.com"],
|
||||||
|
"faucets": ["https://faucet.tscscan.com"],
|
||||||
|
"infoURL": "https://ttcoin.info/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Oone Chain Testnet",
|
"name": "Oone Chain Testnet",
|
||||||
"chainId": 333777,
|
"chainId": 333777,
|
||||||
|
|
|
@ -14550,6 +14550,27 @@
|
||||||
"url": "https://calibration.filfox.info",
|
"url": "https://calibration.filfox.info",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "TTcoin Smart Chain Mainnet",
|
||||||
|
"chain": "TSC",
|
||||||
|
"icon": "tscscan",
|
||||||
|
"rpc": ["https://mainnet-rpc.tscscan.com"],
|
||||||
|
"faucets": ["https://faucet.tscscan.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TTcoin",
|
||||||
|
"symbol": "TC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ttcoin.info/",
|
||||||
|
"shortName": "tc",
|
||||||
|
"chainId": 330844,
|
||||||
|
"networkId": 330844,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "TTcoin Smart Chain Explorer",
|
||||||
|
"url": "https://tscscan.com",
|
||||||
|
"standard": "EIP3091",
|
||||||
|
"icon": "tscscan"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Oone Chain Testnet",
|
"name": "Oone Chain Testnet",
|
||||||
"chain": "OONE",
|
"chain": "OONE",
|
||||||
|
|
8
icons/tscscan.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmS7ipvvyZ16weG1DM7AZbi1v9ixYwU2FjP25Jj5jkLiuf",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmS7ipvvyZ16weG1DM7AZbi1v9ixYwU2FjP25Jj5jkLiuf
Normal file
After Width: | Height: | Size: 39 KiB |
|
@ -741,6 +741,7 @@
|
||||||
"gz-testnet": "eip155:266256",
|
"gz-testnet": "eip155:266256",
|
||||||
"SoChain": "eip155:281121",
|
"SoChain": "eip155:281121",
|
||||||
"filecoin-calibration": "eip155:314159",
|
"filecoin-calibration": "eip155:314159",
|
||||||
|
"tc": "eip155:330844",
|
||||||
"oonetest": "eip155:333777",
|
"oonetest": "eip155:333777",
|
||||||
"sparta": "eip155:333888",
|
"sparta": "eip155:333888",
|
||||||
"olympus": "eip155:333999",
|
"olympus": "eip155:333999",
|
||||||
|
|
BIN
static/db9273d560be33a62b212e3cebcd73dc/1f8a1/irishub.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
static/db9273d560be33a62b212e3cebcd73dc/264f2/irishub.webp
Normal file
After Width: | Height: | Size: 472 B |
BIN
static/db9273d560be33a62b212e3cebcd73dc/61ca6/irishub.webp
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
static/db9273d560be33a62b212e3cebcd73dc/bd5c1/irishub.webp
Normal file
After Width: | Height: | Size: 190 B |
BIN
static/db9273d560be33a62b212e3cebcd73dc/ca121/irishub.png
Normal file
After Width: | Height: | Size: 350 B |
BIN
static/db9273d560be33a62b212e3cebcd73dc/e73fe/irishub.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
static/db9273d560be33a62b212e3cebcd73dc/ebf64/irishub.png
Normal file
After Width: | Height: | Size: 211 B |
BIN
static/db9273d560be33a62b212e3cebcd73dc/f31ef/irishub.png
Normal file
After Width: | Height: | Size: 681 B |