add chainId 8082 with IPFS icon json (#2229)

This commit is contained in:
Marcus Wentz 2023-02-03 09:34:28 -05:00 committed by GitHub
parent 7611cab557
commit 0929537164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 4 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Shardeum Liberty 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"nativeCurrency": {
@ -14,9 +15,9 @@
"networkId": 8080,
"explorers": [
{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty10.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}
],
"redFlags": ["reusedChainId"]

View File

@ -1,6 +1,7 @@
{
"name": "Shardeum Liberty 2.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty20.shardeum.org/"],
"faucets": ["https://faucet.liberty20.shardeum.org"],
"nativeCurrency": {
@ -14,9 +15,9 @@
"networkId": 8081,
"explorers": [
{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty20.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}
],
"redFlags": ["reusedChainId"]

View File

@ -0,0 +1,24 @@
{
"name": "Shardeum Sphinx 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://sphinx.shardeum.org/"],
"faucets": ["https://faucet-sphinx.shardeum.org/"],
"nativeCurrency": {
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"infoURL": "https://docs.shardeum.org/",
"shortName": "Sphinx10",
"chainId": 8082,
"networkId": 8082,
"explorers": [
{
"name": "Shardeum Scan",
"url": "https://explorer-sphinx.shardeum.org",
"standard": "none"
}
],
"redFlags": ["reusedChainId"]
}

View File

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