mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add home_verse (#2143)
* add home_verse chain info * add parent info * Update _data/chains/eip155-19011.json * run prettier * Update _data/chains/eip155-19011.json Co-authored-by: nt <kumypc@gmail.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
99d5f80c4c
commit
348c0f7894
27
_data/chains/eip155-19011.json
Normal file
27
_data/chains/eip155-19011.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "HOME Verse Mainnet",
|
||||
"chain": "HOME Verse",
|
||||
"icon": "home_verse",
|
||||
"rpc": ["https://rpc.mainnet.oasys.homeverse.games/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OAS",
|
||||
"symbol": "OAS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.homeverse.games/",
|
||||
"shortName": "HMV",
|
||||
"chainId": 19011,
|
||||
"networkId": 19011,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "HOME Verse Explorer",
|
||||
"url": "https://explorer.oasys.homeverse.games",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
],
|
||||
"parent": {
|
||||
"type": "L2",
|
||||
"chain": "eip155-248"
|
||||
}
|
||||
}
|
8
_data/icons/home_verse.json
Normal file
8
_data/icons/home_verse.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeGb65zSworzoHmwK3jdkPtEsQZMUSJRxf8K8Feg56soU",
|
||||
"width": 597,
|
||||
"height": 597,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user