mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Taf Eco Mainnet (#2572)
* Add TafEco Chain * Add TafEco Logo * Update eip155-224168.json * Update eip155-224168.json * Add Taf ECO Chain Add Taf ECO Chain * Delete eip155-224168.json * Add Taf Eco json file --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
a00eb8d736
commit
67c9637099
23
_data/chains/eip155-224168.json
Normal file
23
_data/chains/eip155-224168.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Taf ECO Chain Mainnet",
|
||||||
|
"chain": "Taf ECO Chain",
|
||||||
|
"icon": "taf",
|
||||||
|
"rpc": ["https://mainnet.tafchain.com/v1"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Taf ECO Chain Mainnet",
|
||||||
|
"symbol": "TAFECO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.tafchain.com",
|
||||||
|
"shortName": "TAFECO",
|
||||||
|
"chainId": 224168,
|
||||||
|
"networkId": 224168,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Taf ECO Chain Mainnet",
|
||||||
|
"url": "https://ecoscan.tafchain.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/taf.json
Normal file
8
_data/icons/taf.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user