mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-330844.json (#2630)
* Create eip155-330844.json TTcoin Smart Chain Explorer * Create tscscan.json * Add files via upload * Update eip155-330844.json * Update eip155-330844.json * Update tscscan.json * Update eip155-330844.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
5ac785b3b6
commit
3877d5a920
24
_data/chains/eip155-330844.json
Normal file
24
_data/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/tscscan.json
Normal file
8
_data/icons/tscscan.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmS7ipvvyZ16weG1DM7AZbi1v9ixYwU2FjP25Jj5jkLiuf",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user