mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
chore: update Taiko (#2942)
* chore: update Taiko * update icon size * remove stale icon
This commit is contained in:
parent
3b46b9b44d
commit
57084f1f7b
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Taiko (Alpha-2 Testnet)",
|
||||
"chain": "ETH",
|
||||
"status": "deprecated",
|
||||
"icon": "taiko",
|
||||
"rpc": ["https://rpc.a2.taiko.xyz"],
|
||||
"faucets": [],
|
||||
|
|
24
_data/chains/eip155-167005.json
Normal file
24
_data/chains/eip155-167005.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Taiko (Alpha-3 Testnet)",
|
||||
"chain": "ETH",
|
||||
"status": "active",
|
||||
"icon": "taiko",
|
||||
"rpc": ["https://rpc.test.taiko.xyz"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://taiko.xyz",
|
||||
"shortName": "taiko-a3",
|
||||
"chainId": 167005,
|
||||
"networkId": 167005,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.test.taiko.xyz",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmWMUDmNHzCtism9dYK1JooerZJ4da6kGt67HAQmLiEykc",
|
||||
"width": 1001,
|
||||
"height": 1001,
|
||||
"url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
|
||||
"width": 288,
|
||||
"height": 258,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user