mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
New network adding Bandai Namco Research Verse Mainnet, (#2241)
https://www.bandainamco-mirai.com/en/ chainId: 876 Co-authored-by: nashida <h-nashida@bns-g.com>
This commit is contained in:
parent
4c9cecd2dc
commit
065a7384b6
27
_data/chains/eip155-876.json
Normal file
27
_data/chains/eip155-876.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Bandai Namco Research Verse Mainnet",
|
||||
"chain": "Bandai Namco Research Verse",
|
||||
"icon": "bnken",
|
||||
"rpc": ["https://rpc.main.oasvrs.bnken.net"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OAS",
|
||||
"symbol": "OAS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.bandainamco-mirai.com/en/",
|
||||
"shortName": "BNKEN",
|
||||
"chainId": 876,
|
||||
"networkId": 876,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Bandai Namco Research Verse Explorer",
|
||||
"url": "https://explorer.main.oasvrs.bnken.net",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
],
|
||||
"parent": {
|
||||
"type": "L2",
|
||||
"chain": "eip155-248"
|
||||
}
|
||||
}
|
8
_data/icons/bnken.json
Normal file
8
_data/icons/bnken.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreifhetalm3vpvjrg5u5d2momkcgvkz6rhltur5co3rslltbxzpr6yq",
|
||||
"width": 2048,
|
||||
"height": 2048,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user