forked from FreeLoaderz/Submit-API-Registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
spo-links
43 lines (43 loc) · 1.61 KB
/
spo-links
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
{
"FreeLoaderz": {
"about": {
"name": "FreeLoaderz",
"description_short": "A Coalition of Cardano Stake Pools offering url submit-api access to their relay servers.",
"website": "https://freeloaderz.io",
"social": {
"twitter_handle": "@FreeLoaderz2022",
"discord_handle": "XzHKtaNyvb",
"github_handle": "FreeLoaderz"
}
},
"members": {
"proxy services": { "links": [
{"url": "https://usa.freeloaderz.io/api/submit/tx", "location": "US - East"}
] },
"PANL": { "links": [
{ "url": "https://xspo.panl.org/submit-api/submit/tx", "location": "US - East" },
{ "url": "https://cmdp.panl.org/submit-api/submit/tx", "location": "Singapore" },
{ "url": "https://cspa.panl.org/submit-api/submit/tx", "location": "Ireland" }
] },
"SANTO": { "links": [
{ "url": "", "location": "US" }
] },
"ARARE": { "links": [
{ "url": "http://154.53.57.88:8090/api/submit/tx", "location": "US - West" },
{ "url": "http://137.184.104.185:8090/api/submit/tx", "location": "US - East" }
] },
"ALOOP": { "links": [
{ "url": "http://144.126.135.66:8090/api/submit/tx", "location": "US - East" }
] },
"PIADA": { "links": [
{ "url": "https://east.piada.io/freeloaderz", "location": "US - East" }
] },
"APEX": { "links": [
{ "url": "https://submit-api.apexpool.info/api/submit/tx", "location": "Germany" }
] },
"ONE": { "links": [
{ "url": "https://api.cr0ss0ver.com/api/submit/tx", "location": "Canada - Toronto" }
] }
}
}
}