Deploying to gh-pages from @ ethereum-lists/chains@065a7384b6 🚀

This commit is contained in:
ligi 2023-02-11 17:06:48 +00:00
parent 332a4f4b67
commit 787ece963d
11 changed files with 86 additions and 5 deletions

View File

@ -574,6 +574,14 @@
"height": 31,
"format": "svg"
}]
}, {
"name": "bnken",
"icons": [{
"url": "ipfs://bafkreifhetalm3vpvjrg5u5d2momkcgvkz6rhltur5co3rslltbxzpr6yq",
"width": 2048,
"height": 2048,
"format": "png"
}]
}, {
"name": "soverunTestnet",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

27
chains/eip155-876.json Normal file
View 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"
}
}

File diff suppressed because one or more lines are too long

View File

@ -2884,6 +2884,19 @@
"rpc": ["https://mainnet-data1.fantasiachain.com/", "https://mainnet-data2.fantasiachain.com/", "https://mainnet-data3.fantasiachain.com/"],
"faucets": [],
"infoURL": "https://fantasia.technology/"
}, {
"name": "Bandai Namco Research Verse Mainnet",
"chainId": 876,
"shortName": "BNKEN",
"networkId": 876,
"nativeCurrency": {
"name": "OAS",
"symbol": "OAS",
"decimals": 18
},
"rpc": ["https://rpc.main.oasvrs.bnken.net"],
"faucets": [],
"infoURL": "https://www.bandainamco-mirai.com/en/"
}, {
"name": "Dexit Network",
"chainId": 877,

View File

@ -4147,6 +4147,30 @@
"url": "https://explorer.fantasiachain.com",
"standard": "EIP3091"
}]
}, {
"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"
}
}, {
"name": "Dexit Network",
"chain": "DXT",

8
icons/bnken.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreifhetalm3vpvjrg5u5d2momkcgvkz6rhltur5co3rslltbxzpr6yq",
"width": 2048,
"height": 2048,
"format": "png"
}
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -221,6 +221,7 @@
"taratest": "eip155:842",
"zeethdev": "eip155:859",
"FSCMainnet": "eip155:868",
"BNKEN": "eip155:876",
"DXT": "eip155:877",
"ambros": "eip155:880",
"wan": "eip155:888",