Add TLChain Network Mainnet (#1233)

* Add TLChain Network Mainnet

* wrong size of picture

* Update _data/chains/eip155-5177.json

* Update _data/chains/eip155-5177.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
ValiAlex 2022-06-13 13:16:06 -07:00 committed by GitHub
parent 0cf2e8d20e
commit 9a20ce5973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"name": "TLChain Network Mainnet",
"chain": "TLC",
"icon": "tlc",
"rpc": [
"https://mainnet-rpc.tlxscan.com/"
],
"faucets": [],
"nativeCurrency": {
"name": "TLChain Network",
"symbol": "TLC",
"decimals": 18
},
"infoURL": "https://tlchain.network/",
"shortName": "tlc",
"chainId": 5177,
"networkId": 5177,
"explorers": [
{
"name": "TLChain Explorer",
"url": "https://explorer.tlchain.network",
"standard": "none"
}
]
}

9
_data/icons/tlc.json Normal file
View File

@ -0,0 +1,9 @@
[
{
"url":"ipfs://QmaR5TsgnWSjLys6wGaciKUbc5qYL3Es4jtgQcosVqDWR3",
"width":2048,
"height":2048,
"format":"png"
}
]