Skip to content

Commit

Permalink
Merge branch 'master' into add-icon-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramyromel authored Oct 31, 2024
2 parents b9caa52 + 154bbf4 commit 79f3e22
Show file tree
Hide file tree
Showing 42 changed files with 691 additions and 20 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-1299.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Argochain",
"chain": "Argochain",
"icon": "argochain",
"rpc": ["https://rpc.devolvedai.com", "https://rpc-mainnet.devolvedai.com"],
"faucets": [],
"nativeCurrency": {
"name": "AGC",
"symbol": "AGC",
"decimals": 18
},
"infoURL": "https://devolvedai.com",
"shortName": "AGC",
"chainId": 1299,
"networkId": 1299,
"explorers": [
{
"name": "Argochain Scanner",
"url": "https://scanner.argoscan.net",
"standard": "EIP3091"
}
]
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-16604737732183.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Flame Testnet",
"chain": "Flame",
"rpc": ["https://rpc.flame.dawn-1.astria.org"],
"faucets": [],
"nativeCurrency": {
"name": "TIA",
"symbol": "TIA",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://astria.org",
"shortName": "flame-testnet",
"chainId": 16604737732183,
"networkId": 16604737732183,
"icon": "flame",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.flame.dawn-1.astria.org",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
1 change: 1 addition & 0 deletions _data/chains/eip155-1686.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"shortName": "minttest",
"chainId": 1686,
"networkId": 1686,
"status": "deprecated",
"icon": "mintTestnet",
"explorers": [
{
Expand Down
23 changes: 23 additions & 0 deletions _data/chains/eip155-1923.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Swell Network",
"chain": "Swell L2",
"rpc": ["https://swell-mainnet.alt.technology"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://app.swellnetwork.io/layer2/swell-l2",
"shortName": "swell-l2",
"chainId": 1923,
"networkId": 1923,
"explorers": [
{
"name": "swell-l2",
"icon": "swell",
"url": "https://swell-mainnet-explorer.alt.technology",
"standard": "none"
}
]
}
27 changes: 27 additions & 0 deletions _data/chains/eip155-1927.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Arvix Testnet",
"chain": "Arvix",
"rpc": [
"https://rpc-testnet-market.arvix.network",
"https://rpc-dev-testnet.arvix.network"
],
"faucets": ["https://claim-faucet.arvix.network"],
"nativeCurrency": {
"name": "Arvix Testnet Native Token",
"symbol": "tARV",
"decimals": 18
},
"infoURL": "https://arvix.network",
"shortName": "arvix",
"chainId": 1927,
"networkId": 1927,
"icon": "arvix",
"explorers": [
{
"name": "Arvix Explorer Testnet",
"url": "https://testnet.arvixscan.com",
"standard": "EIP3091",
"icon": "arvix"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-19546.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Zytron Linea Testnet",
"chain": "ETH",
"icon": "zytron",
"rpc": ["https://linea-testnet-zytron.zypher.game/"],
"faucets": [],
"nativeCurrency": {
"name": "ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://zytron.zypher.network/",
"shortName": "zytron-linea-testnet",
"chainId": 19546,
"networkId": 19546,
"explorers": [
{
"name": "blockscout",
"url": "https://linea-testnet-zytron-blockscout.zypher.game",
"standard": "EIP3091"
}
]
}
22 changes: 22 additions & 0 deletions _data/chains/eip155-1998991.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Xphere Testnet",
"chain": "Xphere Testnet",
"icon": "xphere",
"rpc": ["http://testnet.x-phere.com"],
"features": [
{
"name": "EIP1559"
}
],
"faucets": [],
"nativeCurrency": {
"name": "Xphere Testnet",
"symbol": "XPT",
"decimals": 18
},
"infoURL": "https://x-phere.com/",
"shortName": "xp-test",
"chainId": 1998991,
"networkId": 1998991,
"explorers": []
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-2222222.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Coinweb BNB shard",
"title": "Coinweb BNB shard",
"chain": "CWEB BNB",
"rpc": ["https://api-cloud.coinweb.io/eth-rpc-service/bnb"],
"faucets": [],
"nativeCurrency": {
"name": "CWEB",
"symbol": "CWEB",
"decimals": 18
},
"infoURL": "https://coinweb.io",
"shortName": "cweb-bnb",
"chainId": 2222222,
"networkId": 2222222,
"slip44": 1,
"explorers": [
{
"name": "Coinweb block explorer",
"url": "https://explorer.coinweb.io",
"standard": "none"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-240.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Cronos zkEVM Testnet",
"chain": "CronosZkEVMTestnet",
"rpc": ["https://testnet.zkevm.cronos.org"],
"faucets": ["https://zkevm.cronos.org/faucet"],
"nativeCurrency": {
"name": "Cronos zkEVM Test Coin",
"symbol": "zkTCRO",
"decimals": 18
},
"infoURL": "https://docs-zkevm.cronos.org",
"shortName": "zkTCRO",
"chainId": 240,
"networkId": 240,
"slip44": 1,
"explorers": [
{
"name": "Cronos zkEVM Testnet Explorer",
"url": "https://explorer.zkevm.cronos.org/testnet",
"standard": "none"
}
]
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-253368190.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Flame",
"chain": "Flame",
"rpc": ["https://rpc.flame.astria.org"],
"faucets": [],
"nativeCurrency": {
"name": "TIA",
"symbol": "TIA",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://astria.org",
"shortName": "flame",
"chainId": 253368190,
"networkId": 253368190,
"icon": "flame",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.flame.astria.org",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-272247.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nxy Area 51",
"chain": "NXY",
"rpc": ["https://nxy.social/testnet"],
"faucets": [],
"nativeCurrency": {
"name": "Nxy",
"symbol": "NXY",
"decimals": 18
},
"infoURL": "https://nxy.social/l1",
"shortName": "nxytest",
"chainId": 272247,
"networkId": 272247,
"slip44": 272247,
"icon": "nxy",
"explorers": [
{
"name": "Nxy Explorer",
"url": "https://explorer.nxy.social",
"standard": "none",
"icon": "nxy"
}
]
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-272520.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nxy Oasis",
"chain": "NXY",
"rpc": ["https://nxy.social/mainnet"],
"faucets": [],
"nativeCurrency": {
"name": "Nxy",
"symbol": "NXY",
"decimals": 18
},
"infoURL": "https://nxy.social/l1",
"shortName": "nxy",
"chainId": 272520,
"networkId": 272520,
"slip44": 272520,
"icon": "nxy",
"explorers": [
{
"name": "Nxy Explorer",
"url": "https://explorer.nxy.social",
"standard": "none",
"icon": "nxy"
}
]
}
14 changes: 11 additions & 3 deletions _data/chains/eip155-279.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "BPX Blockchain",
"name": "BPX Chain",
"chain": "BPX",
"icon": "bpx",
"rpc": ["https://rpc.mainnet.bpxchain.cc", "https://bpx-dataseed.infinex.cc"],
"rpc": ["https://rpc.bpxchain.cc"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "BPX",
Expand All @@ -12,5 +13,12 @@
"infoURL": "https://bpxchain.cc",
"shortName": "bpx",
"chainId": 279,
"networkId": 279
"networkId": 279,
"explorers": [
{
"name": "BPX Chain Block Explorer",
"url": "https://explorer.bpxchain.cc",
"standard": "EIP3091"
}
]
}
7 changes: 6 additions & 1 deletion _data/chains/eip155-2818.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
"name": "Morph",
"title": "Morph Mainnet",
"chain": "ETH",
"rpc": ["https://rpc.morphl2.io", "wss://rpc.morphl2.io:8443"],
"rpc": [
"https://rpc.morphl2.io",
"wss://rpc.morphl2.io:8443",
"https://rpc-quicknode.morphl2.io",
"wss://rpc-quicknode.morphl2.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
Expand Down
25 changes: 25 additions & 0 deletions _data/chains/eip155-29225.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nexa MetaTest",
"chain": "NEXA",
"rpc": ["https://nexa.sh/metatest"],
"faucets": [],
"nativeCurrency": {
"name": "Nexa",
"symbol": "NEXA",
"decimals": 18
},
"infoURL": "https://nexa.sh/meta",
"shortName": "nexatest",
"chainId": 29225,
"networkId": 29225,
"slip44": 29225,
"icon": "nexameta",
"explorers": [
{
"name": "NexaShell",
"url": "https://nexa.sh",
"standard": "none",
"icon": "nexashell"
}
]
}
4 changes: 2 additions & 2 deletions _data/chains/eip155-42261.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
],
"faucets": ["https://faucet.testnet.oasis.io/"],
"nativeCurrency": {
"name": "Emerald Rose",
"symbol": "ROSE",
"name": "Emerald Test Rose",
"symbol": "TEST",
"decimals": 18
},
"infoURL": "https://docs.oasis.io/dapp/emerald",
Expand Down
29 changes: 29 additions & 0 deletions _data/chains/eip155-543210.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "ZERO Network",
"chain": "ZERONetwork",
"icon": "zero",
"rpc": ["https://rpc.zerion.io/v1/zero"],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://bridge.zero.network" }]
},
"faucets": [],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://docs.zero.network",
"shortName": "zero-network",
"chainId": 543210,
"networkId": 543210,
"explorers": [
{
"name": "ZERO Network Explorer",
"url": "https://explorer.zero.network",
"standard": "EIP3091"
}
]
}
Loading

0 comments on commit 79f3e22

Please sign in to comment.