chains/_data/chains/eip155-167004.json
dave | d1onys1us c5ea67f606
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>
2023-03-22 05:16:44 +01:00

24 lines
462 B
JSON

{
"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"
}
]
}