Skip to content

Commit af0b901

Browse files
authored
Merge branch 'master' into eyqs/add-plume-mainnet
2 parents d2a2dfe + 1131839 commit af0b901

27 files changed

+234
-50
lines changed

Diff for: _data/chains/eip155-1597.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "Reactive Mainnet",
3+
"title": "Reactive Network",
4+
"chain": "REACT",
5+
"rpc": ["https://mainnet-rpc.rnk.dev"],
6+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
7+
"faucets": [],
8+
"nativeCurrency": {
9+
"name": "React",
10+
"symbol": "REACT",
11+
"decimals": 18
12+
},
13+
"infoURL": "https://reactive.network",
14+
"shortName": "react",
15+
"icon": "reactive",
16+
"chainId": 1597,
17+
"networkId": 1597,
18+
"explorers": [
19+
{
20+
"name": "Reactscan",
21+
"url": "https://reactscan.net",
22+
"standard": "none"
23+
}
24+
]
25+
}

Diff for: _data/chains/eip155-1698369.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Primea Chain Testnet",
3-
"chain": "Primea Chain Testnet",
2+
"name": "Primea Network Testnet",
3+
"chain": "Primea Network Testnet",
44
"rpc": [
55
"http://test-rpc.primeanetwork.com/rpc-http",
66
"https://test-rpc.primeanetwork.com/rpc-https",
@@ -9,12 +9,12 @@
99
],
1010
"faucets": [],
1111
"nativeCurrency": {
12-
"name": "PrimeaCoin Test",
13-
"symbol": "PRIM",
12+
"name": "GoldPrimeaNetwork Test",
13+
"symbol": "GOLDPN",
1414
"decimals": 18
1515
},
1616
"infoURL": "https://primeanetwork.com",
17-
"shortName": "test-prim",
17+
"shortName": "test-goldpn",
1818
"chainId": 1698369,
1919
"networkId": 1698369,
2020
"icon": "prim",

Diff for: _data/chains/eip155-182.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
22
"name": "IOST Mainnet",
33
"chain": "iost",
4-
"rpc": [
5-
"https://iost-mainnet.alt.technology",
6-
"wss://iost-mainnet.alt.technology/ws"
7-
],
4+
"rpc": ["https://l2-mainnet.iost.io", "wss://l2-mainnet.iost.io"],
85
"faucets": [],
96
"nativeCurrency": {
107
"name": "BNB Chain Native Token",
@@ -20,7 +17,7 @@
2017
"explorers": [
2118
{
2219
"name": "IOSTscan",
23-
"url": "https://iost-mainnet-explorer.alt.technology",
20+
"url": "https://l2-scan.iost.io",
2421
"standard": "EIP3091"
2522
}
2623
],
@@ -29,7 +26,7 @@
2926
"chain": "eip155-56",
3027
"bridges": [
3128
{
32-
"url": "https://10910bc5-8382-4ef5-bdc7-4c54c8f57e75.bridges.rollbridge.app/"
29+
"url": "https://l2-bridge.iost.io"
3330
}
3431
]
3532
}

Diff for: _data/chains/eip155-212013.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "Heima",
33
"chain": "Heima",
44
"rpc": [
5-
"https://rpc.litentry-parachain.litentry.io",
6-
"wss://rpc.litentry-parachain.litentry.io",
5+
"https://rpc.heima-parachain.heima.network",
6+
"wss://rpc.heima-parachain.heima.network",
77
"https://litentry-rpc.dwellir.com",
88
"wss://litentry-rpc.dwellir.com"
99
],

Diff for: _data/chains/eip155-4278608.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Arcadia Mainnet",
3+
"chain": "Arcadia",
4+
"rpc": ["https://arcadia.khalani.network"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "AIP",
8+
"symbol": "AIP",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://khalani.network",
12+
"shortName": "aip",
13+
"chainId": 4278608,
14+
"networkId": 4278608,
15+
"explorers": [
16+
{
17+
"name": "Arcadia Mainnet Explorer",
18+
"url": "https://explorer.arcadia.khalani.network",
19+
"standard": "EIP3091"
20+
}
21+
]
22+
}

Diff for: _data/chains/eip155-43111.json

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Hemi Network",
33
"chain": "ETH",
4-
"rpc": [],
4+
"rpc": ["https://rpc.hemi.network/rpc"],
55
"faucets": [],
66
"nativeCurrency": {
77
"name": "Ether",
@@ -13,10 +13,17 @@
1313
"chainId": 43111,
1414
"networkId": 43111,
1515
"icon": "hemi",
16-
"explorers": [],
16+
"explorers": [
17+
{
18+
"name": "blockscout",
19+
"url": "https://explorer.hemi.xyz",
20+
"icon": "blockscout",
21+
"standard": "EIP3091"
22+
}
23+
],
1724
"parent": {
1825
"type": "L2",
1926
"chain": "eip155-1"
2027
},
21-
"status": "incubating"
28+
"status": "active"
2229
}

Diff for: _data/chains/eip155-4777.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "BlackFort Exchange Network Testnet",
2+
"name": "BlackFort Exchange Network Testnet DEPRECATED",
33
"chain": "TBXN",
44
"rpc": ["https://testnet.blackfort.network/rpc"],
55
"faucets": [],
@@ -22,5 +22,6 @@
2222
"icon": "blockscout",
2323
"standard": "EIP3091"
2424
}
25-
]
25+
],
26+
"status": "deprecated"
2627
}

Diff for: _data/chains/eip155-488.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "BlackFort Exchange Network",
3+
"chain": "BXN",
4+
"rpc": ["https://rpc.blackfort.network/mainnet/rpc"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "BlackFort Token",
8+
"symbol": "BXN",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
12+
"infoURL": "https://blackfort.com",
13+
"shortName": "BXN",
14+
"chainId": 488,
15+
"networkId": 488,
16+
"icon": "bxn",
17+
"explorers": [
18+
{
19+
"name": "blockscout",
20+
"url": "https://blackfortscan.com",
21+
"icon": "blockscout",
22+
"standard": "EIP3091"
23+
}
24+
]
25+
}

Diff for: _data/chains/eip155-4888.json

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "BlackFort Exchange Network Testnet",
3+
"chain": "BXNT",
4+
"rpc": ["https://rpc.blackfort.network/testnet/rpc"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "BlackFort Testnet Token",
8+
"symbol": "BXNT",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
12+
"infoURL": "https://blackfort.com",
13+
"shortName": "BXNT",
14+
"chainId": 4888,
15+
"networkId": 4888,
16+
"slip44": 1,
17+
"icon": "bxn",
18+
"explorers": [
19+
{
20+
"name": "blockscout",
21+
"url": "https://testnet.blackfortscan.com",
22+
"icon": "blockscout",
23+
"standard": "EIP3091"
24+
}
25+
]
26+
}

Diff for: _data/chains/eip155-48898.json

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Zircuit Garfield Testnet",
3+
"chain": "Zircuit Garfield Testnet",
4+
"icon": "zircuit",
5+
"rpc": ["https://garfield-testnet.zircuit.com/"],
6+
"faucets": [],
7+
"nativeCurrency": {
8+
"name": "ETH",
9+
"symbol": "ETH",
10+
"decimals": 18
11+
},
12+
"infoURL": "https://www.zircuit.com/",
13+
"shortName": "zircuit-garfield-testnet",
14+
"chainId": 48898,
15+
"networkId": 48898,
16+
"explorers": [
17+
{
18+
"name": "Zircuit",
19+
"url": "https://explorer.garfield-testnet.zircuit.com",
20+
"icon": "zircuit",
21+
"standard": "none"
22+
}
23+
]
24+
}

Diff for: _data/chains/eip155-48899.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Zircuit Testnet",
33
"chain": "Zircuit Testnet",
44
"icon": "zircuit",
5-
"rpc": ["https://zircuit1-testnet.p2pify.com/"],
5+
"rpc": ["https://testnet.zircuit.com"],
66
"faucets": [],
77
"nativeCurrency": {
88
"name": "ETH",

Diff for: _data/chains/eip155-48900.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Zircuit Mainnet",
33
"chain": "Zircuit Mainnet",
44
"icon": "zircuit",
5-
"rpc": ["https://zircuit1-mainnet.p2pify.com/"],
5+
"rpc": ["https://mainnet.zircuit.com"],
66
"faucets": [],
77
"nativeCurrency": {
88
"name": "ETH",

Diff for: _data/chains/eip155-4999.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "BlackFort Exchange Network",
3-
"chain": "BXN",
2+
"name": "BlackFort Exchange Network Deprecated",
3+
"chain": "BXNdpr",
44
"rpc": [
55
"https://mainnet.blackfort.network/rpc",
66
"https://mainnet-1.blackfort.network/rpc",
@@ -10,12 +10,12 @@
1010
"faucets": [],
1111
"nativeCurrency": {
1212
"name": "BlackFort Token",
13-
"symbol": "BXN",
13+
"symbol": "BXNdpr",
1414
"decimals": 18
1515
},
1616
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
1717
"infoURL": "https://blackfort.exchange",
18-
"shortName": "BXN",
18+
"shortName": "BXNdpr",
1919
"chainId": 4999,
2020
"networkId": 4999,
2121
"icon": "bxn",
@@ -26,5 +26,6 @@
2626
"icon": "blockscout",
2727
"standard": "EIP3091"
2828
}
29-
]
29+
],
30+
"status": "deprecated"
3031
}

Diff for: _data/chains/eip155-5080.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "Pioneer Zero Chain",
2+
"name": "Pione Zero",
33
"chain": "PZO",
44
"icon": "pzo",
55
"rpc": ["https://rpc.zeroscan.org"],
6-
"faucets": ["https://faucet.zeroscan.org/faucet"],
6+
"faucets": ["https://dex.pionechain.com/testnet/faucet/"],
77
"nativeCurrency": {
8-
"name": "Pioneer Zero",
8+
"name": "Pione Zero",
99
"symbol": "PZO",
1010
"decimals": 18
1111
},
@@ -15,12 +15,12 @@
1515
"networkId": 5080,
1616
"explorers": [
1717
{
18-
"name": "Pioneer Zero Chain Explorer",
18+
"name": "Pione Zero Explorer",
1919
"url": "https://zeroscan.org",
2020
"standard": "EIP3091"
2121
},
2222
{
23-
"name": "Pioneer Zero Chain Explorer",
23+
"name": "Pione Zero Explorer",
2424
"url": "https://zero.pionescan.com",
2525
"standard": "EIP3091"
2626
}

Diff for: _data/chains/eip155-5318008.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Reactive Kopli",
33
"title": "Reactive Network Testnet Kopli",
44
"chain": "REACT",
5-
"rpc": ["https://kopli-rpc.reactive.network", "http://kopli-rpc.rkt.ink"],
5+
"rpc": ["https://kopli-rpc.rnk.dev"],
66
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
77
"faucets": ["https://dev.reactive.network/docs/kopli-testnet#faucet"],
88
"nativeCurrency": {
@@ -17,7 +17,7 @@
1717
"networkId": 5318008,
1818
"explorers": [
1919
{
20-
"name": "reactscan",
20+
"name": "Reactscan",
2121
"url": "https://kopli.reactscan.net",
2222
"standard": "none"
2323
}

Diff for: _data/chains/eip155-6911.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "Nibiru testnet-2",
3+
"chain": "Nibiru",
4+
"rpc": ["https://evm-rpc.testnet-2.nibiru.fi"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "NIBI",
8+
"symbol": "NIBI",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://nibiru.fi",
12+
"shortName": "nibiru-testnet-2",
13+
"chainId": 6911,
14+
"networkId": 6911,
15+
"icon": "nibiru",
16+
"explorers": []
17+
}

Diff for: _data/chains/eip155-698369.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Primea Chain Mainnet",
3-
"chain": "Primea Chain Mainnet",
2+
"name": "Primea Network Mainnet",
3+
"chain": "Primea Network Mainnet",
44
"rpc": [
55
"http://rpc.primeanetwork.com/rpc-http",
66
"https://rpc.primeanetwork.com/rpc-https",
@@ -9,12 +9,12 @@
99
],
1010
"faucets": [],
1111
"nativeCurrency": {
12-
"name": "PrimeaCoin",
13-
"symbol": "PRIM",
12+
"name": "GoldPrimeaNetwork",
13+
"symbol": "GOLDPN",
1414
"decimals": 18
1515
},
1616
"infoURL": "https://primeanetwork.com",
17-
"shortName": "prim",
17+
"shortName": "goldpn",
1818
"chainId": 698369,
1919
"networkId": 698369,
2020
"icon": "prim",

Diff for: _data/chains/eip155-706883.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "Fidesinnova",
33
"chain": "Fidesinnova",
4-
"rpc": ["https://fidesf1-rpc.fidesinnova.io"],
4+
"rpc": ["https://rpc1.fidesinnova.io"],
55
"faucets": [],
66
"nativeCurrency": {
77
"name": "Fidesinnova",
88
"symbol": "FDS",
99
"decimals": 18
1010
},
11-
"infoURL": "https://fidesinnova1.gitbook.io/fidesinnova",
11+
"infoURL": "https://fidesinnova.gitbook.io/docs",
1212
"shortName": "Fidesinnova",
1313
"chainId": 706883,
1414
"networkId": 706883,

0 commit comments

Comments
 (0)