-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbp.json
41 lines (41 loc) · 1.04 KB
/
bp.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
{
"producer_account_name": "bp.alcor",
"org": {
"candidate_name": "AlcorExchange",
"website": "https://bp.alcor.exchange",
"code_of_conduct": "https://telegra.ph/Alcor-Exchange-Code-of-Conduct-07-26",
"ownership_disclosure": "https://bp.alcor.exchange",
"email": "[email protected]",
"github_user": [
"alcorexchange"
],
"branding": {
"logo_256": "https://alcor.exchange/android-chrome-256x256.png",
"logo_1024": "https://alcor.exchange/logo_1024.png",
"logo_svg": "https://alcor.exchange/safari-pinned-tab.svg"
},
"location": {
"name": "Finland",
"country": "FI",
"latitude": 60.1719,
"longitude": 24.9347
},
"social": {
"telegram": "alcorexchange",
"twitter": "alcorexchange",
"github": "alcorexchange",
"medium": "alcorexchange"
}
},
"nodes": [
{
"location": {
"name": "Finland",
"country": "FI",
"latitude": 60.1719,
"longitude": 24.9347
},
"node_type": "producer"
}
]
}