forked from worbli/publicEndpoints
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathendpoints.json
executable file
·71 lines (71 loc) · 1.81 KB
/
endpoints.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[{
"name": "CalEOS",
"p2pEndpoint": "",
"apiEndpoint": "https://worbli.caleos.io",
"history": "false"
}, {
"name": "Chainrift",
"p2pEndpoint": "http://wbiboot.chainrift.com:39876",
"apiEndpoint": "https://wbipublic.chainrift.com",
"history": "false"
}, {
"name": "eosDAC",
"p2pEndpoint": "worbli.eosdac.io:39876",
"apiEndpoint": "https://worbli.eosdac.io",
"history": "false"
}, {
"name": "EOSphere",
"p2pEndpoint": "",
"apiEndpoint": "https://worbli.eosphere.io",
"history": "false"
}, {
"name": "EOS Blocksmith",
"p2pEndpoint": "peer.worbli-mainnet.eosblocksmith.io:9876",
"apiEndpoint": "https://worbli-mainnet.eosblocksmith.io",
"history": "false"
}, {
"name": "EOS Cafe Block",
"p2pEndpoint": "worblip2p.eoscafeblock.com:9088",
"apiEndpoint": "https://worbli.eoscafeblock.com",
"history": "false"
}, {
"name": "EOS Cannon",
"p2pEndpoint": "worbli.eoscannon.io:19999",
"apiEndpoint": "https://worbli-mainnet.eoscannon.io",
"history": "false"
}, {
"name": "EOS Nairobi",
"p2pEndpoint": "",
"apiEndpoint": "",
"history": "false"
}, {
"name": "EOS Rio",
"p2pEndpoint": "",
"apiEndpoint": "",
"history": "false"
}, {
"name": "Worbli Sw/eden",
"p2pEndpoint": "p2p.worblisweden.org:9876",
"apiEndpoint": "https://api.worblisweden.org",
"history": "false"
}, {
"name": "EOS Titan",
"p2pEndpoint": "worbli.eostitan.com:9876",
"apiEndpoint": "https://worbli.eostitan.com",
"history": "false"
}, {
"name": "EOS Tribe",
"p2pEndpoint": "api.worbli.eostribe.io:9876",
"apiEndpoint": "http://api.worbli.eostribe.io",
"history": "false"
}, {
"name": "GenerEOS",
"p2pEndpoint": "p2p.worbli.genereos.io:9876",
"apiEndpoint": "https://worbli.genereos.io",
"history": "false"
}, {
"name": "Worbli",
"p2pEndpoint": "p2p-endpoint-1.worbli.io:9876",
"apiEndpoint": "https://api.worbli.io",
"history": "false"
}]