-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdomains.json
More file actions
52 lines (52 loc) · 1.25 KB
/
Copy pathdomains.json
File metadata and controls
52 lines (52 loc) · 1.25 KB
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
{
"resolvers": [
{
"address": "EQBUKxK-NPOlxmkfwjbOuoWpDxSt3bXjI1K-ZDYMRtkbXgOl",
"domain": "web3mining.ton",
"prices": {
"1": 500,
"10": 1,
"2": 500,
"3": 10,
"4": 10,
"5": 2,
"6": 2,
"7": 1,
"8": 1,
"9": 1
}
},
{
"address": "EQApcz3xqDdcBhfS51-8uSGJDEub1iR8nHYc-G3vl7YZ_Yvj",
"domain": "metaspace.ton",
"prices": {
"1": 50,
"10": 1,
"2": 50,
"3": 10,
"4": 8,
"5": 4,
"6": 2,
"7": 2,
"8": 2,
"9": 1
}
},
{
"address": "EQATbIOeT9ziq7Jf76dJlnWIAiZggY2TeDteAh46D4QICBZj",
"domain": "fingerprints.ton",
"prices": {
"1": 50,
"10": 1,
"2": 30,
"3": 10,
"4": 5,
"5": 3,
"6": 2,
"7": 1,
"8": 1,
"9": 1
}
}
]
}