Add Taiko (Alpha-2 Testnet) (#2442)

* Add Taiko (Alpha-2 Testnet)

* Update eip155-167004.json

* Update eip155-167004.json

* add incubating status

* update icon size

* remove incubating status

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
dave | d1onys1us 2023-03-22 00:16:44 -04:00 committed by GitHub
parent 0dcde6b1de
commit c5ea67f606
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": "Taiko (Alpha-2 Testnet)",
"chain": "ETH",
"icon": "taiko",
"rpc": ["https://rpc.a2.taiko.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://taiko.xyz",
"shortName": "taiko-a2",
"chainId": 167004,
"networkId": 167004,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.a2.taiko.xyz",
"standard": "EIP3091"
}
]
}

8
_data/icons/taiko.json Normal file
View File

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