mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Submit WoopChain (#2475)
This commit is contained in:
parent
0ff942ee6d
commit
c92758cfa2
24
_data/chains/eip155-139.json
Normal file
24
_data/chains/eip155-139.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "WoopChain Mainnet",
|
||||
"chain": "WOOP",
|
||||
"icon": "woopchain",
|
||||
"rpc": ["https://rpc.woop.ai/rpc"],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "WoopCoin",
|
||||
"symbol": "WOOC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://wikiwoop.com",
|
||||
"shortName": "woop",
|
||||
"chainId": 139,
|
||||
"networkId": 139,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "wikiwoop",
|
||||
"url": "https://explorer.wikiwoop.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/woopchain.json
Normal file
8
_data/icons/woopchain.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://Qma7LpnkGjAN1dwL6VTXUYqzySNxjLg4br7J8UE4yZWYec",
|
||||
"width": 310,
|
||||
"height": 310,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
Reference in New Issue
Block a user