-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathendpoints.json
70 lines (70 loc) · 1.62 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
[{
"name": "eosdacserver",
"p2p": "wax-test-p2p.eosdac.io:9811",
"api": "https://wax-test.eosdac.io"
},
{
"name": "waxswedenorg",
"p2p": "testnet.waxsweden.org:59676",
"api": "https://testnet.waxsweden.org"
},
{
"name": "waxswedenorg",
"p2p": "testnet2.waxsweden.org:59676",
"api": ""
},
{
"name": "pink.gg",
"p2p": "testnet.wax.pink.gg:9875",
"api": "https://testnet.wax.pink.gg"
},
{
"name": "alohaeosprod",
"p2p": "peer.waxtest.alohaeos.com:9876",
"api": "https://api.waxtest.alohaeos.com"
},
{
"name": "nation.wax",
"p2p": "waxtest.eosn.io:9876",
"api": "https://waxtest.eosn.io"
},
{
"name": "eosriobrazil",
"p2p": "testnet.wax.eosrio.io:18032",
"api": "https://testnet.wax.eosrio.io"
},
{
"name": "waxcafeblock",
"p2p": "waxp2p-testnet.eoscafeblock.com:9050",
"api": "https://wax-testnet.eoscafeblock.com"
},
{
"name": "greeneosiobp",
"p2p": "p2p.waxtest.greeneosiobp.com:9878",
"api": "https://api.waxtest.greeneosiobp.com"
},
{
"name": "eosphereiobp",
"p2p": "wax-testnet.eosphere.io:9815",
"api": "https://wax-testnet.eosphere.io"
},
{
"name": "maltablockbp",
"p2p": "p2p-waxtest.maltablock.org:9879",
"api": "https://wax-testnet.maltablock.org"
},
{
"name": "swedencornet",
"p2p": "wax-test.eossweden.eu:9062",
"api": "https://wax-test.eossweden.eu"
},
{
"name": "eoscannonwax",
"p2p": "wax-testnet.eoscannon.io:16668",
"api": "https://wax-testnet-api.eoscannon.io"
},
{
"name": "hkeosguildhk",
"p2p": "wax-testnet.hkeos.com:29876",
"api": "https://wax-testnet.hkeos.com:28888"
}]