mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
0cf2e8d20e
commit
9a20ce5973
26
_data/chains/eip155-5177.json
Normal file
26
_data/chains/eip155-5177.json
Normal 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
9
_data/icons/tlc.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmaR5TsgnWSjLys6wGaciKUbc5qYL3Es4jtgQcosVqDWR3",
|
||||
"width":2048,
|
||||
"height":2048,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user