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:
UVToken 2023-04-03 19:20:30 +08:00 committed by GitHub
parent a00eb8d736
commit 67c9637099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy",
"width": 400,
"height": 400,
"format": "png"
}
]