This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
market_24hr_vol.json
123 lines (123 loc) · 3.49 KB
/
market_24hr_vol.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"market_volume_24hr": {
"BTS": {
"asset": {
"id": "1.3.0",
"symbol": "BTS",
"precision": 5,
"issuer": "1.2.3",
"options": {
"max_supply": "360057050210207",
"market_fee_percent": 0,
"max_market_fee": "1000000000000000",
"issuer_permissions": 0,
"flags": 0,
"core_exchange_rate": {
"base": {
"amount": 1,
"asset_id": "1.3.0"
},
"quote": {
"amount": 1,
"asset_id": "1.3.0"
}
},
"whitelist_authorities": [],
"blacklist_authorities": [],
"whitelist_markets": [],
"blacklist_markets": [],
"description": "",
"extensions": []
},
"dynamic_asset_data_id": "2.3.0",
"permissions": {
"charge_market_fee": false,
"white_list": false,
"override_authority": false,
"transfer_restricted": false,
"disable_force_settle": false,
"global_settle": false,
"disable_confidential": false,
"witness_fed_asset": false,
"committee_fed_asset": false
},
"flags": {
"charge_market_fee": false,
"white_list": false,
"override_authority": false,
"transfer_restricted": false,
"disable_force_settle": false,
"global_settle": false,
"disable_confidential": false,
"witness_fed_asset": false,
"committee_fed_asset": false
},
"description": ""
},
"amount": 3693652.2461700183,
"symbol": "BTS"
},
"USD": {
"asset": {
"id": "1.3.121",
"symbol": "USD",
"precision": 4,
"issuer": "1.2.0",
"options": {
"max_supply": "1000000000000000",
"market_fee_percent": 0,
"max_market_fee": "1000000000000000",
"issuer_permissions": 511,
"flags": 128,
"core_exchange_rate": {
"base": {
"amount": 6871,
"asset_id": "1.3.121"
},
"quote": {
"amount": 99194,
"asset_id": "1.3.0"
}
},
"whitelist_authorities": [],
"blacklist_authorities": [],
"whitelist_markets": [],
"blacklist_markets": [],
"description": "1 United States dollar",
"extensions": []
},
"dynamic_asset_data_id": "2.3.121",
"bitasset_data_id": "2.4.21",
"permissions": {
"charge_market_fee": true,
"white_list": true,
"override_authority": true,
"transfer_restricted": true,
"disable_force_settle": true,
"global_settle": true,
"disable_confidential": true,
"witness_fed_asset": true,
"committee_fed_asset": true
},
"flags": {
"charge_market_fee": false,
"white_list": false,
"override_authority": false,
"transfer_restricted": false,
"disable_force_settle": false,
"global_settle": false,
"disable_confidential": false,
"witness_fed_asset": true,
"committee_fed_asset": false
},
"description": "1 United States dollar"
},
"amount": 2086823.633200005,
"symbol": "USD"
}
},
"market": "USD:BTS",
"valid_market": true,
"valid_key": true,
"took": 0.11127
}