diff --git a/app/app/context.py b/app/app/context.py index 57db2564c00..936ba48acd6 100644 --- a/app/app/context.py +++ b/app/app/context.py @@ -172,6 +172,7 @@ def preprocess(request): 'is_alpha_tester': profile.is_alpha_tester if profile else False, 'persona_is_funder': profile.persona_is_funder if profile else False, 'persona_is_hunter': profile.persona_is_hunter if profile else False, + 'pref_do_not_track': profile.pref_do_not_track if profile else False, 'profile_url': profile.url if profile else False, 'quests_live': settings.QUESTS_LIVE, } diff --git a/app/app/fixtures/economy.json b/app/app/fixtures/economy.json index 51309da2302..fb0cc87e0db 100644 --- a/app/app/fixtures/economy.json +++ b/app/app/fixtures/economy.json @@ -1 +1,24332 @@ -[{"model": "economy.conversionrate", "pk": 1, "fields": {"created_on": "2018-05-16T16:48:43.937Z", "modified_on": "2018-05-16T16:48:43.937Z", "from_amount": 1.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:43.937Z", "source": "stablecoin", "from_currency": "USDT", "to_currency": "DAI"}}, {"model": "economy.conversionrate", "pk": 2, "fields": {"created_on": "2018-05-16T16:48:43.954Z", "modified_on": "2018-05-16T16:48:43.954Z", "from_amount": 1.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:43.937Z", "source": "stablecoin", "from_currency": "DAI", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 3, "fields": {"created_on": "2018-05-16T16:48:45.380Z", "modified_on": "2018-05-16T16:48:45.380Z", "from_amount": 1.0, "to_amount": 0.1378395725, "timestamp": "2018-05-16T16:48:45.380Z", "source": "etherdelta", "from_currency": "VERI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 4, "fields": {"created_on": "2018-05-16T16:48:45.384Z", "modified_on": "2018-05-16T16:48:45.384Z", "from_amount": 0.1378395725, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.380Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VERI"}}, {"model": "economy.conversionrate", "pk": 5, "fields": {"created_on": "2018-05-16T16:48:45.386Z", "modified_on": "2018-05-16T16:48:45.386Z", "from_amount": 7.25481066041466, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.380Z", "source": "etherdelta", "from_currency": "VERI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 6, "fields": {"created_on": "2018-05-16T16:48:45.389Z", "modified_on": "2018-05-16T16:48:45.390Z", "from_amount": 1.0, "to_amount": 0.00030205, "timestamp": "2018-05-16T16:48:45.390Z", "source": "etherdelta", "from_currency": "0x7e9e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 7, "fields": {"created_on": "2018-05-16T16:48:45.394Z", "modified_on": "2018-05-16T16:48:45.394Z", "from_amount": 0.00030205, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.390Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x7e9e"}}, {"model": "economy.conversionrate", "pk": 8, "fields": {"created_on": "2018-05-16T16:48:45.398Z", "modified_on": "2018-05-16T16:48:45.398Z", "from_amount": 3310.7101473266, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.390Z", "source": "etherdelta", "from_currency": "0x7e9e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 9, "fields": {"created_on": "2018-05-16T16:48:45.402Z", "modified_on": "2018-05-16T16:48:45.402Z", "from_amount": 1.0, "to_amount": 0.0176854935, "timestamp": "2018-05-16T16:48:45.402Z", "source": "etherdelta", "from_currency": "EOS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 10, "fields": {"created_on": "2018-05-16T16:48:45.405Z", "modified_on": "2018-05-16T16:48:45.405Z", "from_amount": 0.0176854935, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.402Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EOS"}}, {"model": "economy.conversionrate", "pk": 11, "fields": {"created_on": "2018-05-16T16:48:45.407Z", "modified_on": "2018-05-16T16:48:45.407Z", "from_amount": 56.5435168659557, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.402Z", "source": "etherdelta", "from_currency": "EOS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 12, "fields": {"created_on": "2018-05-16T16:48:45.413Z", "modified_on": "2018-05-16T16:48:45.413Z", "from_amount": 1.0, "to_amount": 3.5e-07, "timestamp": "2018-05-16T16:48:45.413Z", "source": "etherdelta", "from_currency": "KIN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 13, "fields": {"created_on": "2018-05-16T16:48:45.416Z", "modified_on": "2018-05-16T16:48:45.416Z", "from_amount": 3.5e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.413Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "KIN"}}, {"model": "economy.conversionrate", "pk": 14, "fields": {"created_on": "2018-05-16T16:48:45.418Z", "modified_on": "2018-05-16T16:48:45.418Z", "from_amount": 2857142.85714286, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.413Z", "source": "etherdelta", "from_currency": "KIN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 15, "fields": {"created_on": "2018-05-16T16:48:45.421Z", "modified_on": "2018-05-16T16:48:45.421Z", "from_amount": 1.0, "to_amount": 0.022955, "timestamp": "2018-05-16T16:48:45.421Z", "source": "etherdelta", "from_currency": "PPT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 16, "fields": {"created_on": "2018-05-16T16:48:45.424Z", "modified_on": "2018-05-16T16:48:45.424Z", "from_amount": 0.022955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.421Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PPT"}}, {"model": "economy.conversionrate", "pk": 17, "fields": {"created_on": "2018-05-16T16:48:45.428Z", "modified_on": "2018-05-16T16:48:45.428Z", "from_amount": 43.5634937922021, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.421Z", "source": "etherdelta", "from_currency": "PPT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 18, "fields": {"created_on": "2018-05-16T16:48:45.432Z", "modified_on": "2018-05-16T16:48:45.432Z", "from_amount": 1.0, "to_amount": 0.001135497, "timestamp": "2018-05-16T16:48:45.432Z", "source": "etherdelta", "from_currency": "PPP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 19, "fields": {"created_on": "2018-05-16T16:48:45.435Z", "modified_on": "2018-05-16T16:48:45.435Z", "from_amount": 0.001135497, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.432Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PPP"}}, {"model": "economy.conversionrate", "pk": 20, "fields": {"created_on": "2018-05-16T16:48:45.438Z", "modified_on": "2018-05-16T16:48:45.438Z", "from_amount": 880.671635416034, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.432Z", "source": "etherdelta", "from_currency": "PPP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 21, "fields": {"created_on": "2018-05-16T16:48:45.441Z", "modified_on": "2018-05-16T16:48:45.441Z", "from_amount": 1.0, "to_amount": 0.0001815005, "timestamp": "2018-05-16T16:48:45.441Z", "source": "etherdelta", "from_currency": "SER", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 22, "fields": {"created_on": "2018-05-16T16:48:45.447Z", "modified_on": "2018-05-16T16:48:45.447Z", "from_amount": 0.0001815005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.441Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SER"}}, {"model": "economy.conversionrate", "pk": 23, "fields": {"created_on": "2018-05-16T16:48:45.450Z", "modified_on": "2018-05-16T16:48:45.450Z", "from_amount": 5509.62669524326, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.441Z", "source": "etherdelta", "from_currency": "SER", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 24, "fields": {"created_on": "2018-05-16T16:48:45.453Z", "modified_on": "2018-05-16T16:48:45.453Z", "from_amount": 1.0, "to_amount": 1.7999e-05, "timestamp": "2018-05-16T16:48:45.453Z", "source": "etherdelta", "from_currency": "0xebbd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 25, "fields": {"created_on": "2018-05-16T16:48:45.457Z", "modified_on": "2018-05-16T16:48:45.457Z", "from_amount": 1.7999e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.453Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xebbd"}}, {"model": "economy.conversionrate", "pk": 26, "fields": {"created_on": "2018-05-16T16:48:45.463Z", "modified_on": "2018-05-16T16:48:45.463Z", "from_amount": 55558.6421467859, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.453Z", "source": "etherdelta", "from_currency": "0xebbd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 27, "fields": {"created_on": "2018-05-16T16:48:45.467Z", "modified_on": "2018-05-16T16:48:45.467Z", "from_amount": 1.0, "to_amount": 0.0004799445, "timestamp": "2018-05-16T16:48:45.467Z", "source": "etherdelta", "from_currency": "0x12b3", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 28, "fields": {"created_on": "2018-05-16T16:48:45.470Z", "modified_on": "2018-05-16T16:48:45.471Z", "from_amount": 0.0004799445, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.467Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x12b3"}}, {"model": "economy.conversionrate", "pk": 29, "fields": {"created_on": "2018-05-16T16:48:45.473Z", "modified_on": "2018-05-16T16:48:45.473Z", "from_amount": 2083.5742466056, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.467Z", "source": "etherdelta", "from_currency": "0x12b3", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 30, "fields": {"created_on": "2018-05-16T16:48:45.478Z", "modified_on": "2018-05-16T16:48:45.478Z", "from_amount": 1.0, "to_amount": 0.001705, "timestamp": "2018-05-16T16:48:45.478Z", "source": "etherdelta", "from_currency": "WTT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 31, "fields": {"created_on": "2018-05-16T16:48:45.482Z", "modified_on": "2018-05-16T16:48:45.482Z", "from_amount": 0.001705, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.478Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WTT"}}, {"model": "economy.conversionrate", "pk": 32, "fields": {"created_on": "2018-05-16T16:48:45.485Z", "modified_on": "2018-05-16T16:48:45.485Z", "from_amount": 586.510263929619, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.478Z", "source": "etherdelta", "from_currency": "WTT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 33, "fields": {"created_on": "2018-05-16T16:48:45.489Z", "modified_on": "2018-05-16T16:48:45.489Z", "from_amount": 0.001705, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.478Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WTT"}}, {"model": "economy.conversionrate", "pk": 34, "fields": {"created_on": "2018-05-16T16:48:45.493Z", "modified_on": "2018-05-16T16:48:45.493Z", "from_amount": 1.0, "to_amount": 3.145e-05, "timestamp": "2018-05-16T16:48:45.493Z", "source": "etherdelta", "from_currency": "0x3c4a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 35, "fields": {"created_on": "2018-05-16T16:48:45.499Z", "modified_on": "2018-05-16T16:48:45.499Z", "from_amount": 3.145e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.493Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3c4a"}}, {"model": "economy.conversionrate", "pk": 36, "fields": {"created_on": "2018-05-16T16:48:45.501Z", "modified_on": "2018-05-16T16:48:45.501Z", "from_amount": 31796.5023847377, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.493Z", "source": "etherdelta", "from_currency": "0x3c4a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 37, "fields": {"created_on": "2018-05-16T16:48:45.504Z", "modified_on": "2018-05-16T16:48:45.504Z", "from_amount": 1.0, "to_amount": 3.95035e-05, "timestamp": "2018-05-16T16:48:45.504Z", "source": "etherdelta", "from_currency": "0x8d80", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 38, "fields": {"created_on": "2018-05-16T16:48:45.507Z", "modified_on": "2018-05-16T16:48:45.507Z", "from_amount": 3.95035e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.504Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8d80"}}, {"model": "economy.conversionrate", "pk": 39, "fields": {"created_on": "2018-05-16T16:48:45.512Z", "modified_on": "2018-05-16T16:48:45.512Z", "from_amount": 25314.2126647006, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.504Z", "source": "etherdelta", "from_currency": "0x8d80", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 40, "fields": {"created_on": "2018-05-16T16:48:45.516Z", "modified_on": "2018-05-16T16:48:45.516Z", "from_amount": 1.0, "to_amount": 0.000353944, "timestamp": "2018-05-16T16:48:45.516Z", "source": "etherdelta", "from_currency": "0x3883", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 41, "fields": {"created_on": "2018-05-16T16:48:45.520Z", "modified_on": "2018-05-16T16:48:45.520Z", "from_amount": 0.000353944, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.516Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3883"}}, {"model": "economy.conversionrate", "pk": 42, "fields": {"created_on": "2018-05-16T16:48:45.523Z", "modified_on": "2018-05-16T16:48:45.523Z", "from_amount": 2825.30569807653, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.516Z", "source": "etherdelta", "from_currency": "0x3883", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 43, "fields": {"created_on": "2018-05-16T16:48:45.529Z", "modified_on": "2018-05-16T16:48:45.529Z", "from_amount": 1.0, "to_amount": 0.0004013495, "timestamp": "2018-05-16T16:48:45.529Z", "source": "etherdelta", "from_currency": "PLR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 44, "fields": {"created_on": "2018-05-16T16:48:45.533Z", "modified_on": "2018-05-16T16:48:45.533Z", "from_amount": 0.0004013495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.529Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PLR"}}, {"model": "economy.conversionrate", "pk": 45, "fields": {"created_on": "2018-05-16T16:48:45.536Z", "modified_on": "2018-05-16T16:48:45.536Z", "from_amount": 2491.5939847938, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.529Z", "source": "etherdelta", "from_currency": "PLR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 46, "fields": {"created_on": "2018-05-16T16:48:45.538Z", "modified_on": "2018-05-16T16:48:45.538Z", "from_amount": 0.0004013495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.529Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PLR"}}, {"model": "economy.conversionrate", "pk": 47, "fields": {"created_on": "2018-05-16T16:48:45.546Z", "modified_on": "2018-05-16T16:48:45.546Z", "from_amount": 1.0, "to_amount": 0.000221, "timestamp": "2018-05-16T16:48:45.546Z", "source": "etherdelta", "from_currency": "XRL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 48, "fields": {"created_on": "2018-05-16T16:48:45.556Z", "modified_on": "2018-05-16T16:48:45.556Z", "from_amount": 0.000221, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.546Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "XRL"}}, {"model": "economy.conversionrate", "pk": 49, "fields": {"created_on": "2018-05-16T16:48:45.558Z", "modified_on": "2018-05-16T16:48:45.558Z", "from_amount": 4524.88687782805, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.546Z", "source": "etherdelta", "from_currency": "XRL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 50, "fields": {"created_on": "2018-05-16T16:48:45.560Z", "modified_on": "2018-05-16T16:48:45.561Z", "from_amount": 0.000221, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.546Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "XRL"}}, {"model": "economy.conversionrate", "pk": 51, "fields": {"created_on": "2018-05-16T16:48:45.565Z", "modified_on": "2018-05-16T16:48:45.565Z", "from_amount": 1.0, "to_amount": 1.05e-06, "timestamp": "2018-05-16T16:48:45.565Z", "source": "etherdelta", "from_currency": "0x8e56", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 52, "fields": {"created_on": "2018-05-16T16:48:45.568Z", "modified_on": "2018-05-16T16:48:45.569Z", "from_amount": 1.05e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.565Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8e56"}}, {"model": "economy.conversionrate", "pk": 53, "fields": {"created_on": "2018-05-16T16:48:45.571Z", "modified_on": "2018-05-16T16:48:45.571Z", "from_amount": 952380.952380952, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.565Z", "source": "etherdelta", "from_currency": "0x8e56", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 54, "fields": {"created_on": "2018-05-16T16:48:45.574Z", "modified_on": "2018-05-16T16:48:45.574Z", "from_amount": 1.0, "to_amount": 9.7495e-06, "timestamp": "2018-05-16T16:48:45.574Z", "source": "etherdelta", "from_currency": "RLX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 55, "fields": {"created_on": "2018-05-16T16:48:45.586Z", "modified_on": "2018-05-16T16:48:45.587Z", "from_amount": 9.7495e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.574Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "RLX"}}, {"model": "economy.conversionrate", "pk": 56, "fields": {"created_on": "2018-05-16T16:48:45.589Z", "modified_on": "2018-05-16T16:48:45.589Z", "from_amount": 102569.362531412, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.574Z", "source": "etherdelta", "from_currency": "RLX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 57, "fields": {"created_on": "2018-05-16T16:48:45.594Z", "modified_on": "2018-05-16T16:48:45.594Z", "from_amount": 1.0, "to_amount": 0.002103005, "timestamp": "2018-05-16T16:48:45.594Z", "source": "etherdelta", "from_currency": "PAY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 58, "fields": {"created_on": "2018-05-16T16:48:45.598Z", "modified_on": "2018-05-16T16:48:45.598Z", "from_amount": 0.002103005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.594Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PAY"}}, {"model": "economy.conversionrate", "pk": 59, "fields": {"created_on": "2018-05-16T16:48:45.600Z", "modified_on": "2018-05-16T16:48:45.600Z", "from_amount": 475.510043960904, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.594Z", "source": "etherdelta", "from_currency": "PAY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 60, "fields": {"created_on": "2018-05-16T16:48:45.603Z", "modified_on": "2018-05-16T16:48:45.603Z", "from_amount": 1.0, "to_amount": 1.095e-07, "timestamp": "2018-05-16T16:48:45.603Z", "source": "etherdelta", "from_currency": "EXRN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 61, "fields": {"created_on": "2018-05-16T16:48:45.605Z", "modified_on": "2018-05-16T16:48:45.605Z", "from_amount": 1.095e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.603Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EXRN"}}, {"model": "economy.conversionrate", "pk": 62, "fields": {"created_on": "2018-05-16T16:48:45.607Z", "modified_on": "2018-05-16T16:48:45.607Z", "from_amount": 9132420.0913242, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.603Z", "source": "etherdelta", "from_currency": "EXRN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 63, "fields": {"created_on": "2018-05-16T16:48:45.621Z", "modified_on": "2018-05-16T16:48:45.621Z", "from_amount": 1.0, "to_amount": 0.0195007615, "timestamp": "2018-05-16T16:48:45.621Z", "source": "etherdelta", "from_currency": "OMG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 64, "fields": {"created_on": "2018-05-16T16:48:45.625Z", "modified_on": "2018-05-16T16:48:45.625Z", "from_amount": 0.0195007615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.621Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "OMG"}}, {"model": "economy.conversionrate", "pk": 65, "fields": {"created_on": "2018-05-16T16:48:45.628Z", "modified_on": "2018-05-16T16:48:45.628Z", "from_amount": 51.2800487304047, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.621Z", "source": "etherdelta", "from_currency": "OMG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 66, "fields": {"created_on": "2018-05-16T16:48:45.631Z", "modified_on": "2018-05-16T16:48:45.631Z", "from_amount": 1.0, "to_amount": 0.00070825, "timestamp": "2018-05-16T16:48:45.631Z", "source": "etherdelta", "from_currency": "POWR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 67, "fields": {"created_on": "2018-05-16T16:48:45.633Z", "modified_on": "2018-05-16T16:48:45.633Z", "from_amount": 0.00070825, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.631Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "POWR"}}, {"model": "economy.conversionrate", "pk": 68, "fields": {"created_on": "2018-05-16T16:48:45.635Z", "modified_on": "2018-05-16T16:48:45.635Z", "from_amount": 1411.93081539005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.631Z", "source": "etherdelta", "from_currency": "POWR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 69, "fields": {"created_on": "2018-05-16T16:48:45.638Z", "modified_on": "2018-05-16T16:48:45.638Z", "from_amount": 1.0, "to_amount": 7.375e-05, "timestamp": "2018-05-16T16:48:45.638Z", "source": "etherdelta", "from_currency": "0x0d62", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 70, "fields": {"created_on": "2018-05-16T16:48:45.642Z", "modified_on": "2018-05-16T16:48:45.642Z", "from_amount": 7.375e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.638Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0d62"}}, {"model": "economy.conversionrate", "pk": 71, "fields": {"created_on": "2018-05-16T16:48:45.651Z", "modified_on": "2018-05-16T16:48:45.652Z", "from_amount": 13559.3220338983, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.638Z", "source": "etherdelta", "from_currency": "0x0d62", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 72, "fields": {"created_on": "2018-05-16T16:48:45.656Z", "modified_on": "2018-05-16T16:48:45.656Z", "from_amount": 1.0, "to_amount": 0.000411015, "timestamp": "2018-05-16T16:48:45.656Z", "source": "etherdelta", "from_currency": "INT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 73, "fields": {"created_on": "2018-05-16T16:48:45.662Z", "modified_on": "2018-05-16T16:48:45.662Z", "from_amount": 0.000411015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.656Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "INT"}}, {"model": "economy.conversionrate", "pk": 74, "fields": {"created_on": "2018-05-16T16:48:45.664Z", "modified_on": "2018-05-16T16:48:45.664Z", "from_amount": 2433.00122866562, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.656Z", "source": "etherdelta", "from_currency": "INT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 75, "fields": {"created_on": "2018-05-16T16:48:45.666Z", "modified_on": "2018-05-16T16:48:45.667Z", "from_amount": 1.0, "to_amount": 0.00065, "timestamp": "2018-05-16T16:48:45.667Z", "source": "etherdelta", "from_currency": "0x2c32", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 76, "fields": {"created_on": "2018-05-16T16:48:45.669Z", "modified_on": "2018-05-16T16:48:45.669Z", "from_amount": 0.00065, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.667Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2c32"}}, {"model": "economy.conversionrate", "pk": 77, "fields": {"created_on": "2018-05-16T16:48:45.672Z", "modified_on": "2018-05-16T16:48:45.672Z", "from_amount": 1538.46153846154, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.667Z", "source": "etherdelta", "from_currency": "0x2c32", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 78, "fields": {"created_on": "2018-05-16T16:48:45.678Z", "modified_on": "2018-05-16T16:48:45.679Z", "from_amount": 1.0, "to_amount": 2e-05, "timestamp": "2018-05-16T16:48:45.679Z", "source": "etherdelta", "from_currency": "0xe13e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 79, "fields": {"created_on": "2018-05-16T16:48:45.688Z", "modified_on": "2018-05-16T16:48:45.688Z", "from_amount": 2e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.679Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe13e"}}, {"model": "economy.conversionrate", "pk": 80, "fields": {"created_on": "2018-05-16T16:48:45.691Z", "modified_on": "2018-05-16T16:48:45.691Z", "from_amount": 50000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.679Z", "source": "etherdelta", "from_currency": "0xe13e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 81, "fields": {"created_on": "2018-05-16T16:48:45.695Z", "modified_on": "2018-05-16T16:48:45.695Z", "from_amount": 1.0, "to_amount": 0.430000004, "timestamp": "2018-05-16T16:48:45.695Z", "source": "etherdelta", "from_currency": "0x4c0f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 82, "fields": {"created_on": "2018-05-16T16:48:45.699Z", "modified_on": "2018-05-16T16:48:45.699Z", "from_amount": 0.430000004, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.695Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4c0f"}}, {"model": "economy.conversionrate", "pk": 83, "fields": {"created_on": "2018-05-16T16:48:45.701Z", "modified_on": "2018-05-16T16:48:45.701Z", "from_amount": 2.32558137371552, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.695Z", "source": "etherdelta", "from_currency": "0x4c0f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 84, "fields": {"created_on": "2018-05-16T16:48:45.705Z", "modified_on": "2018-05-16T16:48:45.705Z", "from_amount": 1.0, "to_amount": 0.00029475, "timestamp": "2018-05-16T16:48:45.705Z", "source": "etherdelta", "from_currency": "ZAP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 85, "fields": {"created_on": "2018-05-16T16:48:45.713Z", "modified_on": "2018-05-16T16:48:45.713Z", "from_amount": 0.00029475, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.705Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ZAP"}}, {"model": "economy.conversionrate", "pk": 86, "fields": {"created_on": "2018-05-16T16:48:45.723Z", "modified_on": "2018-05-16T16:48:45.723Z", "from_amount": 3392.70568278202, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.705Z", "source": "etherdelta", "from_currency": "ZAP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 87, "fields": {"created_on": "2018-05-16T16:48:45.727Z", "modified_on": "2018-05-16T16:48:45.727Z", "from_amount": 1.0, "to_amount": 0.0001105, "timestamp": "2018-05-16T16:48:45.727Z", "source": "etherdelta", "from_currency": "0x5a3c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 88, "fields": {"created_on": "2018-05-16T16:48:45.732Z", "modified_on": "2018-05-16T16:48:45.732Z", "from_amount": 0.0001105, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.727Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5a3c"}}, {"model": "economy.conversionrate", "pk": 89, "fields": {"created_on": "2018-05-16T16:48:45.735Z", "modified_on": "2018-05-16T16:48:45.735Z", "from_amount": 9049.77375565611, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.727Z", "source": "etherdelta", "from_currency": "0x5a3c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 90, "fields": {"created_on": "2018-05-16T16:48:45.737Z", "modified_on": "2018-05-16T16:48:45.737Z", "from_amount": 0.0001105, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.727Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5a3c"}}, {"model": "economy.conversionrate", "pk": 91, "fields": {"created_on": "2018-05-16T16:48:45.741Z", "modified_on": "2018-05-16T16:48:45.741Z", "from_amount": 1.0, "to_amount": 0.0022055, "timestamp": "2018-05-16T16:48:45.741Z", "source": "etherdelta", "from_currency": "ZRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 92, "fields": {"created_on": "2018-05-16T16:48:45.751Z", "modified_on": "2018-05-16T16:48:45.751Z", "from_amount": 0.0022055, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.741Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ZRX"}}, {"model": "economy.conversionrate", "pk": 93, "fields": {"created_on": "2018-05-16T16:48:45.755Z", "modified_on": "2018-05-16T16:48:45.755Z", "from_amount": 453.41192473362, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.741Z", "source": "etherdelta", "from_currency": "ZRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 94, "fields": {"created_on": "2018-05-16T16:48:45.760Z", "modified_on": "2018-05-16T16:48:45.760Z", "from_amount": 1.0, "to_amount": 1.2904e-05, "timestamp": "2018-05-16T16:48:45.760Z", "source": "etherdelta", "from_currency": "0x3635", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 95, "fields": {"created_on": "2018-05-16T16:48:45.764Z", "modified_on": "2018-05-16T16:48:45.764Z", "from_amount": 1.2904e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.760Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3635"}}, {"model": "economy.conversionrate", "pk": 96, "fields": {"created_on": "2018-05-16T16:48:45.767Z", "modified_on": "2018-05-16T16:48:45.767Z", "from_amount": 77495.3502789833, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.760Z", "source": "etherdelta", "from_currency": "0x3635", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 97, "fields": {"created_on": "2018-05-16T16:48:45.772Z", "modified_on": "2018-05-16T16:48:45.772Z", "from_amount": 1.0, "to_amount": 0.000322499, "timestamp": "2018-05-16T16:48:45.772Z", "source": "etherdelta", "from_currency": "0xb621", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 98, "fields": {"created_on": "2018-05-16T16:48:45.782Z", "modified_on": "2018-05-16T16:48:45.782Z", "from_amount": 0.000322499, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.772Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xb621"}}, {"model": "economy.conversionrate", "pk": 99, "fields": {"created_on": "2018-05-16T16:48:45.788Z", "modified_on": "2018-05-16T16:48:45.788Z", "from_amount": 3100.78480863507, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.772Z", "source": "etherdelta", "from_currency": "0xb621", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 100, "fields": {"created_on": "2018-05-16T16:48:45.793Z", "modified_on": "2018-05-16T16:48:45.793Z", "from_amount": 1.0, "to_amount": 0.0002925, "timestamp": "2018-05-16T16:48:45.793Z", "source": "etherdelta", "from_currency": "QSP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 101, "fields": {"created_on": "2018-05-16T16:48:45.798Z", "modified_on": "2018-05-16T16:48:45.798Z", "from_amount": 0.0002925, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.793Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "QSP"}}, {"model": "economy.conversionrate", "pk": 102, "fields": {"created_on": "2018-05-16T16:48:45.801Z", "modified_on": "2018-05-16T16:48:45.801Z", "from_amount": 3418.80341880342, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.793Z", "source": "etherdelta", "from_currency": "QSP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 103, "fields": {"created_on": "2018-05-16T16:48:45.805Z", "modified_on": "2018-05-16T16:48:45.805Z", "from_amount": 1.0, "to_amount": 0.0002208885, "timestamp": "2018-05-16T16:48:45.805Z", "source": "etherdelta", "from_currency": "0x05f4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 104, "fields": {"created_on": "2018-05-16T16:48:45.814Z", "modified_on": "2018-05-16T16:48:45.814Z", "from_amount": 0.0002208885, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.805Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x05f4"}}, {"model": "economy.conversionrate", "pk": 105, "fields": {"created_on": "2018-05-16T16:48:45.821Z", "modified_on": "2018-05-16T16:48:45.821Z", "from_amount": 4527.17094823859, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.805Z", "source": "etherdelta", "from_currency": "0x05f4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 106, "fields": {"created_on": "2018-05-16T16:48:45.825Z", "modified_on": "2018-05-16T16:48:45.825Z", "from_amount": 0.0002208885, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.805Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x05f4"}}, {"model": "economy.conversionrate", "pk": 107, "fields": {"created_on": "2018-05-16T16:48:45.830Z", "modified_on": "2018-05-16T16:48:45.830Z", "from_amount": 1.0, "to_amount": 0.500045, "timestamp": "2018-05-16T16:48:45.830Z", "source": "etherdelta", "from_currency": "0xbbff", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 108, "fields": {"created_on": "2018-05-16T16:48:45.834Z", "modified_on": "2018-05-16T16:48:45.834Z", "from_amount": 0.500045, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.830Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xbbff"}}, {"model": "economy.conversionrate", "pk": 109, "fields": {"created_on": "2018-05-16T16:48:45.837Z", "modified_on": "2018-05-16T16:48:45.837Z", "from_amount": 1.99982001619854, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.830Z", "source": "etherdelta", "from_currency": "0xbbff", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 110, "fields": {"created_on": "2018-05-16T16:48:45.840Z", "modified_on": "2018-05-16T16:48:45.840Z", "from_amount": 1.0, "to_amount": 0.00129, "timestamp": "2018-05-16T16:48:45.840Z", "source": "etherdelta", "from_currency": "BMC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 111, "fields": {"created_on": "2018-05-16T16:48:45.851Z", "modified_on": "2018-05-16T16:48:45.851Z", "from_amount": 0.00129, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.840Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BMC"}}, {"model": "economy.conversionrate", "pk": 112, "fields": {"created_on": "2018-05-16T16:48:45.855Z", "modified_on": "2018-05-16T16:48:45.855Z", "from_amount": 775.193798449612, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.840Z", "source": "etherdelta", "from_currency": "BMC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 113, "fields": {"created_on": "2018-05-16T16:48:45.861Z", "modified_on": "2018-05-16T16:48:45.861Z", "from_amount": 1.0, "to_amount": 0.0265, "timestamp": "2018-05-16T16:48:45.861Z", "source": "etherdelta", "from_currency": "0x89d2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 114, "fields": {"created_on": "2018-05-16T16:48:45.865Z", "modified_on": "2018-05-16T16:48:45.865Z", "from_amount": 0.0265, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.861Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x89d2"}}, {"model": "economy.conversionrate", "pk": 115, "fields": {"created_on": "2018-05-16T16:48:45.868Z", "modified_on": "2018-05-16T16:48:45.868Z", "from_amount": 37.7358490566038, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.861Z", "source": "etherdelta", "from_currency": "0x89d2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 116, "fields": {"created_on": "2018-05-16T16:48:45.871Z", "modified_on": "2018-05-16T16:48:45.871Z", "from_amount": 1.0, "to_amount": 0.00049505, "timestamp": "2018-05-16T16:48:45.871Z", "source": "etherdelta", "from_currency": "0xf406", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 117, "fields": {"created_on": "2018-05-16T16:48:45.874Z", "modified_on": "2018-05-16T16:48:45.874Z", "from_amount": 0.00049505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.871Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf406"}}, {"model": "economy.conversionrate", "pk": 118, "fields": {"created_on": "2018-05-16T16:48:45.887Z", "modified_on": "2018-05-16T16:48:45.887Z", "from_amount": 2019.99798000202, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.871Z", "source": "etherdelta", "from_currency": "0xf406", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 119, "fields": {"created_on": "2018-05-16T16:48:45.893Z", "modified_on": "2018-05-16T16:48:45.893Z", "from_amount": 1.0, "to_amount": 0.001075, "timestamp": "2018-05-16T16:48:45.893Z", "source": "etherdelta", "from_currency": "0x5fc6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 120, "fields": {"created_on": "2018-05-16T16:48:45.898Z", "modified_on": "2018-05-16T16:48:45.898Z", "from_amount": 0.001075, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.893Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5fc6"}}, {"model": "economy.conversionrate", "pk": 121, "fields": {"created_on": "2018-05-16T16:48:45.901Z", "modified_on": "2018-05-16T16:48:45.901Z", "from_amount": 930.232558139535, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.893Z", "source": "etherdelta", "from_currency": "0x5fc6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 122, "fields": {"created_on": "2018-05-16T16:48:45.905Z", "modified_on": "2018-05-16T16:48:45.905Z", "from_amount": 1.0, "to_amount": 0.0001220005, "timestamp": "2018-05-16T16:48:45.905Z", "source": "etherdelta", "from_currency": "KICK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 123, "fields": {"created_on": "2018-05-16T16:48:45.916Z", "modified_on": "2018-05-16T16:48:45.916Z", "from_amount": 0.0001220005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.905Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "KICK"}}, {"model": "economy.conversionrate", "pk": 124, "fields": {"created_on": "2018-05-16T16:48:45.924Z", "modified_on": "2018-05-16T16:48:45.925Z", "from_amount": 8196.68771849296, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.905Z", "source": "etherdelta", "from_currency": "KICK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 125, "fields": {"created_on": "2018-05-16T16:48:45.932Z", "modified_on": "2018-05-16T16:48:45.932Z", "from_amount": 1.0, "to_amount": 0.0001565105, "timestamp": "2018-05-16T16:48:45.932Z", "source": "etherdelta", "from_currency": "0x275b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 126, "fields": {"created_on": "2018-05-16T16:48:45.936Z", "modified_on": "2018-05-16T16:48:45.937Z", "from_amount": 0.0001565105, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.932Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x275b"}}, {"model": "economy.conversionrate", "pk": 127, "fields": {"created_on": "2018-05-16T16:48:45.940Z", "modified_on": "2018-05-16T16:48:45.940Z", "from_amount": 6389.34767954866, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.932Z", "source": "etherdelta", "from_currency": "0x275b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 128, "fields": {"created_on": "2018-05-16T16:48:45.951Z", "modified_on": "2018-05-16T16:48:45.952Z", "from_amount": 1.0, "to_amount": 9.82555e-05, "timestamp": "2018-05-16T16:48:45.952Z", "source": "etherdelta", "from_currency": "TRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 129, "fields": {"created_on": "2018-05-16T16:48:45.959Z", "modified_on": "2018-05-16T16:48:45.959Z", "from_amount": 9.82555e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.952Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "TRX"}}, {"model": "economy.conversionrate", "pk": 130, "fields": {"created_on": "2018-05-16T16:48:45.964Z", "modified_on": "2018-05-16T16:48:45.964Z", "from_amount": 10177.5473128731, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.952Z", "source": "etherdelta", "from_currency": "TRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 131, "fields": {"created_on": "2018-05-16T16:48:45.968Z", "modified_on": "2018-05-16T16:48:45.969Z", "from_amount": 1.0, "to_amount": 0.000525, "timestamp": "2018-05-16T16:48:45.968Z", "source": "etherdelta", "from_currency": "0xd780", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 132, "fields": {"created_on": "2018-05-16T16:48:45.973Z", "modified_on": "2018-05-16T16:48:45.973Z", "from_amount": 0.000525, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.968Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd780"}}, {"model": "economy.conversionrate", "pk": 133, "fields": {"created_on": "2018-05-16T16:48:45.987Z", "modified_on": "2018-05-16T16:48:45.987Z", "from_amount": 1904.7619047619, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.968Z", "source": "etherdelta", "from_currency": "0xd780", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 134, "fields": {"created_on": "2018-05-16T16:48:45.992Z", "modified_on": "2018-05-16T16:48:45.992Z", "from_amount": 1.0, "to_amount": 6.7245e-06, "timestamp": "2018-05-16T16:48:45.992Z", "source": "etherdelta", "from_currency": "0x351d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 135, "fields": {"created_on": "2018-05-16T16:48:45.998Z", "modified_on": "2018-05-16T16:48:45.998Z", "from_amount": 6.7245e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.992Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x351d"}}, {"model": "economy.conversionrate", "pk": 136, "fields": {"created_on": "2018-05-16T16:48:46.001Z", "modified_on": "2018-05-16T16:48:46.001Z", "from_amount": 148709.941259573, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:45.992Z", "source": "etherdelta", "from_currency": "0x351d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 137, "fields": {"created_on": "2018-05-16T16:48:46.004Z", "modified_on": "2018-05-16T16:48:46.004Z", "from_amount": 1.0, "to_amount": 0.00040755, "timestamp": "2018-05-16T16:48:46.004Z", "source": "etherdelta", "from_currency": "SONM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 138, "fields": {"created_on": "2018-05-16T16:48:46.012Z", "modified_on": "2018-05-16T16:48:46.013Z", "from_amount": 0.00040755, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.004Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SONM"}}, {"model": "economy.conversionrate", "pk": 139, "fields": {"created_on": "2018-05-16T16:48:46.021Z", "modified_on": "2018-05-16T16:48:46.021Z", "from_amount": 2453.68666421298, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.004Z", "source": "etherdelta", "from_currency": "SONM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 140, "fields": {"created_on": "2018-05-16T16:48:46.026Z", "modified_on": "2018-05-16T16:48:46.026Z", "from_amount": 1.0, "to_amount": 4.32e-05, "timestamp": "2018-05-16T16:48:46.026Z", "source": "etherdelta", "from_currency": "MBRS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 141, "fields": {"created_on": "2018-05-16T16:48:46.031Z", "modified_on": "2018-05-16T16:48:46.031Z", "from_amount": 4.32e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.026Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MBRS"}}, {"model": "economy.conversionrate", "pk": 142, "fields": {"created_on": "2018-05-16T16:48:46.035Z", "modified_on": "2018-05-16T16:48:46.035Z", "from_amount": 23148.1481481481, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.026Z", "source": "etherdelta", "from_currency": "MBRS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 143, "fields": {"created_on": "2018-05-16T16:48:46.039Z", "modified_on": "2018-05-16T16:48:46.039Z", "from_amount": 1.0, "to_amount": 0.004475555, "timestamp": "2018-05-16T16:48:46.039Z", "source": "etherdelta", "from_currency": "BCAP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 144, "fields": {"created_on": "2018-05-16T16:48:46.048Z", "modified_on": "2018-05-16T16:48:46.048Z", "from_amount": 0.004475555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.039Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BCAP"}}, {"model": "economy.conversionrate", "pk": 145, "fields": {"created_on": "2018-05-16T16:48:46.055Z", "modified_on": "2018-05-16T16:48:46.055Z", "from_amount": 223.435976096819, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.039Z", "source": "etherdelta", "from_currency": "BCAP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 146, "fields": {"created_on": "2018-05-16T16:48:46.060Z", "modified_on": "2018-05-16T16:48:46.060Z", "from_amount": 1.0, "to_amount": 6.5e-06, "timestamp": "2018-05-16T16:48:46.060Z", "source": "etherdelta", "from_currency": "0x7e43", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 147, "fields": {"created_on": "2018-05-16T16:48:46.066Z", "modified_on": "2018-05-16T16:48:46.066Z", "from_amount": 6.5e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.060Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x7e43"}}, {"model": "economy.conversionrate", "pk": 148, "fields": {"created_on": "2018-05-16T16:48:46.069Z", "modified_on": "2018-05-16T16:48:46.069Z", "from_amount": 153846.153846154, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.060Z", "source": "etherdelta", "from_currency": "0x7e43", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 149, "fields": {"created_on": "2018-05-16T16:48:46.072Z", "modified_on": "2018-05-16T16:48:46.072Z", "from_amount": 1.0, "to_amount": 6.1e-06, "timestamp": "2018-05-16T16:48:46.072Z", "source": "etherdelta", "from_currency": "EDT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 150, "fields": {"created_on": "2018-05-16T16:48:46.081Z", "modified_on": "2018-05-16T16:48:46.082Z", "from_amount": 6.1e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.072Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EDT"}}, {"model": "economy.conversionrate", "pk": 151, "fields": {"created_on": "2018-05-16T16:48:46.088Z", "modified_on": "2018-05-16T16:48:46.088Z", "from_amount": 163934.426229508, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.072Z", "source": "etherdelta", "from_currency": "EDT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 152, "fields": {"created_on": "2018-05-16T16:48:46.093Z", "modified_on": "2018-05-16T16:48:46.093Z", "from_amount": 1.0, "to_amount": 0.0002884335, "timestamp": "2018-05-16T16:48:46.093Z", "source": "etherdelta", "from_currency": "0xc27a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 153, "fields": {"created_on": "2018-05-16T16:48:46.098Z", "modified_on": "2018-05-16T16:48:46.098Z", "from_amount": 0.0002884335, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.093Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc27a"}}, {"model": "economy.conversionrate", "pk": 154, "fields": {"created_on": "2018-05-16T16:48:46.101Z", "modified_on": "2018-05-16T16:48:46.101Z", "from_amount": 3467.00365942236, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.093Z", "source": "etherdelta", "from_currency": "0xc27a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 155, "fields": {"created_on": "2018-05-16T16:48:46.104Z", "modified_on": "2018-05-16T16:48:46.104Z", "from_amount": 1.0, "to_amount": 0.0001269875, "timestamp": "2018-05-16T16:48:46.104Z", "source": "etherdelta", "from_currency": "0x81be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 156, "fields": {"created_on": "2018-05-16T16:48:46.108Z", "modified_on": "2018-05-16T16:48:46.108Z", "from_amount": 0.0001269875, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.104Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x81be"}}, {"model": "economy.conversionrate", "pk": 157, "fields": {"created_on": "2018-05-16T16:48:46.121Z", "modified_on": "2018-05-16T16:48:46.121Z", "from_amount": 7874.79082586869, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.104Z", "source": "etherdelta", "from_currency": "0x81be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 158, "fields": {"created_on": "2018-05-16T16:48:46.127Z", "modified_on": "2018-05-16T16:48:46.127Z", "from_amount": 1.0, "to_amount": 0.000195, "timestamp": "2018-05-16T16:48:46.127Z", "source": "etherdelta", "from_currency": "0xe25b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 159, "fields": {"created_on": "2018-05-16T16:48:46.132Z", "modified_on": "2018-05-16T16:48:46.132Z", "from_amount": 0.000195, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.127Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe25b"}}, {"model": "economy.conversionrate", "pk": 160, "fields": {"created_on": "2018-05-16T16:48:46.135Z", "modified_on": "2018-05-16T16:48:46.135Z", "from_amount": 5128.20512820513, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.127Z", "source": "etherdelta", "from_currency": "0xe25b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 161, "fields": {"created_on": "2018-05-16T16:48:46.139Z", "modified_on": "2018-05-16T16:48:46.139Z", "from_amount": 1.0, "to_amount": 0.000525095, "timestamp": "2018-05-16T16:48:46.139Z", "source": "etherdelta", "from_currency": "SPARTA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 162, "fields": {"created_on": "2018-05-16T16:48:46.151Z", "modified_on": "2018-05-16T16:48:46.151Z", "from_amount": 0.000525095, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.139Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SPARTA"}}, {"model": "economy.conversionrate", "pk": 163, "fields": {"created_on": "2018-05-16T16:48:46.157Z", "modified_on": "2018-05-16T16:48:46.157Z", "from_amount": 1904.41729591788, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.139Z", "source": "etherdelta", "from_currency": "SPARTA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 164, "fields": {"created_on": "2018-05-16T16:48:46.162Z", "modified_on": "2018-05-16T16:48:46.162Z", "from_amount": 1.0, "to_amount": 4.44785e-05, "timestamp": "2018-05-16T16:48:46.162Z", "source": "etherdelta", "from_currency": "0x147b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 165, "fields": {"created_on": "2018-05-16T16:48:46.166Z", "modified_on": "2018-05-16T16:48:46.166Z", "from_amount": 4.44785e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.162Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x147b"}}, {"model": "economy.conversionrate", "pk": 166, "fields": {"created_on": "2018-05-16T16:48:46.169Z", "modified_on": "2018-05-16T16:48:46.169Z", "from_amount": 22482.772575514, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.162Z", "source": "etherdelta", "from_currency": "0x147b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 167, "fields": {"created_on": "2018-05-16T16:48:46.172Z", "modified_on": "2018-05-16T16:48:46.172Z", "from_amount": 1.0, "to_amount": 100.00004955, "timestamp": "2018-05-16T16:48:46.172Z", "source": "etherdelta", "from_currency": "0xef24", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 168, "fields": {"created_on": "2018-05-16T16:48:46.177Z", "modified_on": "2018-05-16T16:48:46.177Z", "from_amount": 100.00004955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.172Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xef24"}}, {"model": "economy.conversionrate", "pk": 169, "fields": {"created_on": "2018-05-16T16:48:46.187Z", "modified_on": "2018-05-16T16:48:46.187Z", "from_amount": 0.00999999504500246, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.172Z", "source": "etherdelta", "from_currency": "0xef24", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 170, "fields": {"created_on": "2018-05-16T16:48:46.191Z", "modified_on": "2018-05-16T16:48:46.191Z", "from_amount": 100.00004955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.172Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xef24"}}, {"model": "economy.conversionrate", "pk": 171, "fields": {"created_on": "2018-05-16T16:48:46.197Z", "modified_on": "2018-05-16T16:48:46.197Z", "from_amount": 1.0, "to_amount": 0.001506, "timestamp": "2018-05-16T16:48:46.197Z", "source": "etherdelta", "from_currency": "0xb6ed", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 172, "fields": {"created_on": "2018-05-16T16:48:46.201Z", "modified_on": "2018-05-16T16:48:46.201Z", "from_amount": 0.001506, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.197Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xb6ed"}}, {"model": "economy.conversionrate", "pk": 173, "fields": {"created_on": "2018-05-16T16:48:46.204Z", "modified_on": "2018-05-16T16:48:46.204Z", "from_amount": 664.010624169987, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.197Z", "source": "etherdelta", "from_currency": "0xb6ed", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 174, "fields": {"created_on": "2018-05-16T16:48:46.207Z", "modified_on": "2018-05-16T16:48:46.207Z", "from_amount": 1.0, "to_amount": 9.2505e-06, "timestamp": "2018-05-16T16:48:46.207Z", "source": "etherdelta", "from_currency": "ATS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 175, "fields": {"created_on": "2018-05-16T16:48:46.218Z", "modified_on": "2018-05-16T16:48:46.218Z", "from_amount": 9.2505e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.207Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ATS"}}, {"model": "economy.conversionrate", "pk": 176, "fields": {"created_on": "2018-05-16T16:48:46.223Z", "modified_on": "2018-05-16T16:48:46.224Z", "from_amount": 108102.264742446, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.207Z", "source": "etherdelta", "from_currency": "ATS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 177, "fields": {"created_on": "2018-05-16T16:48:46.230Z", "modified_on": "2018-05-16T16:48:46.230Z", "from_amount": 1.0, "to_amount": 6.60035e-05, "timestamp": "2018-05-16T16:48:46.230Z", "source": "etherdelta", "from_currency": "0xd895", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 178, "fields": {"created_on": "2018-05-16T16:48:46.234Z", "modified_on": "2018-05-16T16:48:46.234Z", "from_amount": 6.60035e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.230Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd895"}}, {"model": "economy.conversionrate", "pk": 179, "fields": {"created_on": "2018-05-16T16:48:46.237Z", "modified_on": "2018-05-16T16:48:46.237Z", "from_amount": 15150.7117046823, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.230Z", "source": "etherdelta", "from_currency": "0xd895", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 180, "fields": {"created_on": "2018-05-16T16:48:46.241Z", "modified_on": "2018-05-16T16:48:46.241Z", "from_amount": 1.0, "to_amount": 0.000112225, "timestamp": "2018-05-16T16:48:46.241Z", "source": "etherdelta", "from_currency": "LEND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 181, "fields": {"created_on": "2018-05-16T16:48:46.252Z", "modified_on": "2018-05-16T16:48:46.253Z", "from_amount": 0.000112225, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.241Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LEND"}}, {"model": "economy.conversionrate", "pk": 182, "fields": {"created_on": "2018-05-16T16:48:46.257Z", "modified_on": "2018-05-16T16:48:46.257Z", "from_amount": 8910.67052795723, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.241Z", "source": "etherdelta", "from_currency": "LEND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 183, "fields": {"created_on": "2018-05-16T16:48:46.263Z", "modified_on": "2018-05-16T16:48:46.263Z", "from_amount": 1.0, "to_amount": 0.004726631, "timestamp": "2018-05-16T16:48:46.263Z", "source": "etherdelta", "from_currency": "SALT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 184, "fields": {"created_on": "2018-05-16T16:48:46.267Z", "modified_on": "2018-05-16T16:48:46.267Z", "from_amount": 0.004726631, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.263Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SALT"}}, {"model": "economy.conversionrate", "pk": 185, "fields": {"created_on": "2018-05-16T16:48:46.270Z", "modified_on": "2018-05-16T16:48:46.270Z", "from_amount": 211.567181783389, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.263Z", "source": "etherdelta", "from_currency": "SALT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 186, "fields": {"created_on": "2018-05-16T16:48:46.273Z", "modified_on": "2018-05-16T16:48:46.273Z", "from_amount": 1.0, "to_amount": 0.000325, "timestamp": "2018-05-16T16:48:46.273Z", "source": "etherdelta", "from_currency": "RC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 187, "fields": {"created_on": "2018-05-16T16:48:46.281Z", "modified_on": "2018-05-16T16:48:46.281Z", "from_amount": 0.000325, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.273Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "RC"}}, {"model": "economy.conversionrate", "pk": 188, "fields": {"created_on": "2018-05-16T16:48:46.288Z", "modified_on": "2018-05-16T16:48:46.288Z", "from_amount": 3076.92307692308, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.273Z", "source": "etherdelta", "from_currency": "RC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 189, "fields": {"created_on": "2018-05-16T16:48:46.293Z", "modified_on": "2018-05-16T16:48:46.293Z", "from_amount": 1.0, "to_amount": 3.502e-05, "timestamp": "2018-05-16T16:48:46.293Z", "source": "etherdelta", "from_currency": "0xc72f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 190, "fields": {"created_on": "2018-05-16T16:48:46.297Z", "modified_on": "2018-05-16T16:48:46.297Z", "from_amount": 3.502e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.293Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc72f"}}, {"model": "economy.conversionrate", "pk": 191, "fields": {"created_on": "2018-05-16T16:48:46.300Z", "modified_on": "2018-05-16T16:48:46.300Z", "from_amount": 28555.1113649343, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.293Z", "source": "etherdelta", "from_currency": "0xc72f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 192, "fields": {"created_on": "2018-05-16T16:48:46.304Z", "modified_on": "2018-05-16T16:48:46.304Z", "from_amount": 1.0, "to_amount": 0.00120358, "timestamp": "2018-05-16T16:48:46.304Z", "source": "etherdelta", "from_currency": "DRGN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 193, "fields": {"created_on": "2018-05-16T16:48:46.307Z", "modified_on": "2018-05-16T16:48:46.307Z", "from_amount": 0.00120358, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.304Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DRGN"}}, {"model": "economy.conversionrate", "pk": 194, "fields": {"created_on": "2018-05-16T16:48:46.314Z", "modified_on": "2018-05-16T16:48:46.314Z", "from_amount": 830.854617059107, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.304Z", "source": "etherdelta", "from_currency": "DRGN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 195, "fields": {"created_on": "2018-05-16T16:48:46.325Z", "modified_on": "2018-05-16T16:48:46.326Z", "from_amount": 1.0, "to_amount": 0.00062, "timestamp": "2018-05-16T16:48:46.326Z", "source": "etherdelta", "from_currency": "REAL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 196, "fields": {"created_on": "2018-05-16T16:48:46.330Z", "modified_on": "2018-05-16T16:48:46.330Z", "from_amount": 0.00062, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.326Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "REAL"}}, {"model": "economy.conversionrate", "pk": 197, "fields": {"created_on": "2018-05-16T16:48:46.333Z", "modified_on": "2018-05-16T16:48:46.333Z", "from_amount": 1612.90322580645, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.326Z", "source": "etherdelta", "from_currency": "REAL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 198, "fields": {"created_on": "2018-05-16T16:48:46.337Z", "modified_on": "2018-05-16T16:48:46.337Z", "from_amount": 1.0, "to_amount": 2.64445e-05, "timestamp": "2018-05-16T16:48:46.337Z", "source": "etherdelta", "from_currency": "0x9c79", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 199, "fields": {"created_on": "2018-05-16T16:48:46.340Z", "modified_on": "2018-05-16T16:48:46.340Z", "from_amount": 2.64445e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.337Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9c79"}}, {"model": "economy.conversionrate", "pk": 200, "fields": {"created_on": "2018-05-16T16:48:46.344Z", "modified_on": "2018-05-16T16:48:46.345Z", "from_amount": 37815.0466070449, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.337Z", "source": "etherdelta", "from_currency": "0x9c79", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 201, "fields": {"created_on": "2018-05-16T16:48:46.355Z", "modified_on": "2018-05-16T16:48:46.355Z", "from_amount": 1.0, "to_amount": 0.0002095995, "timestamp": "2018-05-16T16:48:46.355Z", "source": "etherdelta", "from_currency": "MANA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 202, "fields": {"created_on": "2018-05-16T16:48:46.361Z", "modified_on": "2018-05-16T16:48:46.361Z", "from_amount": 0.0002095995, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.355Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MANA"}}, {"model": "economy.conversionrate", "pk": 203, "fields": {"created_on": "2018-05-16T16:48:46.364Z", "modified_on": "2018-05-16T16:48:46.364Z", "from_amount": 4771.00374762344, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.355Z", "source": "etherdelta", "from_currency": "MANA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 204, "fields": {"created_on": "2018-05-16T16:48:46.368Z", "modified_on": "2018-05-16T16:48:46.368Z", "from_amount": 1.0, "to_amount": 0.00140015, "timestamp": "2018-05-16T16:48:46.368Z", "source": "etherdelta", "from_currency": "0x9992", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 205, "fields": {"created_on": "2018-05-16T16:48:46.371Z", "modified_on": "2018-05-16T16:48:46.371Z", "from_amount": 0.00140015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.368Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9992"}}, {"model": "economy.conversionrate", "pk": 206, "fields": {"created_on": "2018-05-16T16:48:46.374Z", "modified_on": "2018-05-16T16:48:46.374Z", "from_amount": 714.209191872299, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.368Z", "source": "etherdelta", "from_currency": "0x9992", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 207, "fields": {"created_on": "2018-05-16T16:48:46.384Z", "modified_on": "2018-05-16T16:48:46.384Z", "from_amount": 1.0, "to_amount": 3.176e-06, "timestamp": "2018-05-16T16:48:46.384Z", "source": "etherdelta", "from_currency": "0x9a02", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 208, "fields": {"created_on": "2018-05-16T16:48:46.390Z", "modified_on": "2018-05-16T16:48:46.390Z", "from_amount": 3.176e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.384Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9a02"}}, {"model": "economy.conversionrate", "pk": 209, "fields": {"created_on": "2018-05-16T16:48:46.394Z", "modified_on": "2018-05-16T16:48:46.394Z", "from_amount": 314861.460957179, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.384Z", "source": "etherdelta", "from_currency": "0x9a02", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 210, "fields": {"created_on": "2018-05-16T16:48:46.398Z", "modified_on": "2018-05-16T16:48:46.398Z", "from_amount": 1.0, "to_amount": 3e-05, "timestamp": "2018-05-16T16:48:46.398Z", "source": "etherdelta", "from_currency": "XAI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 211, "fields": {"created_on": "2018-05-16T16:48:46.402Z", "modified_on": "2018-05-16T16:48:46.402Z", "from_amount": 3e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.398Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "XAI"}}, {"model": "economy.conversionrate", "pk": 212, "fields": {"created_on": "2018-05-16T16:48:46.405Z", "modified_on": "2018-05-16T16:48:46.405Z", "from_amount": 33333.3333333333, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.398Z", "source": "etherdelta", "from_currency": "XAI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 213, "fields": {"created_on": "2018-05-16T16:48:46.408Z", "modified_on": "2018-05-16T16:48:46.408Z", "from_amount": 1.0, "to_amount": 6.651e-05, "timestamp": "2018-05-16T16:48:46.408Z", "source": "etherdelta", "from_currency": "VEE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 214, "fields": {"created_on": "2018-05-16T16:48:46.418Z", "modified_on": "2018-05-16T16:48:46.418Z", "from_amount": 6.651e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.408Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VEE"}}, {"model": "economy.conversionrate", "pk": 215, "fields": {"created_on": "2018-05-16T16:48:46.423Z", "modified_on": "2018-05-16T16:48:46.423Z", "from_amount": 15035.3330326267, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.408Z", "source": "etherdelta", "from_currency": "VEE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 216, "fields": {"created_on": "2018-05-16T16:48:46.428Z", "modified_on": "2018-05-16T16:48:46.428Z", "from_amount": 1.0, "to_amount": 0.0012832885, "timestamp": "2018-05-16T16:48:46.428Z", "source": "etherdelta", "from_currency": "0x80a7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 217, "fields": {"created_on": "2018-05-16T16:48:46.432Z", "modified_on": "2018-05-16T16:48:46.432Z", "from_amount": 0.0012832885, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.428Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x80a7"}}, {"model": "economy.conversionrate", "pk": 218, "fields": {"created_on": "2018-05-16T16:48:46.435Z", "modified_on": "2018-05-16T16:48:46.435Z", "from_amount": 779.24800230034, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.428Z", "source": "etherdelta", "from_currency": "0x80a7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 219, "fields": {"created_on": "2018-05-16T16:48:46.439Z", "modified_on": "2018-05-16T16:48:46.439Z", "from_amount": 1.0, "to_amount": 1.95105e-05, "timestamp": "2018-05-16T16:48:46.439Z", "source": "etherdelta", "from_currency": "0xe34e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 220, "fields": {"created_on": "2018-05-16T16:48:46.445Z", "modified_on": "2018-05-16T16:48:46.446Z", "from_amount": 1.95105e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.439Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe34e"}}, {"model": "economy.conversionrate", "pk": 221, "fields": {"created_on": "2018-05-16T16:48:46.455Z", "modified_on": "2018-05-16T16:48:46.455Z", "from_amount": 51254.452730581, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.439Z", "source": "etherdelta", "from_currency": "0xe34e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 222, "fields": {"created_on": "2018-05-16T16:48:46.460Z", "modified_on": "2018-05-16T16:48:46.460Z", "from_amount": 1.0, "to_amount": 0.00056495, "timestamp": "2018-05-16T16:48:46.460Z", "source": "etherdelta", "from_currency": "BAT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 223, "fields": {"created_on": "2018-05-16T16:48:46.464Z", "modified_on": "2018-05-16T16:48:46.464Z", "from_amount": 0.00056495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.460Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BAT"}}, {"model": "economy.conversionrate", "pk": 224, "fields": {"created_on": "2018-05-16T16:48:46.468Z", "modified_on": "2018-05-16T16:48:46.468Z", "from_amount": 1770.06814762368, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.460Z", "source": "etherdelta", "from_currency": "BAT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 225, "fields": {"created_on": "2018-05-16T16:48:46.473Z", "modified_on": "2018-05-16T16:48:46.473Z", "from_amount": 1.0, "to_amount": 2.4e-05, "timestamp": "2018-05-16T16:48:46.473Z", "source": "etherdelta", "from_currency": "GMT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 226, "fields": {"created_on": "2018-05-16T16:48:46.484Z", "modified_on": "2018-05-16T16:48:46.484Z", "from_amount": 2.4e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.473Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "GMT"}}, {"model": "economy.conversionrate", "pk": 227, "fields": {"created_on": "2018-05-16T16:48:46.490Z", "modified_on": "2018-05-16T16:48:46.490Z", "from_amount": 41666.6666666667, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.473Z", "source": "etherdelta", "from_currency": "GMT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 228, "fields": {"created_on": "2018-05-16T16:48:46.495Z", "modified_on": "2018-05-16T16:48:46.495Z", "from_amount": 1.0, "to_amount": 0.0008301445, "timestamp": "2018-05-16T16:48:46.495Z", "source": "etherdelta", "from_currency": "ERC20", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 229, "fields": {"created_on": "2018-05-16T16:48:46.499Z", "modified_on": "2018-05-16T16:48:46.499Z", "from_amount": 0.0008301445, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.495Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ERC20"}}, {"model": "economy.conversionrate", "pk": 230, "fields": {"created_on": "2018-05-16T16:48:46.502Z", "modified_on": "2018-05-16T16:48:46.502Z", "from_amount": 1204.60955893823, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.495Z", "source": "etherdelta", "from_currency": "ERC20", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 231, "fields": {"created_on": "2018-05-16T16:48:46.505Z", "modified_on": "2018-05-16T16:48:46.506Z", "from_amount": 1.0, "to_amount": 0.002525, "timestamp": "2018-05-16T16:48:46.505Z", "source": "etherdelta", "from_currency": "ASTRO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 232, "fields": {"created_on": "2018-05-16T16:48:46.510Z", "modified_on": "2018-05-16T16:48:46.510Z", "from_amount": 0.002525, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.505Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ASTRO"}}, {"model": "economy.conversionrate", "pk": 233, "fields": {"created_on": "2018-05-16T16:48:46.520Z", "modified_on": "2018-05-16T16:48:46.521Z", "from_amount": 396.039603960396, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.505Z", "source": "etherdelta", "from_currency": "ASTRO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 234, "fields": {"created_on": "2018-05-16T16:48:46.525Z", "modified_on": "2018-05-16T16:48:46.525Z", "from_amount": 1.0, "to_amount": 0.0001424995, "timestamp": "2018-05-16T16:48:46.525Z", "source": "etherdelta", "from_currency": "PFR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 235, "fields": {"created_on": "2018-05-16T16:48:46.531Z", "modified_on": "2018-05-16T16:48:46.531Z", "from_amount": 0.0001424995, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.525Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PFR"}}, {"model": "economy.conversionrate", "pk": 236, "fields": {"created_on": "2018-05-16T16:48:46.534Z", "modified_on": "2018-05-16T16:48:46.534Z", "from_amount": 7017.56848269643, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.525Z", "source": "etherdelta", "from_currency": "PFR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 237, "fields": {"created_on": "2018-05-16T16:48:46.538Z", "modified_on": "2018-05-16T16:48:46.538Z", "from_amount": 1.0, "to_amount": 0.00295, "timestamp": "2018-05-16T16:48:46.538Z", "source": "etherdelta", "from_currency": "ACC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 238, "fields": {"created_on": "2018-05-16T16:48:46.541Z", "modified_on": "2018-05-16T16:48:46.542Z", "from_amount": 0.00295, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.538Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ACC"}}, {"model": "economy.conversionrate", "pk": 239, "fields": {"created_on": "2018-05-16T16:48:46.552Z", "modified_on": "2018-05-16T16:48:46.552Z", "from_amount": 338.983050847458, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.538Z", "source": "etherdelta", "from_currency": "ACC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 240, "fields": {"created_on": "2018-05-16T16:48:46.556Z", "modified_on": "2018-05-16T16:48:46.556Z", "from_amount": 0.00295, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.538Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ACC"}}, {"model": "economy.conversionrate", "pk": 241, "fields": {"created_on": "2018-05-16T16:48:46.561Z", "modified_on": "2018-05-16T16:48:46.561Z", "from_amount": 1.0, "to_amount": 1.3e-07, "timestamp": "2018-05-16T16:48:46.561Z", "source": "etherdelta", "from_currency": "0x09d8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 242, "fields": {"created_on": "2018-05-16T16:48:46.566Z", "modified_on": "2018-05-16T16:48:46.566Z", "from_amount": 1.3e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.561Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x09d8"}}, {"model": "economy.conversionrate", "pk": 243, "fields": {"created_on": "2018-05-16T16:48:46.568Z", "modified_on": "2018-05-16T16:48:46.568Z", "from_amount": 7692307.69230769, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.561Z", "source": "etherdelta", "from_currency": "0x09d8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 244, "fields": {"created_on": "2018-05-16T16:48:46.572Z", "modified_on": "2018-05-16T16:48:46.572Z", "from_amount": 1.0, "to_amount": 0.001269, "timestamp": "2018-05-16T16:48:46.572Z", "source": "etherdelta", "from_currency": "ADX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 245, "fields": {"created_on": "2018-05-16T16:48:46.575Z", "modified_on": "2018-05-16T16:48:46.575Z", "from_amount": 0.001269, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.572Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ADX"}}, {"model": "economy.conversionrate", "pk": 246, "fields": {"created_on": "2018-05-16T16:48:46.590Z", "modified_on": "2018-05-16T16:48:46.590Z", "from_amount": 788.022064617809, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.572Z", "source": "etherdelta", "from_currency": "ADX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 247, "fields": {"created_on": "2018-05-16T16:48:46.597Z", "modified_on": "2018-05-16T16:48:46.597Z", "from_amount": 1.0, "to_amount": 6.4e-05, "timestamp": "2018-05-16T16:48:46.597Z", "source": "etherdelta", "from_currency": "0x6425", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 248, "fields": {"created_on": "2018-05-16T16:48:46.601Z", "modified_on": "2018-05-16T16:48:46.601Z", "from_amount": 6.4e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.597Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x6425"}}, {"model": "economy.conversionrate", "pk": 249, "fields": {"created_on": "2018-05-16T16:48:46.603Z", "modified_on": "2018-05-16T16:48:46.603Z", "from_amount": 15625.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.597Z", "source": "etherdelta", "from_currency": "0x6425", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 250, "fields": {"created_on": "2018-05-16T16:48:46.606Z", "modified_on": "2018-05-16T16:48:46.606Z", "from_amount": 1.0, "to_amount": 0.0001525, "timestamp": "2018-05-16T16:48:46.606Z", "source": "etherdelta", "from_currency": "SNGLS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 251, "fields": {"created_on": "2018-05-16T16:48:46.615Z", "modified_on": "2018-05-16T16:48:46.615Z", "from_amount": 0.0001525, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.606Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SNGLS"}}, {"model": "economy.conversionrate", "pk": 252, "fields": {"created_on": "2018-05-16T16:48:46.622Z", "modified_on": "2018-05-16T16:48:46.622Z", "from_amount": 6557.37704918033, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.606Z", "source": "etherdelta", "from_currency": "SNGLS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 253, "fields": {"created_on": "2018-05-16T16:48:46.629Z", "modified_on": "2018-05-16T16:48:46.629Z", "from_amount": 1.0, "to_amount": 0.00442, "timestamp": "2018-05-16T16:48:46.629Z", "source": "etherdelta", "from_currency": "0xd2fa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 254, "fields": {"created_on": "2018-05-16T16:48:46.633Z", "modified_on": "2018-05-16T16:48:46.633Z", "from_amount": 0.00442, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.629Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd2fa"}}, {"model": "economy.conversionrate", "pk": 255, "fields": {"created_on": "2018-05-16T16:48:46.636Z", "modified_on": "2018-05-16T16:48:46.636Z", "from_amount": 226.244343891403, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.629Z", "source": "etherdelta", "from_currency": "0xd2fa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 256, "fields": {"created_on": "2018-05-16T16:48:46.639Z", "modified_on": "2018-05-16T16:48:46.640Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:46.640Z", "source": "etherdelta", "from_currency": "0x739a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 258, "fields": {"created_on": "2018-05-16T16:48:46.653Z", "modified_on": "2018-05-16T16:48:46.653Z", "from_amount": 1.0, "to_amount": 0.0003715005, "timestamp": "2018-05-16T16:48:46.653Z", "source": "etherdelta", "from_currency": "VIB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 259, "fields": {"created_on": "2018-05-16T16:48:46.659Z", "modified_on": "2018-05-16T16:48:46.659Z", "from_amount": 0.0003715005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.653Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VIB"}}, {"model": "economy.conversionrate", "pk": 260, "fields": {"created_on": "2018-05-16T16:48:46.663Z", "modified_on": "2018-05-16T16:48:46.663Z", "from_amount": 2691.78641751492, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.653Z", "source": "etherdelta", "from_currency": "VIB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 261, "fields": {"created_on": "2018-05-16T16:48:46.667Z", "modified_on": "2018-05-16T16:48:46.667Z", "from_amount": 1.0, "to_amount": 0.0019503125, "timestamp": "2018-05-16T16:48:46.667Z", "source": "etherdelta", "from_currency": "MTX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 262, "fields": {"created_on": "2018-05-16T16:48:46.671Z", "modified_on": "2018-05-16T16:48:46.672Z", "from_amount": 0.0019503125, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.667Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MTX"}}, {"model": "economy.conversionrate", "pk": 263, "fields": {"created_on": "2018-05-16T16:48:46.674Z", "modified_on": "2018-05-16T16:48:46.675Z", "from_amount": 512.738343214229, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.667Z", "source": "etherdelta", "from_currency": "MTX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 264, "fields": {"created_on": "2018-05-16T16:48:46.682Z", "modified_on": "2018-05-16T16:48:46.682Z", "from_amount": 0.0019503125, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.667Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MTX"}}, {"model": "economy.conversionrate", "pk": 265, "fields": {"created_on": "2018-05-16T16:48:46.691Z", "modified_on": "2018-05-16T16:48:46.691Z", "from_amount": 1.0, "to_amount": 0.0001495, "timestamp": "2018-05-16T16:48:46.691Z", "source": "etherdelta", "from_currency": "0xb213", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 266, "fields": {"created_on": "2018-05-16T16:48:46.696Z", "modified_on": "2018-05-16T16:48:46.696Z", "from_amount": 0.0001495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.691Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xb213"}}, {"model": "economy.conversionrate", "pk": 267, "fields": {"created_on": "2018-05-16T16:48:46.699Z", "modified_on": "2018-05-16T16:48:46.699Z", "from_amount": 6688.96321070234, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.691Z", "source": "etherdelta", "from_currency": "0xb213", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 268, "fields": {"created_on": "2018-05-16T16:48:46.702Z", "modified_on": "2018-05-16T16:48:46.703Z", "from_amount": 1.0, "to_amount": 8.83255e-05, "timestamp": "2018-05-16T16:48:46.702Z", "source": "etherdelta", "from_currency": "EAGLE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 269, "fields": {"created_on": "2018-05-16T16:48:46.706Z", "modified_on": "2018-05-16T16:48:46.706Z", "from_amount": 8.83255e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.702Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EAGLE"}}, {"model": "economy.conversionrate", "pk": 270, "fields": {"created_on": "2018-05-16T16:48:46.709Z", "modified_on": "2018-05-16T16:48:46.710Z", "from_amount": 11321.7587219999, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.702Z", "source": "etherdelta", "from_currency": "EAGLE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 271, "fields": {"created_on": "2018-05-16T16:48:46.724Z", "modified_on": "2018-05-16T16:48:46.724Z", "from_amount": 1.0, "to_amount": 0.0067345005, "timestamp": "2018-05-16T16:48:46.724Z", "source": "etherdelta", "from_currency": "VEN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 272, "fields": {"created_on": "2018-05-16T16:48:46.732Z", "modified_on": "2018-05-16T16:48:46.732Z", "from_amount": 0.0067345005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.724Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VEN"}}, {"model": "economy.conversionrate", "pk": 273, "fields": {"created_on": "2018-05-16T16:48:46.735Z", "modified_on": "2018-05-16T16:48:46.735Z", "from_amount": 148.489112147219, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.724Z", "source": "etherdelta", "from_currency": "VEN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 274, "fields": {"created_on": "2018-05-16T16:48:46.738Z", "modified_on": "2018-05-16T16:48:46.738Z", "from_amount": 0.0067345005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.724Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VEN"}}, {"model": "economy.conversionrate", "pk": 275, "fields": {"created_on": "2018-05-16T16:48:46.743Z", "modified_on": "2018-05-16T16:48:46.743Z", "from_amount": 1.0, "to_amount": 0.0003945, "timestamp": "2018-05-16T16:48:46.743Z", "source": "etherdelta", "from_currency": "0x9231", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 276, "fields": {"created_on": "2018-05-16T16:48:46.756Z", "modified_on": "2018-05-16T16:48:46.756Z", "from_amount": 0.0003945, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.743Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9231"}}, {"model": "economy.conversionrate", "pk": 277, "fields": {"created_on": "2018-05-16T16:48:46.761Z", "modified_on": "2018-05-16T16:48:46.761Z", "from_amount": 2534.85424588086, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.743Z", "source": "etherdelta", "from_currency": "0x9231", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 278, "fields": {"created_on": "2018-05-16T16:48:46.766Z", "modified_on": "2018-05-16T16:48:46.766Z", "from_amount": 1.0, "to_amount": 0.0003425, "timestamp": "2018-05-16T16:48:46.766Z", "source": "etherdelta", "from_currency": "BLUE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 279, "fields": {"created_on": "2018-05-16T16:48:46.770Z", "modified_on": "2018-05-16T16:48:46.771Z", "from_amount": 0.0003425, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.766Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BLUE"}}, {"model": "economy.conversionrate", "pk": 280, "fields": {"created_on": "2018-05-16T16:48:46.774Z", "modified_on": "2018-05-16T16:48:46.774Z", "from_amount": 2919.70802919708, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.766Z", "source": "etherdelta", "from_currency": "BLUE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 281, "fields": {"created_on": "2018-05-16T16:48:46.787Z", "modified_on": "2018-05-16T16:48:46.787Z", "from_amount": 1.0, "to_amount": 1.055e-07, "timestamp": "2018-05-16T16:48:46.787Z", "source": "etherdelta", "from_currency": "0x2859", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 282, "fields": {"created_on": "2018-05-16T16:48:46.793Z", "modified_on": "2018-05-16T16:48:46.793Z", "from_amount": 1.055e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.787Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2859"}}, {"model": "economy.conversionrate", "pk": 283, "fields": {"created_on": "2018-05-16T16:48:46.797Z", "modified_on": "2018-05-16T16:48:46.797Z", "from_amount": 9478672.98578199, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.787Z", "source": "etherdelta", "from_currency": "0x2859", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 284, "fields": {"created_on": "2018-05-16T16:48:46.802Z", "modified_on": "2018-05-16T16:48:46.802Z", "from_amount": 1.0, "to_amount": 1.0545e-05, "timestamp": "2018-05-16T16:48:46.802Z", "source": "etherdelta", "from_currency": "0x28de", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 285, "fields": {"created_on": "2018-05-16T16:48:46.807Z", "modified_on": "2018-05-16T16:48:46.807Z", "from_amount": 1.0545e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.802Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x28de"}}, {"model": "economy.conversionrate", "pk": 286, "fields": {"created_on": "2018-05-16T16:48:46.817Z", "modified_on": "2018-05-16T16:48:46.818Z", "from_amount": 94831.6737790422, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.802Z", "source": "etherdelta", "from_currency": "0x28de", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 287, "fields": {"created_on": "2018-05-16T16:48:46.826Z", "modified_on": "2018-05-16T16:48:46.826Z", "from_amount": 1.0, "to_amount": 0.00115, "timestamp": "2018-05-16T16:48:46.826Z", "source": "etherdelta", "from_currency": "0x543f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 288, "fields": {"created_on": "2018-05-16T16:48:46.831Z", "modified_on": "2018-05-16T16:48:46.831Z", "from_amount": 0.00115, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.826Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x543f"}}, {"model": "economy.conversionrate", "pk": 289, "fields": {"created_on": "2018-05-16T16:48:46.834Z", "modified_on": "2018-05-16T16:48:46.834Z", "from_amount": 869.565217391304, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.826Z", "source": "etherdelta", "from_currency": "0x543f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 290, "fields": {"created_on": "2018-05-16T16:48:46.839Z", "modified_on": "2018-05-16T16:48:46.839Z", "from_amount": 1.0, "to_amount": 0.000299, "timestamp": "2018-05-16T16:48:46.839Z", "source": "etherdelta", "from_currency": "0xc148", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 291, "fields": {"created_on": "2018-05-16T16:48:46.845Z", "modified_on": "2018-05-16T16:48:46.845Z", "from_amount": 0.000299, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.839Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc148"}}, {"model": "economy.conversionrate", "pk": 292, "fields": {"created_on": "2018-05-16T16:48:46.855Z", "modified_on": "2018-05-16T16:48:46.855Z", "from_amount": 3344.48160535117, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.839Z", "source": "etherdelta", "from_currency": "0xc148", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 293, "fields": {"created_on": "2018-05-16T16:48:46.860Z", "modified_on": "2018-05-16T16:48:46.860Z", "from_amount": 1.0, "to_amount": 0.005775, "timestamp": "2018-05-16T16:48:46.860Z", "source": "etherdelta", "from_currency": "ENG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 294, "fields": {"created_on": "2018-05-16T16:48:46.864Z", "modified_on": "2018-05-16T16:48:46.864Z", "from_amount": 0.005775, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.860Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ENG"}}, {"model": "economy.conversionrate", "pk": 295, "fields": {"created_on": "2018-05-16T16:48:46.868Z", "modified_on": "2018-05-16T16:48:46.868Z", "from_amount": 173.160173160173, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.860Z", "source": "etherdelta", "from_currency": "ENG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 296, "fields": {"created_on": "2018-05-16T16:48:46.872Z", "modified_on": "2018-05-16T16:48:46.873Z", "from_amount": 1.0, "to_amount": 0.0003175, "timestamp": "2018-05-16T16:48:46.872Z", "source": "etherdelta", "from_currency": "EMV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 297, "fields": {"created_on": "2018-05-16T16:48:46.882Z", "modified_on": "2018-05-16T16:48:46.882Z", "from_amount": 0.0003175, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.872Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EMV"}}, {"model": "economy.conversionrate", "pk": 298, "fields": {"created_on": "2018-05-16T16:48:46.889Z", "modified_on": "2018-05-16T16:48:46.889Z", "from_amount": 3149.6062992126, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.872Z", "source": "etherdelta", "from_currency": "EMV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 299, "fields": {"created_on": "2018-05-16T16:48:46.893Z", "modified_on": "2018-05-16T16:48:46.893Z", "from_amount": 1.0, "to_amount": 0.00018, "timestamp": "2018-05-16T16:48:46.893Z", "source": "etherdelta", "from_currency": "ATL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 300, "fields": {"created_on": "2018-05-16T16:48:46.898Z", "modified_on": "2018-05-16T16:48:46.898Z", "from_amount": 0.00018, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.893Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ATL"}}, {"model": "economy.conversionrate", "pk": 301, "fields": {"created_on": "2018-05-16T16:48:46.901Z", "modified_on": "2018-05-16T16:48:46.901Z", "from_amount": 5555.55555555556, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.893Z", "source": "etherdelta", "from_currency": "ATL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 302, "fields": {"created_on": "2018-05-16T16:48:46.904Z", "modified_on": "2018-05-16T16:48:46.904Z", "from_amount": 0.00018, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.893Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ATL"}}, {"model": "economy.conversionrate", "pk": 303, "fields": {"created_on": "2018-05-16T16:48:46.908Z", "modified_on": "2018-05-16T16:48:46.908Z", "from_amount": 1.0, "to_amount": 0.000152739, "timestamp": "2018-05-16T16:48:46.908Z", "source": "etherdelta", "from_currency": "0x5629", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 304, "fields": {"created_on": "2018-05-16T16:48:46.920Z", "modified_on": "2018-05-16T16:48:46.921Z", "from_amount": 0.000152739, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.908Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5629"}}, {"model": "economy.conversionrate", "pk": 305, "fields": {"created_on": "2018-05-16T16:48:46.925Z", "modified_on": "2018-05-16T16:48:46.925Z", "from_amount": 6547.1163226157, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.908Z", "source": "etherdelta", "from_currency": "0x5629", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 306, "fields": {"created_on": "2018-05-16T16:48:46.930Z", "modified_on": "2018-05-16T16:48:46.931Z", "from_amount": 1.0, "to_amount": 0.0017, "timestamp": "2018-05-16T16:48:46.931Z", "source": "etherdelta", "from_currency": "WABI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 307, "fields": {"created_on": "2018-05-16T16:48:46.935Z", "modified_on": "2018-05-16T16:48:46.935Z", "from_amount": 0.0017, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.931Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WABI"}}, {"model": "economy.conversionrate", "pk": 308, "fields": {"created_on": "2018-05-16T16:48:46.939Z", "modified_on": "2018-05-16T16:48:46.939Z", "from_amount": 588.235294117647, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.931Z", "source": "etherdelta", "from_currency": "WABI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 309, "fields": {"created_on": "2018-05-16T16:48:46.942Z", "modified_on": "2018-05-16T16:48:46.942Z", "from_amount": 0.0017, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.931Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WABI"}}, {"model": "economy.conversionrate", "pk": 310, "fields": {"created_on": "2018-05-16T16:48:46.957Z", "modified_on": "2018-05-16T16:48:46.957Z", "from_amount": 1.0, "to_amount": 9e-05, "timestamp": "2018-05-16T16:48:46.957Z", "source": "etherdelta", "from_currency": "0x5f53", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 311, "fields": {"created_on": "2018-05-16T16:48:46.964Z", "modified_on": "2018-05-16T16:48:46.964Z", "from_amount": 9e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.957Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5f53"}}, {"model": "economy.conversionrate", "pk": 312, "fields": {"created_on": "2018-05-16T16:48:46.968Z", "modified_on": "2018-05-16T16:48:46.968Z", "from_amount": 11111.1111111111, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.957Z", "source": "etherdelta", "from_currency": "0x5f53", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 313, "fields": {"created_on": "2018-05-16T16:48:46.972Z", "modified_on": "2018-05-16T16:48:46.972Z", "from_amount": 1.0, "to_amount": 0.00135, "timestamp": "2018-05-16T16:48:46.972Z", "source": "etherdelta", "from_currency": "HBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 314, "fields": {"created_on": "2018-05-16T16:48:46.977Z", "modified_on": "2018-05-16T16:48:46.977Z", "from_amount": 0.00135, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.972Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "HBT"}}, {"model": "economy.conversionrate", "pk": 315, "fields": {"created_on": "2018-05-16T16:48:46.988Z", "modified_on": "2018-05-16T16:48:46.989Z", "from_amount": 740.740740740741, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.972Z", "source": "etherdelta", "from_currency": "HBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 316, "fields": {"created_on": "2018-05-16T16:48:46.994Z", "modified_on": "2018-05-16T16:48:46.994Z", "from_amount": 1.0, "to_amount": 0.006577705, "timestamp": "2018-05-16T16:48:46.994Z", "source": "etherdelta", "from_currency": "TAAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 317, "fields": {"created_on": "2018-05-16T16:48:46.999Z", "modified_on": "2018-05-16T16:48:46.999Z", "from_amount": 0.006577705, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.994Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "TAAS"}}, {"model": "economy.conversionrate", "pk": 318, "fields": {"created_on": "2018-05-16T16:48:47.002Z", "modified_on": "2018-05-16T16:48:47.002Z", "from_amount": 152.028709101427, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:46.994Z", "source": "etherdelta", "from_currency": "TAAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 319, "fields": {"created_on": "2018-05-16T16:48:47.005Z", "modified_on": "2018-05-16T16:48:47.005Z", "from_amount": 1.0, "to_amount": 2.99e-07, "timestamp": "2018-05-16T16:48:47.005Z", "source": "etherdelta", "from_currency": "DOM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 320, "fields": {"created_on": "2018-05-16T16:48:47.009Z", "modified_on": "2018-05-16T16:48:47.009Z", "from_amount": 2.99e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.005Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DOM"}}, {"model": "economy.conversionrate", "pk": 321, "fields": {"created_on": "2018-05-16T16:48:47.019Z", "modified_on": "2018-05-16T16:48:47.019Z", "from_amount": 3344481.60535117, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.005Z", "source": "etherdelta", "from_currency": "DOM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 322, "fields": {"created_on": "2018-05-16T16:48:47.025Z", "modified_on": "2018-05-16T16:48:47.025Z", "from_amount": 1.0, "to_amount": 0.0004296, "timestamp": "2018-05-16T16:48:47.025Z", "source": "etherdelta", "from_currency": "0x39bb", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 323, "fields": {"created_on": "2018-05-16T16:48:47.030Z", "modified_on": "2018-05-16T16:48:47.030Z", "from_amount": 0.0004296, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.025Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x39bb"}}, {"model": "economy.conversionrate", "pk": 324, "fields": {"created_on": "2018-05-16T16:48:47.033Z", "modified_on": "2018-05-16T16:48:47.033Z", "from_amount": 2327.74674115456, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.025Z", "source": "etherdelta", "from_currency": "0x39bb", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 325, "fields": {"created_on": "2018-05-16T16:48:47.036Z", "modified_on": "2018-05-16T16:48:47.036Z", "from_amount": 0.0004296, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.025Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x39bb"}}, {"model": "economy.conversionrate", "pk": 326, "fields": {"created_on": "2018-05-16T16:48:47.040Z", "modified_on": "2018-05-16T16:48:47.040Z", "from_amount": 1.0, "to_amount": 0.00013365, "timestamp": "2018-05-16T16:48:47.040Z", "source": "etherdelta", "from_currency": "EBCH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 327, "fields": {"created_on": "2018-05-16T16:48:47.048Z", "modified_on": "2018-05-16T16:48:47.049Z", "from_amount": 0.00013365, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.040Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EBCH"}}, {"model": "economy.conversionrate", "pk": 328, "fields": {"created_on": "2018-05-16T16:48:47.056Z", "modified_on": "2018-05-16T16:48:47.056Z", "from_amount": 7482.22970445193, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.040Z", "source": "etherdelta", "from_currency": "EBCH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 329, "fields": {"created_on": "2018-05-16T16:48:47.061Z", "modified_on": "2018-05-16T16:48:47.061Z", "from_amount": 1.0, "to_amount": 0.000225, "timestamp": "2018-05-16T16:48:47.061Z", "source": "etherdelta", "from_currency": "DOVU", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 330, "fields": {"created_on": "2018-05-16T16:48:47.066Z", "modified_on": "2018-05-16T16:48:47.066Z", "from_amount": 0.000225, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.061Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DOVU"}}, {"model": "economy.conversionrate", "pk": 331, "fields": {"created_on": "2018-05-16T16:48:47.069Z", "modified_on": "2018-05-16T16:48:47.069Z", "from_amount": 4444.44444444444, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.061Z", "source": "etherdelta", "from_currency": "DOVU", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 332, "fields": {"created_on": "2018-05-16T16:48:47.072Z", "modified_on": "2018-05-16T16:48:47.072Z", "from_amount": 1.0, "to_amount": 8.85e-05, "timestamp": "2018-05-16T16:48:47.072Z", "source": "etherdelta", "from_currency": "0xd0a4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 333, "fields": {"created_on": "2018-05-16T16:48:47.074Z", "modified_on": "2018-05-16T16:48:47.074Z", "from_amount": 8.85e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.072Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd0a4"}}, {"model": "economy.conversionrate", "pk": 334, "fields": {"created_on": "2018-05-16T16:48:47.081Z", "modified_on": "2018-05-16T16:48:47.081Z", "from_amount": 11299.4350282486, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.072Z", "source": "etherdelta", "from_currency": "0xd0a4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 335, "fields": {"created_on": "2018-05-16T16:48:47.089Z", "modified_on": "2018-05-16T16:48:47.089Z", "from_amount": 1.0, "to_amount": 1.0133e-05, "timestamp": "2018-05-16T16:48:47.089Z", "source": "etherdelta", "from_currency": "0x5c3a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 336, "fields": {"created_on": "2018-05-16T16:48:47.093Z", "modified_on": "2018-05-16T16:48:47.093Z", "from_amount": 1.0133e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.089Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5c3a"}}, {"model": "economy.conversionrate", "pk": 337, "fields": {"created_on": "2018-05-16T16:48:47.096Z", "modified_on": "2018-05-16T16:48:47.096Z", "from_amount": 98687.4568242376, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.089Z", "source": "etherdelta", "from_currency": "0x5c3a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 338, "fields": {"created_on": "2018-05-16T16:48:47.100Z", "modified_on": "2018-05-16T16:48:47.100Z", "from_amount": 1.0, "to_amount": 1.41e-05, "timestamp": "2018-05-16T16:48:47.100Z", "source": "etherdelta", "from_currency": "0x17f8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 339, "fields": {"created_on": "2018-05-16T16:48:47.104Z", "modified_on": "2018-05-16T16:48:47.104Z", "from_amount": 1.41e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.100Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x17f8"}}, {"model": "economy.conversionrate", "pk": 340, "fields": {"created_on": "2018-05-16T16:48:47.106Z", "modified_on": "2018-05-16T16:48:47.106Z", "from_amount": 70921.9858156028, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.100Z", "source": "etherdelta", "from_currency": "0x17f8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 341, "fields": {"created_on": "2018-05-16T16:48:47.110Z", "modified_on": "2018-05-16T16:48:47.110Z", "from_amount": 1.0, "to_amount": 4.01e-05, "timestamp": "2018-05-16T16:48:47.110Z", "source": "etherdelta", "from_currency": "SNOV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 342, "fields": {"created_on": "2018-05-16T16:48:47.122Z", "modified_on": "2018-05-16T16:48:47.122Z", "from_amount": 4.01e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.110Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SNOV"}}, {"model": "economy.conversionrate", "pk": 343, "fields": {"created_on": "2018-05-16T16:48:47.126Z", "modified_on": "2018-05-16T16:48:47.126Z", "from_amount": 24937.6558603491, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.110Z", "source": "etherdelta", "from_currency": "SNOV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 344, "fields": {"created_on": "2018-05-16T16:48:47.131Z", "modified_on": "2018-05-16T16:48:47.131Z", "from_amount": 1.0, "to_amount": 3.075e-07, "timestamp": "2018-05-16T16:48:47.131Z", "source": "etherdelta", "from_currency": "0xdb86", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 345, "fields": {"created_on": "2018-05-16T16:48:47.135Z", "modified_on": "2018-05-16T16:48:47.135Z", "from_amount": 3.075e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.131Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xdb86"}}, {"model": "economy.conversionrate", "pk": 346, "fields": {"created_on": "2018-05-16T16:48:47.137Z", "modified_on": "2018-05-16T16:48:47.137Z", "from_amount": 3252032.5203252, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.131Z", "source": "etherdelta", "from_currency": "0xdb86", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 347, "fields": {"created_on": "2018-05-16T16:48:47.140Z", "modified_on": "2018-05-16T16:48:47.141Z", "from_amount": 1.0, "to_amount": 0.078, "timestamp": "2018-05-16T16:48:47.140Z", "source": "etherdelta", "from_currency": "REP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 348, "fields": {"created_on": "2018-05-16T16:48:47.147Z", "modified_on": "2018-05-16T16:48:47.148Z", "from_amount": 0.078, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.140Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "REP"}}, {"model": "economy.conversionrate", "pk": 349, "fields": {"created_on": "2018-05-16T16:48:47.155Z", "modified_on": "2018-05-16T16:48:47.155Z", "from_amount": 12.8205128205128, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.140Z", "source": "etherdelta", "from_currency": "REP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 350, "fields": {"created_on": "2018-05-16T16:48:47.160Z", "modified_on": "2018-05-16T16:48:47.161Z", "from_amount": 1.0, "to_amount": 8.5536e-05, "timestamp": "2018-05-16T16:48:47.160Z", "source": "etherdelta", "from_currency": "0x905e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 351, "fields": {"created_on": "2018-05-16T16:48:47.165Z", "modified_on": "2018-05-16T16:48:47.165Z", "from_amount": 8.5536e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.160Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x905e"}}, {"model": "economy.conversionrate", "pk": 352, "fields": {"created_on": "2018-05-16T16:48:47.167Z", "modified_on": "2018-05-16T16:48:47.167Z", "from_amount": 11690.9839132061, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.160Z", "source": "etherdelta", "from_currency": "0x905e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 353, "fields": {"created_on": "2018-05-16T16:48:47.170Z", "modified_on": "2018-05-16T16:48:47.170Z", "from_amount": 1.0, "to_amount": 0.00061503, "timestamp": "2018-05-16T16:48:47.170Z", "source": "etherdelta", "from_currency": "0x4524", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 354, "fields": {"created_on": "2018-05-16T16:48:47.173Z", "modified_on": "2018-05-16T16:48:47.173Z", "from_amount": 0.00061503, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.170Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4524"}}, {"model": "economy.conversionrate", "pk": 355, "fields": {"created_on": "2018-05-16T16:48:47.175Z", "modified_on": "2018-05-16T16:48:47.176Z", "from_amount": 1625.93694616523, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.170Z", "source": "etherdelta", "from_currency": "0x4524", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 356, "fields": {"created_on": "2018-05-16T16:48:47.186Z", "modified_on": "2018-05-16T16:48:47.187Z", "from_amount": 1.0, "to_amount": 0.0015349, "timestamp": "2018-05-16T16:48:47.187Z", "source": "etherdelta", "from_currency": "0x4203", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 357, "fields": {"created_on": "2018-05-16T16:48:47.192Z", "modified_on": "2018-05-16T16:48:47.192Z", "from_amount": 0.0015349, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.187Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4203"}}, {"model": "economy.conversionrate", "pk": 358, "fields": {"created_on": "2018-05-16T16:48:47.196Z", "modified_on": "2018-05-16T16:48:47.196Z", "from_amount": 651.508241579256, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.187Z", "source": "etherdelta", "from_currency": "0x4203", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 359, "fields": {"created_on": "2018-05-16T16:48:47.201Z", "modified_on": "2018-05-16T16:48:47.201Z", "from_amount": 1.0, "to_amount": 7.55005e-05, "timestamp": "2018-05-16T16:48:47.201Z", "source": "etherdelta", "from_currency": "ONG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 360, "fields": {"created_on": "2018-05-16T16:48:47.206Z", "modified_on": "2018-05-16T16:48:47.206Z", "from_amount": 7.55005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.201Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ONG"}}, {"model": "economy.conversionrate", "pk": 361, "fields": {"created_on": "2018-05-16T16:48:47.210Z", "modified_on": "2018-05-16T16:48:47.210Z", "from_amount": 13244.9453977126, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.201Z", "source": "etherdelta", "from_currency": "ONG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 362, "fields": {"created_on": "2018-05-16T16:48:47.222Z", "modified_on": "2018-05-16T16:48:47.222Z", "from_amount": 1.0, "to_amount": 0.00011555, "timestamp": "2018-05-16T16:48:47.222Z", "source": "etherdelta", "from_currency": "0x1829", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 363, "fields": {"created_on": "2018-05-16T16:48:47.228Z", "modified_on": "2018-05-16T16:48:47.228Z", "from_amount": 0.00011555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.222Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1829"}}, {"model": "economy.conversionrate", "pk": 364, "fields": {"created_on": "2018-05-16T16:48:47.232Z", "modified_on": "2018-05-16T16:48:47.232Z", "from_amount": 8654.26222414539, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.222Z", "source": "etherdelta", "from_currency": "0x1829", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 365, "fields": {"created_on": "2018-05-16T16:48:47.236Z", "modified_on": "2018-05-16T16:48:47.236Z", "from_amount": 1.0, "to_amount": 0.0025505, "timestamp": "2018-05-16T16:48:47.236Z", "source": "etherdelta", "from_currency": "DICE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 366, "fields": {"created_on": "2018-05-16T16:48:47.240Z", "modified_on": "2018-05-16T16:48:47.240Z", "from_amount": 0.0025505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.236Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DICE"}}, {"model": "economy.conversionrate", "pk": 367, "fields": {"created_on": "2018-05-16T16:48:47.243Z", "modified_on": "2018-05-16T16:48:47.243Z", "from_amount": 392.079984316801, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.236Z", "source": "etherdelta", "from_currency": "DICE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 368, "fields": {"created_on": "2018-05-16T16:48:47.255Z", "modified_on": "2018-05-16T16:48:47.255Z", "from_amount": 1.0, "to_amount": 0.0002058, "timestamp": "2018-05-16T16:48:47.255Z", "source": "etherdelta", "from_currency": "0xfdfe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 369, "fields": {"created_on": "2018-05-16T16:48:47.260Z", "modified_on": "2018-05-16T16:48:47.260Z", "from_amount": 0.0002058, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.255Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xfdfe"}}, {"model": "economy.conversionrate", "pk": 370, "fields": {"created_on": "2018-05-16T16:48:47.264Z", "modified_on": "2018-05-16T16:48:47.264Z", "from_amount": 4859.08649173955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.255Z", "source": "etherdelta", "from_currency": "0xfdfe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 371, "fields": {"created_on": "2018-05-16T16:48:47.267Z", "modified_on": "2018-05-16T16:48:47.267Z", "from_amount": 0.0002058, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.255Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xfdfe"}}, {"model": "economy.conversionrate", "pk": 372, "fields": {"created_on": "2018-05-16T16:48:47.271Z", "modified_on": "2018-05-16T16:48:47.271Z", "from_amount": 1.0, "to_amount": 0.0001865, "timestamp": "2018-05-16T16:48:47.271Z", "source": "etherdelta", "from_currency": "0xfae4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 373, "fields": {"created_on": "2018-05-16T16:48:47.275Z", "modified_on": "2018-05-16T16:48:47.275Z", "from_amount": 0.0001865, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.271Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xfae4"}}, {"model": "economy.conversionrate", "pk": 374, "fields": {"created_on": "2018-05-16T16:48:47.284Z", "modified_on": "2018-05-16T16:48:47.285Z", "from_amount": 5361.93029490617, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.271Z", "source": "etherdelta", "from_currency": "0xfae4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 375, "fields": {"created_on": "2018-05-16T16:48:47.290Z", "modified_on": "2018-05-16T16:48:47.291Z", "from_amount": 1.0, "to_amount": 0.0149275005, "timestamp": "2018-05-16T16:48:47.291Z", "source": "etherdelta", "from_currency": "0x358d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 376, "fields": {"created_on": "2018-05-16T16:48:47.296Z", "modified_on": "2018-05-16T16:48:47.296Z", "from_amount": 0.0149275005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.291Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x358d"}}, {"model": "economy.conversionrate", "pk": 377, "fields": {"created_on": "2018-05-16T16:48:47.299Z", "modified_on": "2018-05-16T16:48:47.299Z", "from_amount": 66.9904516164645, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.291Z", "source": "etherdelta", "from_currency": "0x358d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 378, "fields": {"created_on": "2018-05-16T16:48:47.303Z", "modified_on": "2018-05-16T16:48:47.303Z", "from_amount": 1.0, "to_amount": 0.000126253, "timestamp": "2018-05-16T16:48:47.303Z", "source": "etherdelta", "from_currency": "0xf3db", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 379, "fields": {"created_on": "2018-05-16T16:48:47.306Z", "modified_on": "2018-05-16T16:48:47.306Z", "from_amount": 0.000126253, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.303Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf3db"}}, {"model": "economy.conversionrate", "pk": 380, "fields": {"created_on": "2018-05-16T16:48:47.309Z", "modified_on": "2018-05-16T16:48:47.309Z", "from_amount": 7920.60386683881, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.303Z", "source": "etherdelta", "from_currency": "0xf3db", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 381, "fields": {"created_on": "2018-05-16T16:48:47.321Z", "modified_on": "2018-05-16T16:48:47.321Z", "from_amount": 1.0, "to_amount": 0.000300995, "timestamp": "2018-05-16T16:48:47.321Z", "source": "etherdelta", "from_currency": "BBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 382, "fields": {"created_on": "2018-05-16T16:48:47.325Z", "modified_on": "2018-05-16T16:48:47.325Z", "from_amount": 0.000300995, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.321Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BBT"}}, {"model": "economy.conversionrate", "pk": 383, "fields": {"created_on": "2018-05-16T16:48:47.329Z", "modified_on": "2018-05-16T16:48:47.329Z", "from_amount": 3322.31432415821, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.321Z", "source": "etherdelta", "from_currency": "BBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 384, "fields": {"created_on": "2018-05-16T16:48:47.333Z", "modified_on": "2018-05-16T16:48:47.333Z", "from_amount": 1.0, "to_amount": 4.75e-05, "timestamp": "2018-05-16T16:48:47.333Z", "source": "etherdelta", "from_currency": "0x1961", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 385, "fields": {"created_on": "2018-05-16T16:48:47.336Z", "modified_on": "2018-05-16T16:48:47.336Z", "from_amount": 4.75e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.333Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1961"}}, {"model": "economy.conversionrate", "pk": 386, "fields": {"created_on": "2018-05-16T16:48:47.339Z", "modified_on": "2018-05-16T16:48:47.339Z", "from_amount": 21052.6315789474, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.333Z", "source": "etherdelta", "from_currency": "0x1961", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 387, "fields": {"created_on": "2018-05-16T16:48:47.342Z", "modified_on": "2018-05-16T16:48:47.342Z", "from_amount": 1.0, "to_amount": 1.14e-05, "timestamp": "2018-05-16T16:48:47.342Z", "source": "etherdelta", "from_currency": "DENT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 388, "fields": {"created_on": "2018-05-16T16:48:47.351Z", "modified_on": "2018-05-16T16:48:47.351Z", "from_amount": 1.14e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.342Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DENT"}}, {"model": "economy.conversionrate", "pk": 389, "fields": {"created_on": "2018-05-16T16:48:47.357Z", "modified_on": "2018-05-16T16:48:47.357Z", "from_amount": 87719.298245614, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.342Z", "source": "etherdelta", "from_currency": "DENT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 390, "fields": {"created_on": "2018-05-16T16:48:47.363Z", "modified_on": "2018-05-16T16:48:47.363Z", "from_amount": 1.0, "to_amount": 0.0002615, "timestamp": "2018-05-16T16:48:47.363Z", "source": "etherdelta", "from_currency": "0x910d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 391, "fields": {"created_on": "2018-05-16T16:48:47.368Z", "modified_on": "2018-05-16T16:48:47.368Z", "from_amount": 0.0002615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.363Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x910d"}}, {"model": "economy.conversionrate", "pk": 392, "fields": {"created_on": "2018-05-16T16:48:47.371Z", "modified_on": "2018-05-16T16:48:47.371Z", "from_amount": 3824.09177820268, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.363Z", "source": "etherdelta", "from_currency": "0x910d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 393, "fields": {"created_on": "2018-05-16T16:48:47.374Z", "modified_on": "2018-05-16T16:48:47.374Z", "from_amount": 1.0, "to_amount": 5.05e-06, "timestamp": "2018-05-16T16:48:47.374Z", "source": "etherdelta", "from_currency": "0xf4fa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 394, "fields": {"created_on": "2018-05-16T16:48:47.386Z", "modified_on": "2018-05-16T16:48:47.386Z", "from_amount": 5.05e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.374Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf4fa"}}, {"model": "economy.conversionrate", "pk": 395, "fields": {"created_on": "2018-05-16T16:48:47.391Z", "modified_on": "2018-05-16T16:48:47.391Z", "from_amount": 198019.801980198, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.374Z", "source": "etherdelta", "from_currency": "0xf4fa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 396, "fields": {"created_on": "2018-05-16T16:48:47.396Z", "modified_on": "2018-05-16T16:48:47.396Z", "from_amount": 1.0, "to_amount": 0.000895, "timestamp": "2018-05-16T16:48:47.396Z", "source": "etherdelta", "from_currency": "PGL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 397, "fields": {"created_on": "2018-05-16T16:48:47.401Z", "modified_on": "2018-05-16T16:48:47.401Z", "from_amount": 0.000895, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.396Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PGL"}}, {"model": "economy.conversionrate", "pk": 398, "fields": {"created_on": "2018-05-16T16:48:47.405Z", "modified_on": "2018-05-16T16:48:47.405Z", "from_amount": 1117.31843575419, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.396Z", "source": "etherdelta", "from_currency": "PGL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 399, "fields": {"created_on": "2018-05-16T16:48:47.409Z", "modified_on": "2018-05-16T16:48:47.409Z", "from_amount": 1.0, "to_amount": 3.05e-05, "timestamp": "2018-05-16T16:48:47.409Z", "source": "etherdelta", "from_currency": "0x92a5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 400, "fields": {"created_on": "2018-05-16T16:48:47.420Z", "modified_on": "2018-05-16T16:48:47.420Z", "from_amount": 3.05e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.409Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x92a5"}}, {"model": "economy.conversionrate", "pk": 401, "fields": {"created_on": "2018-05-16T16:48:47.424Z", "modified_on": "2018-05-16T16:48:47.424Z", "from_amount": 32786.8852459016, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.409Z", "source": "etherdelta", "from_currency": "0x92a5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 402, "fields": {"created_on": "2018-05-16T16:48:47.428Z", "modified_on": "2018-05-16T16:48:47.428Z", "from_amount": 3.05e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.409Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x92a5"}}, {"model": "economy.conversionrate", "pk": 403, "fields": {"created_on": "2018-05-16T16:48:47.433Z", "modified_on": "2018-05-16T16:48:47.433Z", "from_amount": 1.0, "to_amount": 9.144e-06, "timestamp": "2018-05-16T16:48:47.433Z", "source": "etherdelta", "from_currency": "0x082e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 404, "fields": {"created_on": "2018-05-16T16:48:47.437Z", "modified_on": "2018-05-16T16:48:47.437Z", "from_amount": 9.144e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.433Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x082e"}}, {"model": "economy.conversionrate", "pk": 405, "fields": {"created_on": "2018-05-16T16:48:47.440Z", "modified_on": "2018-05-16T16:48:47.440Z", "from_amount": 109361.329833771, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.433Z", "source": "etherdelta", "from_currency": "0x082e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 406, "fields": {"created_on": "2018-05-16T16:48:47.443Z", "modified_on": "2018-05-16T16:48:47.444Z", "from_amount": 1.0, "to_amount": 0.00250005, "timestamp": "2018-05-16T16:48:47.444Z", "source": "etherdelta", "from_currency": "0xca48", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 407, "fields": {"created_on": "2018-05-16T16:48:47.456Z", "modified_on": "2018-05-16T16:48:47.456Z", "from_amount": 0.00250005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.444Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xca48"}}, {"model": "economy.conversionrate", "pk": 408, "fields": {"created_on": "2018-05-16T16:48:47.461Z", "modified_on": "2018-05-16T16:48:47.461Z", "from_amount": 399.992000159997, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.444Z", "source": "etherdelta", "from_currency": "0xca48", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 409, "fields": {"created_on": "2018-05-16T16:48:47.467Z", "modified_on": "2018-05-16T16:48:47.467Z", "from_amount": 1.0, "to_amount": 0.0025258, "timestamp": "2018-05-16T16:48:47.467Z", "source": "etherdelta", "from_currency": "ETBS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 410, "fields": {"created_on": "2018-05-16T16:48:47.471Z", "modified_on": "2018-05-16T16:48:47.471Z", "from_amount": 0.0025258, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.467Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ETBS"}}, {"model": "economy.conversionrate", "pk": 411, "fields": {"created_on": "2018-05-16T16:48:47.474Z", "modified_on": "2018-05-16T16:48:47.474Z", "from_amount": 395.914165808853, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.467Z", "source": "etherdelta", "from_currency": "ETBS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 412, "fields": {"created_on": "2018-05-16T16:48:47.477Z", "modified_on": "2018-05-16T16:48:47.478Z", "from_amount": 1.0, "to_amount": 0.000925015, "timestamp": "2018-05-16T16:48:47.477Z", "source": "etherdelta", "from_currency": "SUB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 413, "fields": {"created_on": "2018-05-16T16:48:47.490Z", "modified_on": "2018-05-16T16:48:47.490Z", "from_amount": 0.000925015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.477Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SUB"}}, {"model": "economy.conversionrate", "pk": 414, "fields": {"created_on": "2018-05-16T16:48:47.493Z", "modified_on": "2018-05-16T16:48:47.493Z", "from_amount": 1081.06355032081, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.477Z", "source": "etherdelta", "from_currency": "SUB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 415, "fields": {"created_on": "2018-05-16T16:48:47.498Z", "modified_on": "2018-05-16T16:48:47.499Z", "from_amount": 1.0, "to_amount": 0.002002, "timestamp": "2018-05-16T16:48:47.499Z", "source": "etherdelta", "from_currency": "0x98d4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 416, "fields": {"created_on": "2018-05-16T16:48:47.503Z", "modified_on": "2018-05-16T16:48:47.503Z", "from_amount": 0.002002, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.499Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x98d4"}}, {"model": "economy.conversionrate", "pk": 417, "fields": {"created_on": "2018-05-16T16:48:47.505Z", "modified_on": "2018-05-16T16:48:47.505Z", "from_amount": 499.5004995005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.499Z", "source": "etherdelta", "from_currency": "0x98d4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 418, "fields": {"created_on": "2018-05-16T16:48:47.509Z", "modified_on": "2018-05-16T16:48:47.509Z", "from_amount": 1.0, "to_amount": 8.125e-06, "timestamp": "2018-05-16T16:48:47.509Z", "source": "etherdelta", "from_currency": "GEN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 419, "fields": {"created_on": "2018-05-16T16:48:47.520Z", "modified_on": "2018-05-16T16:48:47.520Z", "from_amount": 8.125e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.509Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "GEN"}}, {"model": "economy.conversionrate", "pk": 420, "fields": {"created_on": "2018-05-16T16:48:47.524Z", "modified_on": "2018-05-16T16:48:47.524Z", "from_amount": 123076.923076923, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.509Z", "source": "etherdelta", "from_currency": "GEN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 421, "fields": {"created_on": "2018-05-16T16:48:47.529Z", "modified_on": "2018-05-16T16:48:47.530Z", "from_amount": 1.0, "to_amount": 0.0020745, "timestamp": "2018-05-16T16:48:47.529Z", "source": "etherdelta", "from_currency": "0x26e7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 422, "fields": {"created_on": "2018-05-16T16:48:47.534Z", "modified_on": "2018-05-16T16:48:47.534Z", "from_amount": 0.0020745, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.529Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x26e7"}}, {"model": "economy.conversionrate", "pk": 423, "fields": {"created_on": "2018-05-16T16:48:47.537Z", "modified_on": "2018-05-16T16:48:47.537Z", "from_amount": 482.043865991805, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.529Z", "source": "etherdelta", "from_currency": "0x26e7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 424, "fields": {"created_on": "2018-05-16T16:48:47.541Z", "modified_on": "2018-05-16T16:48:47.541Z", "from_amount": 1.0, "to_amount": 1.395e-05, "timestamp": "2018-05-16T16:48:47.541Z", "source": "etherdelta", "from_currency": "0xc509", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 425, "fields": {"created_on": "2018-05-16T16:48:47.550Z", "modified_on": "2018-05-16T16:48:47.551Z", "from_amount": 1.395e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.541Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc509"}}, {"model": "economy.conversionrate", "pk": 426, "fields": {"created_on": "2018-05-16T16:48:47.556Z", "modified_on": "2018-05-16T16:48:47.557Z", "from_amount": 71684.5878136201, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.541Z", "source": "etherdelta", "from_currency": "0xc509", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 427, "fields": {"created_on": "2018-05-16T16:48:47.560Z", "modified_on": "2018-05-16T16:48:47.560Z", "from_amount": 1.395e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.541Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc509"}}, {"model": "economy.conversionrate", "pk": 428, "fields": {"created_on": "2018-05-16T16:48:47.566Z", "modified_on": "2018-05-16T16:48:47.566Z", "from_amount": 1.0, "to_amount": 0.0004206615, "timestamp": "2018-05-16T16:48:47.566Z", "source": "etherdelta", "from_currency": "CMT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 429, "fields": {"created_on": "2018-05-16T16:48:47.570Z", "modified_on": "2018-05-16T16:48:47.570Z", "from_amount": 0.0004206615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.566Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CMT"}}, {"model": "economy.conversionrate", "pk": 430, "fields": {"created_on": "2018-05-16T16:48:47.574Z", "modified_on": "2018-05-16T16:48:47.574Z", "from_amount": 2377.20827791467, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.566Z", "source": "etherdelta", "from_currency": "CMT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 431, "fields": {"created_on": "2018-05-16T16:48:47.583Z", "modified_on": "2018-05-16T16:48:47.584Z", "from_amount": 0.0004206615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.566Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CMT"}}, {"model": "economy.conversionrate", "pk": 432, "fields": {"created_on": "2018-05-16T16:48:47.598Z", "modified_on": "2018-05-16T16:48:47.598Z", "from_amount": 1.0, "to_amount": 3.55e-05, "timestamp": "2018-05-16T16:48:47.598Z", "source": "etherdelta", "from_currency": "HQX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 433, "fields": {"created_on": "2018-05-16T16:48:47.605Z", "modified_on": "2018-05-16T16:48:47.605Z", "from_amount": 3.55e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.598Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "HQX"}}, {"model": "economy.conversionrate", "pk": 434, "fields": {"created_on": "2018-05-16T16:48:47.609Z", "modified_on": "2018-05-16T16:48:47.609Z", "from_amount": 28169.014084507, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.598Z", "source": "etherdelta", "from_currency": "HQX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 435, "fields": {"created_on": "2018-05-16T16:48:47.631Z", "modified_on": "2018-05-16T16:48:47.631Z", "from_amount": 1.0, "to_amount": 0.0002575, "timestamp": "2018-05-16T16:48:47.631Z", "source": "etherdelta", "from_currency": "0x8542", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 436, "fields": {"created_on": "2018-05-16T16:48:47.640Z", "modified_on": "2018-05-16T16:48:47.640Z", "from_amount": 0.0002575, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.631Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8542"}}, {"model": "economy.conversionrate", "pk": 437, "fields": {"created_on": "2018-05-16T16:48:47.646Z", "modified_on": "2018-05-16T16:48:47.646Z", "from_amount": 3883.49514563107, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.631Z", "source": "etherdelta", "from_currency": "0x8542", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 438, "fields": {"created_on": "2018-05-16T16:48:47.651Z", "modified_on": "2018-05-16T16:48:47.651Z", "from_amount": 1.0, "to_amount": 8.07e-06, "timestamp": "2018-05-16T16:48:47.651Z", "source": "etherdelta", "from_currency": "10MT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 439, "fields": {"created_on": "2018-05-16T16:48:47.658Z", "modified_on": "2018-05-16T16:48:47.659Z", "from_amount": 8.07e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.651Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "10MT"}}, {"model": "economy.conversionrate", "pk": 440, "fields": {"created_on": "2018-05-16T16:48:47.667Z", "modified_on": "2018-05-16T16:48:47.667Z", "from_amount": 123915.737298637, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.651Z", "source": "etherdelta", "from_currency": "10MT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 441, "fields": {"created_on": "2018-05-16T16:48:47.676Z", "modified_on": "2018-05-16T16:48:47.676Z", "from_amount": 1.0, "to_amount": 1.63e-05, "timestamp": "2018-05-16T16:48:47.676Z", "source": "etherdelta", "from_currency": "0xa15c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 442, "fields": {"created_on": "2018-05-16T16:48:47.684Z", "modified_on": "2018-05-16T16:48:47.684Z", "from_amount": 1.63e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.676Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa15c"}}, {"model": "economy.conversionrate", "pk": 443, "fields": {"created_on": "2018-05-16T16:48:47.687Z", "modified_on": "2018-05-16T16:48:47.687Z", "from_amount": 61349.6932515337, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.676Z", "source": "etherdelta", "from_currency": "0xa15c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 444, "fields": {"created_on": "2018-05-16T16:48:47.691Z", "modified_on": "2018-05-16T16:48:47.691Z", "from_amount": 1.0, "to_amount": 0.0003000005, "timestamp": "2018-05-16T16:48:47.691Z", "source": "etherdelta", "from_currency": "0xafbe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 445, "fields": {"created_on": "2018-05-16T16:48:47.707Z", "modified_on": "2018-05-16T16:48:47.707Z", "from_amount": 0.0003000005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.691Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xafbe"}}, {"model": "economy.conversionrate", "pk": 446, "fields": {"created_on": "2018-05-16T16:48:47.713Z", "modified_on": "2018-05-16T16:48:47.713Z", "from_amount": 3333.32777778704, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.691Z", "source": "etherdelta", "from_currency": "0xafbe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 447, "fields": {"created_on": "2018-05-16T16:48:47.720Z", "modified_on": "2018-05-16T16:48:47.720Z", "from_amount": 1.0, "to_amount": 0.0001600565, "timestamp": "2018-05-16T16:48:47.720Z", "source": "etherdelta", "from_currency": "MTH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 448, "fields": {"created_on": "2018-05-16T16:48:47.726Z", "modified_on": "2018-05-16T16:48:47.726Z", "from_amount": 0.0001600565, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.720Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MTH"}}, {"model": "economy.conversionrate", "pk": 449, "fields": {"created_on": "2018-05-16T16:48:47.738Z", "modified_on": "2018-05-16T16:48:47.738Z", "from_amount": 6247.7937478328, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.720Z", "source": "etherdelta", "from_currency": "MTH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 450, "fields": {"created_on": "2018-05-16T16:48:47.744Z", "modified_on": "2018-05-16T16:48:47.744Z", "from_amount": 1.0, "to_amount": 0.0004245, "timestamp": "2018-05-16T16:48:47.744Z", "source": "etherdelta", "from_currency": "0xf3b8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 451, "fields": {"created_on": "2018-05-16T16:48:47.751Z", "modified_on": "2018-05-16T16:48:47.751Z", "from_amount": 0.0004245, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.744Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf3b8"}}, {"model": "economy.conversionrate", "pk": 452, "fields": {"created_on": "2018-05-16T16:48:47.755Z", "modified_on": "2018-05-16T16:48:47.755Z", "from_amount": 2355.71260306243, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.744Z", "source": "etherdelta", "from_currency": "0xf3b8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 453, "fields": {"created_on": "2018-05-16T16:48:47.759Z", "modified_on": "2018-05-16T16:48:47.759Z", "from_amount": 1.0, "to_amount": 0.00295, "timestamp": "2018-05-16T16:48:47.759Z", "source": "etherdelta", "from_currency": "0xdf99", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 454, "fields": {"created_on": "2018-05-16T16:48:47.773Z", "modified_on": "2018-05-16T16:48:47.773Z", "from_amount": 0.00295, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.759Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xdf99"}}, {"model": "economy.conversionrate", "pk": 455, "fields": {"created_on": "2018-05-16T16:48:47.776Z", "modified_on": "2018-05-16T16:48:47.776Z", "from_amount": 338.983050847458, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.759Z", "source": "etherdelta", "from_currency": "0xdf99", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 456, "fields": {"created_on": "2018-05-16T16:48:47.781Z", "modified_on": "2018-05-16T16:48:47.781Z", "from_amount": 0.00295, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.759Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xdf99"}}, {"model": "economy.conversionrate", "pk": 457, "fields": {"created_on": "2018-05-16T16:48:47.785Z", "modified_on": "2018-05-16T16:48:47.785Z", "from_amount": 1.0, "to_amount": 9.29945e-05, "timestamp": "2018-05-16T16:48:47.785Z", "source": "etherdelta", "from_currency": "0xc3af", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 458, "fields": {"created_on": "2018-05-16T16:48:47.788Z", "modified_on": "2018-05-16T16:48:47.788Z", "from_amount": 9.29945e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.785Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc3af"}}, {"model": "economy.conversionrate", "pk": 459, "fields": {"created_on": "2018-05-16T16:48:47.791Z", "modified_on": "2018-05-16T16:48:47.791Z", "from_amount": 10753.324121319, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.785Z", "source": "etherdelta", "from_currency": "0xc3af", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 460, "fields": {"created_on": "2018-05-16T16:48:47.793Z", "modified_on": "2018-05-16T16:48:47.793Z", "from_amount": 9.29945e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.785Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc3af"}}, {"model": "economy.conversionrate", "pk": 461, "fields": {"created_on": "2018-05-16T16:48:47.806Z", "modified_on": "2018-05-16T16:48:47.806Z", "from_amount": 1.0, "to_amount": 0.00013475, "timestamp": "2018-05-16T16:48:47.806Z", "source": "etherdelta", "from_currency": "0x2a5c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 462, "fields": {"created_on": "2018-05-16T16:48:47.810Z", "modified_on": "2018-05-16T16:48:47.810Z", "from_amount": 0.00013475, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.806Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2a5c"}}, {"model": "economy.conversionrate", "pk": 463, "fields": {"created_on": "2018-05-16T16:48:47.813Z", "modified_on": "2018-05-16T16:48:47.813Z", "from_amount": 7421.15027829314, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.806Z", "source": "etherdelta", "from_currency": "0x2a5c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 464, "fields": {"created_on": "2018-05-16T16:48:47.817Z", "modified_on": "2018-05-16T16:48:47.817Z", "from_amount": 1.0, "to_amount": 1.1405000005, "timestamp": "2018-05-16T16:48:47.817Z", "source": "etherdelta", "from_currency": "0x0560", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 465, "fields": {"created_on": "2018-05-16T16:48:47.820Z", "modified_on": "2018-05-16T16:48:47.820Z", "from_amount": 1.1405000005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.817Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0560"}}, {"model": "economy.conversionrate", "pk": 466, "fields": {"created_on": "2018-05-16T16:48:47.822Z", "modified_on": "2018-05-16T16:48:47.822Z", "from_amount": 0.87680841697641, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.817Z", "source": "etherdelta", "from_currency": "0x0560", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 467, "fields": {"created_on": "2018-05-16T16:48:47.825Z", "modified_on": "2018-05-16T16:48:47.825Z", "from_amount": 1.0, "to_amount": 0.0154500005, "timestamp": "2018-05-16T16:48:47.825Z", "source": "etherdelta", "from_currency": "XHY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 468, "fields": {"created_on": "2018-05-16T16:48:47.832Z", "modified_on": "2018-05-16T16:48:47.833Z", "from_amount": 0.0154500005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.825Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "XHY"}}, {"model": "economy.conversionrate", "pk": 469, "fields": {"created_on": "2018-05-16T16:48:47.840Z", "modified_on": "2018-05-16T16:48:47.840Z", "from_amount": 64.7249169991936, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.825Z", "source": "etherdelta", "from_currency": "XHY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 470, "fields": {"created_on": "2018-05-16T16:48:47.843Z", "modified_on": "2018-05-16T16:48:47.844Z", "from_amount": 0.0154500005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.825Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "XHY"}}, {"model": "economy.conversionrate", "pk": 471, "fields": {"created_on": "2018-05-16T16:48:47.849Z", "modified_on": "2018-05-16T16:48:47.850Z", "from_amount": 1.0, "to_amount": 0.0003, "timestamp": "2018-05-16T16:48:47.849Z", "source": "etherdelta", "from_currency": "CSNO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 472, "fields": {"created_on": "2018-05-16T16:48:47.853Z", "modified_on": "2018-05-16T16:48:47.853Z", "from_amount": 0.0003, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.849Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CSNO"}}, {"model": "economy.conversionrate", "pk": 473, "fields": {"created_on": "2018-05-16T16:48:47.856Z", "modified_on": "2018-05-16T16:48:47.856Z", "from_amount": 3333.33333333333, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.849Z", "source": "etherdelta", "from_currency": "CSNO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 474, "fields": {"created_on": "2018-05-16T16:48:47.859Z", "modified_on": "2018-05-16T16:48:47.859Z", "from_amount": 1.0, "to_amount": 3.10005e-05, "timestamp": "2018-05-16T16:48:47.859Z", "source": "etherdelta", "from_currency": "0x139d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 475, "fields": {"created_on": "2018-05-16T16:48:47.870Z", "modified_on": "2018-05-16T16:48:47.871Z", "from_amount": 3.10005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.859Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x139d"}}, {"model": "economy.conversionrate", "pk": 476, "fields": {"created_on": "2018-05-16T16:48:47.875Z", "modified_on": "2018-05-16T16:48:47.875Z", "from_amount": 32257.5442331575, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.859Z", "source": "etherdelta", "from_currency": "0x139d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 477, "fields": {"created_on": "2018-05-16T16:48:47.879Z", "modified_on": "2018-05-16T16:48:47.879Z", "from_amount": 1.0, "to_amount": 9.27885e-05, "timestamp": "2018-05-16T16:48:47.879Z", "source": "etherdelta", "from_currency": "0xae73", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 478, "fields": {"created_on": "2018-05-16T16:48:47.884Z", "modified_on": "2018-05-16T16:48:47.884Z", "from_amount": 9.27885e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.879Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xae73"}}, {"model": "economy.conversionrate", "pk": 479, "fields": {"created_on": "2018-05-16T16:48:47.887Z", "modified_on": "2018-05-16T16:48:47.887Z", "from_amount": 10777.1976053067, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.879Z", "source": "etherdelta", "from_currency": "0xae73", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 480, "fields": {"created_on": "2018-05-16T16:48:47.890Z", "modified_on": "2018-05-16T16:48:47.890Z", "from_amount": 1.0, "to_amount": 0.0015295005, "timestamp": "2018-05-16T16:48:47.890Z", "source": "etherdelta", "from_currency": "0xf833", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 481, "fields": {"created_on": "2018-05-16T16:48:47.897Z", "modified_on": "2018-05-16T16:48:47.897Z", "from_amount": 0.0015295005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.890Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf833"}}, {"model": "economy.conversionrate", "pk": 482, "fields": {"created_on": "2018-05-16T16:48:47.908Z", "modified_on": "2018-05-16T16:48:47.908Z", "from_amount": 653.808220396136, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.890Z", "source": "etherdelta", "from_currency": "0xf833", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 483, "fields": {"created_on": "2018-05-16T16:48:47.914Z", "modified_on": "2018-05-16T16:48:47.914Z", "from_amount": 1.0, "to_amount": 3.705e-07, "timestamp": "2018-05-16T16:48:47.914Z", "source": "etherdelta", "from_currency": "0x5d4d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 484, "fields": {"created_on": "2018-05-16T16:48:47.918Z", "modified_on": "2018-05-16T16:48:47.918Z", "from_amount": 3.705e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.914Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5d4d"}}, {"model": "economy.conversionrate", "pk": 485, "fields": {"created_on": "2018-05-16T16:48:47.922Z", "modified_on": "2018-05-16T16:48:47.922Z", "from_amount": 2699055.33063428, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.914Z", "source": "etherdelta", "from_currency": "0x5d4d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 486, "fields": {"created_on": "2018-05-16T16:48:47.925Z", "modified_on": "2018-05-16T16:48:47.925Z", "from_amount": 1.0, "to_amount": 0.0001220035, "timestamp": "2018-05-16T16:48:47.925Z", "source": "etherdelta", "from_currency": "EPY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 487, "fields": {"created_on": "2018-05-16T16:48:47.935Z", "modified_on": "2018-05-16T16:48:47.935Z", "from_amount": 0.0001220035, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.925Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EPY"}}, {"model": "economy.conversionrate", "pk": 488, "fields": {"created_on": "2018-05-16T16:48:47.942Z", "modified_on": "2018-05-16T16:48:47.942Z", "from_amount": 8196.48616638047, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.925Z", "source": "etherdelta", "from_currency": "EPY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 489, "fields": {"created_on": "2018-05-16T16:48:47.949Z", "modified_on": "2018-05-16T16:48:47.949Z", "from_amount": 1.0, "to_amount": 0.0055750005, "timestamp": "2018-05-16T16:48:47.949Z", "source": "etherdelta", "from_currency": "ANT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 490, "fields": {"created_on": "2018-05-16T16:48:47.954Z", "modified_on": "2018-05-16T16:48:47.954Z", "from_amount": 0.0055750005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.949Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ANT"}}, {"model": "economy.conversionrate", "pk": 491, "fields": {"created_on": "2018-05-16T16:48:47.958Z", "modified_on": "2018-05-16T16:48:47.958Z", "from_amount": 179.372181222226, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.949Z", "source": "etherdelta", "from_currency": "ANT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 492, "fields": {"created_on": "2018-05-16T16:48:47.961Z", "modified_on": "2018-05-16T16:48:47.961Z", "from_amount": 0.0055750005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.949Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ANT"}}, {"model": "economy.conversionrate", "pk": 493, "fields": {"created_on": "2018-05-16T16:48:47.973Z", "modified_on": "2018-05-16T16:48:47.973Z", "from_amount": 1.0, "to_amount": 0.0005355, "timestamp": "2018-05-16T16:48:47.973Z", "source": "etherdelta", "from_currency": "REX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 494, "fields": {"created_on": "2018-05-16T16:48:47.980Z", "modified_on": "2018-05-16T16:48:47.980Z", "from_amount": 0.0005355, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.973Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "REX"}}, {"model": "economy.conversionrate", "pk": 495, "fields": {"created_on": "2018-05-16T16:48:47.984Z", "modified_on": "2018-05-16T16:48:47.984Z", "from_amount": 1867.41363211951, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.973Z", "source": "etherdelta", "from_currency": "REX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 496, "fields": {"created_on": "2018-05-16T16:48:47.988Z", "modified_on": "2018-05-16T16:48:47.988Z", "from_amount": 1.0, "to_amount": 1.55e-05, "timestamp": "2018-05-16T16:48:47.988Z", "source": "etherdelta", "from_currency": "0x2a09", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 497, "fields": {"created_on": "2018-05-16T16:48:47.992Z", "modified_on": "2018-05-16T16:48:47.992Z", "from_amount": 1.55e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.988Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2a09"}}, {"model": "economy.conversionrate", "pk": 498, "fields": {"created_on": "2018-05-16T16:48:48.003Z", "modified_on": "2018-05-16T16:48:48.003Z", "from_amount": 64516.1290322581, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:47.988Z", "source": "etherdelta", "from_currency": "0x2a09", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 499, "fields": {"created_on": "2018-05-16T16:48:48.009Z", "modified_on": "2018-05-16T16:48:48.010Z", "from_amount": 1.0, "to_amount": 0.0014, "timestamp": "2018-05-16T16:48:48.010Z", "source": "etherdelta", "from_currency": "AUA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 500, "fields": {"created_on": "2018-05-16T16:48:48.015Z", "modified_on": "2018-05-16T16:48:48.015Z", "from_amount": 0.0014, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.010Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "AUA"}}, {"model": "economy.conversionrate", "pk": 501, "fields": {"created_on": "2018-05-16T16:48:48.018Z", "modified_on": "2018-05-16T16:48:48.018Z", "from_amount": 714.285714285714, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.010Z", "source": "etherdelta", "from_currency": "AUA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 502, "fields": {"created_on": "2018-05-16T16:48:48.023Z", "modified_on": "2018-05-16T16:48:48.023Z", "from_amount": 1.0, "to_amount": 0.001250005, "timestamp": "2018-05-16T16:48:48.023Z", "source": "etherdelta", "from_currency": "0x618e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 503, "fields": {"created_on": "2018-05-16T16:48:48.026Z", "modified_on": "2018-05-16T16:48:48.026Z", "from_amount": 0.001250005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.023Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x618e"}}, {"model": "economy.conversionrate", "pk": 504, "fields": {"created_on": "2018-05-16T16:48:48.036Z", "modified_on": "2018-05-16T16:48:48.036Z", "from_amount": 799.9968000128, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.023Z", "source": "etherdelta", "from_currency": "0x618e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 505, "fields": {"created_on": "2018-05-16T16:48:48.043Z", "modified_on": "2018-05-16T16:48:48.043Z", "from_amount": 1.0, "to_amount": 0.0001996, "timestamp": "2018-05-16T16:48:48.043Z", "source": "etherdelta", "from_currency": "0x9b70", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 506, "fields": {"created_on": "2018-05-16T16:48:48.048Z", "modified_on": "2018-05-16T16:48:48.048Z", "from_amount": 0.0001996, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.043Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9b70"}}, {"model": "economy.conversionrate", "pk": 507, "fields": {"created_on": "2018-05-16T16:48:48.051Z", "modified_on": "2018-05-16T16:48:48.051Z", "from_amount": 5010.02004008016, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.043Z", "source": "etherdelta", "from_currency": "0x9b70", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 508, "fields": {"created_on": "2018-05-16T16:48:48.054Z", "modified_on": "2018-05-16T16:48:48.054Z", "from_amount": 1.0, "to_amount": 0.000982023, "timestamp": "2018-05-16T16:48:48.054Z", "source": "etherdelta", "from_currency": "PRL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 509, "fields": {"created_on": "2018-05-16T16:48:48.057Z", "modified_on": "2018-05-16T16:48:48.057Z", "from_amount": 0.000982023, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.054Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PRL"}}, {"model": "economy.conversionrate", "pk": 510, "fields": {"created_on": "2018-05-16T16:48:48.060Z", "modified_on": "2018-05-16T16:48:48.060Z", "from_amount": 1018.30608855393, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.054Z", "source": "etherdelta", "from_currency": "PRL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 511, "fields": {"created_on": "2018-05-16T16:48:48.073Z", "modified_on": "2018-05-16T16:48:48.073Z", "from_amount": 1.0, "to_amount": 0.000189497, "timestamp": "2018-05-16T16:48:48.073Z", "source": "etherdelta", "from_currency": "EBTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 512, "fields": {"created_on": "2018-05-16T16:48:48.078Z", "modified_on": "2018-05-16T16:48:48.078Z", "from_amount": 0.000189497, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.073Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EBTC"}}, {"model": "economy.conversionrate", "pk": 513, "fields": {"created_on": "2018-05-16T16:48:48.083Z", "modified_on": "2018-05-16T16:48:48.083Z", "from_amount": 5277.12839781105, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.073Z", "source": "etherdelta", "from_currency": "EBTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 514, "fields": {"created_on": "2018-05-16T16:48:48.087Z", "modified_on": "2018-05-16T16:48:48.087Z", "from_amount": 1.0, "to_amount": 3.0975e-05, "timestamp": "2018-05-16T16:48:48.087Z", "source": "etherdelta", "from_currency": "EXMR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 515, "fields": {"created_on": "2018-05-16T16:48:48.090Z", "modified_on": "2018-05-16T16:48:48.090Z", "from_amount": 3.0975e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.087Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EXMR"}}, {"model": "economy.conversionrate", "pk": 516, "fields": {"created_on": "2018-05-16T16:48:48.093Z", "modified_on": "2018-05-16T16:48:48.093Z", "from_amount": 32284.1000807103, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.087Z", "source": "etherdelta", "from_currency": "EXMR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 517, "fields": {"created_on": "2018-05-16T16:48:48.105Z", "modified_on": "2018-05-16T16:48:48.105Z", "from_amount": 1.0, "to_amount": 5e-06, "timestamp": "2018-05-16T16:48:48.105Z", "source": "etherdelta", "from_currency": "0x2ef1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 518, "fields": {"created_on": "2018-05-16T16:48:48.110Z", "modified_on": "2018-05-16T16:48:48.110Z", "from_amount": 5e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.105Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2ef1"}}, {"model": "economy.conversionrate", "pk": 519, "fields": {"created_on": "2018-05-16T16:48:48.114Z", "modified_on": "2018-05-16T16:48:48.115Z", "from_amount": 200000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.105Z", "source": "etherdelta", "from_currency": "0x2ef1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 520, "fields": {"created_on": "2018-05-16T16:48:48.118Z", "modified_on": "2018-05-16T16:48:48.118Z", "from_amount": 1.0, "to_amount": 5.00005e-05, "timestamp": "2018-05-16T16:48:48.118Z", "source": "etherdelta", "from_currency": "0x0df9", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 521, "fields": {"created_on": "2018-05-16T16:48:48.123Z", "modified_on": "2018-05-16T16:48:48.123Z", "from_amount": 5.00005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.118Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0df9"}}, {"model": "economy.conversionrate", "pk": 522, "fields": {"created_on": "2018-05-16T16:48:48.126Z", "modified_on": "2018-05-16T16:48:48.126Z", "from_amount": 19999.800002, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.118Z", "source": "etherdelta", "from_currency": "0x0df9", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 523, "fields": {"created_on": "2018-05-16T16:48:48.134Z", "modified_on": "2018-05-16T16:48:48.135Z", "from_amount": 1.0, "to_amount": 0.0003540285, "timestamp": "2018-05-16T16:48:48.134Z", "source": "etherdelta", "from_currency": "0x2c82", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 524, "fields": {"created_on": "2018-05-16T16:48:48.142Z", "modified_on": "2018-05-16T16:48:48.142Z", "from_amount": 0.0003540285, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.134Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2c82"}}, {"model": "economy.conversionrate", "pk": 525, "fields": {"created_on": "2018-05-16T16:48:48.146Z", "modified_on": "2018-05-16T16:48:48.146Z", "from_amount": 2824.63135030089, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.134Z", "source": "etherdelta", "from_currency": "0x2c82", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 526, "fields": {"created_on": "2018-05-16T16:48:48.151Z", "modified_on": "2018-05-16T16:48:48.151Z", "from_amount": 1.0, "to_amount": 0.0007100065, "timestamp": "2018-05-16T16:48:48.151Z", "source": "etherdelta", "from_currency": "LINK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 527, "fields": {"created_on": "2018-05-16T16:48:48.155Z", "modified_on": "2018-05-16T16:48:48.155Z", "from_amount": 0.0007100065, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.151Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LINK"}}, {"model": "economy.conversionrate", "pk": 528, "fields": {"created_on": "2018-05-16T16:48:48.158Z", "modified_on": "2018-05-16T16:48:48.158Z", "from_amount": 1408.43781007639, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.151Z", "source": "etherdelta", "from_currency": "LINK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 529, "fields": {"created_on": "2018-05-16T16:48:48.165Z", "modified_on": "2018-05-16T16:48:48.165Z", "from_amount": 1.0, "to_amount": 1.8425e-05, "timestamp": "2018-05-16T16:48:48.165Z", "source": "etherdelta", "from_currency": "NTWK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 530, "fields": {"created_on": "2018-05-16T16:48:48.174Z", "modified_on": "2018-05-16T16:48:48.174Z", "from_amount": 1.8425e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.165Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "NTWK"}}, {"model": "economy.conversionrate", "pk": 531, "fields": {"created_on": "2018-05-16T16:48:48.178Z", "modified_on": "2018-05-16T16:48:48.178Z", "from_amount": 54274.0841248304, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.165Z", "source": "etherdelta", "from_currency": "NTWK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 532, "fields": {"created_on": "2018-05-16T16:48:48.183Z", "modified_on": "2018-05-16T16:48:48.183Z", "from_amount": 1.0, "to_amount": 6.25075e-05, "timestamp": "2018-05-16T16:48:48.183Z", "source": "etherdelta", "from_currency": "0x4672", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 533, "fields": {"created_on": "2018-05-16T16:48:48.188Z", "modified_on": "2018-05-16T16:48:48.188Z", "from_amount": 6.25075e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.183Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4672"}}, {"model": "economy.conversionrate", "pk": 534, "fields": {"created_on": "2018-05-16T16:48:48.192Z", "modified_on": "2018-05-16T16:48:48.192Z", "from_amount": 15998.0802303724, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.183Z", "source": "etherdelta", "from_currency": "0x4672", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 535, "fields": {"created_on": "2018-05-16T16:48:48.198Z", "modified_on": "2018-05-16T16:48:48.199Z", "from_amount": 1.0, "to_amount": 0.000665, "timestamp": "2018-05-16T16:48:48.199Z", "source": "etherdelta", "from_currency": "0xf244", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 536, "fields": {"created_on": "2018-05-16T16:48:48.208Z", "modified_on": "2018-05-16T16:48:48.209Z", "from_amount": 0.000665, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.199Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf244"}}, {"model": "economy.conversionrate", "pk": 537, "fields": {"created_on": "2018-05-16T16:48:48.213Z", "modified_on": "2018-05-16T16:48:48.213Z", "from_amount": 1503.75939849624, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.199Z", "source": "etherdelta", "from_currency": "0xf244", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 538, "fields": {"created_on": "2018-05-16T16:48:48.217Z", "modified_on": "2018-05-16T16:48:48.218Z", "from_amount": 1.0, "to_amount": 8.1615e-05, "timestamp": "2018-05-16T16:48:48.217Z", "source": "etherdelta", "from_currency": "0xfeda", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 539, "fields": {"created_on": "2018-05-16T16:48:48.221Z", "modified_on": "2018-05-16T16:48:48.221Z", "from_amount": 8.1615e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.217Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xfeda"}}, {"model": "economy.conversionrate", "pk": 540, "fields": {"created_on": "2018-05-16T16:48:48.224Z", "modified_on": "2018-05-16T16:48:48.224Z", "from_amount": 12252.6496354837, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.217Z", "source": "etherdelta", "from_currency": "0xfeda", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 541, "fields": {"created_on": "2018-05-16T16:48:48.227Z", "modified_on": "2018-05-16T16:48:48.227Z", "from_amount": 1.0, "to_amount": 0.0009555, "timestamp": "2018-05-16T16:48:48.227Z", "source": "etherdelta", "from_currency": "0xaa4a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 542, "fields": {"created_on": "2018-05-16T16:48:48.239Z", "modified_on": "2018-05-16T16:48:48.239Z", "from_amount": 0.0009555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.227Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xaa4a"}}, {"model": "economy.conversionrate", "pk": 543, "fields": {"created_on": "2018-05-16T16:48:48.243Z", "modified_on": "2018-05-16T16:48:48.243Z", "from_amount": 1046.5724751439, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.227Z", "source": "etherdelta", "from_currency": "0xaa4a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 544, "fields": {"created_on": "2018-05-16T16:48:48.247Z", "modified_on": "2018-05-16T16:48:48.247Z", "from_amount": 0.0009555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.227Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xaa4a"}}, {"model": "economy.conversionrate", "pk": 545, "fields": {"created_on": "2018-05-16T16:48:48.252Z", "modified_on": "2018-05-16T16:48:48.252Z", "from_amount": 1.0, "to_amount": 1.42285e-05, "timestamp": "2018-05-16T16:48:48.252Z", "source": "etherdelta", "from_currency": "VIU", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 546, "fields": {"created_on": "2018-05-16T16:48:48.255Z", "modified_on": "2018-05-16T16:48:48.255Z", "from_amount": 1.42285e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.252Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VIU"}}, {"model": "economy.conversionrate", "pk": 547, "fields": {"created_on": "2018-05-16T16:48:48.258Z", "modified_on": "2018-05-16T16:48:48.258Z", "from_amount": 70281.4773166532, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.252Z", "source": "etherdelta", "from_currency": "VIU", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 548, "fields": {"created_on": "2018-05-16T16:48:48.261Z", "modified_on": "2018-05-16T16:48:48.261Z", "from_amount": 1.42285e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.252Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "VIU"}}, {"model": "economy.conversionrate", "pk": 549, "fields": {"created_on": "2018-05-16T16:48:48.273Z", "modified_on": "2018-05-16T16:48:48.273Z", "from_amount": 1.0, "to_amount": 0.002505, "timestamp": "2018-05-16T16:48:48.273Z", "source": "etherdelta", "from_currency": "0x5b13", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 550, "fields": {"created_on": "2018-05-16T16:48:48.277Z", "modified_on": "2018-05-16T16:48:48.277Z", "from_amount": 0.002505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.273Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5b13"}}, {"model": "economy.conversionrate", "pk": 551, "fields": {"created_on": "2018-05-16T16:48:48.282Z", "modified_on": "2018-05-16T16:48:48.282Z", "from_amount": 399.201596806387, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.273Z", "source": "etherdelta", "from_currency": "0x5b13", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 552, "fields": {"created_on": "2018-05-16T16:48:48.285Z", "modified_on": "2018-05-16T16:48:48.285Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:48.285Z", "source": "etherdelta", "from_currency": "0xa60b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 554, "fields": {"created_on": "2018-05-16T16:48:48.290Z", "modified_on": "2018-05-16T16:48:48.290Z", "from_amount": 1.0, "to_amount": 2.40055e-05, "timestamp": "2018-05-16T16:48:48.290Z", "source": "etherdelta", "from_currency": "ARCT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 555, "fields": {"created_on": "2018-05-16T16:48:48.293Z", "modified_on": "2018-05-16T16:48:48.293Z", "from_amount": 2.40055e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.290Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ARCT"}}, {"model": "economy.conversionrate", "pk": 556, "fields": {"created_on": "2018-05-16T16:48:48.300Z", "modified_on": "2018-05-16T16:48:48.301Z", "from_amount": 41657.1202432776, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.290Z", "source": "etherdelta", "from_currency": "ARCT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 557, "fields": {"created_on": "2018-05-16T16:48:48.309Z", "modified_on": "2018-05-16T16:48:48.310Z", "from_amount": 1.0, "to_amount": 0.0010000175, "timestamp": "2018-05-16T16:48:48.310Z", "source": "etherdelta", "from_currency": "0x814f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 558, "fields": {"created_on": "2018-05-16T16:48:48.315Z", "modified_on": "2018-05-16T16:48:48.315Z", "from_amount": 0.0010000175, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.310Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x814f"}}, {"model": "economy.conversionrate", "pk": 559, "fields": {"created_on": "2018-05-16T16:48:48.321Z", "modified_on": "2018-05-16T16:48:48.321Z", "from_amount": 999.982500306245, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.310Z", "source": "etherdelta", "from_currency": "0x814f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 560, "fields": {"created_on": "2018-05-16T16:48:48.328Z", "modified_on": "2018-05-16T16:48:48.328Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:48.328Z", "source": "etherdelta", "from_currency": "0x388e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 562, "fields": {"created_on": "2018-05-16T16:48:48.334Z", "modified_on": "2018-05-16T16:48:48.334Z", "from_amount": 1.0, "to_amount": 1.7105e-06, "timestamp": "2018-05-16T16:48:48.334Z", "source": "etherdelta", "from_currency": "TOV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 563, "fields": {"created_on": "2018-05-16T16:48:48.338Z", "modified_on": "2018-05-16T16:48:48.338Z", "from_amount": 1.7105e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.334Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "TOV"}}, {"model": "economy.conversionrate", "pk": 564, "fields": {"created_on": "2018-05-16T16:48:48.342Z", "modified_on": "2018-05-16T16:48:48.342Z", "from_amount": 584624.378836597, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.334Z", "source": "etherdelta", "from_currency": "TOV", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 565, "fields": {"created_on": "2018-05-16T16:48:48.347Z", "modified_on": "2018-05-16T16:48:48.347Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:48.347Z", "source": "etherdelta", "from_currency": "0x08d3", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 567, "fields": {"created_on": "2018-05-16T16:48:48.357Z", "modified_on": "2018-05-16T16:48:48.358Z", "from_amount": 1.0, "to_amount": 7.60005e-05, "timestamp": "2018-05-16T16:48:48.358Z", "source": "etherdelta", "from_currency": "0x5b70", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 568, "fields": {"created_on": "2018-05-16T16:48:48.363Z", "modified_on": "2018-05-16T16:48:48.363Z", "from_amount": 7.60005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.358Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5b70"}}, {"model": "economy.conversionrate", "pk": 569, "fields": {"created_on": "2018-05-16T16:48:48.369Z", "modified_on": "2018-05-16T16:48:48.369Z", "from_amount": 13157.8081723147, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.358Z", "source": "etherdelta", "from_currency": "0x5b70", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 570, "fields": {"created_on": "2018-05-16T16:48:48.377Z", "modified_on": "2018-05-16T16:48:48.377Z", "from_amount": 1.0, "to_amount": 0.001045, "timestamp": "2018-05-16T16:48:48.377Z", "source": "etherdelta", "from_currency": "0x70c6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 571, "fields": {"created_on": "2018-05-16T16:48:48.382Z", "modified_on": "2018-05-16T16:48:48.382Z", "from_amount": 0.001045, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.377Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x70c6"}}, {"model": "economy.conversionrate", "pk": 572, "fields": {"created_on": "2018-05-16T16:48:48.385Z", "modified_on": "2018-05-16T16:48:48.385Z", "from_amount": 956.937799043062, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.377Z", "source": "etherdelta", "from_currency": "0x70c6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 573, "fields": {"created_on": "2018-05-16T16:48:48.397Z", "modified_on": "2018-05-16T16:48:48.397Z", "from_amount": 1.0, "to_amount": 3.5001e-05, "timestamp": "2018-05-16T16:48:48.397Z", "source": "etherdelta", "from_currency": "0xa701", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 574, "fields": {"created_on": "2018-05-16T16:48:48.408Z", "modified_on": "2018-05-16T16:48:48.408Z", "from_amount": 3.5001e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.397Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa701"}}, {"model": "economy.conversionrate", "pk": 575, "fields": {"created_on": "2018-05-16T16:48:48.415Z", "modified_on": "2018-05-16T16:48:48.415Z", "from_amount": 28570.6122682209, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.397Z", "source": "etherdelta", "from_currency": "0xa701", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 576, "fields": {"created_on": "2018-05-16T16:48:48.423Z", "modified_on": "2018-05-16T16:48:48.424Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:48.423Z", "source": "etherdelta", "from_currency": "0x40ca", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 578, "fields": {"created_on": "2018-05-16T16:48:48.436Z", "modified_on": "2018-05-16T16:48:48.436Z", "from_amount": 1.0, "to_amount": 0.00080615, "timestamp": "2018-05-16T16:48:48.436Z", "source": "etherdelta", "from_currency": "0x3833", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 579, "fields": {"created_on": "2018-05-16T16:48:48.443Z", "modified_on": "2018-05-16T16:48:48.444Z", "from_amount": 0.00080615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.436Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3833"}}, {"model": "economy.conversionrate", "pk": 580, "fields": {"created_on": "2018-05-16T16:48:48.447Z", "modified_on": "2018-05-16T16:48:48.447Z", "from_amount": 1240.46393351113, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.436Z", "source": "etherdelta", "from_currency": "0x3833", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 581, "fields": {"created_on": "2018-05-16T16:48:48.451Z", "modified_on": "2018-05-16T16:48:48.453Z", "from_amount": 1.0, "to_amount": 0.000148495, "timestamp": "2018-05-16T16:48:48.452Z", "source": "etherdelta", "from_currency": "0x2167", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 582, "fields": {"created_on": "2018-05-16T16:48:48.462Z", "modified_on": "2018-05-16T16:48:48.462Z", "from_amount": 0.000148495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.452Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2167"}}, {"model": "economy.conversionrate", "pk": 583, "fields": {"created_on": "2018-05-16T16:48:48.466Z", "modified_on": "2018-05-16T16:48:48.466Z", "from_amount": 6734.23347587461, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.452Z", "source": "etherdelta", "from_currency": "0x2167", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 584, "fields": {"created_on": "2018-05-16T16:48:48.470Z", "modified_on": "2018-05-16T16:48:48.470Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:48.470Z", "source": "etherdelta", "from_currency": "0x3575", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 586, "fields": {"created_on": "2018-05-16T16:48:48.477Z", "modified_on": "2018-05-16T16:48:48.477Z", "from_amount": 1.0, "to_amount": 0.0005000005, "timestamp": "2018-05-16T16:48:48.477Z", "source": "etherdelta", "from_currency": "0xc9f0", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 587, "fields": {"created_on": "2018-05-16T16:48:48.481Z", "modified_on": "2018-05-16T16:48:48.481Z", "from_amount": 0.0005000005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.477Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xc9f0"}}, {"model": "economy.conversionrate", "pk": 588, "fields": {"created_on": "2018-05-16T16:48:48.485Z", "modified_on": "2018-05-16T16:48:48.486Z", "from_amount": 1999.998000002, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.477Z", "source": "etherdelta", "from_currency": "0xc9f0", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 589, "fields": {"created_on": "2018-05-16T16:48:48.494Z", "modified_on": "2018-05-16T16:48:48.495Z", "from_amount": 1.0, "to_amount": 0.001795, "timestamp": "2018-05-16T16:48:48.495Z", "source": "etherdelta", "from_currency": "0x8fe1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 590, "fields": {"created_on": "2018-05-16T16:48:48.501Z", "modified_on": "2018-05-16T16:48:48.502Z", "from_amount": 0.001795, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.495Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8fe1"}}, {"model": "economy.conversionrate", "pk": 591, "fields": {"created_on": "2018-05-16T16:48:48.508Z", "modified_on": "2018-05-16T16:48:48.509Z", "from_amount": 557.103064066852, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.495Z", "source": "etherdelta", "from_currency": "0x8fe1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 592, "fields": {"created_on": "2018-05-16T16:48:48.512Z", "modified_on": "2018-05-16T16:48:48.512Z", "from_amount": 0.001795, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.495Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8fe1"}}, {"model": "economy.conversionrate", "pk": 593, "fields": {"created_on": "2018-05-16T16:48:48.516Z", "modified_on": "2018-05-16T16:48:48.517Z", "from_amount": 1.0, "to_amount": 0.0019755005, "timestamp": "2018-05-16T16:48:48.516Z", "source": "etherdelta", "from_currency": "0xb98d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 594, "fields": {"created_on": "2018-05-16T16:48:48.520Z", "modified_on": "2018-05-16T16:48:48.520Z", "from_amount": 0.0019755005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.516Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xb98d"}}, {"model": "economy.conversionrate", "pk": 595, "fields": {"created_on": "2018-05-16T16:48:48.524Z", "modified_on": "2018-05-16T16:48:48.524Z", "from_amount": 506.200833662153, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.516Z", "source": "etherdelta", "from_currency": "0xb98d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 596, "fields": {"created_on": "2018-05-16T16:48:48.527Z", "modified_on": "2018-05-16T16:48:48.527Z", "from_amount": 1.0, "to_amount": 0.0002661, "timestamp": "2018-05-16T16:48:48.527Z", "source": "etherdelta", "from_currency": "0x464e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 597, "fields": {"created_on": "2018-05-16T16:48:48.531Z", "modified_on": "2018-05-16T16:48:48.531Z", "from_amount": 0.0002661, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.527Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x464e"}}, {"model": "economy.conversionrate", "pk": 598, "fields": {"created_on": "2018-05-16T16:48:48.539Z", "modified_on": "2018-05-16T16:48:48.539Z", "from_amount": 3757.98571965427, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.527Z", "source": "etherdelta", "from_currency": "0x464e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 599, "fields": {"created_on": "2018-05-16T16:48:48.547Z", "modified_on": "2018-05-16T16:48:48.547Z", "from_amount": 1.0, "to_amount": 0.0002499995, "timestamp": "2018-05-16T16:48:48.547Z", "source": "etherdelta", "from_currency": "DATA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 600, "fields": {"created_on": "2018-05-16T16:48:48.554Z", "modified_on": "2018-05-16T16:48:48.554Z", "from_amount": 0.0002499995, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.547Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DATA"}}, {"model": "economy.conversionrate", "pk": 601, "fields": {"created_on": "2018-05-16T16:48:48.559Z", "modified_on": "2018-05-16T16:48:48.559Z", "from_amount": 4000.008000016, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.547Z", "source": "etherdelta", "from_currency": "DATA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 602, "fields": {"created_on": "2018-05-16T16:48:48.565Z", "modified_on": "2018-05-16T16:48:48.565Z", "from_amount": 1.0, "to_amount": 0.0001995025, "timestamp": "2018-05-16T16:48:48.565Z", "source": "etherdelta", "from_currency": "WAND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 603, "fields": {"created_on": "2018-05-16T16:48:48.569Z", "modified_on": "2018-05-16T16:48:48.569Z", "from_amount": 0.0001995025, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.565Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WAND"}}, {"model": "economy.conversionrate", "pk": 604, "fields": {"created_on": "2018-05-16T16:48:48.571Z", "modified_on": "2018-05-16T16:48:48.571Z", "from_amount": 5012.46851543214, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.565Z", "source": "etherdelta", "from_currency": "WAND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 605, "fields": {"created_on": "2018-05-16T16:48:48.576Z", "modified_on": "2018-05-16T16:48:48.576Z", "from_amount": 1.0, "to_amount": 0.000622222, "timestamp": "2018-05-16T16:48:48.576Z", "source": "etherdelta", "from_currency": "ART", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 606, "fields": {"created_on": "2018-05-16T16:48:48.579Z", "modified_on": "2018-05-16T16:48:48.580Z", "from_amount": 0.000622222, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.576Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ART"}}, {"model": "economy.conversionrate", "pk": 607, "fields": {"created_on": "2018-05-16T16:48:48.583Z", "modified_on": "2018-05-16T16:48:48.583Z", "from_amount": 1607.14343112265, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.576Z", "source": "etherdelta", "from_currency": "ART", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 608, "fields": {"created_on": "2018-05-16T16:48:48.597Z", "modified_on": "2018-05-16T16:48:48.597Z", "from_amount": 1.0, "to_amount": 0.000325755, "timestamp": "2018-05-16T16:48:48.597Z", "source": "etherdelta", "from_currency": "SNT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 609, "fields": {"created_on": "2018-05-16T16:48:48.604Z", "modified_on": "2018-05-16T16:48:48.604Z", "from_amount": 0.000325755, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.597Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SNT"}}, {"model": "economy.conversionrate", "pk": 610, "fields": {"created_on": "2018-05-16T16:48:48.607Z", "modified_on": "2018-05-16T16:48:48.607Z", "from_amount": 3069.79171463216, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.597Z", "source": "etherdelta", "from_currency": "SNT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 611, "fields": {"created_on": "2018-05-16T16:48:48.611Z", "modified_on": "2018-05-16T16:48:48.611Z", "from_amount": 1.0, "to_amount": 5e-10, "timestamp": "2018-05-16T16:48:48.611Z", "source": "etherdelta", "from_currency": "0x8f7d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 612, "fields": {"created_on": "2018-05-16T16:48:48.615Z", "modified_on": "2018-05-16T16:48:48.615Z", "from_amount": 5e-10, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.611Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8f7d"}}, {"model": "economy.conversionrate", "pk": 613, "fields": {"created_on": "2018-05-16T16:48:48.627Z", "modified_on": "2018-05-16T16:48:48.627Z", "from_amount": 2000000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.611Z", "source": "etherdelta", "from_currency": "0x8f7d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 614, "fields": {"created_on": "2018-05-16T16:48:48.634Z", "modified_on": "2018-05-16T16:48:48.634Z", "from_amount": 1.0, "to_amount": 6.05e-05, "timestamp": "2018-05-16T16:48:48.634Z", "source": "etherdelta", "from_currency": "0xcdb7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 615, "fields": {"created_on": "2018-05-16T16:48:48.638Z", "modified_on": "2018-05-16T16:48:48.638Z", "from_amount": 6.05e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.634Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xcdb7"}}, {"model": "economy.conversionrate", "pk": 616, "fields": {"created_on": "2018-05-16T16:48:48.641Z", "modified_on": "2018-05-16T16:48:48.642Z", "from_amount": 16528.9256198347, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.634Z", "source": "etherdelta", "from_currency": "0xcdb7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 617, "fields": {"created_on": "2018-05-16T16:48:48.646Z", "modified_on": "2018-05-16T16:48:48.646Z", "from_amount": 1.0, "to_amount": 0.01, "timestamp": "2018-05-16T16:48:48.646Z", "source": "etherdelta", "from_currency": "TRIA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 618, "fields": {"created_on": "2018-05-16T16:48:48.654Z", "modified_on": "2018-05-16T16:48:48.654Z", "from_amount": 0.01, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.646Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "TRIA"}}, {"model": "economy.conversionrate", "pk": 619, "fields": {"created_on": "2018-05-16T16:48:48.662Z", "modified_on": "2018-05-16T16:48:48.662Z", "from_amount": 100.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.646Z", "source": "etherdelta", "from_currency": "TRIA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 620, "fields": {"created_on": "2018-05-16T16:48:48.668Z", "modified_on": "2018-05-16T16:48:48.668Z", "from_amount": 1.0, "to_amount": 1.6e-08, "timestamp": "2018-05-16T16:48:48.668Z", "source": "etherdelta", "from_currency": "CLASH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 621, "fields": {"created_on": "2018-05-16T16:48:48.672Z", "modified_on": "2018-05-16T16:48:48.672Z", "from_amount": 1.6e-08, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.668Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CLASH"}}, {"model": "economy.conversionrate", "pk": 622, "fields": {"created_on": "2018-05-16T16:48:48.675Z", "modified_on": "2018-05-16T16:48:48.675Z", "from_amount": 62500000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.668Z", "source": "etherdelta", "from_currency": "CLASH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 623, "fields": {"created_on": "2018-05-16T16:48:48.682Z", "modified_on": "2018-05-16T16:48:48.682Z", "from_amount": 1.0, "to_amount": 2e-09, "timestamp": "2018-05-16T16:48:48.682Z", "source": "etherdelta", "from_currency": "SHNZ", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 624, "fields": {"created_on": "2018-05-16T16:48:48.690Z", "modified_on": "2018-05-16T16:48:48.690Z", "from_amount": 2e-09, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.682Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SHNZ"}}, {"model": "economy.conversionrate", "pk": 625, "fields": {"created_on": "2018-05-16T16:48:48.697Z", "modified_on": "2018-05-16T16:48:48.697Z", "from_amount": 500000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.682Z", "source": "etherdelta", "from_currency": "SHNZ", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 626, "fields": {"created_on": "2018-05-16T16:48:48.702Z", "modified_on": "2018-05-16T16:48:48.702Z", "from_amount": 1.0, "to_amount": 0.0001511115, "timestamp": "2018-05-16T16:48:48.702Z", "source": "etherdelta", "from_currency": "HVN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 627, "fields": {"created_on": "2018-05-16T16:48:48.706Z", "modified_on": "2018-05-16T16:48:48.706Z", "from_amount": 0.0001511115, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.702Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "HVN"}}, {"model": "economy.conversionrate", "pk": 628, "fields": {"created_on": "2018-05-16T16:48:48.709Z", "modified_on": "2018-05-16T16:48:48.709Z", "from_amount": 6617.63002815802, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.702Z", "source": "etherdelta", "from_currency": "HVN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 629, "fields": {"created_on": "2018-05-16T16:48:48.712Z", "modified_on": "2018-05-16T16:48:48.712Z", "from_amount": 1.0, "to_amount": 0.008845025, "timestamp": "2018-05-16T16:48:48.712Z", "source": "etherdelta", "from_currency": "PLBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 630, "fields": {"created_on": "2018-05-16T16:48:48.718Z", "modified_on": "2018-05-16T16:48:48.718Z", "from_amount": 0.008845025, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.712Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "PLBT"}}, {"model": "economy.conversionrate", "pk": 631, "fields": {"created_on": "2018-05-16T16:48:48.730Z", "modified_on": "2018-05-16T16:48:48.730Z", "from_amount": 113.057905432715, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.712Z", "source": "etherdelta", "from_currency": "PLBT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 632, "fields": {"created_on": "2018-05-16T16:48:48.734Z", "modified_on": "2018-05-16T16:48:48.734Z", "from_amount": 1.0, "to_amount": 0.00117, "timestamp": "2018-05-16T16:48:48.734Z", "source": "etherdelta", "from_currency": "H2O", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 633, "fields": {"created_on": "2018-05-16T16:48:48.743Z", "modified_on": "2018-05-16T16:48:48.743Z", "from_amount": 0.00117, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.734Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "H2O"}}, {"model": "economy.conversionrate", "pk": 634, "fields": {"created_on": "2018-05-16T16:48:48.747Z", "modified_on": "2018-05-16T16:48:48.747Z", "from_amount": 854.700854700855, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.734Z", "source": "etherdelta", "from_currency": "H2O", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 635, "fields": {"created_on": "2018-05-16T16:48:48.751Z", "modified_on": "2018-05-16T16:48:48.751Z", "from_amount": 1.0, "to_amount": 4e-06, "timestamp": "2018-05-16T16:48:48.751Z", "source": "etherdelta", "from_currency": "0x47dd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 636, "fields": {"created_on": "2018-05-16T16:48:48.755Z", "modified_on": "2018-05-16T16:48:48.755Z", "from_amount": 4e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.751Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x47dd"}}, {"model": "economy.conversionrate", "pk": 637, "fields": {"created_on": "2018-05-16T16:48:48.759Z", "modified_on": "2018-05-16T16:48:48.759Z", "from_amount": 250000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.751Z", "source": "etherdelta", "from_currency": "0x47dd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 638, "fields": {"created_on": "2018-05-16T16:48:48.764Z", "modified_on": "2018-05-16T16:48:48.765Z", "from_amount": 1.0, "to_amount": 0.0010416665, "timestamp": "2018-05-16T16:48:48.764Z", "source": "etherdelta", "from_currency": "SND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 639, "fields": {"created_on": "2018-05-16T16:48:48.775Z", "modified_on": "2018-05-16T16:48:48.775Z", "from_amount": 0.0010416665, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.764Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SND"}}, {"model": "economy.conversionrate", "pk": 640, "fields": {"created_on": "2018-05-16T16:48:48.780Z", "modified_on": "2018-05-16T16:48:48.780Z", "from_amount": 960.000153600025, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.764Z", "source": "etherdelta", "from_currency": "SND", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 641, "fields": {"created_on": "2018-05-16T16:48:48.784Z", "modified_on": "2018-05-16T16:48:48.785Z", "from_amount": 1.0, "to_amount": 0.0039745, "timestamp": "2018-05-16T16:48:48.784Z", "source": "etherdelta", "from_currency": "AION", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 642, "fields": {"created_on": "2018-05-16T16:48:48.792Z", "modified_on": "2018-05-16T16:48:48.792Z", "from_amount": 0.0039745, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.784Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "AION"}}, {"model": "economy.conversionrate", "pk": 643, "fields": {"created_on": "2018-05-16T16:48:48.796Z", "modified_on": "2018-05-16T16:48:48.796Z", "from_amount": 251.60397534281, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.784Z", "source": "etherdelta", "from_currency": "AION", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 644, "fields": {"created_on": "2018-05-16T16:48:48.801Z", "modified_on": "2018-05-16T16:48:48.801Z", "from_amount": 1.0, "to_amount": 0.001324955, "timestamp": "2018-05-16T16:48:48.801Z", "source": "etherdelta", "from_currency": "POLL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 645, "fields": {"created_on": "2018-05-16T16:48:48.806Z", "modified_on": "2018-05-16T16:48:48.806Z", "from_amount": 0.001324955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.801Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "POLL"}}, {"model": "economy.conversionrate", "pk": 646, "fields": {"created_on": "2018-05-16T16:48:48.810Z", "modified_on": "2018-05-16T16:48:48.810Z", "from_amount": 754.742613900095, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.801Z", "source": "etherdelta", "from_currency": "POLL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 647, "fields": {"created_on": "2018-05-16T16:48:48.814Z", "modified_on": "2018-05-16T16:48:48.814Z", "from_amount": 1.0, "to_amount": 2.31285e-05, "timestamp": "2018-05-16T16:48:48.814Z", "source": "etherdelta", "from_currency": "0x2baa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 648, "fields": {"created_on": "2018-05-16T16:48:48.826Z", "modified_on": "2018-05-16T16:48:48.826Z", "from_amount": 2.31285e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.814Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2baa"}}, {"model": "economy.conversionrate", "pk": 649, "fields": {"created_on": "2018-05-16T16:48:48.833Z", "modified_on": "2018-05-16T16:48:48.833Z", "from_amount": 43236.6993103746, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.814Z", "source": "etherdelta", "from_currency": "0x2baa", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 650, "fields": {"created_on": "2018-05-16T16:48:48.845Z", "modified_on": "2018-05-16T16:48:48.845Z", "from_amount": 1.0, "to_amount": 5.051e-06, "timestamp": "2018-05-16T16:48:48.845Z", "source": "etherdelta", "from_currency": "0xa8da", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 651, "fields": {"created_on": "2018-05-16T16:48:48.853Z", "modified_on": "2018-05-16T16:48:48.853Z", "from_amount": 5.051e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.845Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa8da"}}, {"model": "economy.conversionrate", "pk": 652, "fields": {"created_on": "2018-05-16T16:48:48.864Z", "modified_on": "2018-05-16T16:48:48.864Z", "from_amount": 197980.597901406, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.845Z", "source": "etherdelta", "from_currency": "0xa8da", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 653, "fields": {"created_on": "2018-05-16T16:48:48.878Z", "modified_on": "2018-05-16T16:48:48.878Z", "from_amount": 1.0, "to_amount": 2.25e-07, "timestamp": "2018-05-16T16:48:48.878Z", "source": "etherdelta", "from_currency": "0x1acd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 654, "fields": {"created_on": "2018-05-16T16:48:48.888Z", "modified_on": "2018-05-16T16:48:48.888Z", "from_amount": 2.25e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.878Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1acd"}}, {"model": "economy.conversionrate", "pk": 655, "fields": {"created_on": "2018-05-16T16:48:48.894Z", "modified_on": "2018-05-16T16:48:48.895Z", "from_amount": 4444444.44444444, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.878Z", "source": "etherdelta", "from_currency": "0x1acd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 656, "fields": {"created_on": "2018-05-16T16:48:48.900Z", "modified_on": "2018-05-16T16:48:48.901Z", "from_amount": 2.25e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.878Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1acd"}}, {"model": "economy.conversionrate", "pk": 657, "fields": {"created_on": "2018-05-16T16:48:48.916Z", "modified_on": "2018-05-16T16:48:48.916Z", "from_amount": 1.0, "to_amount": 0.000120005, "timestamp": "2018-05-16T16:48:48.916Z", "source": "etherdelta", "from_currency": "0x3136", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 658, "fields": {"created_on": "2018-05-16T16:48:48.923Z", "modified_on": "2018-05-16T16:48:48.924Z", "from_amount": 0.000120005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.916Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3136"}}, {"model": "economy.conversionrate", "pk": 659, "fields": {"created_on": "2018-05-16T16:48:48.931Z", "modified_on": "2018-05-16T16:48:48.931Z", "from_amount": 8332.9861255781, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.916Z", "source": "etherdelta", "from_currency": "0x3136", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 660, "fields": {"created_on": "2018-05-16T16:48:48.936Z", "modified_on": "2018-05-16T16:48:48.936Z", "from_amount": 0.000120005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.916Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3136"}}, {"model": "economy.conversionrate", "pk": 661, "fields": {"created_on": "2018-05-16T16:48:48.952Z", "modified_on": "2018-05-16T16:48:48.952Z", "from_amount": 1.0, "to_amount": 5e-06, "timestamp": "2018-05-16T16:48:48.952Z", "source": "etherdelta", "from_currency": "0x2402", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 662, "fields": {"created_on": "2018-05-16T16:48:48.959Z", "modified_on": "2018-05-16T16:48:48.959Z", "from_amount": 5e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.952Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2402"}}, {"model": "economy.conversionrate", "pk": 663, "fields": {"created_on": "2018-05-16T16:48:48.964Z", "modified_on": "2018-05-16T16:48:48.964Z", "from_amount": 200000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.952Z", "source": "etherdelta", "from_currency": "0x2402", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 664, "fields": {"created_on": "2018-05-16T16:48:48.975Z", "modified_on": "2018-05-16T16:48:48.975Z", "from_amount": 1.0, "to_amount": 0.00225955, "timestamp": "2018-05-16T16:48:48.975Z", "source": "etherdelta", "from_currency": "0x107c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 665, "fields": {"created_on": "2018-05-16T16:48:48.982Z", "modified_on": "2018-05-16T16:48:48.982Z", "from_amount": 0.00225955, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.975Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x107c"}}, {"model": "economy.conversionrate", "pk": 666, "fields": {"created_on": "2018-05-16T16:48:48.986Z", "modified_on": "2018-05-16T16:48:48.986Z", "from_amount": 442.5659976544, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.975Z", "source": "etherdelta", "from_currency": "0x107c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 667, "fields": {"created_on": "2018-05-16T16:48:48.989Z", "modified_on": "2018-05-16T16:48:48.989Z", "from_amount": 1.0, "to_amount": 0.001880459, "timestamp": "2018-05-16T16:48:48.989Z", "source": "etherdelta", "from_currency": "ICN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 668, "fields": {"created_on": "2018-05-16T16:48:48.994Z", "modified_on": "2018-05-16T16:48:48.995Z", "from_amount": 0.001880459, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.989Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ICN"}}, {"model": "economy.conversionrate", "pk": 669, "fields": {"created_on": "2018-05-16T16:48:48.997Z", "modified_on": "2018-05-16T16:48:48.998Z", "from_amount": 531.785058860629, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:48.989Z", "source": "etherdelta", "from_currency": "ICN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 670, "fields": {"created_on": "2018-05-16T16:48:49.002Z", "modified_on": "2018-05-16T16:48:49.002Z", "from_amount": 1.0, "to_amount": 0.0012555, "timestamp": "2018-05-16T16:48:49.002Z", "source": "etherdelta", "from_currency": "0x69be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 671, "fields": {"created_on": "2018-05-16T16:48:49.011Z", "modified_on": "2018-05-16T16:48:49.011Z", "from_amount": 0.0012555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.002Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x69be"}}, {"model": "economy.conversionrate", "pk": 672, "fields": {"created_on": "2018-05-16T16:48:49.016Z", "modified_on": "2018-05-16T16:48:49.016Z", "from_amount": 796.495420151334, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.002Z", "source": "etherdelta", "from_currency": "0x69be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 673, "fields": {"created_on": "2018-05-16T16:48:49.024Z", "modified_on": "2018-05-16T16:48:49.024Z", "from_amount": 1.0, "to_amount": 0.00265, "timestamp": "2018-05-16T16:48:49.024Z", "source": "etherdelta", "from_currency": "CO2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 674, "fields": {"created_on": "2018-05-16T16:48:49.030Z", "modified_on": "2018-05-16T16:48:49.030Z", "from_amount": 0.00265, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.024Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CO2"}}, {"model": "economy.conversionrate", "pk": 675, "fields": {"created_on": "2018-05-16T16:48:49.033Z", "modified_on": "2018-05-16T16:48:49.033Z", "from_amount": 377.358490566038, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.024Z", "source": "etherdelta", "from_currency": "CO2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 676, "fields": {"created_on": "2018-05-16T16:48:49.035Z", "modified_on": "2018-05-16T16:48:49.035Z", "from_amount": 1.0, "to_amount": 0.00029965, "timestamp": "2018-05-16T16:48:49.035Z", "source": "etherdelta", "from_currency": "REQ", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 677, "fields": {"created_on": "2018-05-16T16:48:49.039Z", "modified_on": "2018-05-16T16:48:49.039Z", "from_amount": 0.00029965, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.035Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "REQ"}}, {"model": "economy.conversionrate", "pk": 678, "fields": {"created_on": "2018-05-16T16:48:49.042Z", "modified_on": "2018-05-16T16:48:49.042Z", "from_amount": 3337.22676455865, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.035Z", "source": "etherdelta", "from_currency": "REQ", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 679, "fields": {"created_on": "2018-05-16T16:48:49.044Z", "modified_on": "2018-05-16T16:48:49.045Z", "from_amount": 1.0, "to_amount": 9.69995e-05, "timestamp": "2018-05-16T16:48:49.045Z", "source": "etherdelta", "from_currency": "0xea5f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 680, "fields": {"created_on": "2018-05-16T16:48:49.048Z", "modified_on": "2018-05-16T16:48:49.048Z", "from_amount": 9.69995e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.045Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xea5f"}}, {"model": "economy.conversionrate", "pk": 681, "fields": {"created_on": "2018-05-16T16:48:49.052Z", "modified_on": "2018-05-16T16:48:49.052Z", "from_amount": 10309.3314913994, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.045Z", "source": "etherdelta", "from_currency": "0xea5f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 682, "fields": {"created_on": "2018-05-16T16:48:49.061Z", "modified_on": "2018-05-16T16:48:49.061Z", "from_amount": 1.0, "to_amount": 5.005e-05, "timestamp": "2018-05-16T16:48:49.061Z", "source": "etherdelta", "from_currency": "0xca3e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 683, "fields": {"created_on": "2018-05-16T16:48:49.068Z", "modified_on": "2018-05-16T16:48:49.068Z", "from_amount": 5.005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.061Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xca3e"}}, {"model": "economy.conversionrate", "pk": 684, "fields": {"created_on": "2018-05-16T16:48:49.074Z", "modified_on": "2018-05-16T16:48:49.075Z", "from_amount": 19980.01998002, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.061Z", "source": "etherdelta", "from_currency": "0xca3e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 685, "fields": {"created_on": "2018-05-16T16:48:49.078Z", "modified_on": "2018-05-16T16:48:49.078Z", "from_amount": 5.005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.061Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xca3e"}}, {"model": "economy.conversionrate", "pk": 686, "fields": {"created_on": "2018-05-16T16:48:49.081Z", "modified_on": "2018-05-16T16:48:49.082Z", "from_amount": 1.0, "to_amount": 6.80845e-05, "timestamp": "2018-05-16T16:48:49.081Z", "source": "etherdelta", "from_currency": "FUN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 687, "fields": {"created_on": "2018-05-16T16:48:49.085Z", "modified_on": "2018-05-16T16:48:49.085Z", "from_amount": 6.80845e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.081Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "FUN"}}, {"model": "economy.conversionrate", "pk": 688, "fields": {"created_on": "2018-05-16T16:48:49.087Z", "modified_on": "2018-05-16T16:48:49.087Z", "from_amount": 14687.6308117119, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.081Z", "source": "etherdelta", "from_currency": "FUN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 689, "fields": {"created_on": "2018-05-16T16:48:49.091Z", "modified_on": "2018-05-16T16:48:49.091Z", "from_amount": 1.0, "to_amount": 5.55e-05, "timestamp": "2018-05-16T16:48:49.091Z", "source": "etherdelta", "from_currency": "0x552e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 690, "fields": {"created_on": "2018-05-16T16:48:49.093Z", "modified_on": "2018-05-16T16:48:49.093Z", "from_amount": 5.55e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.091Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x552e"}}, {"model": "economy.conversionrate", "pk": 691, "fields": {"created_on": "2018-05-16T16:48:49.096Z", "modified_on": "2018-05-16T16:48:49.096Z", "from_amount": 18018.018018018, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.091Z", "source": "etherdelta", "from_currency": "0x552e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 692, "fields": {"created_on": "2018-05-16T16:48:49.099Z", "modified_on": "2018-05-16T16:48:49.099Z", "from_amount": 1.0, "to_amount": 1.5107e-05, "timestamp": "2018-05-16T16:48:49.099Z", "source": "etherdelta", "from_currency": "0xd092", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 693, "fields": {"created_on": "2018-05-16T16:48:49.107Z", "modified_on": "2018-05-16T16:48:49.107Z", "from_amount": 1.5107e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.099Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd092"}}, {"model": "economy.conversionrate", "pk": 694, "fields": {"created_on": "2018-05-16T16:48:49.112Z", "modified_on": "2018-05-16T16:48:49.112Z", "from_amount": 66194.4793804197, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.099Z", "source": "etherdelta", "from_currency": "0xd092", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 695, "fields": {"created_on": "2018-05-16T16:48:49.116Z", "modified_on": "2018-05-16T16:48:49.116Z", "from_amount": 1.5107e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.099Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd092"}}, {"model": "economy.conversionrate", "pk": 696, "fields": {"created_on": "2018-05-16T16:48:49.125Z", "modified_on": "2018-05-16T16:48:49.125Z", "from_amount": 1.0, "to_amount": 0.0008925, "timestamp": "2018-05-16T16:48:49.125Z", "source": "etherdelta", "from_currency": "TRST", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 697, "fields": {"created_on": "2018-05-16T16:48:49.133Z", "modified_on": "2018-05-16T16:48:49.133Z", "from_amount": 0.0008925, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.125Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "TRST"}}, {"model": "economy.conversionrate", "pk": 698, "fields": {"created_on": "2018-05-16T16:48:49.136Z", "modified_on": "2018-05-16T16:48:49.136Z", "from_amount": 1120.44817927171, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.125Z", "source": "etherdelta", "from_currency": "TRST", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 699, "fields": {"created_on": "2018-05-16T16:48:49.140Z", "modified_on": "2018-05-16T16:48:49.140Z", "from_amount": 1.0, "to_amount": 2.15e-05, "timestamp": "2018-05-16T16:48:49.140Z", "source": "etherdelta", "from_currency": "0x900b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 700, "fields": {"created_on": "2018-05-16T16:48:49.145Z", "modified_on": "2018-05-16T16:48:49.145Z", "from_amount": 2.15e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.140Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x900b"}}, {"model": "economy.conversionrate", "pk": 701, "fields": {"created_on": "2018-05-16T16:48:49.148Z", "modified_on": "2018-05-16T16:48:49.148Z", "from_amount": 46511.6279069767, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.140Z", "source": "etherdelta", "from_currency": "0x900b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 702, "fields": {"created_on": "2018-05-16T16:48:49.154Z", "modified_on": "2018-05-16T16:48:49.154Z", "from_amount": 1.0, "to_amount": 1.1e-08, "timestamp": "2018-05-16T16:48:49.154Z", "source": "etherdelta", "from_currency": "1BIT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 703, "fields": {"created_on": "2018-05-16T16:48:49.162Z", "modified_on": "2018-05-16T16:48:49.162Z", "from_amount": 1.1e-08, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.154Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "1BIT"}}, {"model": "economy.conversionrate", "pk": 704, "fields": {"created_on": "2018-05-16T16:48:49.166Z", "modified_on": "2018-05-16T16:48:49.166Z", "from_amount": 90909090.9090909, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.154Z", "source": "etherdelta", "from_currency": "1BIT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 705, "fields": {"created_on": "2018-05-16T16:48:49.176Z", "modified_on": "2018-05-16T16:48:49.176Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.176Z", "source": "etherdelta", "from_currency": "0x2811", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 707, "fields": {"created_on": "2018-05-16T16:48:49.186Z", "modified_on": "2018-05-16T16:48:49.186Z", "from_amount": 1.0, "to_amount": 0.4994999915, "timestamp": "2018-05-16T16:48:49.186Z", "source": "etherdelta", "from_currency": "0x40b0", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 708, "fields": {"created_on": "2018-05-16T16:48:49.192Z", "modified_on": "2018-05-16T16:48:49.192Z", "from_amount": 0.4994999915, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.186Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x40b0"}}, {"model": "economy.conversionrate", "pk": 709, "fields": {"created_on": "2018-05-16T16:48:49.197Z", "modified_on": "2018-05-16T16:48:49.197Z", "from_amount": 2.0020020360701, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.186Z", "source": "etherdelta", "from_currency": "0x40b0", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 710, "fields": {"created_on": "2018-05-16T16:48:49.203Z", "modified_on": "2018-05-16T16:48:49.204Z", "from_amount": 1.0, "to_amount": 2.775e-06, "timestamp": "2018-05-16T16:48:49.203Z", "source": "etherdelta", "from_currency": "EREAL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 711, "fields": {"created_on": "2018-05-16T16:48:49.213Z", "modified_on": "2018-05-16T16:48:49.213Z", "from_amount": 2.775e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.203Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "EREAL"}}, {"model": "economy.conversionrate", "pk": 712, "fields": {"created_on": "2018-05-16T16:48:49.218Z", "modified_on": "2018-05-16T16:48:49.218Z", "from_amount": 360360.36036036, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.203Z", "source": "etherdelta", "from_currency": "EREAL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 713, "fields": {"created_on": "2018-05-16T16:48:49.228Z", "modified_on": "2018-05-16T16:48:49.228Z", "from_amount": 1.0, "to_amount": 0.0068100035, "timestamp": "2018-05-16T16:48:49.228Z", "source": "etherdelta", "from_currency": "RLC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 714, "fields": {"created_on": "2018-05-16T16:48:49.234Z", "modified_on": "2018-05-16T16:48:49.234Z", "from_amount": 0.0068100035, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.228Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "RLC"}}, {"model": "economy.conversionrate", "pk": 715, "fields": {"created_on": "2018-05-16T16:48:49.237Z", "modified_on": "2018-05-16T16:48:49.237Z", "from_amount": 146.842802650542, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.228Z", "source": "etherdelta", "from_currency": "RLC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 716, "fields": {"created_on": "2018-05-16T16:48:49.243Z", "modified_on": "2018-05-16T16:48:49.243Z", "from_amount": 1.0, "to_amount": 0.010575502, "timestamp": "2018-05-16T16:48:49.243Z", "source": "etherdelta", "from_currency": "0x1c79", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 717, "fields": {"created_on": "2018-05-16T16:48:49.248Z", "modified_on": "2018-05-16T16:48:49.248Z", "from_amount": 0.010575502, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.243Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1c79"}}, {"model": "economy.conversionrate", "pk": 718, "fields": {"created_on": "2018-05-16T16:48:49.256Z", "modified_on": "2018-05-16T16:48:49.256Z", "from_amount": 94.5581590358547, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.243Z", "source": "etherdelta", "from_currency": "0x1c79", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 719, "fields": {"created_on": "2018-05-16T16:48:49.265Z", "modified_on": "2018-05-16T16:48:49.265Z", "from_amount": 1.0, "to_amount": 0.000313, "timestamp": "2018-05-16T16:48:49.265Z", "source": "etherdelta", "from_currency": "0xd2d6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 720, "fields": {"created_on": "2018-05-16T16:48:49.273Z", "modified_on": "2018-05-16T16:48:49.273Z", "from_amount": 0.000313, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.265Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xd2d6"}}, {"model": "economy.conversionrate", "pk": 721, "fields": {"created_on": "2018-05-16T16:48:49.279Z", "modified_on": "2018-05-16T16:48:49.279Z", "from_amount": 3194.88817891374, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.265Z", "source": "etherdelta", "from_currency": "0xd2d6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 722, "fields": {"created_on": "2018-05-16T16:48:49.284Z", "modified_on": "2018-05-16T16:48:49.284Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.284Z", "source": "etherdelta", "from_currency": "0xbdd0", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 724, "fields": {"created_on": "2018-05-16T16:48:49.300Z", "modified_on": "2018-05-16T16:48:49.300Z", "from_amount": 1.0, "to_amount": 0.000244, "timestamp": "2018-05-16T16:48:49.300Z", "source": "etherdelta", "from_currency": "0x5c74", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 725, "fields": {"created_on": "2018-05-16T16:48:49.314Z", "modified_on": "2018-05-16T16:48:49.314Z", "from_amount": 0.000244, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.300Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5c74"}}, {"model": "economy.conversionrate", "pk": 726, "fields": {"created_on": "2018-05-16T16:48:49.319Z", "modified_on": "2018-05-16T16:48:49.319Z", "from_amount": 4098.3606557377, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.300Z", "source": "etherdelta", "from_currency": "0x5c74", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 727, "fields": {"created_on": "2018-05-16T16:48:49.322Z", "modified_on": "2018-05-16T16:48:49.322Z", "from_amount": 0.000244, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.300Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5c74"}}, {"model": "economy.conversionrate", "pk": 728, "fields": {"created_on": "2018-05-16T16:48:49.329Z", "modified_on": "2018-05-16T16:48:49.329Z", "from_amount": 1.0, "to_amount": 0.0277556005, "timestamp": "2018-05-16T16:48:49.329Z", "source": "etherdelta", "from_currency": "0xbf21", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 729, "fields": {"created_on": "2018-05-16T16:48:49.338Z", "modified_on": "2018-05-16T16:48:49.339Z", "from_amount": 0.0277556005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.329Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xbf21"}}, {"model": "economy.conversionrate", "pk": 730, "fields": {"created_on": "2018-05-16T16:48:49.348Z", "modified_on": "2018-05-16T16:48:49.348Z", "from_amount": 36.0287647172325, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.329Z", "source": "etherdelta", "from_currency": "0xbf21", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 731, "fields": {"created_on": "2018-05-16T16:48:49.355Z", "modified_on": "2018-05-16T16:48:49.355Z", "from_amount": 1.0, "to_amount": 5.1e-08, "timestamp": "2018-05-16T16:48:49.355Z", "source": "etherdelta", "from_currency": "0xb200", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 732, "fields": {"created_on": "2018-05-16T16:48:49.365Z", "modified_on": "2018-05-16T16:48:49.365Z", "from_amount": 5.1e-08, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.355Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xb200"}}, {"model": "economy.conversionrate", "pk": 733, "fields": {"created_on": "2018-05-16T16:48:49.370Z", "modified_on": "2018-05-16T16:48:49.370Z", "from_amount": 19607843.1372549, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.355Z", "source": "etherdelta", "from_currency": "0xb200", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 734, "fields": {"created_on": "2018-05-16T16:48:49.374Z", "modified_on": "2018-05-16T16:48:49.375Z", "from_amount": 1.0, "to_amount": 0.00175, "timestamp": "2018-05-16T16:48:49.375Z", "source": "etherdelta", "from_currency": "LOC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 735, "fields": {"created_on": "2018-05-16T16:48:49.381Z", "modified_on": "2018-05-16T16:48:49.381Z", "from_amount": 0.00175, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.375Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LOC"}}, {"model": "economy.conversionrate", "pk": 736, "fields": {"created_on": "2018-05-16T16:48:49.391Z", "modified_on": "2018-05-16T16:48:49.391Z", "from_amount": 571.428571428571, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.375Z", "source": "etherdelta", "from_currency": "LOC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 737, "fields": {"created_on": "2018-05-16T16:48:49.399Z", "modified_on": "2018-05-16T16:48:49.399Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.399Z", "source": "etherdelta", "from_currency": "0x8c2d", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 739, "fields": {"created_on": "2018-05-16T16:48:49.413Z", "modified_on": "2018-05-16T16:48:49.413Z", "from_amount": 1.0, "to_amount": 0.000200005, "timestamp": "2018-05-16T16:48:49.413Z", "source": "etherdelta", "from_currency": "0x23b7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 740, "fields": {"created_on": "2018-05-16T16:48:49.421Z", "modified_on": "2018-05-16T16:48:49.421Z", "from_amount": 0.000200005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.413Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x23b7"}}, {"model": "economy.conversionrate", "pk": 741, "fields": {"created_on": "2018-05-16T16:48:49.426Z", "modified_on": "2018-05-16T16:48:49.426Z", "from_amount": 4999.87500312492, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.413Z", "source": "etherdelta", "from_currency": "0x23b7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 742, "fields": {"created_on": "2018-05-16T16:48:49.433Z", "modified_on": "2018-05-16T16:48:49.433Z", "from_amount": 1.0, "to_amount": 0.000385555, "timestamp": "2018-05-16T16:48:49.433Z", "source": "etherdelta", "from_currency": "0x2f9b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 743, "fields": {"created_on": "2018-05-16T16:48:49.443Z", "modified_on": "2018-05-16T16:48:49.443Z", "from_amount": 0.000385555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.433Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2f9b"}}, {"model": "economy.conversionrate", "pk": 744, "fields": {"created_on": "2018-05-16T16:48:49.450Z", "modified_on": "2018-05-16T16:48:49.450Z", "from_amount": 2593.66367963066, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.433Z", "source": "etherdelta", "from_currency": "0x2f9b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 745, "fields": {"created_on": "2018-05-16T16:48:49.455Z", "modified_on": "2018-05-16T16:48:49.455Z", "from_amount": 1.0, "to_amount": 0.000125, "timestamp": "2018-05-16T16:48:49.455Z", "source": "etherdelta", "from_currency": "0x9d22", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 746, "fields": {"created_on": "2018-05-16T16:48:49.462Z", "modified_on": "2018-05-16T16:48:49.462Z", "from_amount": 0.000125, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.455Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9d22"}}, {"model": "economy.conversionrate", "pk": 747, "fields": {"created_on": "2018-05-16T16:48:49.466Z", "modified_on": "2018-05-16T16:48:49.466Z", "from_amount": 8000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.455Z", "source": "etherdelta", "from_currency": "0x9d22", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 748, "fields": {"created_on": "2018-05-16T16:48:49.477Z", "modified_on": "2018-05-16T16:48:49.477Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.477Z", "source": "etherdelta", "from_currency": "0x4248", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 750, "fields": {"created_on": "2018-05-16T16:48:49.484Z", "modified_on": "2018-05-16T16:48:49.484Z", "from_amount": 1.0, "to_amount": 0.0001150015, "timestamp": "2018-05-16T16:48:49.484Z", "source": "etherdelta", "from_currency": "0x4df4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 751, "fields": {"created_on": "2018-05-16T16:48:49.491Z", "modified_on": "2018-05-16T16:48:49.492Z", "from_amount": 0.0001150015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.484Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4df4"}}, {"model": "economy.conversionrate", "pk": 752, "fields": {"created_on": "2018-05-16T16:48:49.495Z", "modified_on": "2018-05-16T16:48:49.495Z", "from_amount": 8695.53875384234, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.484Z", "source": "etherdelta", "from_currency": "0x4df4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 753, "fields": {"created_on": "2018-05-16T16:48:49.499Z", "modified_on": "2018-05-16T16:48:49.499Z", "from_amount": 0.0001150015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.484Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4df4"}}, {"model": "economy.conversionrate", "pk": 754, "fields": {"created_on": "2018-05-16T16:48:49.503Z", "modified_on": "2018-05-16T16:48:49.503Z", "from_amount": 1.0, "to_amount": 0.0003225, "timestamp": "2018-05-16T16:48:49.503Z", "source": "etherdelta", "from_currency": "0x8eb2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 755, "fields": {"created_on": "2018-05-16T16:48:49.508Z", "modified_on": "2018-05-16T16:48:49.508Z", "from_amount": 0.0003225, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.503Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8eb2"}}, {"model": "economy.conversionrate", "pk": 756, "fields": {"created_on": "2018-05-16T16:48:49.511Z", "modified_on": "2018-05-16T16:48:49.511Z", "from_amount": 3100.77519379845, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.503Z", "source": "etherdelta", "from_currency": "0x8eb2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 757, "fields": {"created_on": "2018-05-16T16:48:49.514Z", "modified_on": "2018-05-16T16:48:49.514Z", "from_amount": 1.0, "to_amount": 6.14e-07, "timestamp": "2018-05-16T16:48:49.514Z", "source": "etherdelta", "from_currency": "LIFE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 758, "fields": {"created_on": "2018-05-16T16:48:49.517Z", "modified_on": "2018-05-16T16:48:49.517Z", "from_amount": 6.14e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.514Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LIFE"}}, {"model": "economy.conversionrate", "pk": 759, "fields": {"created_on": "2018-05-16T16:48:49.527Z", "modified_on": "2018-05-16T16:48:49.527Z", "from_amount": 1628664.49511401, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.514Z", "source": "etherdelta", "from_currency": "LIFE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 760, "fields": {"created_on": "2018-05-16T16:48:49.533Z", "modified_on": "2018-05-16T16:48:49.533Z", "from_amount": 1.0, "to_amount": 0.000354951, "timestamp": "2018-05-16T16:48:49.533Z", "source": "etherdelta", "from_currency": "SCT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 761, "fields": {"created_on": "2018-05-16T16:48:49.540Z", "modified_on": "2018-05-16T16:48:49.540Z", "from_amount": 0.000354951, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.533Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SCT"}}, {"model": "economy.conversionrate", "pk": 762, "fields": {"created_on": "2018-05-16T16:48:49.545Z", "modified_on": "2018-05-16T16:48:49.545Z", "from_amount": 2817.29027386879, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.533Z", "source": "etherdelta", "from_currency": "SCT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 763, "fields": {"created_on": "2018-05-16T16:48:49.549Z", "modified_on": "2018-05-16T16:48:49.549Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.549Z", "source": "etherdelta", "from_currency": "CTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 765, "fields": {"created_on": "2018-05-16T16:48:49.554Z", "modified_on": "2018-05-16T16:48:49.554Z", "from_amount": 1.0, "to_amount": 6.0255e-06, "timestamp": "2018-05-16T16:48:49.554Z", "source": "etherdelta", "from_currency": "0xda6c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 766, "fields": {"created_on": "2018-05-16T16:48:49.558Z", "modified_on": "2018-05-16T16:48:49.558Z", "from_amount": 6.0255e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.554Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xda6c"}}, {"model": "economy.conversionrate", "pk": 767, "fields": {"created_on": "2018-05-16T16:48:49.560Z", "modified_on": "2018-05-16T16:48:49.560Z", "from_amount": 165961.331009875, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.554Z", "source": "etherdelta", "from_currency": "0xda6c", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 768, "fields": {"created_on": "2018-05-16T16:48:49.564Z", "modified_on": "2018-05-16T16:48:49.564Z", "from_amount": 1.0, "to_amount": 0.0002005, "timestamp": "2018-05-16T16:48:49.564Z", "source": "etherdelta", "from_currency": "0x5dbe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 769, "fields": {"created_on": "2018-05-16T16:48:49.567Z", "modified_on": "2018-05-16T16:48:49.567Z", "from_amount": 0.0002005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.564Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5dbe"}}, {"model": "economy.conversionrate", "pk": 770, "fields": {"created_on": "2018-05-16T16:48:49.575Z", "modified_on": "2018-05-16T16:48:49.575Z", "from_amount": 4987.53117206982, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.564Z", "source": "etherdelta", "from_currency": "0x5dbe", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 771, "fields": {"created_on": "2018-05-16T16:48:49.581Z", "modified_on": "2018-05-16T16:48:49.581Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:49.581Z", "source": "etherdelta", "from_currency": "0x5de3", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 773, "fields": {"created_on": "2018-05-16T16:48:49.590Z", "modified_on": "2018-05-16T16:48:49.590Z", "from_amount": 1.0, "to_amount": 3.75e-06, "timestamp": "2018-05-16T16:48:49.590Z", "source": "etherdelta", "from_currency": "0x357a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 774, "fields": {"created_on": "2018-05-16T16:48:49.597Z", "modified_on": "2018-05-16T16:48:49.597Z", "from_amount": 3.75e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.590Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x357a"}}, {"model": "economy.conversionrate", "pk": 775, "fields": {"created_on": "2018-05-16T16:48:49.602Z", "modified_on": "2018-05-16T16:48:49.602Z", "from_amount": 266666.666666667, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.590Z", "source": "etherdelta", "from_currency": "0x357a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 776, "fields": {"created_on": "2018-05-16T16:48:49.605Z", "modified_on": "2018-05-16T16:48:49.605Z", "from_amount": 3.75e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.590Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x357a"}}, {"model": "economy.conversionrate", "pk": 777, "fields": {"created_on": "2018-05-16T16:48:49.609Z", "modified_on": "2018-05-16T16:48:49.609Z", "from_amount": 1.0, "to_amount": 0.000207105, "timestamp": "2018-05-16T16:48:49.609Z", "source": "etherdelta", "from_currency": "0x922a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 778, "fields": {"created_on": "2018-05-16T16:48:49.612Z", "modified_on": "2018-05-16T16:48:49.612Z", "from_amount": 0.000207105, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.609Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x922a"}}, {"model": "economy.conversionrate", "pk": 779, "fields": {"created_on": "2018-05-16T16:48:49.615Z", "modified_on": "2018-05-16T16:48:49.615Z", "from_amount": 4828.46865116728, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.609Z", "source": "etherdelta", "from_currency": "0x922a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 780, "fields": {"created_on": "2018-05-16T16:48:49.620Z", "modified_on": "2018-05-16T16:48:49.621Z", "from_amount": 1.0, "to_amount": 25.0000050045, "timestamp": "2018-05-16T16:48:49.620Z", "source": "etherdelta", "from_currency": "0x5ba4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 781, "fields": {"created_on": "2018-05-16T16:48:49.631Z", "modified_on": "2018-05-16T16:48:49.631Z", "from_amount": 25.0000050045, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.620Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5ba4"}}, {"model": "economy.conversionrate", "pk": 782, "fields": {"created_on": "2018-05-16T16:48:49.635Z", "modified_on": "2018-05-16T16:48:49.635Z", "from_amount": 0.0399999919928016, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.620Z", "source": "etherdelta", "from_currency": "0x5ba4", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 783, "fields": {"created_on": "2018-05-16T16:48:49.644Z", "modified_on": "2018-05-16T16:48:49.644Z", "from_amount": 1.0, "to_amount": 1.60055e-05, "timestamp": "2018-05-16T16:48:49.644Z", "source": "etherdelta", "from_currency": "0x4de2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 784, "fields": {"created_on": "2018-05-16T16:48:49.649Z", "modified_on": "2018-05-16T16:48:49.649Z", "from_amount": 1.60055e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.644Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4de2"}}, {"model": "economy.conversionrate", "pk": 785, "fields": {"created_on": "2018-05-16T16:48:49.653Z", "modified_on": "2018-05-16T16:48:49.653Z", "from_amount": 62478.5230077161, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.644Z", "source": "etherdelta", "from_currency": "0x4de2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 786, "fields": {"created_on": "2018-05-16T16:48:49.658Z", "modified_on": "2018-05-16T16:48:49.658Z", "from_amount": 1.0, "to_amount": 0.0010172835, "timestamp": "2018-05-16T16:48:49.658Z", "source": "etherdelta", "from_currency": "IXT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 787, "fields": {"created_on": "2018-05-16T16:48:49.664Z", "modified_on": "2018-05-16T16:48:49.664Z", "from_amount": 0.0010172835, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.658Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "IXT"}}, {"model": "economy.conversionrate", "pk": 788, "fields": {"created_on": "2018-05-16T16:48:49.668Z", "modified_on": "2018-05-16T16:48:49.668Z", "from_amount": 983.010144173183, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.658Z", "source": "etherdelta", "from_currency": "IXT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 789, "fields": {"created_on": "2018-05-16T16:48:49.679Z", "modified_on": "2018-05-16T16:48:49.679Z", "from_amount": 1.0, "to_amount": 4.0205e-05, "timestamp": "2018-05-16T16:48:49.679Z", "source": "etherdelta", "from_currency": "0x997e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 790, "fields": {"created_on": "2018-05-16T16:48:49.684Z", "modified_on": "2018-05-16T16:48:49.684Z", "from_amount": 4.0205e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.679Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x997e"}}, {"model": "economy.conversionrate", "pk": 791, "fields": {"created_on": "2018-05-16T16:48:49.691Z", "modified_on": "2018-05-16T16:48:49.692Z", "from_amount": 24872.5282925009, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.679Z", "source": "etherdelta", "from_currency": "0x997e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 792, "fields": {"created_on": "2018-05-16T16:48:49.697Z", "modified_on": "2018-05-16T16:48:49.697Z", "from_amount": 1.0, "to_amount": 0.0004465025, "timestamp": "2018-05-16T16:48:49.697Z", "source": "etherdelta", "from_currency": "0x9a00", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 793, "fields": {"created_on": "2018-05-16T16:48:49.701Z", "modified_on": "2018-05-16T16:48:49.701Z", "from_amount": 0.0004465025, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.697Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9a00"}}, {"model": "economy.conversionrate", "pk": 794, "fields": {"created_on": "2018-05-16T16:48:49.704Z", "modified_on": "2018-05-16T16:48:49.704Z", "from_amount": 2239.62911741816, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.697Z", "source": "etherdelta", "from_currency": "0x9a00", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 795, "fields": {"created_on": "2018-05-16T16:48:49.709Z", "modified_on": "2018-05-16T16:48:49.709Z", "from_amount": 1.0, "to_amount": 1.3244e-05, "timestamp": "2018-05-16T16:48:49.709Z", "source": "etherdelta", "from_currency": "JS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 796, "fields": {"created_on": "2018-05-16T16:48:49.713Z", "modified_on": "2018-05-16T16:48:49.713Z", "from_amount": 1.3244e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.709Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "JS"}}, {"model": "economy.conversionrate", "pk": 797, "fields": {"created_on": "2018-05-16T16:48:49.716Z", "modified_on": "2018-05-16T16:48:49.717Z", "from_amount": 75505.8894593778, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.709Z", "source": "etherdelta", "from_currency": "JS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 798, "fields": {"created_on": "2018-05-16T16:48:49.731Z", "modified_on": "2018-05-16T16:48:49.731Z", "from_amount": 1.0, "to_amount": 5e-10, "timestamp": "2018-05-16T16:48:49.731Z", "source": "etherdelta", "from_currency": "0x1a23", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 799, "fields": {"created_on": "2018-05-16T16:48:49.741Z", "modified_on": "2018-05-16T16:48:49.741Z", "from_amount": 5e-10, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.731Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x1a23"}}, {"model": "economy.conversionrate", "pk": 800, "fields": {"created_on": "2018-05-16T16:48:49.748Z", "modified_on": "2018-05-16T16:48:49.748Z", "from_amount": 2000000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.731Z", "source": "etherdelta", "from_currency": "0x1a23", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 801, "fields": {"created_on": "2018-05-16T16:48:49.754Z", "modified_on": "2018-05-16T16:48:49.754Z", "from_amount": 1.0, "to_amount": 0.000320555, "timestamp": "2018-05-16T16:48:49.754Z", "source": "etherdelta", "from_currency": "DBET", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 802, "fields": {"created_on": "2018-05-16T16:48:49.761Z", "modified_on": "2018-05-16T16:48:49.761Z", "from_amount": 0.000320555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.754Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DBET"}}, {"model": "economy.conversionrate", "pk": 803, "fields": {"created_on": "2018-05-16T16:48:49.766Z", "modified_on": "2018-05-16T16:48:49.767Z", "from_amount": 3119.5894620268, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.754Z", "source": "etherdelta", "from_currency": "DBET", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 804, "fields": {"created_on": "2018-05-16T16:48:49.777Z", "modified_on": "2018-05-16T16:48:49.777Z", "from_amount": 1.0, "to_amount": 4.4505e-06, "timestamp": "2018-05-16T16:48:49.777Z", "source": "etherdelta", "from_currency": "BENJA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 805, "fields": {"created_on": "2018-05-16T16:48:49.782Z", "modified_on": "2018-05-16T16:48:49.782Z", "from_amount": 4.4505e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.777Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BENJA"}}, {"model": "economy.conversionrate", "pk": 806, "fields": {"created_on": "2018-05-16T16:48:49.790Z", "modified_on": "2018-05-16T16:48:49.791Z", "from_amount": 224693.854623076, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.777Z", "source": "etherdelta", "from_currency": "BENJA", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 807, "fields": {"created_on": "2018-05-16T16:48:49.796Z", "modified_on": "2018-05-16T16:48:49.796Z", "from_amount": 1.0, "to_amount": 0.0001538555, "timestamp": "2018-05-16T16:48:49.796Z", "source": "etherdelta", "from_currency": "0x3f24", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 808, "fields": {"created_on": "2018-05-16T16:48:49.800Z", "modified_on": "2018-05-16T16:48:49.800Z", "from_amount": 0.0001538555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.796Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3f24"}}, {"model": "economy.conversionrate", "pk": 809, "fields": {"created_on": "2018-05-16T16:48:49.804Z", "modified_on": "2018-05-16T16:48:49.804Z", "from_amount": 6499.6051489872, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.796Z", "source": "etherdelta", "from_currency": "0x3f24", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 810, "fields": {"created_on": "2018-05-16T16:48:49.809Z", "modified_on": "2018-05-16T16:48:49.809Z", "from_amount": 1.0, "to_amount": 0.0069155005, "timestamp": "2018-05-16T16:48:49.809Z", "source": "etherdelta", "from_currency": "0x4d30", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 811, "fields": {"created_on": "2018-05-16T16:48:49.813Z", "modified_on": "2018-05-16T16:48:49.813Z", "from_amount": 0.0069155005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.809Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4d30"}}, {"model": "economy.conversionrate", "pk": 812, "fields": {"created_on": "2018-05-16T16:48:49.816Z", "modified_on": "2018-05-16T16:48:49.816Z", "from_amount": 144.602693615596, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.809Z", "source": "etherdelta", "from_currency": "0x4d30", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 813, "fields": {"created_on": "2018-05-16T16:48:49.822Z", "modified_on": "2018-05-16T16:48:49.823Z", "from_amount": 1.0, "to_amount": 3.3505e-06, "timestamp": "2018-05-16T16:48:49.823Z", "source": "etherdelta", "from_currency": "0xe8fc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 814, "fields": {"created_on": "2018-05-16T16:48:49.830Z", "modified_on": "2018-05-16T16:48:49.830Z", "from_amount": 3.3505e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.823Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe8fc"}}, {"model": "economy.conversionrate", "pk": 815, "fields": {"created_on": "2018-05-16T16:48:49.833Z", "modified_on": "2018-05-16T16:48:49.834Z", "from_amount": 298462.915982689, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.823Z", "source": "etherdelta", "from_currency": "0xe8fc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 816, "fields": {"created_on": "2018-05-16T16:48:49.841Z", "modified_on": "2018-05-16T16:48:49.842Z", "from_amount": 3.3505e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.823Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe8fc"}}, {"model": "economy.conversionrate", "pk": 817, "fields": {"created_on": "2018-05-16T16:48:49.850Z", "modified_on": "2018-05-16T16:48:49.850Z", "from_amount": 1.0, "to_amount": 0.0002055015, "timestamp": "2018-05-16T16:48:49.850Z", "source": "etherdelta", "from_currency": "0x70a7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 818, "fields": {"created_on": "2018-05-16T16:48:49.855Z", "modified_on": "2018-05-16T16:48:49.855Z", "from_amount": 0.0002055015, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.850Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x70a7"}}, {"model": "economy.conversionrate", "pk": 819, "fields": {"created_on": "2018-05-16T16:48:49.858Z", "modified_on": "2018-05-16T16:48:49.858Z", "from_amount": 4866.14452935867, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.850Z", "source": "etherdelta", "from_currency": "0x70a7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 820, "fields": {"created_on": "2018-05-16T16:48:49.863Z", "modified_on": "2018-05-16T16:48:49.863Z", "from_amount": 1.0, "to_amount": 0.0005305, "timestamp": "2018-05-16T16:48:49.863Z", "source": "etherdelta", "from_currency": "0xbc86", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 821, "fields": {"created_on": "2018-05-16T16:48:49.866Z", "modified_on": "2018-05-16T16:48:49.866Z", "from_amount": 0.0005305, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.863Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xbc86"}}, {"model": "economy.conversionrate", "pk": 822, "fields": {"created_on": "2018-05-16T16:48:49.880Z", "modified_on": "2018-05-16T16:48:49.880Z", "from_amount": 1885.01413760603, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.863Z", "source": "etherdelta", "from_currency": "0xbc86", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 823, "fields": {"created_on": "2018-05-16T16:48:49.886Z", "modified_on": "2018-05-16T16:48:49.886Z", "from_amount": 1.0, "to_amount": 0.0003944445, "timestamp": "2018-05-16T16:48:49.886Z", "source": "etherdelta", "from_currency": "0x5bc7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 824, "fields": {"created_on": "2018-05-16T16:48:49.891Z", "modified_on": "2018-05-16T16:48:49.891Z", "from_amount": 0.0003944445, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.886Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5bc7"}}, {"model": "economy.conversionrate", "pk": 825, "fields": {"created_on": "2018-05-16T16:48:49.894Z", "modified_on": "2018-05-16T16:48:49.894Z", "from_amount": 2535.21091053367, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.886Z", "source": "etherdelta", "from_currency": "0x5bc7", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 826, "fields": {"created_on": "2018-05-16T16:48:49.896Z", "modified_on": "2018-05-16T16:48:49.896Z", "from_amount": 0.0003944445, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.886Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5bc7"}}, {"model": "economy.conversionrate", "pk": 827, "fields": {"created_on": "2018-05-16T16:48:49.900Z", "modified_on": "2018-05-16T16:48:49.900Z", "from_amount": 1.0, "to_amount": 1.725e-06, "timestamp": "2018-05-16T16:48:49.900Z", "source": "etherdelta", "from_currency": "CLASSY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 828, "fields": {"created_on": "2018-05-16T16:48:49.917Z", "modified_on": "2018-05-16T16:48:49.917Z", "from_amount": 1.725e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.900Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CLASSY"}}, {"model": "economy.conversionrate", "pk": 829, "fields": {"created_on": "2018-05-16T16:48:49.923Z", "modified_on": "2018-05-16T16:48:49.923Z", "from_amount": 579710.144927536, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.900Z", "source": "etherdelta", "from_currency": "CLASSY", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 830, "fields": {"created_on": "2018-05-16T16:48:49.928Z", "modified_on": "2018-05-16T16:48:49.929Z", "from_amount": 1.0, "to_amount": 0.000340615, "timestamp": "2018-05-16T16:48:49.928Z", "source": "etherdelta", "from_currency": "0x80bc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 831, "fields": {"created_on": "2018-05-16T16:48:49.933Z", "modified_on": "2018-05-16T16:48:49.933Z", "from_amount": 0.000340615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.928Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x80bc"}}, {"model": "economy.conversionrate", "pk": 832, "fields": {"created_on": "2018-05-16T16:48:49.938Z", "modified_on": "2018-05-16T16:48:49.938Z", "from_amount": 2935.86600707544, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.928Z", "source": "etherdelta", "from_currency": "0x80bc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 833, "fields": {"created_on": "2018-05-16T16:48:49.947Z", "modified_on": "2018-05-16T16:48:49.947Z", "from_amount": 1.0, "to_amount": 0.0005000005, "timestamp": "2018-05-16T16:48:49.947Z", "source": "etherdelta", "from_currency": "0x64be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 834, "fields": {"created_on": "2018-05-16T16:48:49.955Z", "modified_on": "2018-05-16T16:48:49.956Z", "from_amount": 0.0005000005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.947Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x64be"}}, {"model": "economy.conversionrate", "pk": 835, "fields": {"created_on": "2018-05-16T16:48:49.962Z", "modified_on": "2018-05-16T16:48:49.962Z", "from_amount": 1999.998000002, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.947Z", "source": "etherdelta", "from_currency": "0x64be", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 836, "fields": {"created_on": "2018-05-16T16:48:49.968Z", "modified_on": "2018-05-16T16:48:49.968Z", "from_amount": 1.0, "to_amount": 5.8105e-06, "timestamp": "2018-05-16T16:48:49.968Z", "source": "etherdelta", "from_currency": "STCN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 837, "fields": {"created_on": "2018-05-16T16:48:49.972Z", "modified_on": "2018-05-16T16:48:49.972Z", "from_amount": 5.8105e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.968Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "STCN"}}, {"model": "economy.conversionrate", "pk": 838, "fields": {"created_on": "2018-05-16T16:48:49.975Z", "modified_on": "2018-05-16T16:48:49.975Z", "from_amount": 172102.228723862, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.968Z", "source": "etherdelta", "from_currency": "STCN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 839, "fields": {"created_on": "2018-05-16T16:48:49.980Z", "modified_on": "2018-05-16T16:48:49.980Z", "from_amount": 1.0, "to_amount": 0.0001862, "timestamp": "2018-05-16T16:48:49.980Z", "source": "etherdelta", "from_currency": "0xa5f8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 840, "fields": {"created_on": "2018-05-16T16:48:49.984Z", "modified_on": "2018-05-16T16:48:49.984Z", "from_amount": 0.0001862, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.980Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa5f8"}}, {"model": "economy.conversionrate", "pk": 841, "fields": {"created_on": "2018-05-16T16:48:49.993Z", "modified_on": "2018-05-16T16:48:49.993Z", "from_amount": 5370.56928034372, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.980Z", "source": "etherdelta", "from_currency": "0xa5f8", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 842, "fields": {"created_on": "2018-05-16T16:48:49.998Z", "modified_on": "2018-05-16T16:48:49.999Z", "from_amount": 0.0001862, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:49.980Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa5f8"}}, {"model": "economy.conversionrate", "pk": 843, "fields": {"created_on": "2018-05-16T16:48:50.006Z", "modified_on": "2018-05-16T16:48:50.006Z", "from_amount": 1.0, "to_amount": 0.0003475, "timestamp": "2018-05-16T16:48:50.006Z", "source": "etherdelta", "from_currency": "0xaa7a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 844, "fields": {"created_on": "2018-05-16T16:48:50.013Z", "modified_on": "2018-05-16T16:48:50.013Z", "from_amount": 0.0003475, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.006Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xaa7a"}}, {"model": "economy.conversionrate", "pk": 845, "fields": {"created_on": "2018-05-16T16:48:50.017Z", "modified_on": "2018-05-16T16:48:50.017Z", "from_amount": 2877.69784172662, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.006Z", "source": "etherdelta", "from_currency": "0xaa7a", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 846, "fields": {"created_on": "2018-05-16T16:48:50.022Z", "modified_on": "2018-05-16T16:48:50.022Z", "from_amount": 1.0, "to_amount": 8.45e-08, "timestamp": "2018-05-16T16:48:50.022Z", "source": "etherdelta", "from_currency": "BITC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 847, "fields": {"created_on": "2018-05-16T16:48:50.027Z", "modified_on": "2018-05-16T16:48:50.027Z", "from_amount": 8.45e-08, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.022Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BITC"}}, {"model": "economy.conversionrate", "pk": 848, "fields": {"created_on": "2018-05-16T16:48:50.031Z", "modified_on": "2018-05-16T16:48:50.031Z", "from_amount": 11834319.5266272, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.022Z", "source": "etherdelta", "from_currency": "BITC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 849, "fields": {"created_on": "2018-05-16T16:48:50.036Z", "modified_on": "2018-05-16T16:48:50.036Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:50.036Z", "source": "etherdelta", "from_currency": "0x623b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 851, "fields": {"created_on": "2018-05-16T16:48:50.048Z", "modified_on": "2018-05-16T16:48:50.048Z", "from_amount": 1.0, "to_amount": 1.3e-08, "timestamp": "2018-05-16T16:48:50.048Z", "source": "etherdelta", "from_currency": "GREED", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 852, "fields": {"created_on": "2018-05-16T16:48:50.052Z", "modified_on": "2018-05-16T16:48:50.052Z", "from_amount": 1.3e-08, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.048Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "GREED"}}, {"model": "economy.conversionrate", "pk": 853, "fields": {"created_on": "2018-05-16T16:48:50.060Z", "modified_on": "2018-05-16T16:48:50.060Z", "from_amount": 76923076.9230769, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.048Z", "source": "etherdelta", "from_currency": "GREED", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 854, "fields": {"created_on": "2018-05-16T16:48:50.066Z", "modified_on": "2018-05-16T16:48:50.067Z", "from_amount": 1.0, "to_amount": 2.885e-07, "timestamp": "2018-05-16T16:48:50.066Z", "source": "etherdelta", "from_currency": "0xac2b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 855, "fields": {"created_on": "2018-05-16T16:48:50.071Z", "modified_on": "2018-05-16T16:48:50.071Z", "from_amount": 2.885e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.066Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xac2b"}}, {"model": "economy.conversionrate", "pk": 856, "fields": {"created_on": "2018-05-16T16:48:50.075Z", "modified_on": "2018-05-16T16:48:50.075Z", "from_amount": 3466204.50606586, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.066Z", "source": "etherdelta", "from_currency": "0xac2b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 857, "fields": {"created_on": "2018-05-16T16:48:50.079Z", "modified_on": "2018-05-16T16:48:50.079Z", "from_amount": 1.0, "to_amount": 1.30745e-05, "timestamp": "2018-05-16T16:48:50.079Z", "source": "etherdelta", "from_currency": "ZDR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 858, "fields": {"created_on": "2018-05-16T16:48:50.083Z", "modified_on": "2018-05-16T16:48:50.083Z", "from_amount": 1.30745e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.079Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ZDR"}}, {"model": "economy.conversionrate", "pk": 859, "fields": {"created_on": "2018-05-16T16:48:50.091Z", "modified_on": "2018-05-16T16:48:50.091Z", "from_amount": 76484.760411488, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.079Z", "source": "etherdelta", "from_currency": "ZDR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 860, "fields": {"created_on": "2018-05-16T16:48:50.098Z", "modified_on": "2018-05-16T16:48:50.099Z", "from_amount": 1.0, "to_amount": 0.0002075495, "timestamp": "2018-05-16T16:48:50.099Z", "source": "etherdelta", "from_currency": "0xe5da", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 861, "fields": {"created_on": "2018-05-16T16:48:50.103Z", "modified_on": "2018-05-16T16:48:50.104Z", "from_amount": 0.0002075495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.099Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe5da"}}, {"model": "economy.conversionrate", "pk": 862, "fields": {"created_on": "2018-05-16T16:48:50.106Z", "modified_on": "2018-05-16T16:48:50.106Z", "from_amount": 4818.12772374783, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.099Z", "source": "etherdelta", "from_currency": "0xe5da", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 863, "fields": {"created_on": "2018-05-16T16:48:50.110Z", "modified_on": "2018-05-16T16:48:50.110Z", "from_amount": 1.0, "to_amount": 0.00015499, "timestamp": "2018-05-16T16:48:50.110Z", "source": "etherdelta", "from_currency": "FUEL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 864, "fields": {"created_on": "2018-05-16T16:48:50.113Z", "modified_on": "2018-05-16T16:48:50.113Z", "from_amount": 0.00015499, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.110Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "FUEL"}}, {"model": "economy.conversionrate", "pk": 865, "fields": {"created_on": "2018-05-16T16:48:50.116Z", "modified_on": "2018-05-16T16:48:50.116Z", "from_amount": 6452.02916317182, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.110Z", "source": "etherdelta", "from_currency": "FUEL", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 866, "fields": {"created_on": "2018-05-16T16:48:50.121Z", "modified_on": "2018-05-16T16:48:50.121Z", "from_amount": 1.0, "to_amount": 5e-10, "timestamp": "2018-05-16T16:48:50.121Z", "source": "etherdelta", "from_currency": "0x2bf9", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 867, "fields": {"created_on": "2018-05-16T16:48:50.134Z", "modified_on": "2018-05-16T16:48:50.134Z", "from_amount": 5e-10, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.121Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2bf9"}}, {"model": "economy.conversionrate", "pk": 868, "fields": {"created_on": "2018-05-16T16:48:50.137Z", "modified_on": "2018-05-16T16:48:50.137Z", "from_amount": 2000000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.121Z", "source": "etherdelta", "from_currency": "0x2bf9", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 869, "fields": {"created_on": "2018-05-16T16:48:50.142Z", "modified_on": "2018-05-16T16:48:50.143Z", "from_amount": 1.0, "to_amount": 0.00225001, "timestamp": "2018-05-16T16:48:50.143Z", "source": "etherdelta", "from_currency": "RHOC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 870, "fields": {"created_on": "2018-05-16T16:48:50.148Z", "modified_on": "2018-05-16T16:48:50.148Z", "from_amount": 0.00225001, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.143Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "RHOC"}}, {"model": "economy.conversionrate", "pk": 871, "fields": {"created_on": "2018-05-16T16:48:50.156Z", "modified_on": "2018-05-16T16:48:50.156Z", "from_amount": 444.442469144582, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.143Z", "source": "etherdelta", "from_currency": "RHOC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 872, "fields": {"created_on": "2018-05-16T16:48:50.166Z", "modified_on": "2018-05-16T16:48:50.166Z", "from_amount": 1.0, "to_amount": 3.70925e-05, "timestamp": "2018-05-16T16:48:50.166Z", "source": "etherdelta", "from_currency": "DEEP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 873, "fields": {"created_on": "2018-05-16T16:48:50.174Z", "modified_on": "2018-05-16T16:48:50.174Z", "from_amount": 3.70925e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.166Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DEEP"}}, {"model": "economy.conversionrate", "pk": 874, "fields": {"created_on": "2018-05-16T16:48:50.180Z", "modified_on": "2018-05-16T16:48:50.180Z", "from_amount": 26959.6279571342, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.166Z", "source": "etherdelta", "from_currency": "DEEP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 875, "fields": {"created_on": "2018-05-16T16:48:50.184Z", "modified_on": "2018-05-16T16:48:50.185Z", "from_amount": 1.0, "to_amount": 1.595e-05, "timestamp": "2018-05-16T16:48:50.184Z", "source": "etherdelta", "from_currency": "0x4cc1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 876, "fields": {"created_on": "2018-05-16T16:48:50.188Z", "modified_on": "2018-05-16T16:48:50.189Z", "from_amount": 1.595e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.184Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4cc1"}}, {"model": "economy.conversionrate", "pk": 877, "fields": {"created_on": "2018-05-16T16:48:50.193Z", "modified_on": "2018-05-16T16:48:50.193Z", "from_amount": 62695.9247648903, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.184Z", "source": "etherdelta", "from_currency": "0x4cc1", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 878, "fields": {"created_on": "2018-05-16T16:48:50.197Z", "modified_on": "2018-05-16T16:48:50.197Z", "from_amount": 1.0, "to_amount": 2.00045e-05, "timestamp": "2018-05-16T16:48:50.197Z", "source": "etherdelta", "from_currency": "0xbf54", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 879, "fields": {"created_on": "2018-05-16T16:48:50.201Z", "modified_on": "2018-05-16T16:48:50.201Z", "from_amount": 2.00045e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.197Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xbf54"}}, {"model": "economy.conversionrate", "pk": 880, "fields": {"created_on": "2018-05-16T16:48:50.211Z", "modified_on": "2018-05-16T16:48:50.211Z", "from_amount": 49988.7525306806, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.197Z", "source": "etherdelta", "from_currency": "0xbf54", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 881, "fields": {"created_on": "2018-05-16T16:48:50.217Z", "modified_on": "2018-05-16T16:48:50.218Z", "from_amount": 1.0, "to_amount": 0.00036, "timestamp": "2018-05-16T16:48:50.218Z", "source": "etherdelta", "from_currency": "0x28b5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 882, "fields": {"created_on": "2018-05-16T16:48:50.226Z", "modified_on": "2018-05-16T16:48:50.226Z", "from_amount": 0.00036, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.218Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x28b5"}}, {"model": "economy.conversionrate", "pk": 883, "fields": {"created_on": "2018-05-16T16:48:50.231Z", "modified_on": "2018-05-16T16:48:50.231Z", "from_amount": 2777.77777777778, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.218Z", "source": "etherdelta", "from_currency": "0x28b5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 884, "fields": {"created_on": "2018-05-16T16:48:50.234Z", "modified_on": "2018-05-16T16:48:50.234Z", "from_amount": 0.00036, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.218Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x28b5"}}, {"model": "economy.conversionrate", "pk": 885, "fields": {"created_on": "2018-05-16T16:48:50.239Z", "modified_on": "2018-05-16T16:48:50.239Z", "from_amount": 1.0, "to_amount": 8e-05, "timestamp": "2018-05-16T16:48:50.239Z", "source": "etherdelta", "from_currency": "WILD", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 886, "fields": {"created_on": "2018-05-16T16:48:50.244Z", "modified_on": "2018-05-16T16:48:50.244Z", "from_amount": 8e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.239Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "WILD"}}, {"model": "economy.conversionrate", "pk": 887, "fields": {"created_on": "2018-05-16T16:48:50.247Z", "modified_on": "2018-05-16T16:48:50.247Z", "from_amount": 12500.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.239Z", "source": "etherdelta", "from_currency": "WILD", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 888, "fields": {"created_on": "2018-05-16T16:48:50.251Z", "modified_on": "2018-05-16T16:48:50.251Z", "from_amount": 1.0, "to_amount": 9.085e-07, "timestamp": "2018-05-16T16:48:50.251Z", "source": "etherdelta", "from_currency": "0xf7dc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 889, "fields": {"created_on": "2018-05-16T16:48:50.261Z", "modified_on": "2018-05-16T16:48:50.261Z", "from_amount": 9.085e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.251Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf7dc"}}, {"model": "economy.conversionrate", "pk": 890, "fields": {"created_on": "2018-05-16T16:48:50.265Z", "modified_on": "2018-05-16T16:48:50.266Z", "from_amount": 1100715.46505228, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.251Z", "source": "etherdelta", "from_currency": "0xf7dc", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 891, "fields": {"created_on": "2018-05-16T16:48:50.274Z", "modified_on": "2018-05-16T16:48:50.275Z", "from_amount": 1.0, "to_amount": 4.01595e-05, "timestamp": "2018-05-16T16:48:50.275Z", "source": "etherdelta", "from_currency": "GRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 892, "fields": {"created_on": "2018-05-16T16:48:50.280Z", "modified_on": "2018-05-16T16:48:50.280Z", "from_amount": 4.01595e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.275Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "GRX"}}, {"model": "economy.conversionrate", "pk": 893, "fields": {"created_on": "2018-05-16T16:48:50.284Z", "modified_on": "2018-05-16T16:48:50.284Z", "from_amount": 24900.7084251547, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.275Z", "source": "etherdelta", "from_currency": "GRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 894, "fields": {"created_on": "2018-05-16T16:48:50.288Z", "modified_on": "2018-05-16T16:48:50.289Z", "from_amount": 1.0, "to_amount": 5e-10, "timestamp": "2018-05-16T16:48:50.289Z", "source": "etherdelta", "from_currency": "0xfa6f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 895, "fields": {"created_on": "2018-05-16T16:48:50.294Z", "modified_on": "2018-05-16T16:48:50.294Z", "from_amount": 5e-10, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.289Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xfa6f"}}, {"model": "economy.conversionrate", "pk": 896, "fields": {"created_on": "2018-05-16T16:48:50.297Z", "modified_on": "2018-05-16T16:48:50.297Z", "from_amount": 2000000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.289Z", "source": "etherdelta", "from_currency": "0xfa6f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 897, "fields": {"created_on": "2018-05-16T16:48:50.301Z", "modified_on": "2018-05-16T16:48:50.301Z", "from_amount": 1.0, "to_amount": 3.64205e-05, "timestamp": "2018-05-16T16:48:50.301Z", "source": "etherdelta", "from_currency": "0x4092", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 898, "fields": {"created_on": "2018-05-16T16:48:50.311Z", "modified_on": "2018-05-16T16:48:50.311Z", "from_amount": 3.64205e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.301Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4092"}}, {"model": "economy.conversionrate", "pk": 899, "fields": {"created_on": "2018-05-16T16:48:50.315Z", "modified_on": "2018-05-16T16:48:50.315Z", "from_amount": 27457.0640161448, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.301Z", "source": "etherdelta", "from_currency": "0x4092", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 900, "fields": {"created_on": "2018-05-16T16:48:50.321Z", "modified_on": "2018-05-16T16:48:50.322Z", "from_amount": 1.0, "to_amount": 0.000622501, "timestamp": "2018-05-16T16:48:50.322Z", "source": "etherdelta", "from_currency": "DDF", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 901, "fields": {"created_on": "2018-05-16T16:48:50.329Z", "modified_on": "2018-05-16T16:48:50.329Z", "from_amount": 0.000622501, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.322Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "DDF"}}, {"model": "economy.conversionrate", "pk": 902, "fields": {"created_on": "2018-05-16T16:48:50.333Z", "modified_on": "2018-05-16T16:48:50.333Z", "from_amount": 1606.42312221185, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.322Z", "source": "etherdelta", "from_currency": "DDF", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 903, "fields": {"created_on": "2018-05-16T16:48:50.337Z", "modified_on": "2018-05-16T16:48:50.337Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:50.337Z", "source": "etherdelta", "from_currency": "0x9371", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 905, "fields": {"created_on": "2018-05-16T16:48:50.344Z", "modified_on": "2018-05-16T16:48:50.344Z", "from_amount": 1.0, "to_amount": 0.0004625, "timestamp": "2018-05-16T16:48:50.344Z", "source": "etherdelta", "from_currency": "QBE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 906, "fields": {"created_on": "2018-05-16T16:48:50.348Z", "modified_on": "2018-05-16T16:48:50.348Z", "from_amount": 0.0004625, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.344Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "QBE"}}, {"model": "economy.conversionrate", "pk": 907, "fields": {"created_on": "2018-05-16T16:48:50.351Z", "modified_on": "2018-05-16T16:48:50.351Z", "from_amount": 2162.16216216216, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.344Z", "source": "etherdelta", "from_currency": "QBE", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 908, "fields": {"created_on": "2018-05-16T16:48:50.359Z", "modified_on": "2018-05-16T16:48:50.359Z", "from_amount": 0.0004625, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.344Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "QBE"}}, {"model": "economy.conversionrate", "pk": 909, "fields": {"created_on": "2018-05-16T16:48:50.365Z", "modified_on": "2018-05-16T16:48:50.366Z", "from_amount": 1.0, "to_amount": 7.9256e-05, "timestamp": "2018-05-16T16:48:50.366Z", "source": "etherdelta", "from_currency": "0x5942", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 910, "fields": {"created_on": "2018-05-16T16:48:50.370Z", "modified_on": "2018-05-16T16:48:50.371Z", "from_amount": 7.9256e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.366Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5942"}}, {"model": "economy.conversionrate", "pk": 911, "fields": {"created_on": "2018-05-16T16:48:50.379Z", "modified_on": "2018-05-16T16:48:50.379Z", "from_amount": 12617.3412738468, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.366Z", "source": "etherdelta", "from_currency": "0x5942", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 912, "fields": {"created_on": "2018-05-16T16:48:50.384Z", "modified_on": "2018-05-16T16:48:50.384Z", "from_amount": 1.0, "to_amount": 3.005e-05, "timestamp": "2018-05-16T16:48:50.384Z", "source": "etherdelta", "from_currency": "ASTR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 913, "fields": {"created_on": "2018-05-16T16:48:50.388Z", "modified_on": "2018-05-16T16:48:50.388Z", "from_amount": 3.005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.384Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ASTR"}}, {"model": "economy.conversionrate", "pk": 914, "fields": {"created_on": "2018-05-16T16:48:50.393Z", "modified_on": "2018-05-16T16:48:50.393Z", "from_amount": 33277.8702163062, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.384Z", "source": "etherdelta", "from_currency": "ASTR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 915, "fields": {"created_on": "2018-05-16T16:48:50.397Z", "modified_on": "2018-05-16T16:48:50.397Z", "from_amount": 3.005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.384Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ASTR"}}, {"model": "economy.conversionrate", "pk": 916, "fields": {"created_on": "2018-05-16T16:48:50.403Z", "modified_on": "2018-05-16T16:48:50.404Z", "from_amount": 1.0, "to_amount": 0.0006245, "timestamp": "2018-05-16T16:48:50.404Z", "source": "etherdelta", "from_currency": "0x9e96", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 917, "fields": {"created_on": "2018-05-16T16:48:50.415Z", "modified_on": "2018-05-16T16:48:50.415Z", "from_amount": 0.0006245, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.404Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x9e96"}}, {"model": "economy.conversionrate", "pk": 918, "fields": {"created_on": "2018-05-16T16:48:50.419Z", "modified_on": "2018-05-16T16:48:50.419Z", "from_amount": 1601.28102481986, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.404Z", "source": "etherdelta", "from_currency": "0x9e96", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 919, "fields": {"created_on": "2018-05-16T16:48:50.428Z", "modified_on": "2018-05-16T16:48:50.428Z", "from_amount": 1.0, "to_amount": 0.1262000595, "timestamp": "2018-05-16T16:48:50.428Z", "source": "etherdelta", "from_currency": "ORME", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 920, "fields": {"created_on": "2018-05-16T16:48:50.433Z", "modified_on": "2018-05-16T16:48:50.433Z", "from_amount": 0.1262000595, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.428Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ORME"}}, {"model": "economy.conversionrate", "pk": 921, "fields": {"created_on": "2018-05-16T16:48:50.437Z", "modified_on": "2018-05-16T16:48:50.437Z", "from_amount": 7.92392653348947, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.428Z", "source": "etherdelta", "from_currency": "ORME", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 922, "fields": {"created_on": "2018-05-16T16:48:50.442Z", "modified_on": "2018-05-16T16:48:50.442Z", "from_amount": 1.0, "to_amount": 0.0005, "timestamp": "2018-05-16T16:48:50.442Z", "source": "etherdelta", "from_currency": "0x041f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 923, "fields": {"created_on": "2018-05-16T16:48:50.446Z", "modified_on": "2018-05-16T16:48:50.446Z", "from_amount": 0.0005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.442Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x041f"}}, {"model": "economy.conversionrate", "pk": 924, "fields": {"created_on": "2018-05-16T16:48:50.450Z", "modified_on": "2018-05-16T16:48:50.450Z", "from_amount": 2000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.442Z", "source": "etherdelta", "from_currency": "0x041f", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 925, "fields": {"created_on": "2018-05-16T16:48:50.459Z", "modified_on": "2018-05-16T16:48:50.459Z", "from_amount": 1.0, "to_amount": 4.325e-06, "timestamp": "2018-05-16T16:48:50.459Z", "source": "etherdelta", "from_currency": "LGR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 926, "fields": {"created_on": "2018-05-16T16:48:50.464Z", "modified_on": "2018-05-16T16:48:50.464Z", "from_amount": 4.325e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.459Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LGR"}}, {"model": "economy.conversionrate", "pk": 927, "fields": {"created_on": "2018-05-16T16:48:50.468Z", "modified_on": "2018-05-16T16:48:50.468Z", "from_amount": 231213.87283237, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.459Z", "source": "etherdelta", "from_currency": "LGR", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 928, "fields": {"created_on": "2018-05-16T16:48:50.482Z", "modified_on": "2018-05-16T16:48:50.482Z", "from_amount": 1.0, "to_amount": 0.001102, "timestamp": "2018-05-16T16:48:50.482Z", "source": "etherdelta", "from_currency": "0x0d66", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 929, "fields": {"created_on": "2018-05-16T16:48:50.486Z", "modified_on": "2018-05-16T16:48:50.486Z", "from_amount": 0.001102, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.482Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0d66"}}, {"model": "economy.conversionrate", "pk": 930, "fields": {"created_on": "2018-05-16T16:48:50.489Z", "modified_on": "2018-05-16T16:48:50.489Z", "from_amount": 907.441016333938, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.482Z", "source": "etherdelta", "from_currency": "0x0d66", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 931, "fields": {"created_on": "2018-05-16T16:48:50.493Z", "modified_on": "2018-05-16T16:48:50.494Z", "from_amount": 1.0, "to_amount": 0.001, "timestamp": "2018-05-16T16:48:50.494Z", "source": "etherdelta", "from_currency": "0x6bef", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 932, "fields": {"created_on": "2018-05-16T16:48:50.497Z", "modified_on": "2018-05-16T16:48:50.497Z", "from_amount": 0.001, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.494Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x6bef"}}, {"model": "economy.conversionrate", "pk": 933, "fields": {"created_on": "2018-05-16T16:48:50.500Z", "modified_on": "2018-05-16T16:48:50.500Z", "from_amount": 1000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.494Z", "source": "etherdelta", "from_currency": "0x6bef", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 934, "fields": {"created_on": "2018-05-16T16:48:50.511Z", "modified_on": "2018-05-16T16:48:50.512Z", "from_amount": 1.0, "to_amount": 0.001213502, "timestamp": "2018-05-16T16:48:50.512Z", "source": "etherdelta", "from_currency": "STX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 935, "fields": {"created_on": "2018-05-16T16:48:50.517Z", "modified_on": "2018-05-16T16:48:50.517Z", "from_amount": 0.001213502, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.512Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "STX"}}, {"model": "economy.conversionrate", "pk": 936, "fields": {"created_on": "2018-05-16T16:48:50.520Z", "modified_on": "2018-05-16T16:48:50.520Z", "from_amount": 824.061270603592, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.512Z", "source": "etherdelta", "from_currency": "STX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 937, "fields": {"created_on": "2018-05-16T16:48:50.524Z", "modified_on": "2018-05-16T16:48:50.524Z", "from_amount": 1.0, "to_amount": 6.7005e-06, "timestamp": "2018-05-16T16:48:50.524Z", "source": "etherdelta", "from_currency": "0x3618", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 938, "fields": {"created_on": "2018-05-16T16:48:50.527Z", "modified_on": "2018-05-16T16:48:50.527Z", "from_amount": 6.7005e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.524Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3618"}}, {"model": "economy.conversionrate", "pk": 939, "fields": {"created_on": "2018-05-16T16:48:50.530Z", "modified_on": "2018-05-16T16:48:50.530Z", "from_amount": 149242.593836281, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.524Z", "source": "etherdelta", "from_currency": "0x3618", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 940, "fields": {"created_on": "2018-05-16T16:48:50.532Z", "modified_on": "2018-05-16T16:48:50.532Z", "from_amount": 6.7005e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.524Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3618"}}, {"model": "economy.conversionrate", "pk": 941, "fields": {"created_on": "2018-05-16T16:48:50.537Z", "modified_on": "2018-05-16T16:48:50.537Z", "from_amount": 1.0, "to_amount": 2.67e-07, "timestamp": "2018-05-16T16:48:50.537Z", "source": "etherdelta", "from_currency": "0x95ab", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 942, "fields": {"created_on": "2018-05-16T16:48:50.546Z", "modified_on": "2018-05-16T16:48:50.546Z", "from_amount": 2.67e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.537Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x95ab"}}, {"model": "economy.conversionrate", "pk": 943, "fields": {"created_on": "2018-05-16T16:48:50.550Z", "modified_on": "2018-05-16T16:48:50.550Z", "from_amount": 3745318.35205992, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.537Z", "source": "etherdelta", "from_currency": "0x95ab", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 944, "fields": {"created_on": "2018-05-16T16:48:50.557Z", "modified_on": "2018-05-16T16:48:50.558Z", "from_amount": 1.0, "to_amount": 0.0002518005, "timestamp": "2018-05-16T16:48:50.558Z", "source": "etherdelta", "from_currency": "0x998b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 945, "fields": {"created_on": "2018-05-16T16:48:50.563Z", "modified_on": "2018-05-16T16:48:50.563Z", "from_amount": 0.0002518005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.558Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x998b"}}, {"model": "economy.conversionrate", "pk": 946, "fields": {"created_on": "2018-05-16T16:48:50.567Z", "modified_on": "2018-05-16T16:48:50.567Z", "from_amount": 3971.39799166404, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.558Z", "source": "etherdelta", "from_currency": "0x998b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 947, "fields": {"created_on": "2018-05-16T16:48:50.571Z", "modified_on": "2018-05-16T16:48:50.571Z", "from_amount": 1.0, "to_amount": 0.0001473505, "timestamp": "2018-05-16T16:48:50.571Z", "source": "etherdelta", "from_currency": "0x408e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 948, "fields": {"created_on": "2018-05-16T16:48:50.576Z", "modified_on": "2018-05-16T16:48:50.576Z", "from_amount": 0.0001473505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.571Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x408e"}}, {"model": "economy.conversionrate", "pk": 949, "fields": {"created_on": "2018-05-16T16:48:50.579Z", "modified_on": "2018-05-16T16:48:50.580Z", "from_amount": 6786.53957740218, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.571Z", "source": "etherdelta", "from_currency": "0x408e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 950, "fields": {"created_on": "2018-05-16T16:48:50.584Z", "modified_on": "2018-05-16T16:48:50.584Z", "from_amount": 1.0, "to_amount": 0.00055, "timestamp": "2018-05-16T16:48:50.584Z", "source": "etherdelta", "from_currency": "0x4306", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 951, "fields": {"created_on": "2018-05-16T16:48:50.595Z", "modified_on": "2018-05-16T16:48:50.596Z", "from_amount": 0.00055, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.584Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4306"}}, {"model": "economy.conversionrate", "pk": 952, "fields": {"created_on": "2018-05-16T16:48:50.600Z", "modified_on": "2018-05-16T16:48:50.600Z", "from_amount": 1818.18181818182, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.584Z", "source": "etherdelta", "from_currency": "0x4306", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 953, "fields": {"created_on": "2018-05-16T16:48:50.610Z", "modified_on": "2018-05-16T16:48:50.610Z", "from_amount": 1.0, "to_amount": 4.68e-07, "timestamp": "2018-05-16T16:48:50.610Z", "source": "etherdelta", "from_currency": "0x3eb2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 954, "fields": {"created_on": "2018-05-16T16:48:50.615Z", "modified_on": "2018-05-16T16:48:50.615Z", "from_amount": 4.68e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.610Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3eb2"}}, {"model": "economy.conversionrate", "pk": 955, "fields": {"created_on": "2018-05-16T16:48:50.618Z", "modified_on": "2018-05-16T16:48:50.618Z", "from_amount": 2136752.13675214, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.610Z", "source": "etherdelta", "from_currency": "0x3eb2", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 956, "fields": {"created_on": "2018-05-16T16:48:50.620Z", "modified_on": "2018-05-16T16:48:50.620Z", "from_amount": 4.68e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.610Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x3eb2"}}, {"model": "economy.conversionrate", "pk": 957, "fields": {"created_on": "2018-05-16T16:48:50.627Z", "modified_on": "2018-05-16T16:48:50.627Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:50.627Z", "source": "etherdelta", "from_currency": "0x52cd", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 959, "fields": {"created_on": "2018-05-16T16:48:50.632Z", "modified_on": "2018-05-16T16:48:50.632Z", "from_amount": 1.0, "to_amount": 3.6e-05, "timestamp": "2018-05-16T16:48:50.632Z", "source": "etherdelta", "from_currency": "0x5529", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 960, "fields": {"created_on": "2018-05-16T16:48:50.637Z", "modified_on": "2018-05-16T16:48:50.638Z", "from_amount": 3.6e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.632Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x5529"}}, {"model": "economy.conversionrate", "pk": 961, "fields": {"created_on": "2018-05-16T16:48:50.649Z", "modified_on": "2018-05-16T16:48:50.649Z", "from_amount": 27777.7777777778, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.632Z", "source": "etherdelta", "from_currency": "0x5529", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 962, "fields": {"created_on": "2018-05-16T16:48:50.653Z", "modified_on": "2018-05-16T16:48:50.653Z", "from_amount": 1.0, "to_amount": 1.5e-09, "timestamp": "2018-05-16T16:48:50.653Z", "source": "etherdelta", "from_currency": "0x0235", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 963, "fields": {"created_on": "2018-05-16T16:48:50.663Z", "modified_on": "2018-05-16T16:48:50.663Z", "from_amount": 1.5e-09, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.653Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0235"}}, {"model": "economy.conversionrate", "pk": 964, "fields": {"created_on": "2018-05-16T16:48:50.667Z", "modified_on": "2018-05-16T16:48:50.667Z", "from_amount": 666666666.666667, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.653Z", "source": "etherdelta", "from_currency": "0x0235", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 965, "fields": {"created_on": "2018-05-16T16:48:50.670Z", "modified_on": "2018-05-16T16:48:50.671Z", "from_amount": 1.5e-09, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.653Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x0235"}}, {"model": "economy.conversionrate", "pk": 966, "fields": {"created_on": "2018-05-16T16:48:50.674Z", "modified_on": "2018-05-16T16:48:50.675Z", "from_amount": 1.0, "to_amount": 0.0001576505, "timestamp": "2018-05-16T16:48:50.674Z", "source": "etherdelta", "from_currency": "0x17e6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 967, "fields": {"created_on": "2018-05-16T16:48:50.679Z", "modified_on": "2018-05-16T16:48:50.679Z", "from_amount": 0.0001576505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.674Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x17e6"}}, {"model": "economy.conversionrate", "pk": 968, "fields": {"created_on": "2018-05-16T16:48:50.682Z", "modified_on": "2018-05-16T16:48:50.682Z", "from_amount": 6343.14512164567, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.674Z", "source": "etherdelta", "from_currency": "0x17e6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 969, "fields": {"created_on": "2018-05-16T16:48:50.685Z", "modified_on": "2018-05-16T16:48:50.685Z", "from_amount": 1.0, "to_amount": 6.3e-05, "timestamp": "2018-05-16T16:48:50.685Z", "source": "etherdelta", "from_currency": "BCO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 970, "fields": {"created_on": "2018-05-16T16:48:50.695Z", "modified_on": "2018-05-16T16:48:50.695Z", "from_amount": 6.3e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.685Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "BCO"}}, {"model": "economy.conversionrate", "pk": 971, "fields": {"created_on": "2018-05-16T16:48:50.698Z", "modified_on": "2018-05-16T16:48:50.699Z", "from_amount": 15873.0158730159, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.685Z", "source": "etherdelta", "from_currency": "BCO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 972, "fields": {"created_on": "2018-05-16T16:48:50.704Z", "modified_on": "2018-05-16T16:48:50.705Z", "from_amount": 1.0, "to_amount": 8.4785e-06, "timestamp": "2018-05-16T16:48:50.704Z", "source": "etherdelta", "from_currency": "COSS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 973, "fields": {"created_on": "2018-05-16T16:48:50.714Z", "modified_on": "2018-05-16T16:48:50.714Z", "from_amount": 8.4785e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.704Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "COSS"}}, {"model": "economy.conversionrate", "pk": 974, "fields": {"created_on": "2018-05-16T16:48:50.717Z", "modified_on": "2018-05-16T16:48:50.717Z", "from_amount": 117945.391283836, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.704Z", "source": "etherdelta", "from_currency": "COSS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 975, "fields": {"created_on": "2018-05-16T16:48:50.721Z", "modified_on": "2018-05-16T16:48:50.721Z", "from_amount": 1.0, "to_amount": 4.10015e-05, "timestamp": "2018-05-16T16:48:50.721Z", "source": "etherdelta", "from_currency": "0x92e5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 976, "fields": {"created_on": "2018-05-16T16:48:50.726Z", "modified_on": "2018-05-16T16:48:50.726Z", "from_amount": 4.10015e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.721Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x92e5"}}, {"model": "economy.conversionrate", "pk": 977, "fields": {"created_on": "2018-05-16T16:48:50.731Z", "modified_on": "2018-05-16T16:48:50.731Z", "from_amount": 24389.3516090875, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.721Z", "source": "etherdelta", "from_currency": "0x92e5", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 978, "fields": {"created_on": "2018-05-16T16:48:50.735Z", "modified_on": "2018-05-16T16:48:50.735Z", "from_amount": 1.0, "to_amount": 6.955e-06, "timestamp": "2018-05-16T16:48:50.735Z", "source": "etherdelta", "from_currency": "ETHB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 979, "fields": {"created_on": "2018-05-16T16:48:50.745Z", "modified_on": "2018-05-16T16:48:50.745Z", "from_amount": 6.955e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.735Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "ETHB"}}, {"model": "economy.conversionrate", "pk": 980, "fields": {"created_on": "2018-05-16T16:48:50.750Z", "modified_on": "2018-05-16T16:48:50.750Z", "from_amount": 143781.452192667, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.735Z", "source": "etherdelta", "from_currency": "ETHB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 981, "fields": {"created_on": "2018-05-16T16:48:50.758Z", "modified_on": "2018-05-16T16:48:50.759Z", "from_amount": 1.0, "to_amount": 9.1545e-06, "timestamp": "2018-05-16T16:48:50.759Z", "source": "etherdelta", "from_currency": "NEWB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 982, "fields": {"created_on": "2018-05-16T16:48:50.764Z", "modified_on": "2018-05-16T16:48:50.765Z", "from_amount": 9.1545e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.759Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "NEWB"}}, {"model": "economy.conversionrate", "pk": 983, "fields": {"created_on": "2018-05-16T16:48:50.768Z", "modified_on": "2018-05-16T16:48:50.768Z", "from_amount": 109235.894915069, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.759Z", "source": "etherdelta", "from_currency": "NEWB", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 984, "fields": {"created_on": "2018-05-16T16:48:50.771Z", "modified_on": "2018-05-16T16:48:50.771Z", "from_amount": 1.0, "to_amount": 8.3e-05, "timestamp": "2018-05-16T16:48:50.771Z", "source": "etherdelta", "from_currency": "FDX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 985, "fields": {"created_on": "2018-05-16T16:48:50.776Z", "modified_on": "2018-05-16T16:48:50.776Z", "from_amount": 8.3e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.771Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "FDX"}}, {"model": "economy.conversionrate", "pk": 986, "fields": {"created_on": "2018-05-16T16:48:50.779Z", "modified_on": "2018-05-16T16:48:50.779Z", "from_amount": 12048.1927710843, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.771Z", "source": "etherdelta", "from_currency": "FDX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 987, "fields": {"created_on": "2018-05-16T16:48:50.782Z", "modified_on": "2018-05-16T16:48:50.783Z", "from_amount": 1.0, "to_amount": 8.151e-05, "timestamp": "2018-05-16T16:48:50.783Z", "source": "etherdelta", "from_currency": "0x4a52", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 988, "fields": {"created_on": "2018-05-16T16:48:50.788Z", "modified_on": "2018-05-16T16:48:50.788Z", "from_amount": 8.151e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.783Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x4a52"}}, {"model": "economy.conversionrate", "pk": 989, "fields": {"created_on": "2018-05-16T16:48:50.795Z", "modified_on": "2018-05-16T16:48:50.795Z", "from_amount": 12268.4333210649, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.783Z", "source": "etherdelta", "from_currency": "0x4a52", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 990, "fields": {"created_on": "2018-05-16T16:48:50.800Z", "modified_on": "2018-05-16T16:48:50.800Z", "from_amount": 1.0, "to_amount": 0.00127135, "timestamp": "2018-05-16T16:48:50.800Z", "source": "etherdelta", "from_currency": "0x8993", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 991, "fields": {"created_on": "2018-05-16T16:48:50.806Z", "modified_on": "2018-05-16T16:48:50.806Z", "from_amount": 0.00127135, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.800Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x8993"}}, {"model": "economy.conversionrate", "pk": 992, "fields": {"created_on": "2018-05-16T16:48:50.811Z", "modified_on": "2018-05-16T16:48:50.812Z", "from_amount": 786.565461910568, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.800Z", "source": "etherdelta", "from_currency": "0x8993", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 993, "fields": {"created_on": "2018-05-16T16:48:50.816Z", "modified_on": "2018-05-16T16:48:50.817Z", "from_amount": 1.0, "to_amount": 7.26e-05, "timestamp": "2018-05-16T16:48:50.816Z", "source": "etherdelta", "from_currency": "LNC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 994, "fields": {"created_on": "2018-05-16T16:48:50.821Z", "modified_on": "2018-05-16T16:48:50.821Z", "from_amount": 7.26e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.816Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LNC"}}, {"model": "economy.conversionrate", "pk": 995, "fields": {"created_on": "2018-05-16T16:48:50.825Z", "modified_on": "2018-05-16T16:48:50.825Z", "from_amount": 13774.1046831956, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.816Z", "source": "etherdelta", "from_currency": "LNC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 996, "fields": {"created_on": "2018-05-16T16:48:50.829Z", "modified_on": "2018-05-16T16:48:50.829Z", "from_amount": 1.0, "to_amount": 1.8101e-05, "timestamp": "2018-05-16T16:48:50.829Z", "source": "etherdelta", "from_currency": "0x63e6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 997, "fields": {"created_on": "2018-05-16T16:48:50.833Z", "modified_on": "2018-05-16T16:48:50.833Z", "from_amount": 1.8101e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.829Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x63e6"}}, {"model": "economy.conversionrate", "pk": 998, "fields": {"created_on": "2018-05-16T16:48:50.836Z", "modified_on": "2018-05-16T16:48:50.836Z", "from_amount": 55245.5665432849, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.829Z", "source": "etherdelta", "from_currency": "0x63e6", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 999, "fields": {"created_on": "2018-05-16T16:48:50.847Z", "modified_on": "2018-05-16T16:48:50.847Z", "from_amount": 1.0, "to_amount": 2.00005e-05, "timestamp": "2018-05-16T16:48:50.847Z", "source": "etherdelta", "from_currency": "0xe760", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1000, "fields": {"created_on": "2018-05-16T16:48:50.851Z", "modified_on": "2018-05-16T16:48:50.851Z", "from_amount": 2.00005e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.847Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe760"}}, {"model": "economy.conversionrate", "pk": 1001, "fields": {"created_on": "2018-05-16T16:48:50.859Z", "modified_on": "2018-05-16T16:48:50.859Z", "from_amount": 49998.7500312492, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.847Z", "source": "etherdelta", "from_currency": "0xe760", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1002, "fields": {"created_on": "2018-05-16T16:48:50.863Z", "modified_on": "2018-05-16T16:48:50.864Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:50.864Z", "source": "etherdelta", "from_currency": "JWT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1004, "fields": {"created_on": "2018-05-16T16:48:50.871Z", "modified_on": "2018-05-16T16:48:50.871Z", "from_amount": 1.0, "to_amount": 3.00555e-05, "timestamp": "2018-05-16T16:48:50.871Z", "source": "etherdelta", "from_currency": "0x2335", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1005, "fields": {"created_on": "2018-05-16T16:48:50.876Z", "modified_on": "2018-05-16T16:48:50.876Z", "from_amount": 3.00555e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.871Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x2335"}}, {"model": "economy.conversionrate", "pk": 1006, "fields": {"created_on": "2018-05-16T16:48:50.879Z", "modified_on": "2018-05-16T16:48:50.879Z", "from_amount": 33271.7805393356, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.871Z", "source": "etherdelta", "from_currency": "0x2335", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1007, "fields": {"created_on": "2018-05-16T16:48:50.883Z", "modified_on": "2018-05-16T16:48:50.883Z", "from_amount": 1.0, "to_amount": 0.000765001, "timestamp": "2018-05-16T16:48:50.883Z", "source": "etherdelta", "from_currency": "LLT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1008, "fields": {"created_on": "2018-05-16T16:48:50.896Z", "modified_on": "2018-05-16T16:48:50.896Z", "from_amount": 0.000765001, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.883Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "LLT"}}, {"model": "economy.conversionrate", "pk": 1009, "fields": {"created_on": "2018-05-16T16:48:50.903Z", "modified_on": "2018-05-16T16:48:50.903Z", "from_amount": 1307.18783374139, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.883Z", "source": "etherdelta", "from_currency": "LLT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1010, "fields": {"created_on": "2018-05-16T16:48:50.914Z", "modified_on": "2018-05-16T16:48:50.915Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:50.914Z", "source": "etherdelta", "from_currency": "0xc761", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1012, "fields": {"created_on": "2018-05-16T16:48:50.922Z", "modified_on": "2018-05-16T16:48:50.922Z", "from_amount": 1.0, "to_amount": 2.185e-07, "timestamp": "2018-05-16T16:48:50.922Z", "source": "etherdelta", "from_currency": "0xf7ae", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1013, "fields": {"created_on": "2018-05-16T16:48:50.927Z", "modified_on": "2018-05-16T16:48:50.927Z", "from_amount": 2.185e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.922Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xf7ae"}}, {"model": "economy.conversionrate", "pk": 1014, "fields": {"created_on": "2018-05-16T16:48:50.931Z", "modified_on": "2018-05-16T16:48:50.931Z", "from_amount": 4576659.0389016, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.922Z", "source": "etherdelta", "from_currency": "0xf7ae", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1015, "fields": {"created_on": "2018-05-16T16:48:50.938Z", "modified_on": "2018-05-16T16:48:50.938Z", "from_amount": 1.0, "to_amount": 2.5e-09, "timestamp": "2018-05-16T16:48:50.938Z", "source": "etherdelta", "from_currency": "0x12fb", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1016, "fields": {"created_on": "2018-05-16T16:48:50.948Z", "modified_on": "2018-05-16T16:48:50.948Z", "from_amount": 2.5e-09, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.938Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x12fb"}}, {"model": "economy.conversionrate", "pk": 1017, "fields": {"created_on": "2018-05-16T16:48:50.952Z", "modified_on": "2018-05-16T16:48:50.952Z", "from_amount": 400000000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.938Z", "source": "etherdelta", "from_currency": "0x12fb", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1018, "fields": {"created_on": "2018-05-16T16:48:50.962Z", "modified_on": "2018-05-16T16:48:50.962Z", "from_amount": 1.0, "to_amount": 9.135e-05, "timestamp": "2018-05-16T16:48:50.962Z", "source": "etherdelta", "from_currency": "KSS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1019, "fields": {"created_on": "2018-05-16T16:48:50.967Z", "modified_on": "2018-05-16T16:48:50.967Z", "from_amount": 9.135e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.962Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "KSS"}}, {"model": "economy.conversionrate", "pk": 1020, "fields": {"created_on": "2018-05-16T16:48:50.972Z", "modified_on": "2018-05-16T16:48:50.972Z", "from_amount": 10946.9074986316, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.962Z", "source": "etherdelta", "from_currency": "KSS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1021, "fields": {"created_on": "2018-05-16T16:48:50.977Z", "modified_on": "2018-05-16T16:48:50.977Z", "from_amount": 1.0, "to_amount": 1.9035e-06, "timestamp": "2018-05-16T16:48:50.977Z", "source": "etherdelta", "from_currency": "CAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1022, "fields": {"created_on": "2018-05-16T16:48:50.982Z", "modified_on": "2018-05-16T16:48:50.982Z", "from_amount": 1.9035e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.977Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CAS"}}, {"model": "economy.conversionrate", "pk": 1023, "fields": {"created_on": "2018-05-16T16:48:50.985Z", "modified_on": "2018-05-16T16:48:50.985Z", "from_amount": 525348.04307854, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.977Z", "source": "etherdelta", "from_currency": "CAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1024, "fields": {"created_on": "2018-05-16T16:48:50.993Z", "modified_on": "2018-05-16T16:48:50.993Z", "from_amount": 1.9035e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:50.977Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CAS"}}, {"model": "economy.conversionrate", "pk": 1025, "fields": {"created_on": "2018-05-16T16:48:51Z", "modified_on": "2018-05-16T16:48:51.001Z", "from_amount": 1.0, "to_amount": 0.000143, "timestamp": "2018-05-16T16:48:51.001Z", "source": "etherdelta", "from_currency": "0xa4ea", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1026, "fields": {"created_on": "2018-05-16T16:48:51.009Z", "modified_on": "2018-05-16T16:48:51.009Z", "from_amount": 0.000143, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.001Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xa4ea"}}, {"model": "economy.conversionrate", "pk": 1027, "fields": {"created_on": "2018-05-16T16:48:51.014Z", "modified_on": "2018-05-16T16:48:51.014Z", "from_amount": 6993.00699300699, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.001Z", "source": "etherdelta", "from_currency": "0xa4ea", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1028, "fields": {"created_on": "2018-05-16T16:48:51.020Z", "modified_on": "2018-05-16T16:48:51.020Z", "from_amount": 1.0, "to_amount": 2.45505e-05, "timestamp": "2018-05-16T16:48:51.020Z", "source": "etherdelta", "from_currency": "0x949b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1029, "fields": {"created_on": "2018-05-16T16:48:51.025Z", "modified_on": "2018-05-16T16:48:51.025Z", "from_amount": 2.45505e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.020Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x949b"}}, {"model": "economy.conversionrate", "pk": 1030, "fields": {"created_on": "2018-05-16T16:48:51.029Z", "modified_on": "2018-05-16T16:48:51.029Z", "from_amount": 40732.3679762123, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.020Z", "source": "etherdelta", "from_currency": "0x949b", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1031, "fields": {"created_on": "2018-05-16T16:48:51.033Z", "modified_on": "2018-05-16T16:48:51.033Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:51.033Z", "source": "etherdelta", "from_currency": "UGT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1033, "fields": {"created_on": "2018-05-16T16:48:51.048Z", "modified_on": "2018-05-16T16:48:51.048Z", "from_amount": 1.0, "to_amount": 2.025e-05, "timestamp": "2018-05-16T16:48:51.048Z", "source": "etherdelta", "from_currency": "0xe531", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1034, "fields": {"created_on": "2018-05-16T16:48:51.053Z", "modified_on": "2018-05-16T16:48:51.053Z", "from_amount": 2.025e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.048Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0xe531"}}, {"model": "economy.conversionrate", "pk": 1035, "fields": {"created_on": "2018-05-16T16:48:51.056Z", "modified_on": "2018-05-16T16:48:51.056Z", "from_amount": 49382.7160493827, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.048Z", "source": "etherdelta", "from_currency": "0xe531", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1036, "fields": {"created_on": "2018-05-16T16:48:51.060Z", "modified_on": "2018-05-16T16:48:51.061Z", "from_amount": 1.0, "to_amount": 0.0007500005, "timestamp": "2018-05-16T16:48:51.060Z", "source": "etherdelta", "from_currency": "0x7c32", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1037, "fields": {"created_on": "2018-05-16T16:48:51.065Z", "modified_on": "2018-05-16T16:48:51.065Z", "from_amount": 0.0007500005, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.060Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x7c32"}}, {"model": "economy.conversionrate", "pk": 1038, "fields": {"created_on": "2018-05-16T16:48:51.069Z", "modified_on": "2018-05-16T16:48:51.069Z", "from_amount": 1333.33244444504, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.060Z", "source": "etherdelta", "from_currency": "0x7c32", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1039, "fields": {"created_on": "2018-05-16T16:48:51.078Z", "modified_on": "2018-05-16T16:48:51.079Z", "from_amount": 1.0, "to_amount": 0.0002556545, "timestamp": "2018-05-16T16:48:51.079Z", "source": "etherdelta", "from_currency": "MEDI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1040, "fields": {"created_on": "2018-05-16T16:48:51.084Z", "modified_on": "2018-05-16T16:48:51.084Z", "from_amount": 0.0002556545, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.079Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "MEDI"}}, {"model": "economy.conversionrate", "pk": 1041, "fields": {"created_on": "2018-05-16T16:48:51.090Z", "modified_on": "2018-05-16T16:48:51.090Z", "from_amount": 3911.52903625792, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.079Z", "source": "etherdelta", "from_currency": "MEDI", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1042, "fields": {"created_on": "2018-05-16T16:48:51.097Z", "modified_on": "2018-05-16T16:48:51.097Z", "from_amount": 1.0, "to_amount": 0.000387, "timestamp": "2018-05-16T16:48:51.097Z", "source": "etherdelta", "from_currency": "CRED", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1043, "fields": {"created_on": "2018-05-16T16:48:51.102Z", "modified_on": "2018-05-16T16:48:51.102Z", "from_amount": 0.000387, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.097Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "CRED"}}, {"model": "economy.conversionrate", "pk": 1044, "fields": {"created_on": "2018-05-16T16:48:51.105Z", "modified_on": "2018-05-16T16:48:51.105Z", "from_amount": 2583.97932816537, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.097Z", "source": "etherdelta", "from_currency": "CRED", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1045, "fields": {"created_on": "2018-05-16T16:48:51.110Z", "modified_on": "2018-05-16T16:48:51.110Z", "from_amount": 1.0, "to_amount": 0.0, "timestamp": "2018-05-16T16:48:51.110Z", "source": "etherdelta", "from_currency": "0x0598", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1047, "fields": {"created_on": "2018-05-16T16:48:51.116Z", "modified_on": "2018-05-16T16:48:51.116Z", "from_amount": 1.0, "to_amount": 0.00272495, "timestamp": "2018-05-16T16:48:51.116Z", "source": "etherdelta", "from_currency": "SAN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1048, "fields": {"created_on": "2018-05-16T16:48:51.124Z", "modified_on": "2018-05-16T16:48:51.124Z", "from_amount": 0.00272495, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.116Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "SAN"}}, {"model": "economy.conversionrate", "pk": 1049, "fields": {"created_on": "2018-05-16T16:48:51.134Z", "modified_on": "2018-05-16T16:48:51.134Z", "from_amount": 366.979210627718, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.116Z", "source": "etherdelta", "from_currency": "SAN", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1050, "fields": {"created_on": "2018-05-16T16:48:51.143Z", "modified_on": "2018-05-16T16:48:51.144Z", "from_amount": 1.0, "to_amount": 1.4225e-06, "timestamp": "2018-05-16T16:48:51.144Z", "source": "etherdelta", "from_currency": "IBTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1051, "fields": {"created_on": "2018-05-16T16:48:51.150Z", "modified_on": "2018-05-16T16:48:51.150Z", "from_amount": 1.4225e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.144Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "IBTC"}}, {"model": "economy.conversionrate", "pk": 1052, "fields": {"created_on": "2018-05-16T16:48:51.154Z", "modified_on": "2018-05-16T16:48:51.155Z", "from_amount": 702987.69771529, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.144Z", "source": "etherdelta", "from_currency": "IBTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1053, "fields": {"created_on": "2018-05-16T16:48:51.159Z", "modified_on": "2018-05-16T16:48:51.159Z", "from_amount": 1.0, "to_amount": 0.00100125, "timestamp": "2018-05-16T16:48:51.159Z", "source": "etherdelta", "from_currency": "0x369e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1054, "fields": {"created_on": "2018-05-16T16:48:51.164Z", "modified_on": "2018-05-16T16:48:51.164Z", "from_amount": 0.00100125, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.159Z", "source": "etherdelta", "from_currency": "ETH", "to_currency": "0x369e"}}, {"model": "economy.conversionrate", "pk": 1055, "fields": {"created_on": "2018-05-16T16:48:51.168Z", "modified_on": "2018-05-16T16:48:51.168Z", "from_amount": 998.751560549313, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.159Z", "source": "etherdelta", "from_currency": "0x369e", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1056, "fields": {"created_on": "2018-05-16T16:48:51.494Z", "modified_on": "2018-05-16T16:48:51.494Z", "from_amount": 1.0, "to_amount": 1.245e-06, "timestamp": "2018-05-16T16:48:51.494Z", "source": "poloniex", "from_currency": "BCN", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1057, "fields": {"created_on": "2018-05-16T16:48:51.498Z", "modified_on": "2018-05-16T16:48:51.498Z", "from_amount": 1.245e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.494Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BCN"}}, {"model": "economy.conversionrate", "pk": 1058, "fields": {"created_on": "2018-05-16T16:48:51.500Z", "modified_on": "2018-05-16T16:48:51.500Z", "from_amount": 803212.851405623, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.494Z", "source": "poloniex", "from_currency": "BCN", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1059, "fields": {"created_on": "2018-05-16T16:48:51.503Z", "modified_on": "2018-05-16T16:48:51.503Z", "from_amount": 1.0, "to_amount": 7.28e-06, "timestamp": "2018-05-16T16:48:51.503Z", "source": "poloniex", "from_currency": "BELA", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1060, "fields": {"created_on": "2018-05-16T16:48:51.507Z", "modified_on": "2018-05-16T16:48:51.507Z", "from_amount": 7.28e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.503Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BELA"}}, {"model": "economy.conversionrate", "pk": 1061, "fields": {"created_on": "2018-05-16T16:48:51.509Z", "modified_on": "2018-05-16T16:48:51.509Z", "from_amount": 137362.637362637, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.503Z", "source": "poloniex", "from_currency": "BELA", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1062, "fields": {"created_on": "2018-05-16T16:48:51.511Z", "modified_on": "2018-05-16T16:48:51.511Z", "from_amount": 7.28e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.503Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BELA"}}, {"model": "economy.conversionrate", "pk": 1063, "fields": {"created_on": "2018-05-16T16:48:51.523Z", "modified_on": "2018-05-16T16:48:51.523Z", "from_amount": 1.0, "to_amount": 3.1465e-05, "timestamp": "2018-05-16T16:48:51.523Z", "source": "poloniex", "from_currency": "BLK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1064, "fields": {"created_on": "2018-05-16T16:48:51.530Z", "modified_on": "2018-05-16T16:48:51.530Z", "from_amount": 3.1465e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.523Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BLK"}}, {"model": "economy.conversionrate", "pk": 1065, "fields": {"created_on": "2018-05-16T16:48:51.533Z", "modified_on": "2018-05-16T16:48:51.533Z", "from_amount": 31781.344350866, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.523Z", "source": "poloniex", "from_currency": "BLK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1066, "fields": {"created_on": "2018-05-16T16:48:51.536Z", "modified_on": "2018-05-16T16:48:51.537Z", "from_amount": 1.0, "to_amount": 0.010901925, "timestamp": "2018-05-16T16:48:51.537Z", "source": "poloniex", "from_currency": "BTCD", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1067, "fields": {"created_on": "2018-05-16T16:48:51.542Z", "modified_on": "2018-05-16T16:48:51.542Z", "from_amount": 0.010901925, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.537Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BTCD"}}, {"model": "economy.conversionrate", "pk": 1068, "fields": {"created_on": "2018-05-16T16:48:51.545Z", "modified_on": "2018-05-16T16:48:51.545Z", "from_amount": 91.7269197871018, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.537Z", "source": "poloniex", "from_currency": "BTCD", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1069, "fields": {"created_on": "2018-05-16T16:48:51.549Z", "modified_on": "2018-05-16T16:48:51.549Z", "from_amount": 1.0, "to_amount": 6.345e-05, "timestamp": "2018-05-16T16:48:51.549Z", "source": "poloniex", "from_currency": "Bitmark", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1070, "fields": {"created_on": "2018-05-16T16:48:51.553Z", "modified_on": "2018-05-16T16:48:51.553Z", "from_amount": 6.345e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.549Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "Bitmark"}}, {"model": "economy.conversionrate", "pk": 1071, "fields": {"created_on": "2018-05-16T16:48:51.557Z", "modified_on": "2018-05-16T16:48:51.557Z", "from_amount": 15760.4412923562, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.549Z", "source": "poloniex", "from_currency": "Bitmark", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1072, "fields": {"created_on": "2018-05-16T16:48:51.560Z", "modified_on": "2018-05-16T16:48:51.560Z", "from_amount": 1.0, "to_amount": 2.941e-05, "timestamp": "2018-05-16T16:48:51.560Z", "source": "poloniex", "from_currency": "BTS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1073, "fields": {"created_on": "2018-05-16T16:48:51.564Z", "modified_on": "2018-05-16T16:48:51.565Z", "from_amount": 2.941e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.560Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BTS"}}, {"model": "economy.conversionrate", "pk": 1074, "fields": {"created_on": "2018-05-16T16:48:51.569Z", "modified_on": "2018-05-16T16:48:51.569Z", "from_amount": 34002.0401224074, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.560Z", "source": "poloniex", "from_currency": "BTS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1075, "fields": {"created_on": "2018-05-16T16:48:51.571Z", "modified_on": "2018-05-16T16:48:51.571Z", "from_amount": 2.941e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.560Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BTS"}}, {"model": "economy.conversionrate", "pk": 1076, "fields": {"created_on": "2018-05-16T16:48:51.575Z", "modified_on": "2018-05-16T16:48:51.575Z", "from_amount": 1.0, "to_amount": 3.125e-06, "timestamp": "2018-05-16T16:48:51.575Z", "source": "poloniex", "from_currency": "BURST", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1077, "fields": {"created_on": "2018-05-16T16:48:51.580Z", "modified_on": "2018-05-16T16:48:51.580Z", "from_amount": 3.125e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.575Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BURST"}}, {"model": "economy.conversionrate", "pk": 1078, "fields": {"created_on": "2018-05-16T16:48:51.583Z", "modified_on": "2018-05-16T16:48:51.583Z", "from_amount": 320000.0, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.575Z", "source": "poloniex", "from_currency": "BURST", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1079, "fields": {"created_on": "2018-05-16T16:48:51.585Z", "modified_on": "2018-05-16T16:48:51.585Z", "from_amount": 3.125e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.575Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BURST"}}, {"model": "economy.conversionrate", "pk": 1080, "fields": {"created_on": "2018-05-16T16:48:51.593Z", "modified_on": "2018-05-16T16:48:51.593Z", "from_amount": 1.0, "to_amount": 0.000457345, "timestamp": "2018-05-16T16:48:51.593Z", "source": "poloniex", "from_currency": "CLAM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1081, "fields": {"created_on": "2018-05-16T16:48:51.600Z", "modified_on": "2018-05-16T16:48:51.600Z", "from_amount": 0.000457345, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.593Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "CLAM"}}, {"model": "economy.conversionrate", "pk": 1082, "fields": {"created_on": "2018-05-16T16:48:51.604Z", "modified_on": "2018-05-16T16:48:51.604Z", "from_amount": 2186.53314237611, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.593Z", "source": "poloniex", "from_currency": "CLAM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1083, "fields": {"created_on": "2018-05-16T16:48:51.607Z", "modified_on": "2018-05-16T16:48:51.607Z", "from_amount": 0.000457345, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.593Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "CLAM"}}, {"model": "economy.conversionrate", "pk": 1084, "fields": {"created_on": "2018-05-16T16:48:51.612Z", "modified_on": "2018-05-16T16:48:51.612Z", "from_amount": 1.0, "to_amount": 0.04951555, "timestamp": "2018-05-16T16:48:51.612Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1085, "fields": {"created_on": "2018-05-16T16:48:51.615Z", "modified_on": "2018-05-16T16:48:51.615Z", "from_amount": 0.04951555, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.612Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "DASH"}}, {"model": "economy.conversionrate", "pk": 1086, "fields": {"created_on": "2018-05-16T16:48:51.617Z", "modified_on": "2018-05-16T16:48:51.617Z", "from_amount": 20.1956759038322, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.612Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1087, "fields": {"created_on": "2018-05-16T16:48:51.620Z", "modified_on": "2018-05-16T16:48:51.620Z", "from_amount": 1.0, "to_amount": 4.685e-06, "timestamp": "2018-05-16T16:48:51.620Z", "source": "poloniex", "from_currency": "DGB", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1088, "fields": {"created_on": "2018-05-16T16:48:51.626Z", "modified_on": "2018-05-16T16:48:51.626Z", "from_amount": 4.685e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.620Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "DGB"}}, {"model": "economy.conversionrate", "pk": 1089, "fields": {"created_on": "2018-05-16T16:48:51.631Z", "modified_on": "2018-05-16T16:48:51.632Z", "from_amount": 213447.171824973, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.620Z", "source": "poloniex", "from_currency": "DGB", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1090, "fields": {"created_on": "2018-05-16T16:48:51.636Z", "modified_on": "2018-05-16T16:48:51.636Z", "from_amount": 1.0, "to_amount": 5.25e-07, "timestamp": "2018-05-16T16:48:51.636Z", "source": "poloniex", "from_currency": "DOGE", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1091, "fields": {"created_on": "2018-05-16T16:48:51.642Z", "modified_on": "2018-05-16T16:48:51.642Z", "from_amount": 5.25e-07, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.636Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "DOGE"}}, {"model": "economy.conversionrate", "pk": 1092, "fields": {"created_on": "2018-05-16T16:48:51.645Z", "modified_on": "2018-05-16T16:48:51.645Z", "from_amount": 1904761.9047619, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.636Z", "source": "poloniex", "from_currency": "DOGE", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1093, "fields": {"created_on": "2018-05-16T16:48:51.648Z", "modified_on": "2018-05-16T16:48:51.648Z", "from_amount": 1.0, "to_amount": 2.7655e-05, "timestamp": "2018-05-16T16:48:51.648Z", "source": "poloniex", "from_currency": "EMC2", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1094, "fields": {"created_on": "2018-05-16T16:48:51.652Z", "modified_on": "2018-05-16T16:48:51.652Z", "from_amount": 2.7655e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.648Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "EMC2"}}, {"model": "economy.conversionrate", "pk": 1095, "fields": {"created_on": "2018-05-16T16:48:51.657Z", "modified_on": "2018-05-16T16:48:51.658Z", "from_amount": 36159.8264328331, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.648Z", "source": "poloniex", "from_currency": "EMC2", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1096, "fields": {"created_on": "2018-05-16T16:48:51.664Z", "modified_on": "2018-05-16T16:48:51.664Z", "from_amount": 2.7655e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.648Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "EMC2"}}, {"model": "economy.conversionrate", "pk": 1097, "fields": {"created_on": "2018-05-16T16:48:51.669Z", "modified_on": "2018-05-16T16:48:51.670Z", "from_amount": 1.0, "to_amount": 1.96e-06, "timestamp": "2018-05-16T16:48:51.670Z", "source": "poloniex", "from_currency": "FLDC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1098, "fields": {"created_on": "2018-05-16T16:48:51.674Z", "modified_on": "2018-05-16T16:48:51.674Z", "from_amount": 1.96e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.670Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "FLDC"}}, {"model": "economy.conversionrate", "pk": 1099, "fields": {"created_on": "2018-05-16T16:48:51.676Z", "modified_on": "2018-05-16T16:48:51.676Z", "from_amount": 510204.081632653, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.670Z", "source": "poloniex", "from_currency": "FLDC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1100, "fields": {"created_on": "2018-05-16T16:48:51.680Z", "modified_on": "2018-05-16T16:48:51.681Z", "from_amount": 1.0, "to_amount": 1.204e-05, "timestamp": "2018-05-16T16:48:51.681Z", "source": "poloniex", "from_currency": "FLO", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1101, "fields": {"created_on": "2018-05-16T16:48:51.685Z", "modified_on": "2018-05-16T16:48:51.685Z", "from_amount": 1.204e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.681Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "FLO"}}, {"model": "economy.conversionrate", "pk": 1102, "fields": {"created_on": "2018-05-16T16:48:51.690Z", "modified_on": "2018-05-16T16:48:51.690Z", "from_amount": 83056.4784053156, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.681Z", "source": "poloniex", "from_currency": "FLO", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1103, "fields": {"created_on": "2018-05-16T16:48:51.698Z", "modified_on": "2018-05-16T16:48:51.698Z", "from_amount": 1.0, "to_amount": 0.000164055, "timestamp": "2018-05-16T16:48:51.698Z", "source": "poloniex", "from_currency": "GAME", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1104, "fields": {"created_on": "2018-05-16T16:48:51.703Z", "modified_on": "2018-05-16T16:48:51.703Z", "from_amount": 0.000164055, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.698Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "GAME"}}, {"model": "economy.conversionrate", "pk": 1105, "fields": {"created_on": "2018-05-16T16:48:51.706Z", "modified_on": "2018-05-16T16:48:51.706Z", "from_amount": 6095.51674743226, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.698Z", "source": "poloniex", "from_currency": "GAME", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1106, "fields": {"created_on": "2018-05-16T16:48:51.709Z", "modified_on": "2018-05-16T16:48:51.709Z", "from_amount": 1.0, "to_amount": 5.335e-06, "timestamp": "2018-05-16T16:48:51.709Z", "source": "poloniex", "from_currency": "GRC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1107, "fields": {"created_on": "2018-05-16T16:48:51.714Z", "modified_on": "2018-05-16T16:48:51.714Z", "from_amount": 5.335e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.709Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "GRC"}}, {"model": "economy.conversionrate", "pk": 1108, "fields": {"created_on": "2018-05-16T16:48:51.718Z", "modified_on": "2018-05-16T16:48:51.718Z", "from_amount": 187441.424554827, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.709Z", "source": "poloniex", "from_currency": "GRC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1109, "fields": {"created_on": "2018-05-16T16:48:51.725Z", "modified_on": "2018-05-16T16:48:51.726Z", "from_amount": 1.0, "to_amount": 1.5685e-05, "timestamp": "2018-05-16T16:48:51.726Z", "source": "poloniex", "from_currency": "HUC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1110, "fields": {"created_on": "2018-05-16T16:48:51.734Z", "modified_on": "2018-05-16T16:48:51.734Z", "from_amount": 1.5685e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.726Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "HUC"}}, {"model": "economy.conversionrate", "pk": 1111, "fields": {"created_on": "2018-05-16T16:48:51.739Z", "modified_on": "2018-05-16T16:48:51.739Z", "from_amount": 63755.1801083838, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.726Z", "source": "poloniex", "from_currency": "HUC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1112, "fields": {"created_on": "2018-05-16T16:48:51.749Z", "modified_on": "2018-05-16T16:48:51.749Z", "from_amount": 1.0, "to_amount": 0.01661746, "timestamp": "2018-05-16T16:48:51.749Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1113, "fields": {"created_on": "2018-05-16T16:48:51.754Z", "modified_on": "2018-05-16T16:48:51.754Z", "from_amount": 0.01661746, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.749Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "LTC"}}, {"model": "economy.conversionrate", "pk": 1114, "fields": {"created_on": "2018-05-16T16:48:51.757Z", "modified_on": "2018-05-16T16:48:51.757Z", "from_amount": 60.177668548623, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.749Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1115, "fields": {"created_on": "2018-05-16T16:48:51.762Z", "modified_on": "2018-05-16T16:48:51.763Z", "from_amount": 1.0, "to_amount": 4.1645e-05, "timestamp": "2018-05-16T16:48:51.763Z", "source": "poloniex", "from_currency": "MAID", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1116, "fields": {"created_on": "2018-05-16T16:48:51.768Z", "modified_on": "2018-05-16T16:48:51.768Z", "from_amount": 4.1645e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.763Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "MAID"}}, {"model": "economy.conversionrate", "pk": 1117, "fields": {"created_on": "2018-05-16T16:48:51.775Z", "modified_on": "2018-05-16T16:48:51.775Z", "from_amount": 24012.4864929763, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.763Z", "source": "poloniex", "from_currency": "MAID", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1118, "fields": {"created_on": "2018-05-16T16:48:51.785Z", "modified_on": "2018-05-16T16:48:51.785Z", "from_amount": 1.0, "to_amount": 0.00400042, "timestamp": "2018-05-16T16:48:51.785Z", "source": "poloniex", "from_currency": "OMNI", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1119, "fields": {"created_on": "2018-05-16T16:48:51.794Z", "modified_on": "2018-05-16T16:48:51.794Z", "from_amount": 0.00400042, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.785Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "OMNI"}}, {"model": "economy.conversionrate", "pk": 1120, "fields": {"created_on": "2018-05-16T16:48:51.799Z", "modified_on": "2018-05-16T16:48:51.799Z", "from_amount": 249.973752755961, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.785Z", "source": "poloniex", "from_currency": "OMNI", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1121, "fields": {"created_on": "2018-05-16T16:48:51.804Z", "modified_on": "2018-05-16T16:48:51.804Z", "from_amount": 1.0, "to_amount": 0.000137225, "timestamp": "2018-05-16T16:48:51.804Z", "source": "poloniex", "from_currency": "NAV", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1122, "fields": {"created_on": "2018-05-16T16:48:51.809Z", "modified_on": "2018-05-16T16:48:51.809Z", "from_amount": 0.000137225, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.804Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NAV"}}, {"model": "economy.conversionrate", "pk": 1123, "fields": {"created_on": "2018-05-16T16:48:51.813Z", "modified_on": "2018-05-16T16:48:51.813Z", "from_amount": 7287.30187648023, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.804Z", "source": "poloniex", "from_currency": "NAV", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1124, "fields": {"created_on": "2018-05-16T16:48:51.819Z", "modified_on": "2018-05-16T16:48:51.819Z", "from_amount": 1.0, "to_amount": 0.00032474, "timestamp": "2018-05-16T16:48:51.819Z", "source": "poloniex", "from_currency": "NEOS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1125, "fields": {"created_on": "2018-05-16T16:48:51.830Z", "modified_on": "2018-05-16T16:48:51.830Z", "from_amount": 0.00032474, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.819Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NEOS"}}, {"model": "economy.conversionrate", "pk": 1126, "fields": {"created_on": "2018-05-16T16:48:51.836Z", "modified_on": "2018-05-16T16:48:51.836Z", "from_amount": 3079.38658619203, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.819Z", "source": "poloniex", "from_currency": "NEOS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1127, "fields": {"created_on": "2018-05-16T16:48:51.845Z", "modified_on": "2018-05-16T16:48:51.846Z", "from_amount": 1.0, "to_amount": 0.0002417, "timestamp": "2018-05-16T16:48:51.846Z", "source": "poloniex", "from_currency": "NMC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1128, "fields": {"created_on": "2018-05-16T16:48:51.853Z", "modified_on": "2018-05-16T16:48:51.853Z", "from_amount": 0.0002417, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.846Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NMC"}}, {"model": "economy.conversionrate", "pk": 1129, "fields": {"created_on": "2018-05-16T16:48:51.857Z", "modified_on": "2018-05-16T16:48:51.857Z", "from_amount": 4137.36036408771, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.846Z", "source": "poloniex", "from_currency": "NMC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1130, "fields": {"created_on": "2018-05-16T16:48:51.861Z", "modified_on": "2018-05-16T16:48:51.861Z", "from_amount": 0.0002417, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.846Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NMC"}}, {"model": "economy.conversionrate", "pk": 1131, "fields": {"created_on": "2018-05-16T16:48:51.869Z", "modified_on": "2018-05-16T16:48:51.870Z", "from_amount": 1.0, "to_amount": 1.965e-05, "timestamp": "2018-05-16T16:48:51.869Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1132, "fields": {"created_on": "2018-05-16T16:48:51.881Z", "modified_on": "2018-05-16T16:48:51.881Z", "from_amount": 1.965e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.869Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NXT"}}, {"model": "economy.conversionrate", "pk": 1133, "fields": {"created_on": "2018-05-16T16:48:51.886Z", "modified_on": "2018-05-16T16:48:51.886Z", "from_amount": 50890.5852417303, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.869Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1134, "fields": {"created_on": "2018-05-16T16:48:51.896Z", "modified_on": "2018-05-16T16:48:51.896Z", "from_amount": 1.0, "to_amount": 2.68e-06, "timestamp": "2018-05-16T16:48:51.896Z", "source": "poloniex", "from_currency": "PINK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1135, "fields": {"created_on": "2018-05-16T16:48:51.902Z", "modified_on": "2018-05-16T16:48:51.902Z", "from_amount": 2.68e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.896Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "PINK"}}, {"model": "economy.conversionrate", "pk": 1136, "fields": {"created_on": "2018-05-16T16:48:51.906Z", "modified_on": "2018-05-16T16:48:51.907Z", "from_amount": 373134.328358209, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.896Z", "source": "poloniex", "from_currency": "PINK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1137, "fields": {"created_on": "2018-05-16T16:48:51.912Z", "modified_on": "2018-05-16T16:48:51.912Z", "from_amount": 1.0, "to_amount": 1.245e-05, "timestamp": "2018-05-16T16:48:51.912Z", "source": "poloniex", "from_currency": "POT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1138, "fields": {"created_on": "2018-05-16T16:48:51.917Z", "modified_on": "2018-05-16T16:48:51.917Z", "from_amount": 1.245e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.912Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "POT"}}, {"model": "economy.conversionrate", "pk": 1139, "fields": {"created_on": "2018-05-16T16:48:51.920Z", "modified_on": "2018-05-16T16:48:51.920Z", "from_amount": 80321.2851405622, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.912Z", "source": "poloniex", "from_currency": "POT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1140, "fields": {"created_on": "2018-05-16T16:48:51.932Z", "modified_on": "2018-05-16T16:48:51.932Z", "from_amount": 1.245e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.912Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "POT"}}, {"model": "economy.conversionrate", "pk": 1141, "fields": {"created_on": "2018-05-16T16:48:51.937Z", "modified_on": "2018-05-16T16:48:51.938Z", "from_amount": 1.0, "to_amount": 0.00032565, "timestamp": "2018-05-16T16:48:51.938Z", "source": "poloniex", "from_currency": "PPC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1142, "fields": {"created_on": "2018-05-16T16:48:51.946Z", "modified_on": "2018-05-16T16:48:51.946Z", "from_amount": 0.00032565, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.938Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "PPC"}}, {"model": "economy.conversionrate", "pk": 1143, "fields": {"created_on": "2018-05-16T16:48:51.951Z", "modified_on": "2018-05-16T16:48:51.951Z", "from_amount": 3070.78151389529, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.938Z", "source": "poloniex", "from_currency": "PPC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1144, "fields": {"created_on": "2018-05-16T16:48:51.956Z", "modified_on": "2018-05-16T16:48:51.956Z", "from_amount": 1.0, "to_amount": 1.0185e-05, "timestamp": "2018-05-16T16:48:51.956Z", "source": "poloniex", "from_currency": "RIC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1145, "fields": {"created_on": "2018-05-16T16:48:51.961Z", "modified_on": "2018-05-16T16:48:51.961Z", "from_amount": 1.0185e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.956Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "RIC"}}, {"model": "economy.conversionrate", "pk": 1146, "fields": {"created_on": "2018-05-16T16:48:51.965Z", "modified_on": "2018-05-16T16:48:51.965Z", "from_amount": 98183.6033382425, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.956Z", "source": "poloniex", "from_currency": "RIC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1147, "fields": {"created_on": "2018-05-16T16:48:51.971Z", "modified_on": "2018-05-16T16:48:51.971Z", "from_amount": 1.0, "to_amount": 3.9365e-05, "timestamp": "2018-05-16T16:48:51.971Z", "source": "poloniex", "from_currency": "XLM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1148, "fields": {"created_on": "2018-05-16T16:48:51.982Z", "modified_on": "2018-05-16T16:48:51.982Z", "from_amount": 3.9365e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.971Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XLM"}}, {"model": "economy.conversionrate", "pk": 1149, "fields": {"created_on": "2018-05-16T16:48:51.985Z", "modified_on": "2018-05-16T16:48:51.986Z", "from_amount": 25403.2770227359, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.971Z", "source": "poloniex", "from_currency": "XLM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1150, "fields": {"created_on": "2018-05-16T16:48:51.994Z", "modified_on": "2018-05-16T16:48:51.994Z", "from_amount": 1.0, "to_amount": 4.362e-05, "timestamp": "2018-05-16T16:48:51.994Z", "source": "poloniex", "from_currency": "SYS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1151, "fields": {"created_on": "2018-05-16T16:48:52Z", "modified_on": "2018-05-16T16:48:52Z", "from_amount": 4.362e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.994Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "SYS"}}, {"model": "economy.conversionrate", "pk": 1152, "fields": {"created_on": "2018-05-16T16:48:52.003Z", "modified_on": "2018-05-16T16:48:52.003Z", "from_amount": 22925.2636405319, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:51.994Z", "source": "poloniex", "from_currency": "SYS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1153, "fields": {"created_on": "2018-05-16T16:48:52.007Z", "modified_on": "2018-05-16T16:48:52.007Z", "from_amount": 1.0, "to_amount": 0.00024058, "timestamp": "2018-05-16T16:48:52.007Z", "source": "poloniex", "from_currency": "VIA", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1154, "fields": {"created_on": "2018-05-16T16:48:52.012Z", "modified_on": "2018-05-16T16:48:52.012Z", "from_amount": 0.00024058, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.007Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "VIA"}}, {"model": "economy.conversionrate", "pk": 1155, "fields": {"created_on": "2018-05-16T16:48:52.015Z", "modified_on": "2018-05-16T16:48:52.015Z", "from_amount": 4156.62149804639, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.007Z", "source": "poloniex", "from_currency": "VIA", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1156, "fields": {"created_on": "2018-05-16T16:48:52.018Z", "modified_on": "2018-05-16T16:48:52.018Z", "from_amount": 0.00024058, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.007Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "VIA"}}, {"model": "economy.conversionrate", "pk": 1157, "fields": {"created_on": "2018-05-16T16:48:52.027Z", "modified_on": "2018-05-16T16:48:52.028Z", "from_amount": 1.0, "to_amount": 3.058e-05, "timestamp": "2018-05-16T16:48:52.027Z", "source": "poloniex", "from_currency": "XVC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1158, "fields": {"created_on": "2018-05-16T16:48:52.032Z", "modified_on": "2018-05-16T16:48:52.033Z", "from_amount": 3.058e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.027Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XVC"}}, {"model": "economy.conversionrate", "pk": 1159, "fields": {"created_on": "2018-05-16T16:48:52.037Z", "modified_on": "2018-05-16T16:48:52.037Z", "from_amount": 32701.1118378025, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.027Z", "source": "poloniex", "from_currency": "XVC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1160, "fields": {"created_on": "2018-05-16T16:48:52.047Z", "modified_on": "2018-05-16T16:48:52.047Z", "from_amount": 1.0, "to_amount": 6.638e-05, "timestamp": "2018-05-16T16:48:52.047Z", "source": "poloniex", "from_currency": "VRC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1161, "fields": {"created_on": "2018-05-16T16:48:52.053Z", "modified_on": "2018-05-16T16:48:52.053Z", "from_amount": 6.638e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.047Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "VRC"}}, {"model": "economy.conversionrate", "pk": 1162, "fields": {"created_on": "2018-05-16T16:48:52.056Z", "modified_on": "2018-05-16T16:48:52.056Z", "from_amount": 15064.7785477553, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.047Z", "source": "poloniex", "from_currency": "VRC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1163, "fields": {"created_on": "2018-05-16T16:48:52.061Z", "modified_on": "2018-05-16T16:48:52.061Z", "from_amount": 1.0, "to_amount": 0.00026689, "timestamp": "2018-05-16T16:48:52.061Z", "source": "poloniex", "from_currency": "VTC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1164, "fields": {"created_on": "2018-05-16T16:48:52.065Z", "modified_on": "2018-05-16T16:48:52.065Z", "from_amount": 0.00026689, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.061Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "VTC"}}, {"model": "economy.conversionrate", "pk": 1165, "fields": {"created_on": "2018-05-16T16:48:52.069Z", "modified_on": "2018-05-16T16:48:52.069Z", "from_amount": 3746.86200307243, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.061Z", "source": "poloniex", "from_currency": "VTC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1166, "fields": {"created_on": "2018-05-16T16:48:52.080Z", "modified_on": "2018-05-16T16:48:52.080Z", "from_amount": 1.0, "to_amount": 0.00623197, "timestamp": "2018-05-16T16:48:52.080Z", "source": "poloniex", "from_currency": "XBC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1167, "fields": {"created_on": "2018-05-16T16:48:52.086Z", "modified_on": "2018-05-16T16:48:52.086Z", "from_amount": 0.00623197, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.080Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XBC"}}, {"model": "economy.conversionrate", "pk": 1168, "fields": {"created_on": "2018-05-16T16:48:52.089Z", "modified_on": "2018-05-16T16:48:52.090Z", "from_amount": 160.462903383681, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.080Z", "source": "poloniex", "from_currency": "XBC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1169, "fields": {"created_on": "2018-05-16T16:48:52.094Z", "modified_on": "2018-05-16T16:48:52.094Z", "from_amount": 1.0, "to_amount": 0.00181753, "timestamp": "2018-05-16T16:48:52.094Z", "source": "poloniex", "from_currency": "XCP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1170, "fields": {"created_on": "2018-05-16T16:48:52.098Z", "modified_on": "2018-05-16T16:48:52.098Z", "from_amount": 0.00181753, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.094Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XCP"}}, {"model": "economy.conversionrate", "pk": 1171, "fields": {"created_on": "2018-05-16T16:48:52.101Z", "modified_on": "2018-05-16T16:48:52.101Z", "from_amount": 550.197245712588, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.094Z", "source": "poloniex", "from_currency": "XCP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1172, "fields": {"created_on": "2018-05-16T16:48:52.103Z", "modified_on": "2018-05-16T16:48:52.103Z", "from_amount": 0.00181753, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.094Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XCP"}}, {"model": "economy.conversionrate", "pk": 1173, "fields": {"created_on": "2018-05-16T16:48:52.118Z", "modified_on": "2018-05-16T16:48:52.118Z", "from_amount": 1.0, "to_amount": 3.85e-05, "timestamp": "2018-05-16T16:48:52.118Z", "source": "poloniex", "from_currency": "XEM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1174, "fields": {"created_on": "2018-05-16T16:48:52.125Z", "modified_on": "2018-05-16T16:48:52.125Z", "from_amount": 3.85e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.118Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XEM"}}, {"model": "economy.conversionrate", "pk": 1175, "fields": {"created_on": "2018-05-16T16:48:52.130Z", "modified_on": "2018-05-16T16:48:52.130Z", "from_amount": 25974.025974026, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.118Z", "source": "poloniex", "from_currency": "XEM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1176, "fields": {"created_on": "2018-05-16T16:48:52.135Z", "modified_on": "2018-05-16T16:48:52.135Z", "from_amount": 1.0, "to_amount": 0.02377331, "timestamp": "2018-05-16T16:48:52.135Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1177, "fields": {"created_on": "2018-05-16T16:48:52.146Z", "modified_on": "2018-05-16T16:48:52.146Z", "from_amount": 0.02377331, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.135Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1178, "fields": {"created_on": "2018-05-16T16:48:52.151Z", "modified_on": "2018-05-16T16:48:52.151Z", "from_amount": 42.0639784699733, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.135Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1179, "fields": {"created_on": "2018-05-16T16:48:52.157Z", "modified_on": "2018-05-16T16:48:52.157Z", "from_amount": 1.0, "to_amount": 0.00027103, "timestamp": "2018-05-16T16:48:52.157Z", "source": "poloniex", "from_currency": "XPM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1180, "fields": {"created_on": "2018-05-16T16:48:52.162Z", "modified_on": "2018-05-16T16:48:52.162Z", "from_amount": 0.00027103, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.157Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XPM"}}, {"model": "economy.conversionrate", "pk": 1181, "fields": {"created_on": "2018-05-16T16:48:52.165Z", "modified_on": "2018-05-16T16:48:52.165Z", "from_amount": 3689.62845441464, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.157Z", "source": "poloniex", "from_currency": "XPM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1182, "fields": {"created_on": "2018-05-16T16:48:52.169Z", "modified_on": "2018-05-16T16:48:52.169Z", "from_amount": 1.0, "to_amount": 8.2175e-05, "timestamp": "2018-05-16T16:48:52.169Z", "source": "poloniex", "from_currency": "XRP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1183, "fields": {"created_on": "2018-05-16T16:48:52.180Z", "modified_on": "2018-05-16T16:48:52.181Z", "from_amount": 8.2175e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.169Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "XRP"}}, {"model": "economy.conversionrate", "pk": 1184, "fields": {"created_on": "2018-05-16T16:48:52.186Z", "modified_on": "2018-05-16T16:48:52.186Z", "from_amount": 12169.1512017037, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.169Z", "source": "poloniex", "from_currency": "XRP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1185, "fields": {"created_on": "2018-05-16T16:48:52.191Z", "modified_on": "2018-05-16T16:48:52.191Z", "from_amount": 1.0, "to_amount": 8230.25164679, "timestamp": "2018-05-16T16:48:52.191Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1186, "fields": {"created_on": "2018-05-16T16:48:52.196Z", "modified_on": "2018-05-16T16:48:52.196Z", "from_amount": 8230.25164679, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.191Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1187, "fields": {"created_on": "2018-05-16T16:48:52.198Z", "modified_on": "2018-05-16T16:48:52.199Z", "from_amount": 0.00012150296769966, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.191Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1188, "fields": {"created_on": "2018-05-16T16:48:52.202Z", "modified_on": "2018-05-16T16:48:52.202Z", "from_amount": 1.0, "to_amount": 406.714052585, "timestamp": "2018-05-16T16:48:52.202Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1189, "fields": {"created_on": "2018-05-16T16:48:52.211Z", "modified_on": "2018-05-16T16:48:52.211Z", "from_amount": 406.714052585, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.202Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "DASH"}}, {"model": "economy.conversionrate", "pk": 1190, "fields": {"created_on": "2018-05-16T16:48:52.217Z", "modified_on": "2018-05-16T16:48:52.217Z", "from_amount": 0.0024587298954737, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.202Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1191, "fields": {"created_on": "2018-05-16T16:48:52.221Z", "modified_on": "2018-05-16T16:48:52.222Z", "from_amount": 406.714052585, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.202Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "DASH"}}, {"model": "economy.conversionrate", "pk": 1192, "fields": {"created_on": "2018-05-16T16:48:52.227Z", "modified_on": "2018-05-16T16:48:52.227Z", "from_amount": 1.0, "to_amount": 136.87873812, "timestamp": "2018-05-16T16:48:52.227Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1193, "fields": {"created_on": "2018-05-16T16:48:52.231Z", "modified_on": "2018-05-16T16:48:52.231Z", "from_amount": 136.87873812, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.227Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "LTC"}}, {"model": "economy.conversionrate", "pk": 1194, "fields": {"created_on": "2018-05-16T16:48:52.234Z", "modified_on": "2018-05-16T16:48:52.234Z", "from_amount": 0.00730573654999151, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.227Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1195, "fields": {"created_on": "2018-05-16T16:48:52.237Z", "modified_on": "2018-05-16T16:48:52.238Z", "from_amount": 1.0, "to_amount": 0.16235, "timestamp": "2018-05-16T16:48:52.238Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1196, "fields": {"created_on": "2018-05-16T16:48:52.249Z", "modified_on": "2018-05-16T16:48:52.249Z", "from_amount": 0.16235, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.238Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "NXT"}}, {"model": "economy.conversionrate", "pk": 1197, "fields": {"created_on": "2018-05-16T16:48:52.253Z", "modified_on": "2018-05-16T16:48:52.253Z", "from_amount": 6.15953187557746, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.238Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1198, "fields": {"created_on": "2018-05-16T16:48:52.259Z", "modified_on": "2018-05-16T16:48:52.259Z", "from_amount": 1.0, "to_amount": 0.32388037, "timestamp": "2018-05-16T16:48:52.259Z", "source": "poloniex", "from_currency": "XLM", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1199, "fields": {"created_on": "2018-05-16T16:48:52.264Z", "modified_on": "2018-05-16T16:48:52.264Z", "from_amount": 0.32388037, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.259Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "XLM"}}, {"model": "economy.conversionrate", "pk": 1200, "fields": {"created_on": "2018-05-16T16:48:52.267Z", "modified_on": "2018-05-16T16:48:52.267Z", "from_amount": 3.08755976782415, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.259Z", "source": "poloniex", "from_currency": "XLM", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1201, "fields": {"created_on": "2018-05-16T16:48:52.272Z", "modified_on": "2018-05-16T16:48:52.273Z", "from_amount": 1.0, "to_amount": 195.40848044, "timestamp": "2018-05-16T16:48:52.273Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1202, "fields": {"created_on": "2018-05-16T16:48:52.283Z", "modified_on": "2018-05-16T16:48:52.283Z", "from_amount": 195.40848044, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.273Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1203, "fields": {"created_on": "2018-05-16T16:48:52.286Z", "modified_on": "2018-05-16T16:48:52.286Z", "from_amount": 0.00511748516619292, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.273Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1204, "fields": {"created_on": "2018-05-16T16:48:52.292Z", "modified_on": "2018-05-16T16:48:52.292Z", "from_amount": 1.0, "to_amount": 0.67649523, "timestamp": "2018-05-16T16:48:52.292Z", "source": "poloniex", "from_currency": "XRP", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1205, "fields": {"created_on": "2018-05-16T16:48:52.296Z", "modified_on": "2018-05-16T16:48:52.296Z", "from_amount": 0.67649523, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.292Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "XRP"}}, {"model": "economy.conversionrate", "pk": 1206, "fields": {"created_on": "2018-05-16T16:48:52.298Z", "modified_on": "2018-05-16T16:48:52.298Z", "from_amount": 1.47820702298226, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.292Z", "source": "poloniex", "from_currency": "XRP", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1207, "fields": {"created_on": "2018-05-16T16:48:52.302Z", "modified_on": "2018-05-16T16:48:52.302Z", "from_amount": 1.0, "to_amount": 5.261e-05, "timestamp": "2018-05-16T16:48:52.302Z", "source": "poloniex", "from_currency": "BCN", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1208, "fields": {"created_on": "2018-05-16T16:48:52.310Z", "modified_on": "2018-05-16T16:48:52.311Z", "from_amount": 5.261e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.302Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "BCN"}}, {"model": "economy.conversionrate", "pk": 1209, "fields": {"created_on": "2018-05-16T16:48:52.317Z", "modified_on": "2018-05-16T16:48:52.317Z", "from_amount": 19007.79319521, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.302Z", "source": "poloniex", "from_currency": "BCN", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1210, "fields": {"created_on": "2018-05-16T16:48:52.322Z", "modified_on": "2018-05-16T16:48:52.323Z", "from_amount": 1.0, "to_amount": 0.00133767, "timestamp": "2018-05-16T16:48:52.322Z", "source": "poloniex", "from_currency": "BLK", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1211, "fields": {"created_on": "2018-05-16T16:48:52.327Z", "modified_on": "2018-05-16T16:48:52.327Z", "from_amount": 0.00133767, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.322Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "BLK"}}, {"model": "economy.conversionrate", "pk": 1212, "fields": {"created_on": "2018-05-16T16:48:52.330Z", "modified_on": "2018-05-16T16:48:52.330Z", "from_amount": 747.568533345294, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.322Z", "source": "poloniex", "from_currency": "BLK", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1213, "fields": {"created_on": "2018-05-16T16:48:52.334Z", "modified_on": "2018-05-16T16:48:52.334Z", "from_amount": 1.0, "to_amount": 0.4557334, "timestamp": "2018-05-16T16:48:52.334Z", "source": "poloniex", "from_currency": "BTCD", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1214, "fields": {"created_on": "2018-05-16T16:48:52.339Z", "modified_on": "2018-05-16T16:48:52.339Z", "from_amount": 0.4557334, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.334Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "BTCD"}}, {"model": "economy.conversionrate", "pk": 1215, "fields": {"created_on": "2018-05-16T16:48:52.349Z", "modified_on": "2018-05-16T16:48:52.349Z", "from_amount": 2.19426533144158, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.334Z", "source": "poloniex", "from_currency": "BTCD", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1216, "fields": {"created_on": "2018-05-16T16:48:52.354Z", "modified_on": "2018-05-16T16:48:52.354Z", "from_amount": 1.0, "to_amount": 2.075450675, "timestamp": "2018-05-16T16:48:52.354Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1217, "fields": {"created_on": "2018-05-16T16:48:52.360Z", "modified_on": "2018-05-16T16:48:52.360Z", "from_amount": 2.075450675, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.354Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "DASH"}}, {"model": "economy.conversionrate", "pk": 1218, "fields": {"created_on": "2018-05-16T16:48:52.363Z", "modified_on": "2018-05-16T16:48:52.363Z", "from_amount": 0.481823062357288, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.354Z", "source": "poloniex", "from_currency": "DASH", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1219, "fields": {"created_on": "2018-05-16T16:48:52.367Z", "modified_on": "2018-05-16T16:48:52.367Z", "from_amount": 1.0, "to_amount": 0.69929178, "timestamp": "2018-05-16T16:48:52.367Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1220, "fields": {"created_on": "2018-05-16T16:48:52.371Z", "modified_on": "2018-05-16T16:48:52.371Z", "from_amount": 0.69929178, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.367Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "LTC"}}, {"model": "economy.conversionrate", "pk": 1221, "fields": {"created_on": "2018-05-16T16:48:52.378Z", "modified_on": "2018-05-16T16:48:52.379Z", "from_amount": 1.43001823931064, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.367Z", "source": "poloniex", "from_currency": "LTC", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1222, "fields": {"created_on": "2018-05-16T16:48:52.387Z", "modified_on": "2018-05-16T16:48:52.387Z", "from_amount": 1.0, "to_amount": 0.001770125, "timestamp": "2018-05-16T16:48:52.387Z", "source": "poloniex", "from_currency": "MAID", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1223, "fields": {"created_on": "2018-05-16T16:48:52.392Z", "modified_on": "2018-05-16T16:48:52.392Z", "from_amount": 0.001770125, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.387Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "MAID"}}, {"model": "economy.conversionrate", "pk": 1224, "fields": {"created_on": "2018-05-16T16:48:52.395Z", "modified_on": "2018-05-16T16:48:52.395Z", "from_amount": 564.931855094979, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.387Z", "source": "poloniex", "from_currency": "MAID", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1225, "fields": {"created_on": "2018-05-16T16:48:52.399Z", "modified_on": "2018-05-16T16:48:52.399Z", "from_amount": 1.0, "to_amount": 0.00082959, "timestamp": "2018-05-16T16:48:52.399Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1226, "fields": {"created_on": "2018-05-16T16:48:52.402Z", "modified_on": "2018-05-16T16:48:52.402Z", "from_amount": 0.00082959, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.399Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "NXT"}}, {"model": "economy.conversionrate", "pk": 1227, "fields": {"created_on": "2018-05-16T16:48:52.410Z", "modified_on": "2018-05-16T16:48:52.411Z", "from_amount": 1205.41472293543, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.399Z", "source": "poloniex", "from_currency": "NXT", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1228, "fields": {"created_on": "2018-05-16T16:48:52.418Z", "modified_on": "2018-05-16T16:48:52.418Z", "from_amount": 0.00082959, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.399Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "NXT"}}, {"model": "economy.conversionrate", "pk": 1229, "fields": {"created_on": "2018-05-16T16:48:52.425Z", "modified_on": "2018-05-16T16:48:52.425Z", "from_amount": 1.0, "to_amount": 0.0840658, "timestamp": "2018-05-16T16:48:52.425Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1230, "fields": {"created_on": "2018-05-16T16:48:52.429Z", "modified_on": "2018-05-16T16:48:52.429Z", "from_amount": 0.0840658, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.425Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1231, "fields": {"created_on": "2018-05-16T16:48:52.432Z", "modified_on": "2018-05-16T16:48:52.432Z", "from_amount": 11.895443807113, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.425Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1232, "fields": {"created_on": "2018-05-16T16:48:52.436Z", "modified_on": "2018-05-16T16:48:52.436Z", "from_amount": 1.0, "to_amount": 692.1043355, "timestamp": "2018-05-16T16:48:52.436Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1233, "fields": {"created_on": "2018-05-16T16:48:52.446Z", "modified_on": "2018-05-16T16:48:52.446Z", "from_amount": 692.1043355, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.436Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1234, "fields": {"created_on": "2018-05-16T16:48:52.451Z", "modified_on": "2018-05-16T16:48:52.451Z", "from_amount": 0.0014448688567708, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.436Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1235, "fields": {"created_on": "2018-05-16T16:48:52.457Z", "modified_on": "2018-05-16T16:48:52.457Z", "from_amount": 1.0, "to_amount": 2.265e-06, "timestamp": "2018-05-16T16:48:52.457Z", "source": "poloniex", "from_currency": "SC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1236, "fields": {"created_on": "2018-05-16T16:48:52.461Z", "modified_on": "2018-05-16T16:48:52.462Z", "from_amount": 2.265e-06, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.457Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "SC"}}, {"model": "economy.conversionrate", "pk": 1237, "fields": {"created_on": "2018-05-16T16:48:52.464Z", "modified_on": "2018-05-16T16:48:52.464Z", "from_amount": 441501.103752759, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.457Z", "source": "poloniex", "from_currency": "SC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1238, "fields": {"created_on": "2018-05-16T16:48:52.467Z", "modified_on": "2018-05-16T16:48:52.468Z", "from_amount": 1.0, "to_amount": 4.015e-05, "timestamp": "2018-05-16T16:48:52.468Z", "source": "poloniex", "from_currency": "BCY", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1239, "fields": {"created_on": "2018-05-16T16:48:52.471Z", "modified_on": "2018-05-16T16:48:52.471Z", "from_amount": 4.015e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.468Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BCY"}}, {"model": "economy.conversionrate", "pk": 1240, "fields": {"created_on": "2018-05-16T16:48:52.482Z", "modified_on": "2018-05-16T16:48:52.482Z", "from_amount": 24906.600249066, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.468Z", "source": "poloniex", "from_currency": "BCY", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1241, "fields": {"created_on": "2018-05-16T16:48:52.487Z", "modified_on": "2018-05-16T16:48:52.488Z", "from_amount": 1.0, "to_amount": 0.000218135, "timestamp": "2018-05-16T16:48:52.488Z", "source": "poloniex", "from_currency": "EXP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1242, "fields": {"created_on": "2018-05-16T16:48:52.492Z", "modified_on": "2018-05-16T16:48:52.493Z", "from_amount": 0.000218135, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.488Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "EXP"}}, {"model": "economy.conversionrate", "pk": 1243, "fields": {"created_on": "2018-05-16T16:48:52.495Z", "modified_on": "2018-05-16T16:48:52.496Z", "from_amount": 4584.31705136727, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.488Z", "source": "poloniex", "from_currency": "EXP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1244, "fields": {"created_on": "2018-05-16T16:48:52.498Z", "modified_on": "2018-05-16T16:48:52.498Z", "from_amount": 0.000218135, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.488Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "EXP"}}, {"model": "economy.conversionrate", "pk": 1245, "fields": {"created_on": "2018-05-16T16:48:52.502Z", "modified_on": "2018-05-16T16:48:52.502Z", "from_amount": 1.0, "to_amount": 0.002561735, "timestamp": "2018-05-16T16:48:52.502Z", "source": "poloniex", "from_currency": "FCT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1246, "fields": {"created_on": "2018-05-16T16:48:52.513Z", "modified_on": "2018-05-16T16:48:52.513Z", "from_amount": 0.002561735, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.502Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "FCT"}}, {"model": "economy.conversionrate", "pk": 1247, "fields": {"created_on": "2018-05-16T16:48:52.518Z", "modified_on": "2018-05-16T16:48:52.518Z", "from_amount": 390.360439311638, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.502Z", "source": "poloniex", "from_currency": "FCT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1248, "fields": {"created_on": "2018-05-16T16:48:52.524Z", "modified_on": "2018-05-16T16:48:52.524Z", "from_amount": 1.0, "to_amount": 0.000525975, "timestamp": "2018-05-16T16:48:52.524Z", "source": "poloniex", "from_currency": "RADS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1249, "fields": {"created_on": "2018-05-16T16:48:52.528Z", "modified_on": "2018-05-16T16:48:52.528Z", "from_amount": 0.000525975, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.524Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "RADS"}}, {"model": "economy.conversionrate", "pk": 1250, "fields": {"created_on": "2018-05-16T16:48:52.531Z", "modified_on": "2018-05-16T16:48:52.531Z", "from_amount": 1901.231047103, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.524Z", "source": "poloniex", "from_currency": "RADS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1251, "fields": {"created_on": "2018-05-16T16:48:52.534Z", "modified_on": "2018-05-16T16:48:52.534Z", "from_amount": 1.0, "to_amount": 2.8425e-05, "timestamp": "2018-05-16T16:48:52.534Z", "source": "poloniex", "from_currency": "AMP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1252, "fields": {"created_on": "2018-05-16T16:48:52.537Z", "modified_on": "2018-05-16T16:48:52.537Z", "from_amount": 2.8425e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.534Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "AMP"}}, {"model": "economy.conversionrate", "pk": 1253, "fields": {"created_on": "2018-05-16T16:48:52.547Z", "modified_on": "2018-05-16T16:48:52.547Z", "from_amount": 35180.2990325418, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.534Z", "source": "poloniex", "from_currency": "AMP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1254, "fields": {"created_on": "2018-05-16T16:48:52.553Z", "modified_on": "2018-05-16T16:48:52.553Z", "from_amount": 1.0, "to_amount": 0.01161113, "timestamp": "2018-05-16T16:48:52.553Z", "source": "poloniex", "from_currency": "DCR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1255, "fields": {"created_on": "2018-05-16T16:48:52.558Z", "modified_on": "2018-05-16T16:48:52.558Z", "from_amount": 0.01161113, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.553Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "DCR"}}, {"model": "economy.conversionrate", "pk": 1256, "fields": {"created_on": "2018-05-16T16:48:52.562Z", "modified_on": "2018-05-16T16:48:52.562Z", "from_amount": 86.124261807421, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.553Z", "source": "poloniex", "from_currency": "DCR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1257, "fields": {"created_on": "2018-05-16T16:48:52.567Z", "modified_on": "2018-05-16T16:48:52.568Z", "from_amount": 1.0, "to_amount": 0.0012104, "timestamp": "2018-05-16T16:48:52.568Z", "source": "poloniex", "from_currency": "LSK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1258, "fields": {"created_on": "2018-05-16T16:48:52.576Z", "modified_on": "2018-05-16T16:48:52.576Z", "from_amount": 0.0012104, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.568Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "LSK"}}, {"model": "economy.conversionrate", "pk": 1259, "fields": {"created_on": "2018-05-16T16:48:52.585Z", "modified_on": "2018-05-16T16:48:52.585Z", "from_amount": 826.173165895572, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.568Z", "source": "poloniex", "from_currency": "LSK", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1260, "fields": {"created_on": "2018-05-16T16:48:52.590Z", "modified_on": "2018-05-16T16:48:52.590Z", "from_amount": 1.0, "to_amount": 0.01443798, "timestamp": "2018-05-16T16:48:52.590Z", "source": "poloniex", "from_currency": "LSK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1261, "fields": {"created_on": "2018-05-16T16:48:52.595Z", "modified_on": "2018-05-16T16:48:52.595Z", "from_amount": 0.01443798, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.590Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "LSK"}}, {"model": "economy.conversionrate", "pk": 1262, "fields": {"created_on": "2018-05-16T16:48:52.599Z", "modified_on": "2018-05-16T16:48:52.600Z", "from_amount": 69.2617665352078, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.590Z", "source": "poloniex", "from_currency": "LSK", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1263, "fields": {"created_on": "2018-05-16T16:48:52.604Z", "modified_on": "2018-05-16T16:48:52.604Z", "from_amount": 0.01443798, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.590Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "LSK"}}, {"model": "economy.conversionrate", "pk": 1264, "fields": {"created_on": "2018-05-16T16:48:52.619Z", "modified_on": "2018-05-16T16:48:52.620Z", "from_amount": 1.0, "to_amount": 2.7585e-05, "timestamp": "2018-05-16T16:48:52.620Z", "source": "poloniex", "from_currency": "LBC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1265, "fields": {"created_on": "2018-05-16T16:48:52.626Z", "modified_on": "2018-05-16T16:48:52.627Z", "from_amount": 2.7585e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.620Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "LBC"}}, {"model": "economy.conversionrate", "pk": 1266, "fields": {"created_on": "2018-05-16T16:48:52.631Z", "modified_on": "2018-05-16T16:48:52.631Z", "from_amount": 36251.5860068878, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.620Z", "source": "poloniex", "from_currency": "LBC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1267, "fields": {"created_on": "2018-05-16T16:48:52.634Z", "modified_on": "2018-05-16T16:48:52.634Z", "from_amount": 2.7585e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.620Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "LBC"}}, {"model": "economy.conversionrate", "pk": 1268, "fields": {"created_on": "2018-05-16T16:48:52.638Z", "modified_on": "2018-05-16T16:48:52.638Z", "from_amount": 1.0, "to_amount": 0.000301335, "timestamp": "2018-05-16T16:48:52.638Z", "source": "poloniex", "from_currency": "STEEM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1269, "fields": {"created_on": "2018-05-16T16:48:52.650Z", "modified_on": "2018-05-16T16:48:52.650Z", "from_amount": 0.000301335, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.638Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "STEEM"}}, {"model": "economy.conversionrate", "pk": 1270, "fields": {"created_on": "2018-05-16T16:48:52.654Z", "modified_on": "2018-05-16T16:48:52.654Z", "from_amount": 3318.56571589759, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.638Z", "source": "poloniex", "from_currency": "STEEM", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1271, "fields": {"created_on": "2018-05-16T16:48:52.658Z", "modified_on": "2018-05-16T16:48:52.659Z", "from_amount": 1.0, "to_amount": 0.00359008, "timestamp": "2018-05-16T16:48:52.658Z", "source": "poloniex", "from_currency": "STEEM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1272, "fields": {"created_on": "2018-05-16T16:48:52.663Z", "modified_on": "2018-05-16T16:48:52.663Z", "from_amount": 0.00359008, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.658Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "STEEM"}}, {"model": "economy.conversionrate", "pk": 1273, "fields": {"created_on": "2018-05-16T16:48:52.666Z", "modified_on": "2018-05-16T16:48:52.666Z", "from_amount": 278.545324895267, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.658Z", "source": "poloniex", "from_currency": "STEEM", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1274, "fields": {"created_on": "2018-05-16T16:48:52.669Z", "modified_on": "2018-05-16T16:48:52.670Z", "from_amount": 1.0, "to_amount": 0.00030851, "timestamp": "2018-05-16T16:48:52.670Z", "source": "poloniex", "from_currency": "SBD", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1275, "fields": {"created_on": "2018-05-16T16:48:52.681Z", "modified_on": "2018-05-16T16:48:52.681Z", "from_amount": 0.00030851, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.670Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "SBD"}}, {"model": "economy.conversionrate", "pk": 1276, "fields": {"created_on": "2018-05-16T16:48:52.685Z", "modified_on": "2018-05-16T16:48:52.685Z", "from_amount": 3241.38601666072, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.670Z", "source": "poloniex", "from_currency": "SBD", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1277, "fields": {"created_on": "2018-05-16T16:48:52.691Z", "modified_on": "2018-05-16T16:48:52.691Z", "from_amount": 1.0, "to_amount": 0.002104535, "timestamp": "2018-05-16T16:48:52.691Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1278, "fields": {"created_on": "2018-05-16T16:48:52.695Z", "modified_on": "2018-05-16T16:48:52.695Z", "from_amount": 0.002104535, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.691Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "ETC"}}, {"model": "economy.conversionrate", "pk": 1279, "fields": {"created_on": "2018-05-16T16:48:52.698Z", "modified_on": "2018-05-16T16:48:52.698Z", "from_amount": 475.164347468681, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.691Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1280, "fields": {"created_on": "2018-05-16T16:48:52.701Z", "modified_on": "2018-05-16T16:48:52.701Z", "from_amount": 1.0, "to_amount": 0.02506674, "timestamp": "2018-05-16T16:48:52.701Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1281, "fields": {"created_on": "2018-05-16T16:48:52.705Z", "modified_on": "2018-05-16T16:48:52.705Z", "from_amount": 0.02506674, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.701Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "ETC"}}, {"model": "economy.conversionrate", "pk": 1282, "fields": {"created_on": "2018-05-16T16:48:52.717Z", "modified_on": "2018-05-16T16:48:52.717Z", "from_amount": 39.8935003115682, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.701Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1283, "fields": {"created_on": "2018-05-16T16:48:52.720Z", "modified_on": "2018-05-16T16:48:52.720Z", "from_amount": 0.02506674, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.701Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "ETC"}}, {"model": "economy.conversionrate", "pk": 1284, "fields": {"created_on": "2018-05-16T16:48:52.726Z", "modified_on": "2018-05-16T16:48:52.727Z", "from_amount": 1.0, "to_amount": 17.348308515, "timestamp": "2018-05-16T16:48:52.727Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1285, "fields": {"created_on": "2018-05-16T16:48:52.732Z", "modified_on": "2018-05-16T16:48:52.732Z", "from_amount": 17.348308515, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.727Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "ETC"}}, {"model": "economy.conversionrate", "pk": 1286, "fields": {"created_on": "2018-05-16T16:48:52.736Z", "modified_on": "2018-05-16T16:48:52.736Z", "from_amount": 0.0576425072874028, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.727Z", "source": "poloniex", "from_currency": "ETC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1287, "fields": {"created_on": "2018-05-16T16:48:52.744Z", "modified_on": "2018-05-16T16:48:52.744Z", "from_amount": 1.0, "to_amount": 0.005972505, "timestamp": "2018-05-16T16:48:52.744Z", "source": "poloniex", "from_currency": "REP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1288, "fields": {"created_on": "2018-05-16T16:48:52.753Z", "modified_on": "2018-05-16T16:48:52.753Z", "from_amount": 0.005972505, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.744Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "REP"}}, {"model": "economy.conversionrate", "pk": 1289, "fields": {"created_on": "2018-05-16T16:48:52.757Z", "modified_on": "2018-05-16T16:48:52.757Z", "from_amount": 167.433932663095, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.744Z", "source": "poloniex", "from_currency": "REP", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1290, "fields": {"created_on": "2018-05-16T16:48:52.762Z", "modified_on": "2018-05-16T16:48:52.762Z", "from_amount": 1.0, "to_amount": 49.42950883, "timestamp": "2018-05-16T16:48:52.762Z", "source": "poloniex", "from_currency": "REP", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1291, "fields": {"created_on": "2018-05-16T16:48:52.766Z", "modified_on": "2018-05-16T16:48:52.766Z", "from_amount": 49.42950883, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.762Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "REP"}}, {"model": "economy.conversionrate", "pk": 1292, "fields": {"created_on": "2018-05-16T16:48:52.769Z", "modified_on": "2018-05-16T16:48:52.769Z", "from_amount": 0.0202308301998153, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.762Z", "source": "poloniex", "from_currency": "REP", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1293, "fields": {"created_on": "2018-05-16T16:48:52.774Z", "modified_on": "2018-05-16T16:48:52.775Z", "from_amount": 1.0, "to_amount": 0.07143868, "timestamp": "2018-05-16T16:48:52.774Z", "source": "poloniex", "from_currency": "REP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1294, "fields": {"created_on": "2018-05-16T16:48:52.784Z", "modified_on": "2018-05-16T16:48:52.784Z", "from_amount": 0.07143868, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.774Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "REP"}}, {"model": "economy.conversionrate", "pk": 1295, "fields": {"created_on": "2018-05-16T16:48:52.788Z", "modified_on": "2018-05-16T16:48:52.788Z", "from_amount": 13.9980190003511, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.774Z", "source": "poloniex", "from_currency": "REP", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1296, "fields": {"created_on": "2018-05-16T16:48:52.793Z", "modified_on": "2018-05-16T16:48:52.793Z", "from_amount": 1.0, "to_amount": 3.531e-05, "timestamp": "2018-05-16T16:48:52.793Z", "source": "poloniex", "from_currency": "ARDR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1297, "fields": {"created_on": "2018-05-16T16:48:52.797Z", "modified_on": "2018-05-16T16:48:52.797Z", "from_amount": 3.531e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.793Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "ARDR"}}, {"model": "economy.conversionrate", "pk": 1298, "fields": {"created_on": "2018-05-16T16:48:52.800Z", "modified_on": "2018-05-16T16:48:52.800Z", "from_amount": 28320.5890682526, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.793Z", "source": "poloniex", "from_currency": "ARDR", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1299, "fields": {"created_on": "2018-05-16T16:48:52.803Z", "modified_on": "2018-05-16T16:48:52.803Z", "from_amount": 1.0, "to_amount": 0.0432225, "timestamp": "2018-05-16T16:48:52.803Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1300, "fields": {"created_on": "2018-05-16T16:48:52.817Z", "modified_on": "2018-05-16T16:48:52.817Z", "from_amount": 0.0432225, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.803Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "ZEC"}}, {"model": "economy.conversionrate", "pk": 1301, "fields": {"created_on": "2018-05-16T16:48:52.822Z", "modified_on": "2018-05-16T16:48:52.822Z", "from_amount": 23.1360980970559, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.803Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1302, "fields": {"created_on": "2018-05-16T16:48:52.827Z", "modified_on": "2018-05-16T16:48:52.828Z", "from_amount": 1.0, "to_amount": 0.515503395, "timestamp": "2018-05-16T16:48:52.827Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1303, "fields": {"created_on": "2018-05-16T16:48:52.832Z", "modified_on": "2018-05-16T16:48:52.832Z", "from_amount": 0.515503395, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.827Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "ZEC"}}, {"model": "economy.conversionrate", "pk": 1304, "fields": {"created_on": "2018-05-16T16:48:52.835Z", "modified_on": "2018-05-16T16:48:52.835Z", "from_amount": 1.93985143395612, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.827Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1305, "fields": {"created_on": "2018-05-16T16:48:52.842Z", "modified_on": "2018-05-16T16:48:52.844Z", "from_amount": 1.0, "to_amount": 354.20334904, "timestamp": "2018-05-16T16:48:52.843Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1306, "fields": {"created_on": "2018-05-16T16:48:52.854Z", "modified_on": "2018-05-16T16:48:52.854Z", "from_amount": 354.20334904, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.843Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "ZEC"}}, {"model": "economy.conversionrate", "pk": 1307, "fields": {"created_on": "2018-05-16T16:48:52.859Z", "modified_on": "2018-05-16T16:48:52.859Z", "from_amount": 0.0028232369984934, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.843Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1308, "fields": {"created_on": "2018-05-16T16:48:52.864Z", "modified_on": "2018-05-16T16:48:52.864Z", "from_amount": 1.0, "to_amount": 1.82510585, "timestamp": "2018-05-16T16:48:52.864Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1309, "fields": {"created_on": "2018-05-16T16:48:52.868Z", "modified_on": "2018-05-16T16:48:52.868Z", "from_amount": 1.82510585, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.864Z", "source": "poloniex", "from_currency": "XMR", "to_currency": "ZEC"}}, {"model": "economy.conversionrate", "pk": 1310, "fields": {"created_on": "2018-05-16T16:48:52.871Z", "modified_on": "2018-05-16T16:48:52.871Z", "from_amount": 0.547913426500715, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.864Z", "source": "poloniex", "from_currency": "ZEC", "to_currency": "XMR"}}, {"model": "economy.conversionrate", "pk": 1311, "fields": {"created_on": "2018-05-16T16:48:52.885Z", "modified_on": "2018-05-16T16:48:52.885Z", "from_amount": 1.0, "to_amount": 0.00074484, "timestamp": "2018-05-16T16:48:52.885Z", "source": "poloniex", "from_currency": "STRAT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1312, "fields": {"created_on": "2018-05-16T16:48:52.891Z", "modified_on": "2018-05-16T16:48:52.891Z", "from_amount": 0.00074484, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.885Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "STRAT"}}, {"model": "economy.conversionrate", "pk": 1313, "fields": {"created_on": "2018-05-16T16:48:52.896Z", "modified_on": "2018-05-16T16:48:52.896Z", "from_amount": 1342.57021642232, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.885Z", "source": "poloniex", "from_currency": "STRAT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1314, "fields": {"created_on": "2018-05-16T16:48:52.900Z", "modified_on": "2018-05-16T16:48:52.900Z", "from_amount": 1.0, "to_amount": 1.738e-05, "timestamp": "2018-05-16T16:48:52.900Z", "source": "poloniex", "from_currency": "NXC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1315, "fields": {"created_on": "2018-05-16T16:48:52.904Z", "modified_on": "2018-05-16T16:48:52.904Z", "from_amount": 1.738e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.900Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "NXC"}}, {"model": "economy.conversionrate", "pk": 1316, "fields": {"created_on": "2018-05-16T16:48:52.913Z", "modified_on": "2018-05-16T16:48:52.914Z", "from_amount": 57537.3993095512, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.900Z", "source": "poloniex", "from_currency": "NXC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1317, "fields": {"created_on": "2018-05-16T16:48:52.920Z", "modified_on": "2018-05-16T16:48:52.920Z", "from_amount": 1.0, "to_amount": 0.00010092, "timestamp": "2018-05-16T16:48:52.920Z", "source": "poloniex", "from_currency": "PASC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1318, "fields": {"created_on": "2018-05-16T16:48:52.925Z", "modified_on": "2018-05-16T16:48:52.925Z", "from_amount": 0.00010092, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.920Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "PASC"}}, {"model": "economy.conversionrate", "pk": 1319, "fields": {"created_on": "2018-05-16T16:48:52.928Z", "modified_on": "2018-05-16T16:48:52.928Z", "from_amount": 9908.83868410622, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.920Z", "source": "poloniex", "from_currency": "PASC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1320, "fields": {"created_on": "2018-05-16T16:48:52.934Z", "modified_on": "2018-05-16T16:48:52.934Z", "from_amount": 1.0, "to_amount": 6.562e-05, "timestamp": "2018-05-16T16:48:52.934Z", "source": "poloniex", "from_currency": "GNT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1321, "fields": {"created_on": "2018-05-16T16:48:52.939Z", "modified_on": "2018-05-16T16:48:52.940Z", "from_amount": 6.562e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.934Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "GNT"}}, {"model": "economy.conversionrate", "pk": 1322, "fields": {"created_on": "2018-05-16T16:48:52.951Z", "modified_on": "2018-05-16T16:48:52.951Z", "from_amount": 15239.2563242914, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.934Z", "source": "poloniex", "from_currency": "GNT", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1323, "fields": {"created_on": "2018-05-16T16:48:52.957Z", "modified_on": "2018-05-16T16:48:52.957Z", "from_amount": 1.0, "to_amount": 0.00078587, "timestamp": "2018-05-16T16:48:52.957Z", "source": "poloniex", "from_currency": "GNT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1324, "fields": {"created_on": "2018-05-16T16:48:52.962Z", "modified_on": "2018-05-16T16:48:52.962Z", "from_amount": 0.00078587, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.957Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "GNT"}}, {"model": "economy.conversionrate", "pk": 1325, "fields": {"created_on": "2018-05-16T16:48:52.966Z", "modified_on": "2018-05-16T16:48:52.966Z", "from_amount": 1272.47509130009, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.957Z", "source": "poloniex", "from_currency": "GNT", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1326, "fields": {"created_on": "2018-05-16T16:48:52.971Z", "modified_on": "2018-05-16T16:48:52.971Z", "from_amount": 1.0, "to_amount": 0.01104747, "timestamp": "2018-05-16T16:48:52.971Z", "source": "poloniex", "from_currency": "GNO", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1327, "fields": {"created_on": "2018-05-16T16:48:52.983Z", "modified_on": "2018-05-16T16:48:52.983Z", "from_amount": 0.01104747, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.971Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "GNO"}}, {"model": "economy.conversionrate", "pk": 1328, "fields": {"created_on": "2018-05-16T16:48:52.987Z", "modified_on": "2018-05-16T16:48:52.987Z", "from_amount": 90.5184625982238, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.971Z", "source": "poloniex", "from_currency": "GNO", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1329, "fields": {"created_on": "2018-05-16T16:48:52.992Z", "modified_on": "2018-05-16T16:48:52.992Z", "from_amount": 1.0, "to_amount": 0.13180501, "timestamp": "2018-05-16T16:48:52.992Z", "source": "poloniex", "from_currency": "GNO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1330, "fields": {"created_on": "2018-05-16T16:48:52.996Z", "modified_on": "2018-05-16T16:48:52.996Z", "from_amount": 0.13180501, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.992Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "GNO"}}, {"model": "economy.conversionrate", "pk": 1331, "fields": {"created_on": "2018-05-16T16:48:53Z", "modified_on": "2018-05-16T16:48:53Z", "from_amount": 7.58696501749061, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:52.992Z", "source": "poloniex", "from_currency": "GNO", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1332, "fields": {"created_on": "2018-05-16T16:48:53.004Z", "modified_on": "2018-05-16T16:48:53.004Z", "from_amount": 1.0, "to_amount": 0.15281249, "timestamp": "2018-05-16T16:48:53.004Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1333, "fields": {"created_on": "2018-05-16T16:48:53.016Z", "modified_on": "2018-05-16T16:48:53.016Z", "from_amount": 0.15281249, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.004Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "BCH"}}, {"model": "economy.conversionrate", "pk": 1334, "fields": {"created_on": "2018-05-16T16:48:53.020Z", "modified_on": "2018-05-16T16:48:53.020Z", "from_amount": 6.54396770839871, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.004Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1335, "fields": {"created_on": "2018-05-16T16:48:53.026Z", "modified_on": "2018-05-16T16:48:53.026Z", "from_amount": 1.0, "to_amount": 1.826067625, "timestamp": "2018-05-16T16:48:53.026Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1336, "fields": {"created_on": "2018-05-16T16:48:53.030Z", "modified_on": "2018-05-16T16:48:53.030Z", "from_amount": 1.826067625, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.026Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "BCH"}}, {"model": "economy.conversionrate", "pk": 1337, "fields": {"created_on": "2018-05-16T16:48:53.033Z", "modified_on": "2018-05-16T16:48:53.033Z", "from_amount": 0.547624844945159, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.026Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1338, "fields": {"created_on": "2018-05-16T16:48:53.035Z", "modified_on": "2018-05-16T16:48:53.035Z", "from_amount": 1.826067625, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.026Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "BCH"}}, {"model": "economy.conversionrate", "pk": 1339, "fields": {"created_on": "2018-05-16T16:48:53.042Z", "modified_on": "2018-05-16T16:48:53.042Z", "from_amount": 1.0, "to_amount": 1254.37523367, "timestamp": "2018-05-16T16:48:53.042Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1340, "fields": {"created_on": "2018-05-16T16:48:53.051Z", "modified_on": "2018-05-16T16:48:53.051Z", "from_amount": 1254.37523367, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.042Z", "source": "poloniex", "from_currency": "USDT", "to_currency": "BCH"}}, {"model": "economy.conversionrate", "pk": 1341, "fields": {"created_on": "2018-05-16T16:48:53.054Z", "modified_on": "2018-05-16T16:48:53.054Z", "from_amount": 0.00079720961731223, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.042Z", "source": "poloniex", "from_currency": "BCH", "to_currency": "USDT"}}, {"model": "economy.conversionrate", "pk": 1342, "fields": {"created_on": "2018-05-16T16:48:53.060Z", "modified_on": "2018-05-16T16:48:53.060Z", "from_amount": 1.0, "to_amount": 0.000163085, "timestamp": "2018-05-16T16:48:53.060Z", "source": "poloniex", "from_currency": "ZRX", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1343, "fields": {"created_on": "2018-05-16T16:48:53.064Z", "modified_on": "2018-05-16T16:48:53.064Z", "from_amount": 0.000163085, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.060Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "ZRX"}}, {"model": "economy.conversionrate", "pk": 1344, "fields": {"created_on": "2018-05-16T16:48:53.067Z", "modified_on": "2018-05-16T16:48:53.067Z", "from_amount": 6131.77177545452, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.060Z", "source": "poloniex", "from_currency": "ZRX", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1345, "fields": {"created_on": "2018-05-16T16:48:53.080Z", "modified_on": "2018-05-16T16:48:53.080Z", "from_amount": 1.0, "to_amount": 0.00193796, "timestamp": "2018-05-16T16:48:53.080Z", "source": "poloniex", "from_currency": "ZRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1346, "fields": {"created_on": "2018-05-16T16:48:53.086Z", "modified_on": "2018-05-16T16:48:53.086Z", "from_amount": 0.00193796, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.080Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "ZRX"}}, {"model": "economy.conversionrate", "pk": 1347, "fields": {"created_on": "2018-05-16T16:48:53.090Z", "modified_on": "2018-05-16T16:48:53.091Z", "from_amount": 516.006522322442, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.080Z", "source": "poloniex", "from_currency": "ZRX", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1348, "fields": {"created_on": "2018-05-16T16:48:53.095Z", "modified_on": "2018-05-16T16:48:53.095Z", "from_amount": 0.00193796, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.080Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "ZRX"}}, {"model": "economy.conversionrate", "pk": 1349, "fields": {"created_on": "2018-05-16T16:48:53.100Z", "modified_on": "2018-05-16T16:48:53.100Z", "from_amount": 1.0, "to_amount": 4.1675e-05, "timestamp": "2018-05-16T16:48:53.100Z", "source": "poloniex", "from_currency": "CVC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1350, "fields": {"created_on": "2018-05-16T16:48:53.104Z", "modified_on": "2018-05-16T16:48:53.104Z", "from_amount": 4.1675e-05, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.100Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "CVC"}}, {"model": "economy.conversionrate", "pk": 1351, "fields": {"created_on": "2018-05-16T16:48:53.110Z", "modified_on": "2018-05-16T16:48:53.111Z", "from_amount": 23995.200959808, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.100Z", "source": "poloniex", "from_currency": "CVC", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1352, "fields": {"created_on": "2018-05-16T16:48:53.119Z", "modified_on": "2018-05-16T16:48:53.120Z", "from_amount": 1.0, "to_amount": 0.00049334, "timestamp": "2018-05-16T16:48:53.120Z", "source": "poloniex", "from_currency": "CVC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1353, "fields": {"created_on": "2018-05-16T16:48:53.125Z", "modified_on": "2018-05-16T16:48:53.125Z", "from_amount": 0.00049334, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.120Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "CVC"}}, {"model": "economy.conversionrate", "pk": 1354, "fields": {"created_on": "2018-05-16T16:48:53.128Z", "modified_on": "2018-05-16T16:48:53.128Z", "from_amount": 2026.99963514007, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.120Z", "source": "poloniex", "from_currency": "CVC", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1355, "fields": {"created_on": "2018-05-16T16:48:53.133Z", "modified_on": "2018-05-16T16:48:53.133Z", "from_amount": 1.0, "to_amount": 0.001556855, "timestamp": "2018-05-16T16:48:53.133Z", "source": "poloniex", "from_currency": "OMG", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1356, "fields": {"created_on": "2018-05-16T16:48:53.137Z", "modified_on": "2018-05-16T16:48:53.137Z", "from_amount": 0.001556855, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.133Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "OMG"}}, {"model": "economy.conversionrate", "pk": 1357, "fields": {"created_on": "2018-05-16T16:48:53.149Z", "modified_on": "2018-05-16T16:48:53.149Z", "from_amount": 642.320575776164, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.133Z", "source": "poloniex", "from_currency": "OMG", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1358, "fields": {"created_on": "2018-05-16T16:48:53.154Z", "modified_on": "2018-05-16T16:48:53.154Z", "from_amount": 1.0, "to_amount": 0.018570615, "timestamp": "2018-05-16T16:48:53.154Z", "source": "poloniex", "from_currency": "OMG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1359, "fields": {"created_on": "2018-05-16T16:48:53.159Z", "modified_on": "2018-05-16T16:48:53.159Z", "from_amount": 0.018570615, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.154Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "OMG"}}, {"model": "economy.conversionrate", "pk": 1360, "fields": {"created_on": "2018-05-16T16:48:53.162Z", "modified_on": "2018-05-16T16:48:53.162Z", "from_amount": 53.8485128252349, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.154Z", "source": "poloniex", "from_currency": "OMG", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1361, "fields": {"created_on": "2018-05-16T16:48:53.166Z", "modified_on": "2018-05-16T16:48:53.166Z", "from_amount": 1.0, "to_amount": 0.002822725, "timestamp": "2018-05-16T16:48:53.166Z", "source": "poloniex", "from_currency": "GAS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1362, "fields": {"created_on": "2018-05-16T16:48:53.170Z", "modified_on": "2018-05-16T16:48:53.170Z", "from_amount": 0.002822725, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.166Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "GAS"}}, {"model": "economy.conversionrate", "pk": 1363, "fields": {"created_on": "2018-05-16T16:48:53.177Z", "modified_on": "2018-05-16T16:48:53.178Z", "from_amount": 354.26759602866, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.166Z", "source": "poloniex", "from_currency": "GAS", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1364, "fields": {"created_on": "2018-05-16T16:48:53.186Z", "modified_on": "2018-05-16T16:48:53.186Z", "from_amount": 1.0, "to_amount": 0.03376674, "timestamp": "2018-05-16T16:48:53.186Z", "source": "poloniex", "from_currency": "GAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1365, "fields": {"created_on": "2018-05-16T16:48:53.192Z", "modified_on": "2018-05-16T16:48:53.192Z", "from_amount": 0.03376674, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.186Z", "source": "poloniex", "from_currency": "ETH", "to_currency": "GAS"}}, {"model": "economy.conversionrate", "pk": 1366, "fields": {"created_on": "2018-05-16T16:48:53.195Z", "modified_on": "2018-05-16T16:48:53.195Z", "from_amount": 29.6149406190826, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.186Z", "source": "poloniex", "from_currency": "GAS", "to_currency": "ETH"}}, {"model": "economy.conversionrate", "pk": 1367, "fields": {"created_on": "2018-05-16T16:48:53.199Z", "modified_on": "2018-05-16T16:48:53.199Z", "from_amount": 1.0, "to_amount": 0.000106645, "timestamp": "2018-05-16T16:48:53.199Z", "source": "poloniex", "from_currency": "STORJ", "to_currency": "BTC"}}, {"model": "economy.conversionrate", "pk": 1368, "fields": {"created_on": "2018-05-16T16:48:53.202Z", "modified_on": "2018-05-16T16:48:53.202Z", "from_amount": 0.000106645, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.199Z", "source": "poloniex", "from_currency": "BTC", "to_currency": "STORJ"}}, {"model": "economy.conversionrate", "pk": 1369, "fields": {"created_on": "2018-05-16T16:48:53.205Z", "modified_on": "2018-05-16T16:48:53.205Z", "from_amount": 9376.90468376389, "to_amount": 1.0, "timestamp": "2018-05-16T16:48:53.199Z", "source": "poloniex", "from_currency": "STORJ", "to_currency": "BTC"}}, {"model": "economy.token", "pk": 1, "fields": {"created_on": "2018-12-26T17:00:13.077Z", "modified_on": "2018-12-26T17:00:13.077Z", "address": "0xe635c6d338dcd31c979b88000ff97c1fa3f0472c", "symbol": "GIT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 2, "fields": {"created_on": "2018-12-26T17:00:13.079Z", "modified_on": "2018-12-26T17:00:13.079Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 3, "fields": {"created_on": "2018-12-26T17:00:13.080Z", "modified_on": "2018-12-26T17:00:13.080Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "mainnet", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 4, "fields": {"created_on": "2018-12-26T17:00:13.081Z", "modified_on": "2018-12-26T17:00:13.081Z", "address": "0xd8912c10681d8b21fd3742244f44658dba12264e", "symbol": "PLU", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 5, "fields": {"created_on": "2018-12-26T17:00:13.081Z", "modified_on": "2018-12-26T17:00:13.081Z", "address": "0xaf30d2a7e90d7dc361c8c4585e9bb7d2f6f15bc7", "symbol": "1ST", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 6, "fields": {"created_on": "2018-12-26T17:00:13.082Z", "modified_on": "2018-12-26T17:00:13.082Z", "address": "0x936f78b9852d12f5cb93177c1f84fb8513d06263", "symbol": "GNTW", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 7, "fields": {"created_on": "2018-12-26T17:00:13.083Z", "modified_on": "2018-12-26T17:00:13.083Z", "address": "0x01afc37f4f85babc47c0e2d0eababc7fb49793c8", "symbol": "GNTM", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 8, "fields": {"created_on": "2018-12-26T17:00:13.084Z", "modified_on": "2018-12-26T17:00:13.084Z", "address": "0xa74476443119a942de498590fe1f2454d7d4ac0d", "symbol": "GNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 9, "fields": {"created_on": "2018-12-26T17:00:13.085Z", "modified_on": "2018-12-26T17:00:13.085Z", "address": "0x5c543e7ae0a1104f78406c340e9c64fd9fce5170", "symbol": "VSL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 10, "fields": {"created_on": "2018-12-26T17:00:13.086Z", "modified_on": "2018-12-26T17:00:13.086Z", "address": "0xac709fcb44a43c35f0da4e3163b117a17f3770f5", "symbol": "ARC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 11, "fields": {"created_on": "2018-12-26T17:00:13.087Z", "modified_on": "2018-12-26T17:00:13.087Z", "address": "0x14f37b574242d366558db61f3335289a5035c506", "symbol": "HKG", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 12, "fields": {"created_on": "2018-12-26T17:00:13.088Z", "modified_on": "2018-12-26T17:00:13.088Z", "address": "0x888666ca69e0f178ded6d75b5726cee99a87d698", "symbol": "ICN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 13, "fields": {"created_on": "2018-12-26T17:00:13.089Z", "modified_on": "2018-12-26T17:00:13.089Z", "address": "0xe94327d07fc17907b4db788e5adf2ed424addff6", "symbol": "REP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 14, "fields": {"created_on": "2018-12-26T17:00:13.089Z", "modified_on": "2018-12-26T17:00:13.090Z", "address": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", "symbol": "SNGLS", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 15, "fields": {"created_on": "2018-12-26T17:00:13.090Z", "modified_on": "2018-12-26T17:00:13.090Z", "address": "0x4df812f6064def1e5e029f1ca858777cc98d2d81", "symbol": "XAUR", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 16, "fields": {"created_on": "2018-12-26T17:00:13.091Z", "modified_on": "2018-12-26T17:00:13.091Z", "address": "0xc66ea802717bfb9833400264dd12c2bceaa34a6d", "symbol": "MKR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 17, "fields": {"created_on": "2018-12-26T17:00:13.092Z", "modified_on": "2018-12-26T17:00:13.092Z", "address": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", "symbol": "DGD", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 18, "fields": {"created_on": "2018-12-26T17:00:13.093Z", "modified_on": "2018-12-26T17:00:13.093Z", "address": "0xce3d9c3f3d302436d12f18eca97a3b00e97be7cd", "symbol": "EPOSY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 19, "fields": {"created_on": "2018-12-26T17:00:13.094Z", "modified_on": "2018-12-26T17:00:13.094Z", "address": "0x289fe11c6f46e28f9f1cfc72119aee92c1da50d0", "symbol": "EPOSN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 20, "fields": {"created_on": "2018-12-26T17:00:13.095Z", "modified_on": "2018-12-26T17:00:13.095Z", "address": "0x55e7c4a77821d5c50b4570b08f9f92896a25e012", "symbol": "P+", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 21, "fields": {"created_on": "2018-12-26T17:00:13.096Z", "modified_on": "2018-12-26T17:00:13.096Z", "address": "0x45e42d659d9f9466cd5df622506033145a9b89bc", "symbol": "NXC", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 22, "fields": {"created_on": "2018-12-26T17:00:13.098Z", "modified_on": "2018-12-26T17:00:13.098Z", "address": "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", "symbol": "DCN", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 23, "fields": {"created_on": "2018-12-26T17:00:13.099Z", "modified_on": "2018-12-26T17:00:13.099Z", "address": "0xb9e7f8568e08d5659f5d29c4997173d84cdf2607", "symbol": "SWT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 24, "fields": {"created_on": "2018-12-26T17:00:13.100Z", "modified_on": "2018-12-26T17:00:13.100Z", "address": "0xb802b24e0637c2b87d2e8b7784c055bbe921011a", "symbol": "EMV", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 25, "fields": {"created_on": "2018-12-26T17:00:13.101Z", "modified_on": "2018-12-26T17:00:13.101Z", "address": "0x6531f133e6deebe7f2dce5a0441aa7ef330b4e53", "symbol": "TIME", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 26, "fields": {"created_on": "2018-12-26T17:00:13.101Z", "modified_on": "2018-12-26T17:00:13.101Z", "address": "0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1", "symbol": "MLN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 27, "fields": {"created_on": "2018-12-26T17:00:13.102Z", "modified_on": "2018-12-26T17:00:13.102Z", "address": "0x168296bb09e24a88805cb9c33356536b980d3fc5", "symbol": "RHOC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 28, "fields": {"created_on": "2018-12-26T17:00:13.103Z", "modified_on": "2018-12-26T17:00:13.103Z", "address": "0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c", "symbol": "EDG", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 29, "fields": {"created_on": "2018-12-26T17:00:13.104Z", "modified_on": "2018-12-26T17:00:13.104Z", "address": "0xf7b098298f7c69fc14610bf71d5e02c60792894c", "symbol": "GUP", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 30, "fields": {"created_on": "2018-12-26T17:00:13.105Z", "modified_on": "2018-12-26T17:00:13.105Z", "address": "0x807b9487aaf00629b674bd6d02e4917453bc5939", "symbol": "ETB-OLD", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 31, "fields": {"created_on": "2018-12-26T17:00:13.105Z", "modified_on": "2018-12-26T17:00:13.106Z", "address": "0x4fe6ea636abe664e0268af373a10ca3621a0b95b", "symbol": "ETB-OLD2", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 32, "fields": {"created_on": "2018-12-26T17:00:13.107Z", "modified_on": "2018-12-26T17:00:13.107Z", "address": "0x607f4c5bb672230e8672085532f7e901544a7375", "symbol": "RLC", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 33, "fields": {"created_on": "2018-12-26T17:00:13.108Z", "modified_on": "2018-12-26T17:00:13.108Z", "address": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", "symbol": "TRST", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 34, "fields": {"created_on": "2018-12-26T17:00:13.108Z", "modified_on": "2018-12-26T17:00:13.108Z", "address": "0x2e071d2966aa7d8decb1005885ba1977d6038a65", "symbol": "DICE", "network": "mainnet", "decimals": 16, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 35, "fields": {"created_on": "2018-12-26T17:00:13.109Z", "modified_on": "2018-12-26T17:00:13.109Z", "address": "0xe7775a6e9bcf904eb39da2b68c5efb4f9360e08c", "symbol": "TAAS", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 36, "fields": {"created_on": "2018-12-26T17:00:13.110Z", "modified_on": "2018-12-26T17:00:13.110Z", "address": "0x6810e776880c02933d47db1b9fc05908e5386b96", "symbol": "GNO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 37, "fields": {"created_on": "2018-12-26T17:00:13.110Z", "modified_on": "2018-12-26T17:00:13.111Z", "address": "0x667088b212ce3d06a1b553a7221e1fd19000d9af", "symbol": "WINGS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 38, "fields": {"created_on": "2018-12-26T17:00:13.111Z", "modified_on": "2018-12-26T17:00:13.111Z", "address": "0xfa05a73ffe78ef8f1a739473e462c54bae6567d9", "symbol": "LUN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 39, "fields": {"created_on": "2018-12-26T17:00:13.112Z", "modified_on": "2018-12-26T17:00:13.112Z", "address": "0xaaaf91d9b90df800df4f55c205fd6989c977e73a", "symbol": "TKN", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 40, "fields": {"created_on": "2018-12-26T17:00:13.113Z", "modified_on": "2018-12-26T17:00:13.113Z", "address": "0xcbcc0f036ed4788f63fc0fee32873d6a7487b908", "symbol": "HMQ", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 41, "fields": {"created_on": "2018-12-26T17:00:13.114Z", "modified_on": "2018-12-26T17:00:13.114Z", "address": "0x960b236a07cf122663c4303350609a66a7b288c0", "symbol": "ANT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 42, "fields": {"created_on": "2018-12-26T17:00:13.114Z", "modified_on": "2018-12-26T17:00:13.114Z", "address": "0xd248b0d48e44aaf9c49aea0312be7e13a6dc1468", "symbol": "SGT", "network": "mainnet", "decimals": 1, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 43, "fields": {"created_on": "2018-12-26T17:00:13.115Z", "modified_on": "2018-12-26T17:00:13.115Z", "address": "0xff3519eeeea3e76f1f699ccce5e23ee0bdda41ac", "symbol": "BCAP", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 44, "fields": {"created_on": "2018-12-26T17:00:13.116Z", "modified_on": "2018-12-26T17:00:13.116Z", "address": "0x0d8775f648430679a709e98d2b0cb6250d2887ef", "symbol": "BAT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 45, "fields": {"created_on": "2018-12-26T17:00:13.117Z", "modified_on": "2018-12-26T17:00:13.117Z", "address": "0xa645264c5603e96c3b0b078cdab68733794b0a71", "symbol": "MYST", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 46, "fields": {"created_on": "2018-12-26T17:00:13.118Z", "modified_on": "2018-12-26T17:00:13.118Z", "address": "0x82665764ea0b58157e1e5e9bab32f68c76ec0cdf", "symbol": "VSM", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 47, "fields": {"created_on": "2018-12-26T17:00:13.120Z", "modified_on": "2018-12-26T17:00:13.120Z", "address": "0x12fef5e57bf45873cd9b62e9dbd7bfb99e32d73e", "symbol": "CFI", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 48, "fields": {"created_on": "2018-12-26T17:00:13.121Z", "modified_on": "2018-12-26T17:00:13.121Z", "address": "0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374", "symbol": "VERI", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 49, "fields": {"created_on": "2018-12-26T17:00:13.122Z", "modified_on": "2018-12-26T17:00:13.122Z", "address": "0x40395044ac3c0c57051906da938b54bd6557f212", "symbol": "MGO", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 50, "fields": {"created_on": "2018-12-26T17:00:13.123Z", "modified_on": "2018-12-26T17:00:13.123Z", "address": "0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06", "symbol": "PTOY", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 51, "fields": {"created_on": "2018-12-26T17:00:13.124Z", "modified_on": "2018-12-26T17:00:13.124Z", "address": "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c", "symbol": "BNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 52, "fields": {"created_on": "2018-12-26T17:00:13.125Z", "modified_on": "2018-12-26T17:00:13.125Z", "address": "0x697beac28B09E122C4332D163985e8a73121b97F", "symbol": "QRL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 53, "fields": {"created_on": "2018-12-26T17:00:13.126Z", "modified_on": "2018-12-26T17:00:13.126Z", "address": "0xae616e72d3d89e847f74e8ace41ca68bbf56af79", "symbol": "GOOD", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 54, "fields": {"created_on": "2018-12-26T17:00:13.127Z", "modified_on": "2018-12-26T17:00:13.127Z", "address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e", "symbol": "SNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 55, "fields": {"created_on": "2018-12-26T17:00:13.128Z", "modified_on": "2018-12-26T17:00:13.128Z", "address": "0x983f6d60db79ea8ca4eb9968c6aff8cfa04b3c63", "symbol": "SONM", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 56, "fields": {"created_on": "2018-12-26T17:00:13.130Z", "modified_on": "2018-12-26T17:00:13.130Z", "address": "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671", "symbol": "NMR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 57, "fields": {"created_on": "2018-12-26T17:00:13.131Z", "modified_on": "2018-12-26T17:00:13.131Z", "address": "0x93e682107d1e9defb0b5ee701c71707a4b2e46bc", "symbol": "MCAP", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 58, "fields": {"created_on": "2018-12-26T17:00:13.132Z", "modified_on": "2018-12-26T17:00:13.132Z", "address": "0xb97048628db6b661d4c2aa833e95dbe1a905b280", "symbol": "PAY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 59, "fields": {"created_on": "2018-12-26T17:00:13.132Z", "modified_on": "2018-12-26T17:00:13.132Z", "address": "0x5a84969bb663fb64f6d015dcf9f622aedc796750", "symbol": "ICE", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 60, "fields": {"created_on": "2018-12-26T17:00:13.133Z", "modified_on": "2018-12-26T17:00:13.133Z", "address": "0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a", "symbol": "PPT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 61, "fields": {"created_on": "2018-12-26T17:00:13.134Z", "modified_on": "2018-12-26T17:00:13.134Z", "address": "0xbbb1bd2d741f05e144e6c4517676a15554fd4b8d", "symbol": "FUNOLD", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 62, "fields": {"created_on": "2018-12-26T17:00:13.135Z", "modified_on": "2018-12-26T17:00:13.135Z", "address": "0x419d0d8bdd9af5e606ae2232ed285aff190e711b", "symbol": "FUN", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 63, "fields": {"created_on": "2018-12-26T17:00:13.136Z", "modified_on": "2018-12-26T17:00:13.136Z", "address": "0xd0d6d6c5fe4a677d343cc433536bb717bae167dd", "symbol": "ADT", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 64, "fields": {"created_on": "2018-12-26T17:00:13.137Z", "modified_on": "2018-12-26T17:00:13.137Z", "address": "0xce5c603c78d047ef43032e96b5b785324f753a4f", "symbol": "E4ROW", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 65, "fields": {"created_on": "2018-12-26T17:00:13.138Z", "modified_on": "2018-12-26T17:00:13.138Z", "address": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", "symbol": "STORJ", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 66, "fields": {"created_on": "2018-12-26T17:00:13.138Z", "modified_on": "2018-12-26T17:00:13.139Z", "address": "0xcfb98637bcae43c13323eaa1731ced2b716962fd", "symbol": "NET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 67, "fields": {"created_on": "2018-12-26T17:00:13.139Z", "modified_on": "2018-12-26T17:00:13.139Z", "address": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", "symbol": "EOS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 68, "fields": {"created_on": "2018-12-26T17:00:13.140Z", "modified_on": "2018-12-26T17:00:13.140Z", "address": "0x4470bb87d77b963a013db939be332f927f2b992e", "symbol": "ADX", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 69, "fields": {"created_on": "2018-12-26T17:00:13.141Z", "modified_on": "2018-12-26T17:00:13.141Z", "address": "0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed", "symbol": "DRP", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 70, "fields": {"created_on": "2018-12-26T17:00:13.142Z", "modified_on": "2018-12-26T17:00:13.142Z", "address": "0x8aa33a7899fcc8ea5fbe6a608a109c3893a1b8b2", "symbol": "BET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 71, "fields": {"created_on": "2018-12-26T17:00:13.144Z", "modified_on": "2018-12-26T17:00:13.144Z", "address": "0x0affa06e7fbe5bc9a764c979aa66e8256a631f02", "symbol": "PLBT", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 72, "fields": {"created_on": "2018-12-26T17:00:13.145Z", "modified_on": "2018-12-26T17:00:13.145Z", "address": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", "symbol": "OMG", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 73, "fields": {"created_on": "2018-12-26T17:00:13.146Z", "modified_on": "2018-12-26T17:00:13.146Z", "address": "0xb8c77482e45f1f44de1745f52c74426c631bdd52", "symbol": "BNB", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 74, "fields": {"created_on": "2018-12-26T17:00:13.147Z", "modified_on": "2018-12-26T17:00:13.147Z", "address": "0x814964b1bceaf24e26296d031eadf134a2ca4105", "symbol": "NEWB", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 75, "fields": {"created_on": "2018-12-26T17:00:13.147Z", "modified_on": "2018-12-26T17:00:13.147Z", "address": "0xb24754be79281553dc1adc160ddf5cd9b74361a4", "symbol": "XRL", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 76, "fields": {"created_on": "2018-12-26T17:00:13.148Z", "modified_on": "2018-12-26T17:00:13.148Z", "address": "0x386467f1f3ddbe832448650418311a479eecfc57", "symbol": "EMB", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 77, "fields": {"created_on": "2018-12-26T17:00:13.149Z", "modified_on": "2018-12-26T17:00:13.149Z", "address": "0xf433089366899d83a9f26a773d59ec7ecf30355e", "symbol": "MTL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 78, "fields": {"created_on": "2018-12-26T17:00:13.150Z", "modified_on": "2018-12-26T17:00:13.150Z", "address": "0xc63e7b1dece63a77ed7e4aeef5efb3b05c81438d", "symbol": "FUCKOLD", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 79, "fields": {"created_on": "2018-12-26T17:00:13.151Z", "modified_on": "2018-12-26T17:00:13.151Z", "address": "0xab16e0d25c06cb376259cc18c1de4aca57605589", "symbol": "FUCK", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 80, "fields": {"created_on": "2018-12-26T17:00:13.151Z", "modified_on": "2018-12-26T17:00:13.152Z", "address": "0x5c6183d10a00cd747a6dbb5f658ad514383e9419", "symbol": "NXX", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 81, "fields": {"created_on": "2018-12-26T17:00:13.153Z", "modified_on": "2018-12-26T17:00:13.153Z", "address": "0xd5b9a2737c9b2ff35ecb23b884eb039303bbbb61", "symbol": "BTH", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 82, "fields": {"created_on": "2018-12-26T17:00:13.153Z", "modified_on": "2018-12-26T17:00:13.153Z", "address": "0xe3818504c1b32bf1557b16c238b2e01fd3149c17", "symbol": "PLR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 83, "fields": {"created_on": "2018-12-26T17:00:13.154Z", "modified_on": "2018-12-26T17:00:13.154Z", "address": "0x41e5560054824ea6b0732e656e3ad64e20e94e45", "symbol": "CVC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 84, "fields": {"created_on": "2018-12-26T17:00:13.155Z", "modified_on": "2018-12-26T17:00:13.155Z", "address": "0xbfa4d71a51b9e0968be4bc299f8ba6cbb2f86789", "symbol": "MAYY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 85, "fields": {"created_on": "2018-12-26T17:00:13.156Z", "modified_on": "2018-12-26T17:00:13.156Z", "address": "0xab130bc7ff83192656a4b3079741c296615899c0", "symbol": "MAYN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 86, "fields": {"created_on": "2018-12-26T17:00:13.157Z", "modified_on": "2018-12-26T17:00:13.157Z", "address": "0xe2e6d4be086c6938b53b22144855eef674281639", "symbol": "LNK", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 87, "fields": {"created_on": "2018-12-26T17:00:13.157Z", "modified_on": "2018-12-26T17:00:13.157Z", "address": "0x2bdc0d42996017fce214b21607a515da41a9e0c5", "symbol": "SKIN", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 88, "fields": {"created_on": "2018-12-26T17:00:13.158Z", "modified_on": "2018-12-26T17:00:13.158Z", "address": "0x8b9c35c79af5319c70dd9a3e3850f368822ed64e", "symbol": "DGT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 89, "fields": {"created_on": "2018-12-26T17:00:13.159Z", "modified_on": "2018-12-26T17:00:13.159Z", "address": "0xa578acc0cb7875781b7880903f4594d13cfa8b98", "symbol": "ECN", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 90, "fields": {"created_on": "2018-12-26T17:00:13.160Z", "modified_on": "2018-12-26T17:00:13.160Z", "address": "0x660b612ec57754d949ac1a09d0c2937a010dee05", "symbol": "BCD", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 91, "fields": {"created_on": "2018-12-26T17:00:13.161Z", "modified_on": "2018-12-26T17:00:13.161Z", "address": "0x8ef59b92f21f9e5f21f5f71510d1a7f87a5420be", "symbol": "DEX", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 92, "fields": {"created_on": "2018-12-26T17:00:13.162Z", "modified_on": "2018-12-26T17:00:13.162Z", "address": "0xea1f346faf023f974eb5adaf088bbcdf02d761f4", "symbol": "TIX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 93, "fields": {"created_on": "2018-12-26T17:00:13.163Z", "modified_on": "2018-12-26T17:00:13.163Z", "address": "0x177d39ac676ed1c67a2b268ad7f1e58826e5b0af", "symbol": "CDT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 94, "fields": {"created_on": "2018-12-26T17:00:13.164Z", "modified_on": "2018-12-26T17:00:13.164Z", "address": "0xfca47962d45adfdfd1ab2d972315db4ce7ccf094", "symbol": "IXT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 95, "fields": {"created_on": "2018-12-26T17:00:13.165Z", "modified_on": "2018-12-26T17:00:13.165Z", "address": "0xa2f4fcb0fde2dd59f7a1873e121bc5623e3164eb", "symbol": "AIRA", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 96, "fields": {"created_on": "2018-12-26T17:00:13.167Z", "modified_on": "2018-12-26T17:00:13.167Z", "address": "0x56ba2ee7890461f463f7be02aac3099f6d5811a8", "symbol": "CAT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 97, "fields": {"created_on": "2018-12-26T17:00:13.168Z", "modified_on": "2018-12-26T17:00:13.168Z", "address": "0x701c244b988a513c945973defa05de933b23fe1d", "symbol": "OAX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 98, "fields": {"created_on": "2018-12-26T17:00:13.169Z", "modified_on": "2018-12-26T17:00:13.169Z", "address": "0x08fd34559f2ed8585d3810b4d96ab8a05c9f97c5", "symbol": "CLRT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 99, "fields": {"created_on": "2018-12-26T17:00:13.170Z", "modified_on": "2018-12-26T17:00:13.170Z", "address": "0x68aa3f232da9bdc2343465545794ef3eea5209bd", "symbol": "MSP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 100, "fields": {"created_on": "2018-12-26T17:00:13.171Z", "modified_on": "2018-12-26T17:00:13.171Z", "address": "0x2a05d22db079bc40c2f77a1d1ff703a56e631cc1", "symbol": "BAS", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 101, "fields": {"created_on": "2018-12-26T17:00:13.172Z", "modified_on": "2018-12-26T17:00:13.172Z", "address": "0xdc0c22285b61405aae01cba2530b6dd5cd328da7", "symbol": "KTN", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 102, "fields": {"created_on": "2018-12-26T17:00:13.173Z", "modified_on": "2018-12-26T17:00:13.173Z", "address": "0xdd6bf56ca2ada24c683fac50e37783e55b57af9f", "symbol": "BNC", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 103, "fields": {"created_on": "2018-12-26T17:00:13.174Z", "modified_on": "2018-12-26T17:00:13.174Z", "address": "0x0abdace70d3790235af448c88547603b945604ea", "symbol": "DNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 104, "fields": {"created_on": "2018-12-26T17:00:13.176Z", "modified_on": "2018-12-26T17:00:13.176Z", "address": "0x9e77d5a1251b6f7d456722a6eac6d2d5980bd891", "symbol": "BRAT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 105, "fields": {"created_on": "2018-12-26T17:00:13.176Z", "modified_on": "2018-12-26T17:00:13.177Z", "address": "0x5af2be193a6abca9c8817001f45744777db30756", "symbol": "BQX", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 106, "fields": {"created_on": "2018-12-26T17:00:13.178Z", "modified_on": "2018-12-26T17:00:13.178Z", "address": "0x006bea43baa3f7a6f765f14f10a1a1b08334ef45", "symbol": "STX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 107, "fields": {"created_on": "2018-12-26T17:00:13.179Z", "modified_on": "2018-12-26T17:00:13.179Z", "address": "0x88fcfbc22c6d3dbaa25af478c578978339bde77a", "symbol": "FYN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 108, "fields": {"created_on": "2018-12-26T17:00:13.180Z", "modified_on": "2018-12-26T17:00:13.180Z", "address": "0x4e0603e2a27a30480e5e3a4fe548e29ef12f64be", "symbol": "CREDO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 109, "fields": {"created_on": "2018-12-26T17:00:13.181Z", "modified_on": "2018-12-26T17:00:13.181Z", "address": "0x202e295df742befa5e94e9123149360db9d9f2dc", "symbol": "NIH", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 110, "fields": {"created_on": "2018-12-26T17:00:13.182Z", "modified_on": "2018-12-26T17:00:13.182Z", "address": "0x671abbe5ce652491985342e85428eb1b07bc6c64", "symbol": "QAU", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 111, "fields": {"created_on": "2018-12-26T17:00:13.183Z", "modified_on": "2018-12-26T17:00:13.183Z", "address": "0x3597bfd533a99c9aa083587b074434e61eb0a258", "symbol": "DENT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 112, "fields": {"created_on": "2018-12-26T17:00:13.184Z", "modified_on": "2018-12-26T17:00:13.184Z", "address": "0xbc7de10afe530843e71dfb2e3872405191e8d14a", "symbol": "SHOUC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 113, "fields": {"created_on": "2018-12-26T17:00:13.185Z", "modified_on": "2018-12-26T17:00:13.185Z", "address": "0x2ca72c9699b92b47272c9716c664cad6167c80b0", "symbol": "GUNS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 114, "fields": {"created_on": "2018-12-26T17:00:13.186Z", "modified_on": "2018-12-26T17:00:13.186Z", "address": "0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098", "symbol": "SAN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 115, "fields": {"created_on": "2018-12-26T17:00:13.187Z", "modified_on": "2018-12-26T17:00:13.187Z", "address": "0xf8e386eda857484f5a12e4b5daa9984e06e73705", "symbol": "IND", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 116, "fields": {"created_on": "2018-12-26T17:00:13.189Z", "modified_on": "2018-12-26T17:00:13.189Z", "address": "0xfb12e3cca983b9f59d90912fd17f8d745a8b2953", "symbol": "LUCK", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 117, "fields": {"created_on": "2018-12-26T17:00:13.191Z", "modified_on": "2018-12-26T17:00:13.191Z", "address": "0x0b1724cc9fda0186911ef6a75949e9c0d3f0f2f3", "symbol": "RIYA", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 118, "fields": {"created_on": "2018-12-26T17:00:13.192Z", "modified_on": "2018-12-26T17:00:13.192Z", "address": "0xe41d2489571d322189246dafa5ebde1f4699f498", "symbol": "ZRX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 119, "fields": {"created_on": "2018-12-26T17:00:13.193Z", "modified_on": "2018-12-26T17:00:13.193Z", "address": "0xb63b606ac810a52cca15e44bb630fd42d8d1d83d", "symbol": "MCO", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 120, "fields": {"created_on": "2018-12-26T17:00:13.194Z", "modified_on": "2018-12-26T17:00:13.194Z", "address": "0x02b9806a64cb05f02aa8dcc1c178b88159a61304", "symbol": "DEL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 121, "fields": {"created_on": "2018-12-26T17:00:13.195Z", "modified_on": "2018-12-26T17:00:13.195Z", "address": "0x46492473755e8df960f8034877f61732d718ce96", "symbol": "STRC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 122, "fields": {"created_on": "2018-12-26T17:00:13.199Z", "modified_on": "2018-12-26T17:00:13.199Z", "address": "0x025abad9e518516fdaafbdcdb9701b37fb7ef0fa", "symbol": "GTKT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 123, "fields": {"created_on": "2018-12-26T17:00:13.200Z", "modified_on": "2018-12-26T17:00:13.200Z", "address": "0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195", "symbol": "POE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 124, "fields": {"created_on": "2018-12-26T17:00:13.202Z", "modified_on": "2018-12-26T17:00:13.202Z", "address": "0x38968746147bbaeb882f356ad9a57594bb158235", "symbol": "BENJA", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 125, "fields": {"created_on": "2018-12-26T17:00:13.203Z", "modified_on": "2018-12-26T17:00:13.203Z", "address": "0x814cafd4782d2e728170fda68257983f03321c58", "symbol": "IDEA", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 126, "fields": {"created_on": "2018-12-26T17:00:13.204Z", "modified_on": "2018-12-26T17:00:13.205Z", "address": "0x84119cb33e8f590d75c2d6ea4e6b0741a7494eda", "symbol": "WTT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 127, "fields": {"created_on": "2018-12-26T17:00:13.210Z", "modified_on": "2018-12-26T17:00:13.210Z", "address": "0x5ddab66da218fb05dfeda07f1afc4ea0738ee234", "symbol": "RARE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 128, "fields": {"created_on": "2018-12-26T17:00:13.211Z", "modified_on": "2018-12-26T17:00:13.211Z", "address": "0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8", "symbol": "SCL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 129, "fields": {"created_on": "2018-12-26T17:00:13.212Z", "modified_on": "2018-12-26T17:00:13.212Z", "address": "0xa7f976c360ebbed4465c2855684d1aae5271efa9", "symbol": "TFL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 130, "fields": {"created_on": "2018-12-26T17:00:13.212Z", "modified_on": "2018-12-26T17:00:13.212Z", "address": "0x7654915a1b82d6d2d0afc37c52af556ea8983c7e", "symbol": "IFT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 131, "fields": {"created_on": "2018-12-26T17:00:13.213Z", "modified_on": "2018-12-26T17:00:13.213Z", "address": "0x94298f1e0ab2dfad6eeffb1426846a3c29d98090", "symbol": "MyB", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 132, "fields": {"created_on": "2018-12-26T17:00:13.214Z", "modified_on": "2018-12-26T17:00:13.214Z", "address": "0x4355fc160f74328f9b383df2ec589bb3dfd82ba0", "symbol": "OPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 133, "fields": {"created_on": "2018-12-26T17:00:13.214Z", "modified_on": "2018-12-26T17:00:13.214Z", "address": "0x17fd666fa0784885fa1afec8ac624d9b7e72b752", "symbol": "FLIK", "network": "mainnet", "decimals": 14, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 134, "fields": {"created_on": "2018-12-26T17:00:13.215Z", "modified_on": "2018-12-26T17:00:13.215Z", "address": "0x7288c72af505e3a6ff2712699e2a695465d353b3", "symbol": "MTP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 135, "fields": {"created_on": "2018-12-26T17:00:13.216Z", "modified_on": "2018-12-26T17:00:13.216Z", "address": "0x422866a8f0b032c5cf1dfbdef31a20f4509562b0", "symbol": "ADST", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 136, "fields": {"created_on": "2018-12-26T17:00:13.217Z", "modified_on": "2018-12-26T17:00:13.217Z", "address": "0x66497a283e0a007ba3974e837784c6ae323447de", "symbol": "PT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 137, "fields": {"created_on": "2018-12-26T17:00:13.218Z", "modified_on": "2018-12-26T17:00:13.218Z", "address": "0x07d9e49ea402194bf48a8276dafb16e4ed633317", "symbol": "DALC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 138, "fields": {"created_on": "2018-12-26T17:00:13.219Z", "modified_on": "2018-12-26T17:00:13.219Z", "address": "0xcc4ef9eeaf656ac1a2ab886743e98e97e090ed38", "symbol": "DDF", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 139, "fields": {"created_on": "2018-12-26T17:00:13.219Z", "modified_on": "2018-12-26T17:00:13.219Z", "address": "0xef68e7c694f40c8202821edf525de3782458639f", "symbol": "LRC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 140, "fields": {"created_on": "2018-12-26T17:00:13.220Z", "modified_on": "2018-12-26T17:00:13.220Z", "address": "0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", "symbol": "RVT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 141, "fields": {"created_on": "2018-12-26T17:00:13.221Z", "modified_on": "2018-12-26T17:00:13.221Z", "address": "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000", "symbol": "SIFT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 142, "fields": {"created_on": "2018-12-26T17:00:13.222Z", "modified_on": "2018-12-26T17:00:13.222Z", "address": "0x8effd494eb698cc399af6231fccd39e08fd20b15", "symbol": "PIX", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 143, "fields": {"created_on": "2018-12-26T17:00:13.222Z", "modified_on": "2018-12-26T17:00:13.222Z", "address": "0xaa26b73bfdc80b5c7d2cfbfc30930038fb7fa657", "symbol": "TOV", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 144, "fields": {"created_on": "2018-12-26T17:00:13.223Z", "modified_on": "2018-12-26T17:00:13.223Z", "address": "0x08f5a9235b08173b7569f83645d2c7fb55e8ccd8", "symbol": "TNT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 145, "fields": {"created_on": "2018-12-26T17:00:13.224Z", "modified_on": "2018-12-26T17:00:13.224Z", "address": "0x96a65609a7b84e8842732deb08f56c3e21ac6f8a", "symbol": "CTR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 146, "fields": {"created_on": "2018-12-26T17:00:13.225Z", "modified_on": "2018-12-26T17:00:13.225Z", "address": "0xe6923e9b56db1eed1c9f430ea761da7565e260fe", "symbol": "FC", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 147, "fields": {"created_on": "2018-12-26T17:00:13.225Z", "modified_on": "2018-12-26T17:00:13.225Z", "address": "0xd850942ef8811f2a866692a623011bde52a462c1", "symbol": "VEN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 148, "fields": {"created_on": "2018-12-26T17:00:13.226Z", "modified_on": "2018-12-26T17:00:13.226Z", "address": "0x2160e6c0ae8ca7d62fe1f57fc049f8363283ff5f", "symbol": "BPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 149, "fields": {"created_on": "2018-12-26T17:00:13.227Z", "modified_on": "2018-12-26T17:00:13.227Z", "address": "0xf05a9382a4c3f29e2784502754293d88b835109c", "symbol": "REX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 150, "fields": {"created_on": "2018-12-26T17:00:13.227Z", "modified_on": "2018-12-26T17:00:13.227Z", "address": "0x73dd069c299a5d691e9836243bcaec9c8c1d8734", "symbol": "BTE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 151, "fields": {"created_on": "2018-12-26T17:00:13.228Z", "modified_on": "2018-12-26T17:00:13.228Z", "address": "0x1bcbc54166f6ba149934870b60506199b6c9db6d", "symbol": "ROC", "network": "mainnet", "decimals": 10, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 152, "fields": {"created_on": "2018-12-26T17:00:13.229Z", "modified_on": "2018-12-26T17:00:13.229Z", "address": "0x27f706edde3ad952ef647dd67e24e38cd0803dd6", "symbol": "UET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 153, "fields": {"created_on": "2018-12-26T17:00:13.230Z", "modified_on": "2018-12-26T17:00:13.230Z", "address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", "symbol": "MANA", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 154, "fields": {"created_on": "2018-12-26T17:00:13.231Z", "modified_on": "2018-12-26T17:00:13.232Z", "address": "0xc0e4f45b828aa4aa628e897e5da38d9dc72c2257", "symbol": "KC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 155, "fields": {"created_on": "2018-12-26T17:00:13.232Z", "modified_on": "2018-12-26T17:00:13.233Z", "address": "0x4e260e3ca268e40133c84b142de73108a7c1ec99", "symbol": "YC", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 156, "fields": {"created_on": "2018-12-26T17:00:13.233Z", "modified_on": "2018-12-26T17:00:13.233Z", "address": "0xaf4dce16da2877f8c9e00544c93b62ac40631f16", "symbol": "MTH", "network": "mainnet", "decimals": 5, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 157, "fields": {"created_on": "2018-12-26T17:00:13.234Z", "modified_on": "2018-12-26T17:00:13.234Z", "address": "0x9214ec02cb71cba0ada6896b8da260736a67ab10", "symbol": "REAL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 158, "fields": {"created_on": "2018-12-26T17:00:13.235Z", "modified_on": "2018-12-26T17:00:13.235Z", "address": "0xe5a7c12972f3bbfe70ed29521c8949b8af6a0970", "symbol": "BLX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 159, "fields": {"created_on": "2018-12-26T17:00:13.235Z", "modified_on": "2018-12-26T17:00:13.235Z", "address": "0x5cf4e9dfd975c52aa523fb5945a12235624923dc", "symbol": "MPRM", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 160, "fields": {"created_on": "2018-12-26T17:00:13.236Z", "modified_on": "2018-12-26T17:00:13.236Z", "address": "0xb581e3a7db80fbaa821ab39342e9cbfd2ce33c23", "symbol": "ARCD", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 161, "fields": {"created_on": "2018-12-26T17:00:13.237Z", "modified_on": "2018-12-26T17:00:13.237Z", "address": "0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6", "symbol": "RDN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 162, "fields": {"created_on": "2018-12-26T17:00:13.238Z", "modified_on": "2018-12-26T17:00:13.238Z", "address": "0x056017c55aE7AE32d12AeF7C679dF83A85ca75Ff", "symbol": "WYV", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 163, "fields": {"created_on": "2018-12-26T17:00:13.238Z", "modified_on": "2018-12-26T17:00:13.238Z", "address": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", "symbol": "DAI", "network": "mainnet", "decimals": 18, "priority": 100, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 164, "fields": {"created_on": "2018-12-26T17:00:13.239Z", "modified_on": "2018-12-26T17:00:13.239Z", "address": "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", "symbol": "AVO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 165, "fields": {"created_on": "2018-12-26T17:00:13.240Z", "modified_on": "2018-12-26T17:00:13.240Z", "address": "0x58b6a8a3302369daec383334672404ee733ab239", "symbol": "LPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 166, "fields": {"created_on": "2018-12-26T17:00:13.241Z", "modified_on": "2018-12-26T17:00:13.241Z", "address": "0x09617f6fd6cf8a71278ec86e23bbab29c04353a7", "symbol": "ULT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 167, "fields": {"created_on": "2018-12-26T17:00:13.241Z", "modified_on": "2018-12-26T17:00:13.241Z", "address": "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", "symbol": "AION", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 168, "fields": {"created_on": "2018-12-26T17:00:13.242Z", "modified_on": "2018-12-26T17:00:13.242Z", "address": "0x4162178B78D6985480A308B2190EE5517460406D", "symbol": "CLN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 169, "fields": {"created_on": "2018-12-26T17:00:13.242Z", "modified_on": "2018-12-26T17:00:13.242Z", "address": "0x7338809d1a2c6fbb6e755470ab2a28e8c5dac63c", "symbol": "OZR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 170, "fields": {"created_on": "2018-12-26T17:00:13.243Z", "modified_on": "2018-12-26T17:00:13.243Z", "address": "0xc324a2f6b05880503444451b8b27e6f9e63287cb", "symbol": "XUC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 171, "fields": {"created_on": "2018-12-26T17:00:13.244Z", "modified_on": "2018-12-26T17:00:13.244Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "ropsten", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 172, "fields": {"created_on": "2018-12-26T17:00:13.244Z", "modified_on": "2018-12-26T17:00:13.244Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 173, "fields": {"created_on": "2018-12-26T17:00:13.245Z", "modified_on": "2018-12-26T17:00:13.245Z", "address": "0xeccb46ebe07c5a2b249586796f921ddfe0d46271", "symbol": "FOO", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 174, "fields": {"created_on": "2018-12-26T17:00:13.246Z", "modified_on": "2018-12-26T17:00:13.246Z", "address": "0x41C9d91E96b933b74ae21bCBb617369CBE022530", "symbol": "CLN", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 175, "fields": {"created_on": "2018-12-26T17:00:13.246Z", "modified_on": "2018-12-26T17:00:13.246Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "rinkeby", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 176, "fields": {"created_on": "2018-12-26T17:00:13.247Z", "modified_on": "2018-12-26T17:00:13.247Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 177, "fields": {"created_on": "2018-12-26T17:00:13.248Z", "modified_on": "2018-12-26T17:00:13.248Z", "address": "0x408c49a91e46311ddc35737f8c1aaea6191f36e0", "symbol": "FOO", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 178, "fields": {"created_on": "2018-12-26T17:00:13.249Z", "modified_on": "2018-12-26T17:00:13.249Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "custom", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 179, "fields": {"created_on": "2018-12-26T17:00:13.250Z", "modified_on": "2018-12-26T17:00:13.250Z", "address": "0x7dd4bfd96981573ce7dbcde779adcdf2d3039332", "symbol": "GIT", "network": "custom", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 180, "fields": {"created_on": "2018-12-26T17:00:13.251Z", "modified_on": "2018-12-26T17:00:13.251Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "unknown", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 181, "fields": {"created_on": "2018-12-26T18:45:52.060Z", "modified_on": "2018-12-26T18:45:52.060Z", "address": "0xe635c6d338dcd31c979b88000ff97c1fa3f0472c", "symbol": "GIT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 182, "fields": {"created_on": "2018-12-26T18:45:52.083Z", "modified_on": "2018-12-26T18:45:52.083Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 183, "fields": {"created_on": "2018-12-26T18:45:52.084Z", "modified_on": "2018-12-26T18:45:52.084Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "mainnet", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 184, "fields": {"created_on": "2018-12-26T18:45:52.085Z", "modified_on": "2018-12-26T18:45:52.085Z", "address": "0xd8912c10681d8b21fd3742244f44658dba12264e", "symbol": "PLU", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 185, "fields": {"created_on": "2018-12-26T18:45:52.085Z", "modified_on": "2018-12-26T18:45:52.085Z", "address": "0xaf30d2a7e90d7dc361c8c4585e9bb7d2f6f15bc7", "symbol": "1ST", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 186, "fields": {"created_on": "2018-12-26T18:45:52.086Z", "modified_on": "2018-12-26T18:45:52.086Z", "address": "0x936f78b9852d12f5cb93177c1f84fb8513d06263", "symbol": "GNTW", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 187, "fields": {"created_on": "2018-12-26T18:45:52.087Z", "modified_on": "2018-12-26T18:45:52.087Z", "address": "0x01afc37f4f85babc47c0e2d0eababc7fb49793c8", "symbol": "GNTM", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 188, "fields": {"created_on": "2018-12-26T18:45:52.088Z", "modified_on": "2018-12-26T18:45:52.088Z", "address": "0xa74476443119a942de498590fe1f2454d7d4ac0d", "symbol": "GNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 189, "fields": {"created_on": "2018-12-26T18:45:52.089Z", "modified_on": "2018-12-26T18:45:52.089Z", "address": "0x5c543e7ae0a1104f78406c340e9c64fd9fce5170", "symbol": "VSL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 190, "fields": {"created_on": "2018-12-26T18:45:52.090Z", "modified_on": "2018-12-26T18:45:52.090Z", "address": "0xac709fcb44a43c35f0da4e3163b117a17f3770f5", "symbol": "ARC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 191, "fields": {"created_on": "2018-12-26T18:45:52.091Z", "modified_on": "2018-12-26T18:45:52.091Z", "address": "0x14f37b574242d366558db61f3335289a5035c506", "symbol": "HKG", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 192, "fields": {"created_on": "2018-12-26T18:45:52.092Z", "modified_on": "2018-12-26T18:45:52.092Z", "address": "0x888666ca69e0f178ded6d75b5726cee99a87d698", "symbol": "ICN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 193, "fields": {"created_on": "2018-12-26T18:45:52.093Z", "modified_on": "2018-12-26T18:45:52.093Z", "address": "0xe94327d07fc17907b4db788e5adf2ed424addff6", "symbol": "REP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 194, "fields": {"created_on": "2018-12-26T18:45:52.093Z", "modified_on": "2018-12-26T18:45:52.094Z", "address": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", "symbol": "SNGLS", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 195, "fields": {"created_on": "2018-12-26T18:45:52.094Z", "modified_on": "2018-12-26T18:45:52.094Z", "address": "0x4df812f6064def1e5e029f1ca858777cc98d2d81", "symbol": "XAUR", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 196, "fields": {"created_on": "2018-12-26T18:45:52.095Z", "modified_on": "2018-12-26T18:45:52.095Z", "address": "0xc66ea802717bfb9833400264dd12c2bceaa34a6d", "symbol": "MKR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 197, "fields": {"created_on": "2018-12-26T18:45:52.097Z", "modified_on": "2018-12-26T18:45:52.097Z", "address": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", "symbol": "DGD", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 198, "fields": {"created_on": "2018-12-26T18:45:52.098Z", "modified_on": "2018-12-26T18:45:52.098Z", "address": "0xce3d9c3f3d302436d12f18eca97a3b00e97be7cd", "symbol": "EPOSY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 199, "fields": {"created_on": "2018-12-26T18:45:52.099Z", "modified_on": "2018-12-26T18:45:52.099Z", "address": "0x289fe11c6f46e28f9f1cfc72119aee92c1da50d0", "symbol": "EPOSN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 200, "fields": {"created_on": "2018-12-26T18:45:52.099Z", "modified_on": "2018-12-26T18:45:52.100Z", "address": "0x55e7c4a77821d5c50b4570b08f9f92896a25e012", "symbol": "P+", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 201, "fields": {"created_on": "2018-12-26T18:45:52.101Z", "modified_on": "2018-12-26T18:45:52.101Z", "address": "0x45e42d659d9f9466cd5df622506033145a9b89bc", "symbol": "NXC", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 202, "fields": {"created_on": "2018-12-26T18:45:52.103Z", "modified_on": "2018-12-26T18:45:52.103Z", "address": "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", "symbol": "DCN", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 203, "fields": {"created_on": "2018-12-26T18:45:52.104Z", "modified_on": "2018-12-26T18:45:52.104Z", "address": "0xb9e7f8568e08d5659f5d29c4997173d84cdf2607", "symbol": "SWT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 204, "fields": {"created_on": "2018-12-26T18:45:52.104Z", "modified_on": "2018-12-26T18:45:52.105Z", "address": "0xb802b24e0637c2b87d2e8b7784c055bbe921011a", "symbol": "EMV", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 205, "fields": {"created_on": "2018-12-26T18:45:52.105Z", "modified_on": "2018-12-26T18:45:52.105Z", "address": "0x6531f133e6deebe7f2dce5a0441aa7ef330b4e53", "symbol": "TIME", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 206, "fields": {"created_on": "2018-12-26T18:45:52.106Z", "modified_on": "2018-12-26T18:45:52.106Z", "address": "0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1", "symbol": "MLN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 207, "fields": {"created_on": "2018-12-26T18:45:52.107Z", "modified_on": "2018-12-26T18:45:52.107Z", "address": "0x168296bb09e24a88805cb9c33356536b980d3fc5", "symbol": "RHOC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 208, "fields": {"created_on": "2018-12-26T18:45:52.108Z", "modified_on": "2018-12-26T18:45:52.108Z", "address": "0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c", "symbol": "EDG", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 209, "fields": {"created_on": "2018-12-26T18:45:52.109Z", "modified_on": "2018-12-26T18:45:52.109Z", "address": "0xf7b098298f7c69fc14610bf71d5e02c60792894c", "symbol": "GUP", "network": "mainnet", "decimals": 3, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 210, "fields": {"created_on": "2018-12-26T18:45:52.110Z", "modified_on": "2018-12-26T18:45:52.110Z", "address": "0x807b9487aaf00629b674bd6d02e4917453bc5939", "symbol": "ETB-OLD", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 211, "fields": {"created_on": "2018-12-26T18:45:52.110Z", "modified_on": "2018-12-26T18:45:52.110Z", "address": "0x4fe6ea636abe664e0268af373a10ca3621a0b95b", "symbol": "ETB-OLD2", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 212, "fields": {"created_on": "2018-12-26T18:45:52.111Z", "modified_on": "2018-12-26T18:45:52.111Z", "address": "0x607f4c5bb672230e8672085532f7e901544a7375", "symbol": "RLC", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 213, "fields": {"created_on": "2018-12-26T18:45:52.112Z", "modified_on": "2018-12-26T18:45:52.112Z", "address": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", "symbol": "TRST", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 214, "fields": {"created_on": "2018-12-26T18:45:52.113Z", "modified_on": "2018-12-26T18:45:52.113Z", "address": "0x2e071d2966aa7d8decb1005885ba1977d6038a65", "symbol": "DICE", "network": "mainnet", "decimals": 16, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 215, "fields": {"created_on": "2018-12-26T18:45:52.114Z", "modified_on": "2018-12-26T18:45:52.114Z", "address": "0xe7775a6e9bcf904eb39da2b68c5efb4f9360e08c", "symbol": "TAAS", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 216, "fields": {"created_on": "2018-12-26T18:45:52.115Z", "modified_on": "2018-12-26T18:45:52.115Z", "address": "0x6810e776880c02933d47db1b9fc05908e5386b96", "symbol": "GNO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 217, "fields": {"created_on": "2018-12-26T18:45:52.116Z", "modified_on": "2018-12-26T18:45:52.116Z", "address": "0x667088b212ce3d06a1b553a7221e1fd19000d9af", "symbol": "WINGS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 218, "fields": {"created_on": "2018-12-26T18:45:52.117Z", "modified_on": "2018-12-26T18:45:52.117Z", "address": "0xfa05a73ffe78ef8f1a739473e462c54bae6567d9", "symbol": "LUN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 219, "fields": {"created_on": "2018-12-26T18:45:52.119Z", "modified_on": "2018-12-26T18:45:52.119Z", "address": "0xaaaf91d9b90df800df4f55c205fd6989c977e73a", "symbol": "TKN", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 220, "fields": {"created_on": "2018-12-26T18:45:52.119Z", "modified_on": "2018-12-26T18:45:52.119Z", "address": "0xcbcc0f036ed4788f63fc0fee32873d6a7487b908", "symbol": "HMQ", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 221, "fields": {"created_on": "2018-12-26T18:45:52.120Z", "modified_on": "2018-12-26T18:45:52.120Z", "address": "0x960b236a07cf122663c4303350609a66a7b288c0", "symbol": "ANT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 222, "fields": {"created_on": "2018-12-26T18:45:52.121Z", "modified_on": "2018-12-26T18:45:52.121Z", "address": "0xd248b0d48e44aaf9c49aea0312be7e13a6dc1468", "symbol": "SGT", "network": "mainnet", "decimals": 1, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 223, "fields": {"created_on": "2018-12-26T18:45:52.122Z", "modified_on": "2018-12-26T18:45:52.122Z", "address": "0xff3519eeeea3e76f1f699ccce5e23ee0bdda41ac", "symbol": "BCAP", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 224, "fields": {"created_on": "2018-12-26T18:45:52.123Z", "modified_on": "2018-12-26T18:45:52.123Z", "address": "0x0d8775f648430679a709e98d2b0cb6250d2887ef", "symbol": "BAT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 225, "fields": {"created_on": "2018-12-26T18:45:52.124Z", "modified_on": "2018-12-26T18:45:52.124Z", "address": "0xa645264c5603e96c3b0b078cdab68733794b0a71", "symbol": "MYST", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 226, "fields": {"created_on": "2018-12-26T18:45:52.125Z", "modified_on": "2018-12-26T18:45:52.125Z", "address": "0x82665764ea0b58157e1e5e9bab32f68c76ec0cdf", "symbol": "VSM", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 227, "fields": {"created_on": "2018-12-26T18:45:52.126Z", "modified_on": "2018-12-26T18:45:52.126Z", "address": "0x12fef5e57bf45873cd9b62e9dbd7bfb99e32d73e", "symbol": "CFI", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 228, "fields": {"created_on": "2018-12-26T18:45:52.127Z", "modified_on": "2018-12-26T18:45:52.127Z", "address": "0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374", "symbol": "VERI", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 229, "fields": {"created_on": "2018-12-26T18:45:52.127Z", "modified_on": "2018-12-26T18:45:52.127Z", "address": "0x40395044ac3c0c57051906da938b54bd6557f212", "symbol": "MGO", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 230, "fields": {"created_on": "2018-12-26T18:45:52.128Z", "modified_on": "2018-12-26T18:45:52.128Z", "address": "0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06", "symbol": "PTOY", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 231, "fields": {"created_on": "2018-12-26T18:45:52.129Z", "modified_on": "2018-12-26T18:45:52.129Z", "address": "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c", "symbol": "BNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 232, "fields": {"created_on": "2018-12-26T18:45:52.130Z", "modified_on": "2018-12-26T18:45:52.130Z", "address": "0x697beac28B09E122C4332D163985e8a73121b97F", "symbol": "QRL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 233, "fields": {"created_on": "2018-12-26T18:45:52.131Z", "modified_on": "2018-12-26T18:45:52.131Z", "address": "0xae616e72d3d89e847f74e8ace41ca68bbf56af79", "symbol": "GOOD", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 234, "fields": {"created_on": "2018-12-26T18:45:52.131Z", "modified_on": "2018-12-26T18:45:52.131Z", "address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e", "symbol": "SNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 235, "fields": {"created_on": "2018-12-26T18:45:52.132Z", "modified_on": "2018-12-26T18:45:52.132Z", "address": "0x983f6d60db79ea8ca4eb9968c6aff8cfa04b3c63", "symbol": "SONM", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 236, "fields": {"created_on": "2018-12-26T18:45:52.133Z", "modified_on": "2018-12-26T18:45:52.133Z", "address": "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671", "symbol": "NMR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 237, "fields": {"created_on": "2018-12-26T18:45:52.134Z", "modified_on": "2018-12-26T18:45:52.134Z", "address": "0x93e682107d1e9defb0b5ee701c71707a4b2e46bc", "symbol": "MCAP", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 238, "fields": {"created_on": "2018-12-26T18:45:52.135Z", "modified_on": "2018-12-26T18:45:52.135Z", "address": "0xb97048628db6b661d4c2aa833e95dbe1a905b280", "symbol": "PAY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 239, "fields": {"created_on": "2018-12-26T18:45:52.136Z", "modified_on": "2018-12-26T18:45:52.136Z", "address": "0x5a84969bb663fb64f6d015dcf9f622aedc796750", "symbol": "ICE", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 240, "fields": {"created_on": "2018-12-26T18:45:52.137Z", "modified_on": "2018-12-26T18:45:52.137Z", "address": "0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a", "symbol": "PPT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 241, "fields": {"created_on": "2018-12-26T18:45:52.137Z", "modified_on": "2018-12-26T18:45:52.137Z", "address": "0xbbb1bd2d741f05e144e6c4517676a15554fd4b8d", "symbol": "FUNOLD", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 242, "fields": {"created_on": "2018-12-26T18:45:52.138Z", "modified_on": "2018-12-26T18:45:52.138Z", "address": "0x419d0d8bdd9af5e606ae2232ed285aff190e711b", "symbol": "FUN", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 243, "fields": {"created_on": "2018-12-26T18:45:52.139Z", "modified_on": "2018-12-26T18:45:52.139Z", "address": "0xd0d6d6c5fe4a677d343cc433536bb717bae167dd", "symbol": "ADT", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 244, "fields": {"created_on": "2018-12-26T18:45:52.139Z", "modified_on": "2018-12-26T18:45:52.139Z", "address": "0xce5c603c78d047ef43032e96b5b785324f753a4f", "symbol": "E4ROW", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 245, "fields": {"created_on": "2018-12-26T18:45:52.140Z", "modified_on": "2018-12-26T18:45:52.140Z", "address": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", "symbol": "STORJ", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 246, "fields": {"created_on": "2018-12-26T18:45:52.140Z", "modified_on": "2018-12-26T18:45:52.140Z", "address": "0xcfb98637bcae43c13323eaa1731ced2b716962fd", "symbol": "NET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 247, "fields": {"created_on": "2018-12-26T18:45:52.141Z", "modified_on": "2018-12-26T18:45:52.141Z", "address": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", "symbol": "EOS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 248, "fields": {"created_on": "2018-12-26T18:45:52.142Z", "modified_on": "2018-12-26T18:45:52.142Z", "address": "0x4470bb87d77b963a013db939be332f927f2b992e", "symbol": "ADX", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 249, "fields": {"created_on": "2018-12-26T18:45:52.143Z", "modified_on": "2018-12-26T18:45:52.143Z", "address": "0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed", "symbol": "DRP", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 250, "fields": {"created_on": "2018-12-26T18:45:52.143Z", "modified_on": "2018-12-26T18:45:52.144Z", "address": "0x8aa33a7899fcc8ea5fbe6a608a109c3893a1b8b2", "symbol": "BET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 251, "fields": {"created_on": "2018-12-26T18:45:52.144Z", "modified_on": "2018-12-26T18:45:52.144Z", "address": "0x0affa06e7fbe5bc9a764c979aa66e8256a631f02", "symbol": "PLBT", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 252, "fields": {"created_on": "2018-12-26T18:45:52.145Z", "modified_on": "2018-12-26T18:45:52.145Z", "address": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", "symbol": "OMG", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 253, "fields": {"created_on": "2018-12-26T18:45:52.145Z", "modified_on": "2018-12-26T18:45:52.145Z", "address": "0xb8c77482e45f1f44de1745f52c74426c631bdd52", "symbol": "BNB", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 254, "fields": {"created_on": "2018-12-26T18:45:52.146Z", "modified_on": "2018-12-26T18:45:52.146Z", "address": "0x814964b1bceaf24e26296d031eadf134a2ca4105", "symbol": "NEWB", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 255, "fields": {"created_on": "2018-12-26T18:45:52.147Z", "modified_on": "2018-12-26T18:45:52.147Z", "address": "0xb24754be79281553dc1adc160ddf5cd9b74361a4", "symbol": "XRL", "network": "mainnet", "decimals": 9, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 256, "fields": {"created_on": "2018-12-26T18:45:52.147Z", "modified_on": "2018-12-26T18:45:52.147Z", "address": "0x386467f1f3ddbe832448650418311a479eecfc57", "symbol": "EMB", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 257, "fields": {"created_on": "2018-12-26T18:45:52.148Z", "modified_on": "2018-12-26T18:45:52.148Z", "address": "0xf433089366899d83a9f26a773d59ec7ecf30355e", "symbol": "MTL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 258, "fields": {"created_on": "2018-12-26T18:45:52.149Z", "modified_on": "2018-12-26T18:45:52.149Z", "address": "0xc63e7b1dece63a77ed7e4aeef5efb3b05c81438d", "symbol": "FUCKOLD", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 259, "fields": {"created_on": "2018-12-26T18:45:52.149Z", "modified_on": "2018-12-26T18:45:52.149Z", "address": "0xab16e0d25c06cb376259cc18c1de4aca57605589", "symbol": "FUCK", "network": "mainnet", "decimals": 4, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 260, "fields": {"created_on": "2018-12-26T18:45:52.150Z", "modified_on": "2018-12-26T18:45:52.150Z", "address": "0x5c6183d10a00cd747a6dbb5f658ad514383e9419", "symbol": "NXX", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 261, "fields": {"created_on": "2018-12-26T18:45:52.151Z", "modified_on": "2018-12-26T18:45:52.151Z", "address": "0xd5b9a2737c9b2ff35ecb23b884eb039303bbbb61", "symbol": "BTH", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 262, "fields": {"created_on": "2018-12-26T18:45:52.152Z", "modified_on": "2018-12-26T18:45:52.152Z", "address": "0xe3818504c1b32bf1557b16c238b2e01fd3149c17", "symbol": "PLR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 263, "fields": {"created_on": "2018-12-26T18:45:52.152Z", "modified_on": "2018-12-26T18:45:52.152Z", "address": "0x41e5560054824ea6b0732e656e3ad64e20e94e45", "symbol": "CVC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 264, "fields": {"created_on": "2018-12-26T18:45:52.153Z", "modified_on": "2018-12-26T18:45:52.153Z", "address": "0xbfa4d71a51b9e0968be4bc299f8ba6cbb2f86789", "symbol": "MAYY", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 265, "fields": {"created_on": "2018-12-26T18:45:52.153Z", "modified_on": "2018-12-26T18:45:52.153Z", "address": "0xab130bc7ff83192656a4b3079741c296615899c0", "symbol": "MAYN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 266, "fields": {"created_on": "2018-12-26T18:45:52.154Z", "modified_on": "2018-12-26T18:45:52.154Z", "address": "0xe2e6d4be086c6938b53b22144855eef674281639", "symbol": "LNK", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 267, "fields": {"created_on": "2018-12-26T18:45:52.155Z", "modified_on": "2018-12-26T18:45:52.155Z", "address": "0x2bdc0d42996017fce214b21607a515da41a9e0c5", "symbol": "SKIN", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 268, "fields": {"created_on": "2018-12-26T18:45:52.155Z", "modified_on": "2018-12-26T18:45:52.155Z", "address": "0x8b9c35c79af5319c70dd9a3e3850f368822ed64e", "symbol": "DGT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 269, "fields": {"created_on": "2018-12-26T18:45:52.156Z", "modified_on": "2018-12-26T18:45:52.156Z", "address": "0xa578acc0cb7875781b7880903f4594d13cfa8b98", "symbol": "ECN", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 270, "fields": {"created_on": "2018-12-26T18:45:52.156Z", "modified_on": "2018-12-26T18:45:52.157Z", "address": "0x660b612ec57754d949ac1a09d0c2937a010dee05", "symbol": "BCD", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 271, "fields": {"created_on": "2018-12-26T18:45:52.157Z", "modified_on": "2018-12-26T18:45:52.157Z", "address": "0x8ef59b92f21f9e5f21f5f71510d1a7f87a5420be", "symbol": "DEX", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 272, "fields": {"created_on": "2018-12-26T18:45:52.158Z", "modified_on": "2018-12-26T18:45:52.158Z", "address": "0xea1f346faf023f974eb5adaf088bbcdf02d761f4", "symbol": "TIX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 273, "fields": {"created_on": "2018-12-26T18:45:52.159Z", "modified_on": "2018-12-26T18:45:52.159Z", "address": "0x177d39ac676ed1c67a2b268ad7f1e58826e5b0af", "symbol": "CDT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 274, "fields": {"created_on": "2018-12-26T18:45:52.159Z", "modified_on": "2018-12-26T18:45:52.159Z", "address": "0xfca47962d45adfdfd1ab2d972315db4ce7ccf094", "symbol": "IXT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 275, "fields": {"created_on": "2018-12-26T18:45:52.160Z", "modified_on": "2018-12-26T18:45:52.160Z", "address": "0xa2f4fcb0fde2dd59f7a1873e121bc5623e3164eb", "symbol": "AIRA", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 276, "fields": {"created_on": "2018-12-26T18:45:52.161Z", "modified_on": "2018-12-26T18:45:52.161Z", "address": "0x56ba2ee7890461f463f7be02aac3099f6d5811a8", "symbol": "CAT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 277, "fields": {"created_on": "2018-12-26T18:45:52.162Z", "modified_on": "2018-12-26T18:45:52.162Z", "address": "0x701c244b988a513c945973defa05de933b23fe1d", "symbol": "OAX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 278, "fields": {"created_on": "2018-12-26T18:45:52.162Z", "modified_on": "2018-12-26T18:45:52.162Z", "address": "0x08fd34559f2ed8585d3810b4d96ab8a05c9f97c5", "symbol": "CLRT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 279, "fields": {"created_on": "2018-12-26T18:45:52.163Z", "modified_on": "2018-12-26T18:45:52.163Z", "address": "0x68aa3f232da9bdc2343465545794ef3eea5209bd", "symbol": "MSP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 280, "fields": {"created_on": "2018-12-26T18:45:52.163Z", "modified_on": "2018-12-26T18:45:52.164Z", "address": "0x2a05d22db079bc40c2f77a1d1ff703a56e631cc1", "symbol": "BAS", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 281, "fields": {"created_on": "2018-12-26T18:45:52.164Z", "modified_on": "2018-12-26T18:45:52.164Z", "address": "0xdc0c22285b61405aae01cba2530b6dd5cd328da7", "symbol": "KTN", "network": "mainnet", "decimals": 6, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 282, "fields": {"created_on": "2018-12-26T18:45:52.165Z", "modified_on": "2018-12-26T18:45:52.165Z", "address": "0xdd6bf56ca2ada24c683fac50e37783e55b57af9f", "symbol": "BNC", "network": "mainnet", "decimals": 12, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 283, "fields": {"created_on": "2018-12-26T18:45:52.165Z", "modified_on": "2018-12-26T18:45:52.165Z", "address": "0x0abdace70d3790235af448c88547603b945604ea", "symbol": "DNT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 284, "fields": {"created_on": "2018-12-26T18:45:52.166Z", "modified_on": "2018-12-26T18:45:52.166Z", "address": "0x9e77d5a1251b6f7d456722a6eac6d2d5980bd891", "symbol": "BRAT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 285, "fields": {"created_on": "2018-12-26T18:45:52.166Z", "modified_on": "2018-12-26T18:45:52.167Z", "address": "0x5af2be193a6abca9c8817001f45744777db30756", "symbol": "BQX", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 286, "fields": {"created_on": "2018-12-26T18:45:52.167Z", "modified_on": "2018-12-26T18:45:52.167Z", "address": "0x006bea43baa3f7a6f765f14f10a1a1b08334ef45", "symbol": "STX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 287, "fields": {"created_on": "2018-12-26T18:45:52.168Z", "modified_on": "2018-12-26T18:45:52.168Z", "address": "0x88fcfbc22c6d3dbaa25af478c578978339bde77a", "symbol": "FYN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 288, "fields": {"created_on": "2018-12-26T18:45:52.169Z", "modified_on": "2018-12-26T18:45:52.169Z", "address": "0x4e0603e2a27a30480e5e3a4fe548e29ef12f64be", "symbol": "CREDO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 289, "fields": {"created_on": "2018-12-26T18:45:52.169Z", "modified_on": "2018-12-26T18:45:52.169Z", "address": "0x202e295df742befa5e94e9123149360db9d9f2dc", "symbol": "NIH", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 290, "fields": {"created_on": "2018-12-26T18:45:52.170Z", "modified_on": "2018-12-26T18:45:52.170Z", "address": "0x671abbe5ce652491985342e85428eb1b07bc6c64", "symbol": "QAU", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 291, "fields": {"created_on": "2018-12-26T18:45:52.171Z", "modified_on": "2018-12-26T18:45:52.171Z", "address": "0x3597bfd533a99c9aa083587b074434e61eb0a258", "symbol": "DENT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 292, "fields": {"created_on": "2018-12-26T18:45:52.171Z", "modified_on": "2018-12-26T18:45:52.171Z", "address": "0xbc7de10afe530843e71dfb2e3872405191e8d14a", "symbol": "SHOUC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 293, "fields": {"created_on": "2018-12-26T18:45:52.172Z", "modified_on": "2018-12-26T18:45:52.172Z", "address": "0x2ca72c9699b92b47272c9716c664cad6167c80b0", "symbol": "GUNS", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 294, "fields": {"created_on": "2018-12-26T18:45:52.173Z", "modified_on": "2018-12-26T18:45:52.173Z", "address": "0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098", "symbol": "SAN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 295, "fields": {"created_on": "2018-12-26T18:45:52.173Z", "modified_on": "2018-12-26T18:45:52.173Z", "address": "0xf8e386eda857484f5a12e4b5daa9984e06e73705", "symbol": "IND", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 296, "fields": {"created_on": "2018-12-26T18:45:52.174Z", "modified_on": "2018-12-26T18:45:52.174Z", "address": "0xfb12e3cca983b9f59d90912fd17f8d745a8b2953", "symbol": "LUCK", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 297, "fields": {"created_on": "2018-12-26T18:45:52.174Z", "modified_on": "2018-12-26T18:45:52.175Z", "address": "0x0b1724cc9fda0186911ef6a75949e9c0d3f0f2f3", "symbol": "RIYA", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 298, "fields": {"created_on": "2018-12-26T18:45:52.175Z", "modified_on": "2018-12-26T18:45:52.175Z", "address": "0xe41d2489571d322189246dafa5ebde1f4699f498", "symbol": "ZRX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 299, "fields": {"created_on": "2018-12-26T18:45:52.176Z", "modified_on": "2018-12-26T18:45:52.176Z", "address": "0xb63b606ac810a52cca15e44bb630fd42d8d1d83d", "symbol": "MCO", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 300, "fields": {"created_on": "2018-12-26T18:45:52.176Z", "modified_on": "2018-12-26T18:45:52.176Z", "address": "0x02b9806a64cb05f02aa8dcc1c178b88159a61304", "symbol": "DEL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 301, "fields": {"created_on": "2018-12-26T18:45:52.177Z", "modified_on": "2018-12-26T18:45:52.177Z", "address": "0x46492473755e8df960f8034877f61732d718ce96", "symbol": "STRC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 302, "fields": {"created_on": "2018-12-26T18:45:52.178Z", "modified_on": "2018-12-26T18:45:52.178Z", "address": "0x025abad9e518516fdaafbdcdb9701b37fb7ef0fa", "symbol": "GTKT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 303, "fields": {"created_on": "2018-12-26T18:45:52.178Z", "modified_on": "2018-12-26T18:45:52.178Z", "address": "0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195", "symbol": "POE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 304, "fields": {"created_on": "2018-12-26T18:45:52.179Z", "modified_on": "2018-12-26T18:45:52.179Z", "address": "0x38968746147bbaeb882f356ad9a57594bb158235", "symbol": "BENJA", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 305, "fields": {"created_on": "2018-12-26T18:45:52.180Z", "modified_on": "2018-12-26T18:45:52.180Z", "address": "0x814cafd4782d2e728170fda68257983f03321c58", "symbol": "IDEA", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 306, "fields": {"created_on": "2018-12-26T18:45:52.180Z", "modified_on": "2018-12-26T18:45:52.180Z", "address": "0x84119cb33e8f590d75c2d6ea4e6b0741a7494eda", "symbol": "WTT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 307, "fields": {"created_on": "2018-12-26T18:45:52.181Z", "modified_on": "2018-12-26T18:45:52.181Z", "address": "0x5ddab66da218fb05dfeda07f1afc4ea0738ee234", "symbol": "RARE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 308, "fields": {"created_on": "2018-12-26T18:45:52.181Z", "modified_on": "2018-12-26T18:45:52.181Z", "address": "0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8", "symbol": "SCL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 309, "fields": {"created_on": "2018-12-26T18:45:52.183Z", "modified_on": "2018-12-26T18:45:52.183Z", "address": "0xa7f976c360ebbed4465c2855684d1aae5271efa9", "symbol": "TFL", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 310, "fields": {"created_on": "2018-12-26T18:45:52.184Z", "modified_on": "2018-12-26T18:45:52.184Z", "address": "0x7654915a1b82d6d2d0afc37c52af556ea8983c7e", "symbol": "IFT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 311, "fields": {"created_on": "2018-12-26T18:45:52.184Z", "modified_on": "2018-12-26T18:45:52.184Z", "address": "0x94298f1e0ab2dfad6eeffb1426846a3c29d98090", "symbol": "MyB", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 312, "fields": {"created_on": "2018-12-26T18:45:52.185Z", "modified_on": "2018-12-26T18:45:52.185Z", "address": "0x4355fc160f74328f9b383df2ec589bb3dfd82ba0", "symbol": "OPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 313, "fields": {"created_on": "2018-12-26T18:45:52.185Z", "modified_on": "2018-12-26T18:45:52.185Z", "address": "0x17fd666fa0784885fa1afec8ac624d9b7e72b752", "symbol": "FLIK", "network": "mainnet", "decimals": 14, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 314, "fields": {"created_on": "2018-12-26T18:45:52.186Z", "modified_on": "2018-12-26T18:45:52.186Z", "address": "0x7288c72af505e3a6ff2712699e2a695465d353b3", "symbol": "MTP", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 315, "fields": {"created_on": "2018-12-26T18:45:52.187Z", "modified_on": "2018-12-26T18:45:52.187Z", "address": "0x422866a8f0b032c5cf1dfbdef31a20f4509562b0", "symbol": "ADST", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 316, "fields": {"created_on": "2018-12-26T18:45:52.187Z", "modified_on": "2018-12-26T18:45:52.187Z", "address": "0x66497a283e0a007ba3974e837784c6ae323447de", "symbol": "PT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 317, "fields": {"created_on": "2018-12-26T18:45:52.188Z", "modified_on": "2018-12-26T18:45:52.188Z", "address": "0x07d9e49ea402194bf48a8276dafb16e4ed633317", "symbol": "DALC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 318, "fields": {"created_on": "2018-12-26T18:45:52.189Z", "modified_on": "2018-12-26T18:45:52.189Z", "address": "0xcc4ef9eeaf656ac1a2ab886743e98e97e090ed38", "symbol": "DDF", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 319, "fields": {"created_on": "2018-12-26T18:45:52.189Z", "modified_on": "2018-12-26T18:45:52.189Z", "address": "0xef68e7c694f40c8202821edf525de3782458639f", "symbol": "LRC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 320, "fields": {"created_on": "2018-12-26T18:45:52.190Z", "modified_on": "2018-12-26T18:45:52.190Z", "address": "0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", "symbol": "RVT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 321, "fields": {"created_on": "2018-12-26T18:45:52.191Z", "modified_on": "2018-12-26T18:45:52.191Z", "address": "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000", "symbol": "SIFT", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 322, "fields": {"created_on": "2018-12-26T18:45:52.191Z", "modified_on": "2018-12-26T18:45:52.191Z", "address": "0x8effd494eb698cc399af6231fccd39e08fd20b15", "symbol": "PIX", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 323, "fields": {"created_on": "2018-12-26T18:45:52.192Z", "modified_on": "2018-12-26T18:45:52.192Z", "address": "0xaa26b73bfdc80b5c7d2cfbfc30930038fb7fa657", "symbol": "TOV", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 324, "fields": {"created_on": "2018-12-26T18:45:52.193Z", "modified_on": "2018-12-26T18:45:52.193Z", "address": "0x08f5a9235b08173b7569f83645d2c7fb55e8ccd8", "symbol": "TNT", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 325, "fields": {"created_on": "2018-12-26T18:45:52.193Z", "modified_on": "2018-12-26T18:45:52.193Z", "address": "0x96a65609a7b84e8842732deb08f56c3e21ac6f8a", "symbol": "CTR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 326, "fields": {"created_on": "2018-12-26T18:45:52.194Z", "modified_on": "2018-12-26T18:45:52.194Z", "address": "0xe6923e9b56db1eed1c9f430ea761da7565e260fe", "symbol": "FC", "network": "mainnet", "decimals": 2, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 327, "fields": {"created_on": "2018-12-26T18:45:52.195Z", "modified_on": "2018-12-26T18:45:52.195Z", "address": "0xd850942ef8811f2a866692a623011bde52a462c1", "symbol": "VEN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 328, "fields": {"created_on": "2018-12-26T18:45:52.195Z", "modified_on": "2018-12-26T18:45:52.195Z", "address": "0x2160e6c0ae8ca7d62fe1f57fc049f8363283ff5f", "symbol": "BPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 329, "fields": {"created_on": "2018-12-26T18:45:52.196Z", "modified_on": "2018-12-26T18:45:52.196Z", "address": "0xf05a9382a4c3f29e2784502754293d88b835109c", "symbol": "REX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 330, "fields": {"created_on": "2018-12-26T18:45:52.196Z", "modified_on": "2018-12-26T18:45:52.196Z", "address": "0x73dd069c299a5d691e9836243bcaec9c8c1d8734", "symbol": "BTE", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 331, "fields": {"created_on": "2018-12-26T18:45:52.197Z", "modified_on": "2018-12-26T18:45:52.197Z", "address": "0x1bcbc54166f6ba149934870b60506199b6c9db6d", "symbol": "ROC", "network": "mainnet", "decimals": 10, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 332, "fields": {"created_on": "2018-12-26T18:45:52.198Z", "modified_on": "2018-12-26T18:45:52.198Z", "address": "0x27f706edde3ad952ef647dd67e24e38cd0803dd6", "symbol": "UET", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 333, "fields": {"created_on": "2018-12-26T18:45:52.198Z", "modified_on": "2018-12-26T18:45:52.198Z", "address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", "symbol": "MANA", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 334, "fields": {"created_on": "2018-12-26T18:45:52.199Z", "modified_on": "2018-12-26T18:45:52.199Z", "address": "0xc0e4f45b828aa4aa628e897e5da38d9dc72c2257", "symbol": "KC", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 335, "fields": {"created_on": "2018-12-26T18:45:52.200Z", "modified_on": "2018-12-26T18:45:52.200Z", "address": "0x4e260e3ca268e40133c84b142de73108a7c1ec99", "symbol": "YC", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 336, "fields": {"created_on": "2018-12-26T18:45:52.200Z", "modified_on": "2018-12-26T18:45:52.200Z", "address": "0xaf4dce16da2877f8c9e00544c93b62ac40631f16", "symbol": "MTH", "network": "mainnet", "decimals": 5, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 337, "fields": {"created_on": "2018-12-26T18:45:52.201Z", "modified_on": "2018-12-26T18:45:52.201Z", "address": "0x9214ec02cb71cba0ada6896b8da260736a67ab10", "symbol": "REAL", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 338, "fields": {"created_on": "2018-12-26T18:45:52.201Z", "modified_on": "2018-12-26T18:45:52.201Z", "address": "0xe5a7c12972f3bbfe70ed29521c8949b8af6a0970", "symbol": "BLX", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 339, "fields": {"created_on": "2018-12-26T18:45:52.202Z", "modified_on": "2018-12-26T18:45:52.202Z", "address": "0x5cf4e9dfd975c52aa523fb5945a12235624923dc", "symbol": "MPRM", "network": "mainnet", "decimals": 0, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 340, "fields": {"created_on": "2018-12-26T18:45:52.203Z", "modified_on": "2018-12-26T18:45:52.203Z", "address": "0xb581e3a7db80fbaa821ab39342e9cbfd2ce33c23", "symbol": "ARCD", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 341, "fields": {"created_on": "2018-12-26T18:45:52.204Z", "modified_on": "2018-12-26T18:45:52.204Z", "address": "0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6", "symbol": "RDN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 342, "fields": {"created_on": "2018-12-26T18:45:52.205Z", "modified_on": "2018-12-26T18:45:52.205Z", "address": "0x056017c55aE7AE32d12AeF7C679dF83A85ca75Ff", "symbol": "WYV", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 343, "fields": {"created_on": "2018-12-26T18:45:52.206Z", "modified_on": "2018-12-26T18:45:52.206Z", "address": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", "symbol": "DAI", "network": "mainnet", "decimals": 18, "priority": 100, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 344, "fields": {"created_on": "2018-12-26T18:45:52.206Z", "modified_on": "2018-12-26T18:45:52.206Z", "address": "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", "symbol": "AVO", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 345, "fields": {"created_on": "2018-12-26T18:45:52.208Z", "modified_on": "2018-12-26T18:45:52.208Z", "address": "0x58b6a8a3302369daec383334672404ee733ab239", "symbol": "LPT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 346, "fields": {"created_on": "2018-12-26T18:45:52.209Z", "modified_on": "2018-12-26T18:45:52.209Z", "address": "0x09617f6fd6cf8a71278ec86e23bbab29c04353a7", "symbol": "ULT", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 347, "fields": {"created_on": "2018-12-26T18:45:52.210Z", "modified_on": "2018-12-26T18:45:52.210Z", "address": "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", "symbol": "AION", "network": "mainnet", "decimals": 8, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 348, "fields": {"created_on": "2018-12-26T18:45:52.210Z", "modified_on": "2018-12-26T18:45:52.210Z", "address": "0x4162178B78D6985480A308B2190EE5517460406D", "symbol": "CLN", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 349, "fields": {"created_on": "2018-12-26T18:45:52.211Z", "modified_on": "2018-12-26T18:45:52.211Z", "address": "0x7338809d1a2c6fbb6e755470ab2a28e8c5dac63c", "symbol": "OZR", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 350, "fields": {"created_on": "2018-12-26T18:45:52.212Z", "modified_on": "2018-12-26T18:45:52.212Z", "address": "0xc324a2f6b05880503444451b8b27e6f9e63287cb", "symbol": "XUC", "network": "mainnet", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 351, "fields": {"created_on": "2018-12-26T18:45:52.213Z", "modified_on": "2018-12-26T18:45:52.213Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "ropsten", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 352, "fields": {"created_on": "2018-12-26T18:45:52.214Z", "modified_on": "2018-12-26T18:45:52.214Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 353, "fields": {"created_on": "2018-12-26T18:45:52.214Z", "modified_on": "2018-12-26T18:45:52.214Z", "address": "0xeccb46ebe07c5a2b249586796f921ddfe0d46271", "symbol": "FOO", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 354, "fields": {"created_on": "2018-12-26T18:45:52.215Z", "modified_on": "2018-12-26T18:45:52.215Z", "address": "0x41C9d91E96b933b74ae21bCBb617369CBE022530", "symbol": "CLN", "network": "ropsten", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 355, "fields": {"created_on": "2018-12-26T18:45:52.216Z", "modified_on": "2018-12-26T18:45:52.216Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "rinkeby", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 356, "fields": {"created_on": "2018-12-26T18:45:52.216Z", "modified_on": "2018-12-26T18:45:52.216Z", "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "symbol": "COLO", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 357, "fields": {"created_on": "2018-12-26T18:45:52.217Z", "modified_on": "2018-12-26T18:45:52.217Z", "address": "0x408c49a91e46311ddc35737f8c1aaea6191f36e0", "symbol": "FOO", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 358, "fields": {"created_on": "2018-12-26T18:45:52.217Z", "modified_on": "2018-12-26T18:45:52.217Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "custom", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 359, "fields": {"created_on": "2018-12-26T18:45:52.218Z", "modified_on": "2018-12-26T18:45:52.218Z", "address": "0x7dd4bfd96981573ce7dbcde779adcdf2d3039332", "symbol": "GIT", "network": "custom", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 360, "fields": {"created_on": "2018-12-26T18:45:52.219Z", "modified_on": "2018-12-26T18:45:52.219Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "unknown", "decimals": 18, "priority": 999, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 361, "fields": {"created_on": "2019-09-09T00:51:40Z", "modified_on": "2019-09-09T00:52:04.646Z", "address": "0x0000000000000000000000000000000000000000", "symbol": "ETH", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}, {"model": "economy.token", "pk": 362, "fields": {"created_on": "2019-09-09T00:52:18Z", "modified_on": "2019-09-11T01:38:48.009Z", "address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", "symbol": "DAI", "network": "rinkeby", "decimals": 18, "priority": 1, "metadata": {}, "approved": true}}] \ No newline at end of file +[ + { + "model": "economy.conversionrate", + "pk": 1, + "fields": { + "created_on": "2018-05-16T16:48:43.937Z", + "modified_on": "2018-05-16T16:48:43.937Z", + "from_amount": 1.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:43.937Z", + "source": "stablecoin", + "from_currency": "USDT", + "to_currency": "DAI" + } + }, + { + "model": "economy.conversionrate", + "pk": 2, + "fields": { + "created_on": "2018-05-16T16:48:43.954Z", + "modified_on": "2018-05-16T16:48:43.954Z", + "from_amount": 1.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:43.937Z", + "source": "stablecoin", + "from_currency": "DAI", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 3, + "fields": { + "created_on": "2018-05-16T16:48:45.380Z", + "modified_on": "2018-05-16T16:48:45.380Z", + "from_amount": 1.0, + "to_amount": 0.1378395725, + "timestamp": "2018-05-16T16:48:45.380Z", + "source": "etherdelta", + "from_currency": "VERI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 4, + "fields": { + "created_on": "2018-05-16T16:48:45.384Z", + "modified_on": "2018-05-16T16:48:45.384Z", + "from_amount": 0.1378395725, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.380Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VERI" + } + }, + { + "model": "economy.conversionrate", + "pk": 5, + "fields": { + "created_on": "2018-05-16T16:48:45.386Z", + "modified_on": "2018-05-16T16:48:45.386Z", + "from_amount": 7.25481066041466, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.380Z", + "source": "etherdelta", + "from_currency": "VERI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 6, + "fields": { + "created_on": "2018-05-16T16:48:45.389Z", + "modified_on": "2018-05-16T16:48:45.390Z", + "from_amount": 1.0, + "to_amount": 0.00030205, + "timestamp": "2018-05-16T16:48:45.390Z", + "source": "etherdelta", + "from_currency": "0x7e9e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 7, + "fields": { + "created_on": "2018-05-16T16:48:45.394Z", + "modified_on": "2018-05-16T16:48:45.394Z", + "from_amount": 0.00030205, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.390Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x7e9e" + } + }, + { + "model": "economy.conversionrate", + "pk": 8, + "fields": { + "created_on": "2018-05-16T16:48:45.398Z", + "modified_on": "2018-05-16T16:48:45.398Z", + "from_amount": 3310.7101473266, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.390Z", + "source": "etherdelta", + "from_currency": "0x7e9e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 9, + "fields": { + "created_on": "2018-05-16T16:48:45.402Z", + "modified_on": "2018-05-16T16:48:45.402Z", + "from_amount": 1.0, + "to_amount": 0.0176854935, + "timestamp": "2018-05-16T16:48:45.402Z", + "source": "etherdelta", + "from_currency": "EOS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 10, + "fields": { + "created_on": "2018-05-16T16:48:45.405Z", + "modified_on": "2018-05-16T16:48:45.405Z", + "from_amount": 0.0176854935, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.402Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EOS" + } + }, + { + "model": "economy.conversionrate", + "pk": 11, + "fields": { + "created_on": "2018-05-16T16:48:45.407Z", + "modified_on": "2018-05-16T16:48:45.407Z", + "from_amount": 56.5435168659557, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.402Z", + "source": "etherdelta", + "from_currency": "EOS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 12, + "fields": { + "created_on": "2018-05-16T16:48:45.413Z", + "modified_on": "2018-05-16T16:48:45.413Z", + "from_amount": 1.0, + "to_amount": 3.5e-7, + "timestamp": "2018-05-16T16:48:45.413Z", + "source": "etherdelta", + "from_currency": "KIN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 13, + "fields": { + "created_on": "2018-05-16T16:48:45.416Z", + "modified_on": "2018-05-16T16:48:45.416Z", + "from_amount": 3.5e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.413Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "KIN" + } + }, + { + "model": "economy.conversionrate", + "pk": 14, + "fields": { + "created_on": "2018-05-16T16:48:45.418Z", + "modified_on": "2018-05-16T16:48:45.418Z", + "from_amount": 2857142.85714286, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.413Z", + "source": "etherdelta", + "from_currency": "KIN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 15, + "fields": { + "created_on": "2018-05-16T16:48:45.421Z", + "modified_on": "2018-05-16T16:48:45.421Z", + "from_amount": 1.0, + "to_amount": 0.022955, + "timestamp": "2018-05-16T16:48:45.421Z", + "source": "etherdelta", + "from_currency": "PPT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 16, + "fields": { + "created_on": "2018-05-16T16:48:45.424Z", + "modified_on": "2018-05-16T16:48:45.424Z", + "from_amount": 0.022955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.421Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PPT" + } + }, + { + "model": "economy.conversionrate", + "pk": 17, + "fields": { + "created_on": "2018-05-16T16:48:45.428Z", + "modified_on": "2018-05-16T16:48:45.428Z", + "from_amount": 43.5634937922021, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.421Z", + "source": "etherdelta", + "from_currency": "PPT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 18, + "fields": { + "created_on": "2018-05-16T16:48:45.432Z", + "modified_on": "2018-05-16T16:48:45.432Z", + "from_amount": 1.0, + "to_amount": 0.001135497, + "timestamp": "2018-05-16T16:48:45.432Z", + "source": "etherdelta", + "from_currency": "PPP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 19, + "fields": { + "created_on": "2018-05-16T16:48:45.435Z", + "modified_on": "2018-05-16T16:48:45.435Z", + "from_amount": 0.001135497, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.432Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PPP" + } + }, + { + "model": "economy.conversionrate", + "pk": 20, + "fields": { + "created_on": "2018-05-16T16:48:45.438Z", + "modified_on": "2018-05-16T16:48:45.438Z", + "from_amount": 880.671635416034, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.432Z", + "source": "etherdelta", + "from_currency": "PPP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 21, + "fields": { + "created_on": "2018-05-16T16:48:45.441Z", + "modified_on": "2018-05-16T16:48:45.441Z", + "from_amount": 1.0, + "to_amount": 0.0001815005, + "timestamp": "2018-05-16T16:48:45.441Z", + "source": "etherdelta", + "from_currency": "SER", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 22, + "fields": { + "created_on": "2018-05-16T16:48:45.447Z", + "modified_on": "2018-05-16T16:48:45.447Z", + "from_amount": 0.0001815005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.441Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SER" + } + }, + { + "model": "economy.conversionrate", + "pk": 23, + "fields": { + "created_on": "2018-05-16T16:48:45.450Z", + "modified_on": "2018-05-16T16:48:45.450Z", + "from_amount": 5509.62669524326, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.441Z", + "source": "etherdelta", + "from_currency": "SER", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 24, + "fields": { + "created_on": "2018-05-16T16:48:45.453Z", + "modified_on": "2018-05-16T16:48:45.453Z", + "from_amount": 1.0, + "to_amount": 1.7999e-5, + "timestamp": "2018-05-16T16:48:45.453Z", + "source": "etherdelta", + "from_currency": "0xebbd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 25, + "fields": { + "created_on": "2018-05-16T16:48:45.457Z", + "modified_on": "2018-05-16T16:48:45.457Z", + "from_amount": 1.7999e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.453Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xebbd" + } + }, + { + "model": "economy.conversionrate", + "pk": 26, + "fields": { + "created_on": "2018-05-16T16:48:45.463Z", + "modified_on": "2018-05-16T16:48:45.463Z", + "from_amount": 55558.6421467859, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.453Z", + "source": "etherdelta", + "from_currency": "0xebbd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 27, + "fields": { + "created_on": "2018-05-16T16:48:45.467Z", + "modified_on": "2018-05-16T16:48:45.467Z", + "from_amount": 1.0, + "to_amount": 0.0004799445, + "timestamp": "2018-05-16T16:48:45.467Z", + "source": "etherdelta", + "from_currency": "0x12b3", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 28, + "fields": { + "created_on": "2018-05-16T16:48:45.470Z", + "modified_on": "2018-05-16T16:48:45.471Z", + "from_amount": 0.0004799445, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.467Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x12b3" + } + }, + { + "model": "economy.conversionrate", + "pk": 29, + "fields": { + "created_on": "2018-05-16T16:48:45.473Z", + "modified_on": "2018-05-16T16:48:45.473Z", + "from_amount": 2083.5742466056, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.467Z", + "source": "etherdelta", + "from_currency": "0x12b3", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 30, + "fields": { + "created_on": "2018-05-16T16:48:45.478Z", + "modified_on": "2018-05-16T16:48:45.478Z", + "from_amount": 1.0, + "to_amount": 0.001705, + "timestamp": "2018-05-16T16:48:45.478Z", + "source": "etherdelta", + "from_currency": "WTT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 31, + "fields": { + "created_on": "2018-05-16T16:48:45.482Z", + "modified_on": "2018-05-16T16:48:45.482Z", + "from_amount": 0.001705, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.478Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WTT" + } + }, + { + "model": "economy.conversionrate", + "pk": 32, + "fields": { + "created_on": "2018-05-16T16:48:45.485Z", + "modified_on": "2018-05-16T16:48:45.485Z", + "from_amount": 586.510263929619, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.478Z", + "source": "etherdelta", + "from_currency": "WTT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 33, + "fields": { + "created_on": "2018-05-16T16:48:45.489Z", + "modified_on": "2018-05-16T16:48:45.489Z", + "from_amount": 0.001705, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.478Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WTT" + } + }, + { + "model": "economy.conversionrate", + "pk": 34, + "fields": { + "created_on": "2018-05-16T16:48:45.493Z", + "modified_on": "2018-05-16T16:48:45.493Z", + "from_amount": 1.0, + "to_amount": 3.145e-5, + "timestamp": "2018-05-16T16:48:45.493Z", + "source": "etherdelta", + "from_currency": "0x3c4a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 35, + "fields": { + "created_on": "2018-05-16T16:48:45.499Z", + "modified_on": "2018-05-16T16:48:45.499Z", + "from_amount": 3.145e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.493Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3c4a" + } + }, + { + "model": "economy.conversionrate", + "pk": 36, + "fields": { + "created_on": "2018-05-16T16:48:45.501Z", + "modified_on": "2018-05-16T16:48:45.501Z", + "from_amount": 31796.5023847377, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.493Z", + "source": "etherdelta", + "from_currency": "0x3c4a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 37, + "fields": { + "created_on": "2018-05-16T16:48:45.504Z", + "modified_on": "2018-05-16T16:48:45.504Z", + "from_amount": 1.0, + "to_amount": 3.95035e-5, + "timestamp": "2018-05-16T16:48:45.504Z", + "source": "etherdelta", + "from_currency": "0x8d80", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 38, + "fields": { + "created_on": "2018-05-16T16:48:45.507Z", + "modified_on": "2018-05-16T16:48:45.507Z", + "from_amount": 3.95035e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.504Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8d80" + } + }, + { + "model": "economy.conversionrate", + "pk": 39, + "fields": { + "created_on": "2018-05-16T16:48:45.512Z", + "modified_on": "2018-05-16T16:48:45.512Z", + "from_amount": 25314.2126647006, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.504Z", + "source": "etherdelta", + "from_currency": "0x8d80", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 40, + "fields": { + "created_on": "2018-05-16T16:48:45.516Z", + "modified_on": "2018-05-16T16:48:45.516Z", + "from_amount": 1.0, + "to_amount": 0.000353944, + "timestamp": "2018-05-16T16:48:45.516Z", + "source": "etherdelta", + "from_currency": "0x3883", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 41, + "fields": { + "created_on": "2018-05-16T16:48:45.520Z", + "modified_on": "2018-05-16T16:48:45.520Z", + "from_amount": 0.000353944, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.516Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3883" + } + }, + { + "model": "economy.conversionrate", + "pk": 42, + "fields": { + "created_on": "2018-05-16T16:48:45.523Z", + "modified_on": "2018-05-16T16:48:45.523Z", + "from_amount": 2825.30569807653, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.516Z", + "source": "etherdelta", + "from_currency": "0x3883", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 43, + "fields": { + "created_on": "2018-05-16T16:48:45.529Z", + "modified_on": "2018-05-16T16:48:45.529Z", + "from_amount": 1.0, + "to_amount": 0.0004013495, + "timestamp": "2018-05-16T16:48:45.529Z", + "source": "etherdelta", + "from_currency": "PLR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 44, + "fields": { + "created_on": "2018-05-16T16:48:45.533Z", + "modified_on": "2018-05-16T16:48:45.533Z", + "from_amount": 0.0004013495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.529Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PLR" + } + }, + { + "model": "economy.conversionrate", + "pk": 45, + "fields": { + "created_on": "2018-05-16T16:48:45.536Z", + "modified_on": "2018-05-16T16:48:45.536Z", + "from_amount": 2491.5939847938, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.529Z", + "source": "etherdelta", + "from_currency": "PLR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 46, + "fields": { + "created_on": "2018-05-16T16:48:45.538Z", + "modified_on": "2018-05-16T16:48:45.538Z", + "from_amount": 0.0004013495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.529Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PLR" + } + }, + { + "model": "economy.conversionrate", + "pk": 47, + "fields": { + "created_on": "2018-05-16T16:48:45.546Z", + "modified_on": "2018-05-16T16:48:45.546Z", + "from_amount": 1.0, + "to_amount": 0.000221, + "timestamp": "2018-05-16T16:48:45.546Z", + "source": "etherdelta", + "from_currency": "XRL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 48, + "fields": { + "created_on": "2018-05-16T16:48:45.556Z", + "modified_on": "2018-05-16T16:48:45.556Z", + "from_amount": 0.000221, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.546Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "XRL" + } + }, + { + "model": "economy.conversionrate", + "pk": 49, + "fields": { + "created_on": "2018-05-16T16:48:45.558Z", + "modified_on": "2018-05-16T16:48:45.558Z", + "from_amount": 4524.88687782805, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.546Z", + "source": "etherdelta", + "from_currency": "XRL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 50, + "fields": { + "created_on": "2018-05-16T16:48:45.560Z", + "modified_on": "2018-05-16T16:48:45.561Z", + "from_amount": 0.000221, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.546Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "XRL" + } + }, + { + "model": "economy.conversionrate", + "pk": 51, + "fields": { + "created_on": "2018-05-16T16:48:45.565Z", + "modified_on": "2018-05-16T16:48:45.565Z", + "from_amount": 1.0, + "to_amount": 1.05e-6, + "timestamp": "2018-05-16T16:48:45.565Z", + "source": "etherdelta", + "from_currency": "0x8e56", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 52, + "fields": { + "created_on": "2018-05-16T16:48:45.568Z", + "modified_on": "2018-05-16T16:48:45.569Z", + "from_amount": 1.05e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.565Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8e56" + } + }, + { + "model": "economy.conversionrate", + "pk": 53, + "fields": { + "created_on": "2018-05-16T16:48:45.571Z", + "modified_on": "2018-05-16T16:48:45.571Z", + "from_amount": 952380.952380952, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.565Z", + "source": "etherdelta", + "from_currency": "0x8e56", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 54, + "fields": { + "created_on": "2018-05-16T16:48:45.574Z", + "modified_on": "2018-05-16T16:48:45.574Z", + "from_amount": 1.0, + "to_amount": 9.7495e-6, + "timestamp": "2018-05-16T16:48:45.574Z", + "source": "etherdelta", + "from_currency": "RLX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 55, + "fields": { + "created_on": "2018-05-16T16:48:45.586Z", + "modified_on": "2018-05-16T16:48:45.587Z", + "from_amount": 9.7495e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.574Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "RLX" + } + }, + { + "model": "economy.conversionrate", + "pk": 56, + "fields": { + "created_on": "2018-05-16T16:48:45.589Z", + "modified_on": "2018-05-16T16:48:45.589Z", + "from_amount": 102569.362531412, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.574Z", + "source": "etherdelta", + "from_currency": "RLX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 57, + "fields": { + "created_on": "2018-05-16T16:48:45.594Z", + "modified_on": "2018-05-16T16:48:45.594Z", + "from_amount": 1.0, + "to_amount": 0.002103005, + "timestamp": "2018-05-16T16:48:45.594Z", + "source": "etherdelta", + "from_currency": "PAY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 58, + "fields": { + "created_on": "2018-05-16T16:48:45.598Z", + "modified_on": "2018-05-16T16:48:45.598Z", + "from_amount": 0.002103005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.594Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PAY" + } + }, + { + "model": "economy.conversionrate", + "pk": 59, + "fields": { + "created_on": "2018-05-16T16:48:45.600Z", + "modified_on": "2018-05-16T16:48:45.600Z", + "from_amount": 475.510043960904, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.594Z", + "source": "etherdelta", + "from_currency": "PAY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 60, + "fields": { + "created_on": "2018-05-16T16:48:45.603Z", + "modified_on": "2018-05-16T16:48:45.603Z", + "from_amount": 1.0, + "to_amount": 1.095e-7, + "timestamp": "2018-05-16T16:48:45.603Z", + "source": "etherdelta", + "from_currency": "EXRN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 61, + "fields": { + "created_on": "2018-05-16T16:48:45.605Z", + "modified_on": "2018-05-16T16:48:45.605Z", + "from_amount": 1.095e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.603Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EXRN" + } + }, + { + "model": "economy.conversionrate", + "pk": 62, + "fields": { + "created_on": "2018-05-16T16:48:45.607Z", + "modified_on": "2018-05-16T16:48:45.607Z", + "from_amount": 9132420.0913242, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.603Z", + "source": "etherdelta", + "from_currency": "EXRN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 63, + "fields": { + "created_on": "2018-05-16T16:48:45.621Z", + "modified_on": "2018-05-16T16:48:45.621Z", + "from_amount": 1.0, + "to_amount": 0.0195007615, + "timestamp": "2018-05-16T16:48:45.621Z", + "source": "etherdelta", + "from_currency": "OMG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 64, + "fields": { + "created_on": "2018-05-16T16:48:45.625Z", + "modified_on": "2018-05-16T16:48:45.625Z", + "from_amount": 0.0195007615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.621Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "OMG" + } + }, + { + "model": "economy.conversionrate", + "pk": 65, + "fields": { + "created_on": "2018-05-16T16:48:45.628Z", + "modified_on": "2018-05-16T16:48:45.628Z", + "from_amount": 51.2800487304047, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.621Z", + "source": "etherdelta", + "from_currency": "OMG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 66, + "fields": { + "created_on": "2018-05-16T16:48:45.631Z", + "modified_on": "2018-05-16T16:48:45.631Z", + "from_amount": 1.0, + "to_amount": 0.00070825, + "timestamp": "2018-05-16T16:48:45.631Z", + "source": "etherdelta", + "from_currency": "POWR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 67, + "fields": { + "created_on": "2018-05-16T16:48:45.633Z", + "modified_on": "2018-05-16T16:48:45.633Z", + "from_amount": 0.00070825, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.631Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "POWR" + } + }, + { + "model": "economy.conversionrate", + "pk": 68, + "fields": { + "created_on": "2018-05-16T16:48:45.635Z", + "modified_on": "2018-05-16T16:48:45.635Z", + "from_amount": 1411.93081539005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.631Z", + "source": "etherdelta", + "from_currency": "POWR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 69, + "fields": { + "created_on": "2018-05-16T16:48:45.638Z", + "modified_on": "2018-05-16T16:48:45.638Z", + "from_amount": 1.0, + "to_amount": 7.375e-5, + "timestamp": "2018-05-16T16:48:45.638Z", + "source": "etherdelta", + "from_currency": "0x0d62", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 70, + "fields": { + "created_on": "2018-05-16T16:48:45.642Z", + "modified_on": "2018-05-16T16:48:45.642Z", + "from_amount": 7.375e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.638Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0d62" + } + }, + { + "model": "economy.conversionrate", + "pk": 71, + "fields": { + "created_on": "2018-05-16T16:48:45.651Z", + "modified_on": "2018-05-16T16:48:45.652Z", + "from_amount": 13559.3220338983, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.638Z", + "source": "etherdelta", + "from_currency": "0x0d62", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 72, + "fields": { + "created_on": "2018-05-16T16:48:45.656Z", + "modified_on": "2018-05-16T16:48:45.656Z", + "from_amount": 1.0, + "to_amount": 0.000411015, + "timestamp": "2018-05-16T16:48:45.656Z", + "source": "etherdelta", + "from_currency": "INT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 73, + "fields": { + "created_on": "2018-05-16T16:48:45.662Z", + "modified_on": "2018-05-16T16:48:45.662Z", + "from_amount": 0.000411015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.656Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "INT" + } + }, + { + "model": "economy.conversionrate", + "pk": 74, + "fields": { + "created_on": "2018-05-16T16:48:45.664Z", + "modified_on": "2018-05-16T16:48:45.664Z", + "from_amount": 2433.00122866562, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.656Z", + "source": "etherdelta", + "from_currency": "INT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 75, + "fields": { + "created_on": "2018-05-16T16:48:45.666Z", + "modified_on": "2018-05-16T16:48:45.667Z", + "from_amount": 1.0, + "to_amount": 0.00065, + "timestamp": "2018-05-16T16:48:45.667Z", + "source": "etherdelta", + "from_currency": "0x2c32", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 76, + "fields": { + "created_on": "2018-05-16T16:48:45.669Z", + "modified_on": "2018-05-16T16:48:45.669Z", + "from_amount": 0.00065, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.667Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2c32" + } + }, + { + "model": "economy.conversionrate", + "pk": 77, + "fields": { + "created_on": "2018-05-16T16:48:45.672Z", + "modified_on": "2018-05-16T16:48:45.672Z", + "from_amount": 1538.46153846154, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.667Z", + "source": "etherdelta", + "from_currency": "0x2c32", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 78, + "fields": { + "created_on": "2018-05-16T16:48:45.678Z", + "modified_on": "2018-05-16T16:48:45.679Z", + "from_amount": 1.0, + "to_amount": 2e-5, + "timestamp": "2018-05-16T16:48:45.679Z", + "source": "etherdelta", + "from_currency": "0xe13e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 79, + "fields": { + "created_on": "2018-05-16T16:48:45.688Z", + "modified_on": "2018-05-16T16:48:45.688Z", + "from_amount": 2e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.679Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe13e" + } + }, + { + "model": "economy.conversionrate", + "pk": 80, + "fields": { + "created_on": "2018-05-16T16:48:45.691Z", + "modified_on": "2018-05-16T16:48:45.691Z", + "from_amount": 50000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.679Z", + "source": "etherdelta", + "from_currency": "0xe13e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 81, + "fields": { + "created_on": "2018-05-16T16:48:45.695Z", + "modified_on": "2018-05-16T16:48:45.695Z", + "from_amount": 1.0, + "to_amount": 0.430000004, + "timestamp": "2018-05-16T16:48:45.695Z", + "source": "etherdelta", + "from_currency": "0x4c0f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 82, + "fields": { + "created_on": "2018-05-16T16:48:45.699Z", + "modified_on": "2018-05-16T16:48:45.699Z", + "from_amount": 0.430000004, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.695Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4c0f" + } + }, + { + "model": "economy.conversionrate", + "pk": 83, + "fields": { + "created_on": "2018-05-16T16:48:45.701Z", + "modified_on": "2018-05-16T16:48:45.701Z", + "from_amount": 2.32558137371552, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.695Z", + "source": "etherdelta", + "from_currency": "0x4c0f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 84, + "fields": { + "created_on": "2018-05-16T16:48:45.705Z", + "modified_on": "2018-05-16T16:48:45.705Z", + "from_amount": 1.0, + "to_amount": 0.00029475, + "timestamp": "2018-05-16T16:48:45.705Z", + "source": "etherdelta", + "from_currency": "ZAP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 85, + "fields": { + "created_on": "2018-05-16T16:48:45.713Z", + "modified_on": "2018-05-16T16:48:45.713Z", + "from_amount": 0.00029475, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.705Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ZAP" + } + }, + { + "model": "economy.conversionrate", + "pk": 86, + "fields": { + "created_on": "2018-05-16T16:48:45.723Z", + "modified_on": "2018-05-16T16:48:45.723Z", + "from_amount": 3392.70568278202, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.705Z", + "source": "etherdelta", + "from_currency": "ZAP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 87, + "fields": { + "created_on": "2018-05-16T16:48:45.727Z", + "modified_on": "2018-05-16T16:48:45.727Z", + "from_amount": 1.0, + "to_amount": 0.0001105, + "timestamp": "2018-05-16T16:48:45.727Z", + "source": "etherdelta", + "from_currency": "0x5a3c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 88, + "fields": { + "created_on": "2018-05-16T16:48:45.732Z", + "modified_on": "2018-05-16T16:48:45.732Z", + "from_amount": 0.0001105, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.727Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5a3c" + } + }, + { + "model": "economy.conversionrate", + "pk": 89, + "fields": { + "created_on": "2018-05-16T16:48:45.735Z", + "modified_on": "2018-05-16T16:48:45.735Z", + "from_amount": 9049.77375565611, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.727Z", + "source": "etherdelta", + "from_currency": "0x5a3c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 90, + "fields": { + "created_on": "2018-05-16T16:48:45.737Z", + "modified_on": "2018-05-16T16:48:45.737Z", + "from_amount": 0.0001105, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.727Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5a3c" + } + }, + { + "model": "economy.conversionrate", + "pk": 91, + "fields": { + "created_on": "2018-05-16T16:48:45.741Z", + "modified_on": "2018-05-16T16:48:45.741Z", + "from_amount": 1.0, + "to_amount": 0.0022055, + "timestamp": "2018-05-16T16:48:45.741Z", + "source": "etherdelta", + "from_currency": "ZRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 92, + "fields": { + "created_on": "2018-05-16T16:48:45.751Z", + "modified_on": "2018-05-16T16:48:45.751Z", + "from_amount": 0.0022055, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.741Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ZRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 93, + "fields": { + "created_on": "2018-05-16T16:48:45.755Z", + "modified_on": "2018-05-16T16:48:45.755Z", + "from_amount": 453.41192473362, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.741Z", + "source": "etherdelta", + "from_currency": "ZRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 94, + "fields": { + "created_on": "2018-05-16T16:48:45.760Z", + "modified_on": "2018-05-16T16:48:45.760Z", + "from_amount": 1.0, + "to_amount": 1.2904e-5, + "timestamp": "2018-05-16T16:48:45.760Z", + "source": "etherdelta", + "from_currency": "0x3635", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 95, + "fields": { + "created_on": "2018-05-16T16:48:45.764Z", + "modified_on": "2018-05-16T16:48:45.764Z", + "from_amount": 1.2904e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.760Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3635" + } + }, + { + "model": "economy.conversionrate", + "pk": 96, + "fields": { + "created_on": "2018-05-16T16:48:45.767Z", + "modified_on": "2018-05-16T16:48:45.767Z", + "from_amount": 77495.3502789833, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.760Z", + "source": "etherdelta", + "from_currency": "0x3635", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 97, + "fields": { + "created_on": "2018-05-16T16:48:45.772Z", + "modified_on": "2018-05-16T16:48:45.772Z", + "from_amount": 1.0, + "to_amount": 0.000322499, + "timestamp": "2018-05-16T16:48:45.772Z", + "source": "etherdelta", + "from_currency": "0xb621", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 98, + "fields": { + "created_on": "2018-05-16T16:48:45.782Z", + "modified_on": "2018-05-16T16:48:45.782Z", + "from_amount": 0.000322499, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.772Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xb621" + } + }, + { + "model": "economy.conversionrate", + "pk": 99, + "fields": { + "created_on": "2018-05-16T16:48:45.788Z", + "modified_on": "2018-05-16T16:48:45.788Z", + "from_amount": 3100.78480863507, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.772Z", + "source": "etherdelta", + "from_currency": "0xb621", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 100, + "fields": { + "created_on": "2018-05-16T16:48:45.793Z", + "modified_on": "2018-05-16T16:48:45.793Z", + "from_amount": 1.0, + "to_amount": 0.0002925, + "timestamp": "2018-05-16T16:48:45.793Z", + "source": "etherdelta", + "from_currency": "QSP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 101, + "fields": { + "created_on": "2018-05-16T16:48:45.798Z", + "modified_on": "2018-05-16T16:48:45.798Z", + "from_amount": 0.0002925, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.793Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "QSP" + } + }, + { + "model": "economy.conversionrate", + "pk": 102, + "fields": { + "created_on": "2018-05-16T16:48:45.801Z", + "modified_on": "2018-05-16T16:48:45.801Z", + "from_amount": 3418.80341880342, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.793Z", + "source": "etherdelta", + "from_currency": "QSP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 103, + "fields": { + "created_on": "2018-05-16T16:48:45.805Z", + "modified_on": "2018-05-16T16:48:45.805Z", + "from_amount": 1.0, + "to_amount": 0.0002208885, + "timestamp": "2018-05-16T16:48:45.805Z", + "source": "etherdelta", + "from_currency": "0x05f4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 104, + "fields": { + "created_on": "2018-05-16T16:48:45.814Z", + "modified_on": "2018-05-16T16:48:45.814Z", + "from_amount": 0.0002208885, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.805Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x05f4" + } + }, + { + "model": "economy.conversionrate", + "pk": 105, + "fields": { + "created_on": "2018-05-16T16:48:45.821Z", + "modified_on": "2018-05-16T16:48:45.821Z", + "from_amount": 4527.17094823859, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.805Z", + "source": "etherdelta", + "from_currency": "0x05f4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 106, + "fields": { + "created_on": "2018-05-16T16:48:45.825Z", + "modified_on": "2018-05-16T16:48:45.825Z", + "from_amount": 0.0002208885, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.805Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x05f4" + } + }, + { + "model": "economy.conversionrate", + "pk": 107, + "fields": { + "created_on": "2018-05-16T16:48:45.830Z", + "modified_on": "2018-05-16T16:48:45.830Z", + "from_amount": 1.0, + "to_amount": 0.500045, + "timestamp": "2018-05-16T16:48:45.830Z", + "source": "etherdelta", + "from_currency": "0xbbff", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 108, + "fields": { + "created_on": "2018-05-16T16:48:45.834Z", + "modified_on": "2018-05-16T16:48:45.834Z", + "from_amount": 0.500045, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.830Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xbbff" + } + }, + { + "model": "economy.conversionrate", + "pk": 109, + "fields": { + "created_on": "2018-05-16T16:48:45.837Z", + "modified_on": "2018-05-16T16:48:45.837Z", + "from_amount": 1.99982001619854, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.830Z", + "source": "etherdelta", + "from_currency": "0xbbff", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 110, + "fields": { + "created_on": "2018-05-16T16:48:45.840Z", + "modified_on": "2018-05-16T16:48:45.840Z", + "from_amount": 1.0, + "to_amount": 0.00129, + "timestamp": "2018-05-16T16:48:45.840Z", + "source": "etherdelta", + "from_currency": "BMC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 111, + "fields": { + "created_on": "2018-05-16T16:48:45.851Z", + "modified_on": "2018-05-16T16:48:45.851Z", + "from_amount": 0.00129, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.840Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BMC" + } + }, + { + "model": "economy.conversionrate", + "pk": 112, + "fields": { + "created_on": "2018-05-16T16:48:45.855Z", + "modified_on": "2018-05-16T16:48:45.855Z", + "from_amount": 775.193798449612, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.840Z", + "source": "etherdelta", + "from_currency": "BMC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 113, + "fields": { + "created_on": "2018-05-16T16:48:45.861Z", + "modified_on": "2018-05-16T16:48:45.861Z", + "from_amount": 1.0, + "to_amount": 0.0265, + "timestamp": "2018-05-16T16:48:45.861Z", + "source": "etherdelta", + "from_currency": "0x89d2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 114, + "fields": { + "created_on": "2018-05-16T16:48:45.865Z", + "modified_on": "2018-05-16T16:48:45.865Z", + "from_amount": 0.0265, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.861Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x89d2" + } + }, + { + "model": "economy.conversionrate", + "pk": 115, + "fields": { + "created_on": "2018-05-16T16:48:45.868Z", + "modified_on": "2018-05-16T16:48:45.868Z", + "from_amount": 37.7358490566038, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.861Z", + "source": "etherdelta", + "from_currency": "0x89d2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 116, + "fields": { + "created_on": "2018-05-16T16:48:45.871Z", + "modified_on": "2018-05-16T16:48:45.871Z", + "from_amount": 1.0, + "to_amount": 0.00049505, + "timestamp": "2018-05-16T16:48:45.871Z", + "source": "etherdelta", + "from_currency": "0xf406", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 117, + "fields": { + "created_on": "2018-05-16T16:48:45.874Z", + "modified_on": "2018-05-16T16:48:45.874Z", + "from_amount": 0.00049505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.871Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf406" + } + }, + { + "model": "economy.conversionrate", + "pk": 118, + "fields": { + "created_on": "2018-05-16T16:48:45.887Z", + "modified_on": "2018-05-16T16:48:45.887Z", + "from_amount": 2019.99798000202, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.871Z", + "source": "etherdelta", + "from_currency": "0xf406", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 119, + "fields": { + "created_on": "2018-05-16T16:48:45.893Z", + "modified_on": "2018-05-16T16:48:45.893Z", + "from_amount": 1.0, + "to_amount": 0.001075, + "timestamp": "2018-05-16T16:48:45.893Z", + "source": "etherdelta", + "from_currency": "0x5fc6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 120, + "fields": { + "created_on": "2018-05-16T16:48:45.898Z", + "modified_on": "2018-05-16T16:48:45.898Z", + "from_amount": 0.001075, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.893Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5fc6" + } + }, + { + "model": "economy.conversionrate", + "pk": 121, + "fields": { + "created_on": "2018-05-16T16:48:45.901Z", + "modified_on": "2018-05-16T16:48:45.901Z", + "from_amount": 930.232558139535, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.893Z", + "source": "etherdelta", + "from_currency": "0x5fc6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 122, + "fields": { + "created_on": "2018-05-16T16:48:45.905Z", + "modified_on": "2018-05-16T16:48:45.905Z", + "from_amount": 1.0, + "to_amount": 0.0001220005, + "timestamp": "2018-05-16T16:48:45.905Z", + "source": "etherdelta", + "from_currency": "KICK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 123, + "fields": { + "created_on": "2018-05-16T16:48:45.916Z", + "modified_on": "2018-05-16T16:48:45.916Z", + "from_amount": 0.0001220005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.905Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "KICK" + } + }, + { + "model": "economy.conversionrate", + "pk": 124, + "fields": { + "created_on": "2018-05-16T16:48:45.924Z", + "modified_on": "2018-05-16T16:48:45.925Z", + "from_amount": 8196.68771849296, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.905Z", + "source": "etherdelta", + "from_currency": "KICK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 125, + "fields": { + "created_on": "2018-05-16T16:48:45.932Z", + "modified_on": "2018-05-16T16:48:45.932Z", + "from_amount": 1.0, + "to_amount": 0.0001565105, + "timestamp": "2018-05-16T16:48:45.932Z", + "source": "etherdelta", + "from_currency": "0x275b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 126, + "fields": { + "created_on": "2018-05-16T16:48:45.936Z", + "modified_on": "2018-05-16T16:48:45.937Z", + "from_amount": 0.0001565105, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.932Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x275b" + } + }, + { + "model": "economy.conversionrate", + "pk": 127, + "fields": { + "created_on": "2018-05-16T16:48:45.940Z", + "modified_on": "2018-05-16T16:48:45.940Z", + "from_amount": 6389.34767954866, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.932Z", + "source": "etherdelta", + "from_currency": "0x275b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 128, + "fields": { + "created_on": "2018-05-16T16:48:45.951Z", + "modified_on": "2018-05-16T16:48:45.952Z", + "from_amount": 1.0, + "to_amount": 9.82555e-5, + "timestamp": "2018-05-16T16:48:45.952Z", + "source": "etherdelta", + "from_currency": "TRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 129, + "fields": { + "created_on": "2018-05-16T16:48:45.959Z", + "modified_on": "2018-05-16T16:48:45.959Z", + "from_amount": 9.82555e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.952Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "TRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 130, + "fields": { + "created_on": "2018-05-16T16:48:45.964Z", + "modified_on": "2018-05-16T16:48:45.964Z", + "from_amount": 10177.5473128731, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.952Z", + "source": "etherdelta", + "from_currency": "TRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 131, + "fields": { + "created_on": "2018-05-16T16:48:45.968Z", + "modified_on": "2018-05-16T16:48:45.969Z", + "from_amount": 1.0, + "to_amount": 0.000525, + "timestamp": "2018-05-16T16:48:45.968Z", + "source": "etherdelta", + "from_currency": "0xd780", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 132, + "fields": { + "created_on": "2018-05-16T16:48:45.973Z", + "modified_on": "2018-05-16T16:48:45.973Z", + "from_amount": 0.000525, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.968Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd780" + } + }, + { + "model": "economy.conversionrate", + "pk": 133, + "fields": { + "created_on": "2018-05-16T16:48:45.987Z", + "modified_on": "2018-05-16T16:48:45.987Z", + "from_amount": 1904.7619047619, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.968Z", + "source": "etherdelta", + "from_currency": "0xd780", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 134, + "fields": { + "created_on": "2018-05-16T16:48:45.992Z", + "modified_on": "2018-05-16T16:48:45.992Z", + "from_amount": 1.0, + "to_amount": 6.7245e-6, + "timestamp": "2018-05-16T16:48:45.992Z", + "source": "etherdelta", + "from_currency": "0x351d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 135, + "fields": { + "created_on": "2018-05-16T16:48:45.998Z", + "modified_on": "2018-05-16T16:48:45.998Z", + "from_amount": 6.7245e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.992Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x351d" + } + }, + { + "model": "economy.conversionrate", + "pk": 136, + "fields": { + "created_on": "2018-05-16T16:48:46.001Z", + "modified_on": "2018-05-16T16:48:46.001Z", + "from_amount": 148709.941259573, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:45.992Z", + "source": "etherdelta", + "from_currency": "0x351d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 137, + "fields": { + "created_on": "2018-05-16T16:48:46.004Z", + "modified_on": "2018-05-16T16:48:46.004Z", + "from_amount": 1.0, + "to_amount": 0.00040755, + "timestamp": "2018-05-16T16:48:46.004Z", + "source": "etherdelta", + "from_currency": "SONM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 138, + "fields": { + "created_on": "2018-05-16T16:48:46.012Z", + "modified_on": "2018-05-16T16:48:46.013Z", + "from_amount": 0.00040755, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.004Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SONM" + } + }, + { + "model": "economy.conversionrate", + "pk": 139, + "fields": { + "created_on": "2018-05-16T16:48:46.021Z", + "modified_on": "2018-05-16T16:48:46.021Z", + "from_amount": 2453.68666421298, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.004Z", + "source": "etherdelta", + "from_currency": "SONM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 140, + "fields": { + "created_on": "2018-05-16T16:48:46.026Z", + "modified_on": "2018-05-16T16:48:46.026Z", + "from_amount": 1.0, + "to_amount": 4.32e-5, + "timestamp": "2018-05-16T16:48:46.026Z", + "source": "etherdelta", + "from_currency": "MBRS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 141, + "fields": { + "created_on": "2018-05-16T16:48:46.031Z", + "modified_on": "2018-05-16T16:48:46.031Z", + "from_amount": 4.32e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.026Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MBRS" + } + }, + { + "model": "economy.conversionrate", + "pk": 142, + "fields": { + "created_on": "2018-05-16T16:48:46.035Z", + "modified_on": "2018-05-16T16:48:46.035Z", + "from_amount": 23148.1481481481, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.026Z", + "source": "etherdelta", + "from_currency": "MBRS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 143, + "fields": { + "created_on": "2018-05-16T16:48:46.039Z", + "modified_on": "2018-05-16T16:48:46.039Z", + "from_amount": 1.0, + "to_amount": 0.004475555, + "timestamp": "2018-05-16T16:48:46.039Z", + "source": "etherdelta", + "from_currency": "BCAP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 144, + "fields": { + "created_on": "2018-05-16T16:48:46.048Z", + "modified_on": "2018-05-16T16:48:46.048Z", + "from_amount": 0.004475555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.039Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BCAP" + } + }, + { + "model": "economy.conversionrate", + "pk": 145, + "fields": { + "created_on": "2018-05-16T16:48:46.055Z", + "modified_on": "2018-05-16T16:48:46.055Z", + "from_amount": 223.435976096819, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.039Z", + "source": "etherdelta", + "from_currency": "BCAP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 146, + "fields": { + "created_on": "2018-05-16T16:48:46.060Z", + "modified_on": "2018-05-16T16:48:46.060Z", + "from_amount": 1.0, + "to_amount": 6.5e-6, + "timestamp": "2018-05-16T16:48:46.060Z", + "source": "etherdelta", + "from_currency": "0x7e43", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 147, + "fields": { + "created_on": "2018-05-16T16:48:46.066Z", + "modified_on": "2018-05-16T16:48:46.066Z", + "from_amount": 6.5e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.060Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x7e43" + } + }, + { + "model": "economy.conversionrate", + "pk": 148, + "fields": { + "created_on": "2018-05-16T16:48:46.069Z", + "modified_on": "2018-05-16T16:48:46.069Z", + "from_amount": 153846.153846154, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.060Z", + "source": "etherdelta", + "from_currency": "0x7e43", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 149, + "fields": { + "created_on": "2018-05-16T16:48:46.072Z", + "modified_on": "2018-05-16T16:48:46.072Z", + "from_amount": 1.0, + "to_amount": 6.1e-6, + "timestamp": "2018-05-16T16:48:46.072Z", + "source": "etherdelta", + "from_currency": "EDT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 150, + "fields": { + "created_on": "2018-05-16T16:48:46.081Z", + "modified_on": "2018-05-16T16:48:46.082Z", + "from_amount": 6.1e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.072Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 151, + "fields": { + "created_on": "2018-05-16T16:48:46.088Z", + "modified_on": "2018-05-16T16:48:46.088Z", + "from_amount": 163934.426229508, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.072Z", + "source": "etherdelta", + "from_currency": "EDT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 152, + "fields": { + "created_on": "2018-05-16T16:48:46.093Z", + "modified_on": "2018-05-16T16:48:46.093Z", + "from_amount": 1.0, + "to_amount": 0.0002884335, + "timestamp": "2018-05-16T16:48:46.093Z", + "source": "etherdelta", + "from_currency": "0xc27a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 153, + "fields": { + "created_on": "2018-05-16T16:48:46.098Z", + "modified_on": "2018-05-16T16:48:46.098Z", + "from_amount": 0.0002884335, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.093Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc27a" + } + }, + { + "model": "economy.conversionrate", + "pk": 154, + "fields": { + "created_on": "2018-05-16T16:48:46.101Z", + "modified_on": "2018-05-16T16:48:46.101Z", + "from_amount": 3467.00365942236, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.093Z", + "source": "etherdelta", + "from_currency": "0xc27a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 155, + "fields": { + "created_on": "2018-05-16T16:48:46.104Z", + "modified_on": "2018-05-16T16:48:46.104Z", + "from_amount": 1.0, + "to_amount": 0.0001269875, + "timestamp": "2018-05-16T16:48:46.104Z", + "source": "etherdelta", + "from_currency": "0x81be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 156, + "fields": { + "created_on": "2018-05-16T16:48:46.108Z", + "modified_on": "2018-05-16T16:48:46.108Z", + "from_amount": 0.0001269875, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.104Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x81be" + } + }, + { + "model": "economy.conversionrate", + "pk": 157, + "fields": { + "created_on": "2018-05-16T16:48:46.121Z", + "modified_on": "2018-05-16T16:48:46.121Z", + "from_amount": 7874.79082586869, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.104Z", + "source": "etherdelta", + "from_currency": "0x81be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 158, + "fields": { + "created_on": "2018-05-16T16:48:46.127Z", + "modified_on": "2018-05-16T16:48:46.127Z", + "from_amount": 1.0, + "to_amount": 0.000195, + "timestamp": "2018-05-16T16:48:46.127Z", + "source": "etherdelta", + "from_currency": "0xe25b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 159, + "fields": { + "created_on": "2018-05-16T16:48:46.132Z", + "modified_on": "2018-05-16T16:48:46.132Z", + "from_amount": 0.000195, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.127Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe25b" + } + }, + { + "model": "economy.conversionrate", + "pk": 160, + "fields": { + "created_on": "2018-05-16T16:48:46.135Z", + "modified_on": "2018-05-16T16:48:46.135Z", + "from_amount": 5128.20512820513, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.127Z", + "source": "etherdelta", + "from_currency": "0xe25b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 161, + "fields": { + "created_on": "2018-05-16T16:48:46.139Z", + "modified_on": "2018-05-16T16:48:46.139Z", + "from_amount": 1.0, + "to_amount": 0.000525095, + "timestamp": "2018-05-16T16:48:46.139Z", + "source": "etherdelta", + "from_currency": "SPARTA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 162, + "fields": { + "created_on": "2018-05-16T16:48:46.151Z", + "modified_on": "2018-05-16T16:48:46.151Z", + "from_amount": 0.000525095, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.139Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SPARTA" + } + }, + { + "model": "economy.conversionrate", + "pk": 163, + "fields": { + "created_on": "2018-05-16T16:48:46.157Z", + "modified_on": "2018-05-16T16:48:46.157Z", + "from_amount": 1904.41729591788, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.139Z", + "source": "etherdelta", + "from_currency": "SPARTA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 164, + "fields": { + "created_on": "2018-05-16T16:48:46.162Z", + "modified_on": "2018-05-16T16:48:46.162Z", + "from_amount": 1.0, + "to_amount": 4.44785e-5, + "timestamp": "2018-05-16T16:48:46.162Z", + "source": "etherdelta", + "from_currency": "0x147b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 165, + "fields": { + "created_on": "2018-05-16T16:48:46.166Z", + "modified_on": "2018-05-16T16:48:46.166Z", + "from_amount": 4.44785e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.162Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x147b" + } + }, + { + "model": "economy.conversionrate", + "pk": 166, + "fields": { + "created_on": "2018-05-16T16:48:46.169Z", + "modified_on": "2018-05-16T16:48:46.169Z", + "from_amount": 22482.772575514, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.162Z", + "source": "etherdelta", + "from_currency": "0x147b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 167, + "fields": { + "created_on": "2018-05-16T16:48:46.172Z", + "modified_on": "2018-05-16T16:48:46.172Z", + "from_amount": 1.0, + "to_amount": 100.00004955, + "timestamp": "2018-05-16T16:48:46.172Z", + "source": "etherdelta", + "from_currency": "0xef24", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 168, + "fields": { + "created_on": "2018-05-16T16:48:46.177Z", + "modified_on": "2018-05-16T16:48:46.177Z", + "from_amount": 100.00004955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.172Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xef24" + } + }, + { + "model": "economy.conversionrate", + "pk": 169, + "fields": { + "created_on": "2018-05-16T16:48:46.187Z", + "modified_on": "2018-05-16T16:48:46.187Z", + "from_amount": 0.00999999504500246, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.172Z", + "source": "etherdelta", + "from_currency": "0xef24", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 170, + "fields": { + "created_on": "2018-05-16T16:48:46.191Z", + "modified_on": "2018-05-16T16:48:46.191Z", + "from_amount": 100.00004955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.172Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xef24" + } + }, + { + "model": "economy.conversionrate", + "pk": 171, + "fields": { + "created_on": "2018-05-16T16:48:46.197Z", + "modified_on": "2018-05-16T16:48:46.197Z", + "from_amount": 1.0, + "to_amount": 0.001506, + "timestamp": "2018-05-16T16:48:46.197Z", + "source": "etherdelta", + "from_currency": "0xb6ed", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 172, + "fields": { + "created_on": "2018-05-16T16:48:46.201Z", + "modified_on": "2018-05-16T16:48:46.201Z", + "from_amount": 0.001506, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.197Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xb6ed" + } + }, + { + "model": "economy.conversionrate", + "pk": 173, + "fields": { + "created_on": "2018-05-16T16:48:46.204Z", + "modified_on": "2018-05-16T16:48:46.204Z", + "from_amount": 664.010624169987, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.197Z", + "source": "etherdelta", + "from_currency": "0xb6ed", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 174, + "fields": { + "created_on": "2018-05-16T16:48:46.207Z", + "modified_on": "2018-05-16T16:48:46.207Z", + "from_amount": 1.0, + "to_amount": 9.2505e-6, + "timestamp": "2018-05-16T16:48:46.207Z", + "source": "etherdelta", + "from_currency": "ATS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 175, + "fields": { + "created_on": "2018-05-16T16:48:46.218Z", + "modified_on": "2018-05-16T16:48:46.218Z", + "from_amount": 9.2505e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.207Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ATS" + } + }, + { + "model": "economy.conversionrate", + "pk": 176, + "fields": { + "created_on": "2018-05-16T16:48:46.223Z", + "modified_on": "2018-05-16T16:48:46.224Z", + "from_amount": 108102.264742446, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.207Z", + "source": "etherdelta", + "from_currency": "ATS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 177, + "fields": { + "created_on": "2018-05-16T16:48:46.230Z", + "modified_on": "2018-05-16T16:48:46.230Z", + "from_amount": 1.0, + "to_amount": 6.60035e-5, + "timestamp": "2018-05-16T16:48:46.230Z", + "source": "etherdelta", + "from_currency": "0xd895", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 178, + "fields": { + "created_on": "2018-05-16T16:48:46.234Z", + "modified_on": "2018-05-16T16:48:46.234Z", + "from_amount": 6.60035e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.230Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd895" + } + }, + { + "model": "economy.conversionrate", + "pk": 179, + "fields": { + "created_on": "2018-05-16T16:48:46.237Z", + "modified_on": "2018-05-16T16:48:46.237Z", + "from_amount": 15150.7117046823, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.230Z", + "source": "etherdelta", + "from_currency": "0xd895", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 180, + "fields": { + "created_on": "2018-05-16T16:48:46.241Z", + "modified_on": "2018-05-16T16:48:46.241Z", + "from_amount": 1.0, + "to_amount": 0.000112225, + "timestamp": "2018-05-16T16:48:46.241Z", + "source": "etherdelta", + "from_currency": "LEND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 181, + "fields": { + "created_on": "2018-05-16T16:48:46.252Z", + "modified_on": "2018-05-16T16:48:46.253Z", + "from_amount": 0.000112225, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.241Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LEND" + } + }, + { + "model": "economy.conversionrate", + "pk": 182, + "fields": { + "created_on": "2018-05-16T16:48:46.257Z", + "modified_on": "2018-05-16T16:48:46.257Z", + "from_amount": 8910.67052795723, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.241Z", + "source": "etherdelta", + "from_currency": "LEND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 183, + "fields": { + "created_on": "2018-05-16T16:48:46.263Z", + "modified_on": "2018-05-16T16:48:46.263Z", + "from_amount": 1.0, + "to_amount": 0.004726631, + "timestamp": "2018-05-16T16:48:46.263Z", + "source": "etherdelta", + "from_currency": "SALT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 184, + "fields": { + "created_on": "2018-05-16T16:48:46.267Z", + "modified_on": "2018-05-16T16:48:46.267Z", + "from_amount": 0.004726631, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.263Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SALT" + } + }, + { + "model": "economy.conversionrate", + "pk": 185, + "fields": { + "created_on": "2018-05-16T16:48:46.270Z", + "modified_on": "2018-05-16T16:48:46.270Z", + "from_amount": 211.567181783389, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.263Z", + "source": "etherdelta", + "from_currency": "SALT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 186, + "fields": { + "created_on": "2018-05-16T16:48:46.273Z", + "modified_on": "2018-05-16T16:48:46.273Z", + "from_amount": 1.0, + "to_amount": 0.000325, + "timestamp": "2018-05-16T16:48:46.273Z", + "source": "etherdelta", + "from_currency": "RC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 187, + "fields": { + "created_on": "2018-05-16T16:48:46.281Z", + "modified_on": "2018-05-16T16:48:46.281Z", + "from_amount": 0.000325, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.273Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "RC" + } + }, + { + "model": "economy.conversionrate", + "pk": 188, + "fields": { + "created_on": "2018-05-16T16:48:46.288Z", + "modified_on": "2018-05-16T16:48:46.288Z", + "from_amount": 3076.92307692308, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.273Z", + "source": "etherdelta", + "from_currency": "RC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 189, + "fields": { + "created_on": "2018-05-16T16:48:46.293Z", + "modified_on": "2018-05-16T16:48:46.293Z", + "from_amount": 1.0, + "to_amount": 3.502e-5, + "timestamp": "2018-05-16T16:48:46.293Z", + "source": "etherdelta", + "from_currency": "0xc72f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 190, + "fields": { + "created_on": "2018-05-16T16:48:46.297Z", + "modified_on": "2018-05-16T16:48:46.297Z", + "from_amount": 3.502e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.293Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc72f" + } + }, + { + "model": "economy.conversionrate", + "pk": 191, + "fields": { + "created_on": "2018-05-16T16:48:46.300Z", + "modified_on": "2018-05-16T16:48:46.300Z", + "from_amount": 28555.1113649343, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.293Z", + "source": "etherdelta", + "from_currency": "0xc72f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 192, + "fields": { + "created_on": "2018-05-16T16:48:46.304Z", + "modified_on": "2018-05-16T16:48:46.304Z", + "from_amount": 1.0, + "to_amount": 0.00120358, + "timestamp": "2018-05-16T16:48:46.304Z", + "source": "etherdelta", + "from_currency": "DRGN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 193, + "fields": { + "created_on": "2018-05-16T16:48:46.307Z", + "modified_on": "2018-05-16T16:48:46.307Z", + "from_amount": 0.00120358, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.304Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DRGN" + } + }, + { + "model": "economy.conversionrate", + "pk": 194, + "fields": { + "created_on": "2018-05-16T16:48:46.314Z", + "modified_on": "2018-05-16T16:48:46.314Z", + "from_amount": 830.854617059107, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.304Z", + "source": "etherdelta", + "from_currency": "DRGN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 195, + "fields": { + "created_on": "2018-05-16T16:48:46.325Z", + "modified_on": "2018-05-16T16:48:46.326Z", + "from_amount": 1.0, + "to_amount": 0.00062, + "timestamp": "2018-05-16T16:48:46.326Z", + "source": "etherdelta", + "from_currency": "REAL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 196, + "fields": { + "created_on": "2018-05-16T16:48:46.330Z", + "modified_on": "2018-05-16T16:48:46.330Z", + "from_amount": 0.00062, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.326Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "REAL" + } + }, + { + "model": "economy.conversionrate", + "pk": 197, + "fields": { + "created_on": "2018-05-16T16:48:46.333Z", + "modified_on": "2018-05-16T16:48:46.333Z", + "from_amount": 1612.90322580645, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.326Z", + "source": "etherdelta", + "from_currency": "REAL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 198, + "fields": { + "created_on": "2018-05-16T16:48:46.337Z", + "modified_on": "2018-05-16T16:48:46.337Z", + "from_amount": 1.0, + "to_amount": 2.64445e-5, + "timestamp": "2018-05-16T16:48:46.337Z", + "source": "etherdelta", + "from_currency": "0x9c79", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 199, + "fields": { + "created_on": "2018-05-16T16:48:46.340Z", + "modified_on": "2018-05-16T16:48:46.340Z", + "from_amount": 2.64445e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.337Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9c79" + } + }, + { + "model": "economy.conversionrate", + "pk": 200, + "fields": { + "created_on": "2018-05-16T16:48:46.344Z", + "modified_on": "2018-05-16T16:48:46.345Z", + "from_amount": 37815.0466070449, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.337Z", + "source": "etherdelta", + "from_currency": "0x9c79", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 201, + "fields": { + "created_on": "2018-05-16T16:48:46.355Z", + "modified_on": "2018-05-16T16:48:46.355Z", + "from_amount": 1.0, + "to_amount": 0.0002095995, + "timestamp": "2018-05-16T16:48:46.355Z", + "source": "etherdelta", + "from_currency": "MANA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 202, + "fields": { + "created_on": "2018-05-16T16:48:46.361Z", + "modified_on": "2018-05-16T16:48:46.361Z", + "from_amount": 0.0002095995, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.355Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MANA" + } + }, + { + "model": "economy.conversionrate", + "pk": 203, + "fields": { + "created_on": "2018-05-16T16:48:46.364Z", + "modified_on": "2018-05-16T16:48:46.364Z", + "from_amount": 4771.00374762344, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.355Z", + "source": "etherdelta", + "from_currency": "MANA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 204, + "fields": { + "created_on": "2018-05-16T16:48:46.368Z", + "modified_on": "2018-05-16T16:48:46.368Z", + "from_amount": 1.0, + "to_amount": 0.00140015, + "timestamp": "2018-05-16T16:48:46.368Z", + "source": "etherdelta", + "from_currency": "0x9992", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 205, + "fields": { + "created_on": "2018-05-16T16:48:46.371Z", + "modified_on": "2018-05-16T16:48:46.371Z", + "from_amount": 0.00140015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.368Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9992" + } + }, + { + "model": "economy.conversionrate", + "pk": 206, + "fields": { + "created_on": "2018-05-16T16:48:46.374Z", + "modified_on": "2018-05-16T16:48:46.374Z", + "from_amount": 714.209191872299, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.368Z", + "source": "etherdelta", + "from_currency": "0x9992", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 207, + "fields": { + "created_on": "2018-05-16T16:48:46.384Z", + "modified_on": "2018-05-16T16:48:46.384Z", + "from_amount": 1.0, + "to_amount": 3.176e-6, + "timestamp": "2018-05-16T16:48:46.384Z", + "source": "etherdelta", + "from_currency": "0x9a02", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 208, + "fields": { + "created_on": "2018-05-16T16:48:46.390Z", + "modified_on": "2018-05-16T16:48:46.390Z", + "from_amount": 3.176e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.384Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9a02" + } + }, + { + "model": "economy.conversionrate", + "pk": 209, + "fields": { + "created_on": "2018-05-16T16:48:46.394Z", + "modified_on": "2018-05-16T16:48:46.394Z", + "from_amount": 314861.460957179, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.384Z", + "source": "etherdelta", + "from_currency": "0x9a02", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 210, + "fields": { + "created_on": "2018-05-16T16:48:46.398Z", + "modified_on": "2018-05-16T16:48:46.398Z", + "from_amount": 1.0, + "to_amount": 3e-5, + "timestamp": "2018-05-16T16:48:46.398Z", + "source": "etherdelta", + "from_currency": "XAI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 211, + "fields": { + "created_on": "2018-05-16T16:48:46.402Z", + "modified_on": "2018-05-16T16:48:46.402Z", + "from_amount": 3e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.398Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "XAI" + } + }, + { + "model": "economy.conversionrate", + "pk": 212, + "fields": { + "created_on": "2018-05-16T16:48:46.405Z", + "modified_on": "2018-05-16T16:48:46.405Z", + "from_amount": 33333.3333333333, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.398Z", + "source": "etherdelta", + "from_currency": "XAI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 213, + "fields": { + "created_on": "2018-05-16T16:48:46.408Z", + "modified_on": "2018-05-16T16:48:46.408Z", + "from_amount": 1.0, + "to_amount": 6.651e-5, + "timestamp": "2018-05-16T16:48:46.408Z", + "source": "etherdelta", + "from_currency": "VEE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 214, + "fields": { + "created_on": "2018-05-16T16:48:46.418Z", + "modified_on": "2018-05-16T16:48:46.418Z", + "from_amount": 6.651e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.408Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VEE" + } + }, + { + "model": "economy.conversionrate", + "pk": 215, + "fields": { + "created_on": "2018-05-16T16:48:46.423Z", + "modified_on": "2018-05-16T16:48:46.423Z", + "from_amount": 15035.3330326267, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.408Z", + "source": "etherdelta", + "from_currency": "VEE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 216, + "fields": { + "created_on": "2018-05-16T16:48:46.428Z", + "modified_on": "2018-05-16T16:48:46.428Z", + "from_amount": 1.0, + "to_amount": 0.0012832885, + "timestamp": "2018-05-16T16:48:46.428Z", + "source": "etherdelta", + "from_currency": "0x80a7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 217, + "fields": { + "created_on": "2018-05-16T16:48:46.432Z", + "modified_on": "2018-05-16T16:48:46.432Z", + "from_amount": 0.0012832885, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.428Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x80a7" + } + }, + { + "model": "economy.conversionrate", + "pk": 218, + "fields": { + "created_on": "2018-05-16T16:48:46.435Z", + "modified_on": "2018-05-16T16:48:46.435Z", + "from_amount": 779.24800230034, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.428Z", + "source": "etherdelta", + "from_currency": "0x80a7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 219, + "fields": { + "created_on": "2018-05-16T16:48:46.439Z", + "modified_on": "2018-05-16T16:48:46.439Z", + "from_amount": 1.0, + "to_amount": 1.95105e-5, + "timestamp": "2018-05-16T16:48:46.439Z", + "source": "etherdelta", + "from_currency": "0xe34e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 220, + "fields": { + "created_on": "2018-05-16T16:48:46.445Z", + "modified_on": "2018-05-16T16:48:46.446Z", + "from_amount": 1.95105e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.439Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe34e" + } + }, + { + "model": "economy.conversionrate", + "pk": 221, + "fields": { + "created_on": "2018-05-16T16:48:46.455Z", + "modified_on": "2018-05-16T16:48:46.455Z", + "from_amount": 51254.452730581, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.439Z", + "source": "etherdelta", + "from_currency": "0xe34e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 222, + "fields": { + "created_on": "2018-05-16T16:48:46.460Z", + "modified_on": "2018-05-16T16:48:46.460Z", + "from_amount": 1.0, + "to_amount": 0.00056495, + "timestamp": "2018-05-16T16:48:46.460Z", + "source": "etherdelta", + "from_currency": "BAT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 223, + "fields": { + "created_on": "2018-05-16T16:48:46.464Z", + "modified_on": "2018-05-16T16:48:46.464Z", + "from_amount": 0.00056495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.460Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BAT" + } + }, + { + "model": "economy.conversionrate", + "pk": 224, + "fields": { + "created_on": "2018-05-16T16:48:46.468Z", + "modified_on": "2018-05-16T16:48:46.468Z", + "from_amount": 1770.06814762368, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.460Z", + "source": "etherdelta", + "from_currency": "BAT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 225, + "fields": { + "created_on": "2018-05-16T16:48:46.473Z", + "modified_on": "2018-05-16T16:48:46.473Z", + "from_amount": 1.0, + "to_amount": 2.4e-5, + "timestamp": "2018-05-16T16:48:46.473Z", + "source": "etherdelta", + "from_currency": "GMT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 226, + "fields": { + "created_on": "2018-05-16T16:48:46.484Z", + "modified_on": "2018-05-16T16:48:46.484Z", + "from_amount": 2.4e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.473Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "GMT" + } + }, + { + "model": "economy.conversionrate", + "pk": 227, + "fields": { + "created_on": "2018-05-16T16:48:46.490Z", + "modified_on": "2018-05-16T16:48:46.490Z", + "from_amount": 41666.6666666667, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.473Z", + "source": "etherdelta", + "from_currency": "GMT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 228, + "fields": { + "created_on": "2018-05-16T16:48:46.495Z", + "modified_on": "2018-05-16T16:48:46.495Z", + "from_amount": 1.0, + "to_amount": 0.0008301445, + "timestamp": "2018-05-16T16:48:46.495Z", + "source": "etherdelta", + "from_currency": "ERC20", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 229, + "fields": { + "created_on": "2018-05-16T16:48:46.499Z", + "modified_on": "2018-05-16T16:48:46.499Z", + "from_amount": 0.0008301445, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.495Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ERC20" + } + }, + { + "model": "economy.conversionrate", + "pk": 230, + "fields": { + "created_on": "2018-05-16T16:48:46.502Z", + "modified_on": "2018-05-16T16:48:46.502Z", + "from_amount": 1204.60955893823, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.495Z", + "source": "etherdelta", + "from_currency": "ERC20", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 231, + "fields": { + "created_on": "2018-05-16T16:48:46.505Z", + "modified_on": "2018-05-16T16:48:46.506Z", + "from_amount": 1.0, + "to_amount": 0.002525, + "timestamp": "2018-05-16T16:48:46.505Z", + "source": "etherdelta", + "from_currency": "ASTRO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 232, + "fields": { + "created_on": "2018-05-16T16:48:46.510Z", + "modified_on": "2018-05-16T16:48:46.510Z", + "from_amount": 0.002525, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.505Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ASTRO" + } + }, + { + "model": "economy.conversionrate", + "pk": 233, + "fields": { + "created_on": "2018-05-16T16:48:46.520Z", + "modified_on": "2018-05-16T16:48:46.521Z", + "from_amount": 396.039603960396, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.505Z", + "source": "etherdelta", + "from_currency": "ASTRO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 234, + "fields": { + "created_on": "2018-05-16T16:48:46.525Z", + "modified_on": "2018-05-16T16:48:46.525Z", + "from_amount": 1.0, + "to_amount": 0.0001424995, + "timestamp": "2018-05-16T16:48:46.525Z", + "source": "etherdelta", + "from_currency": "PFR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 235, + "fields": { + "created_on": "2018-05-16T16:48:46.531Z", + "modified_on": "2018-05-16T16:48:46.531Z", + "from_amount": 0.0001424995, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.525Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PFR" + } + }, + { + "model": "economy.conversionrate", + "pk": 236, + "fields": { + "created_on": "2018-05-16T16:48:46.534Z", + "modified_on": "2018-05-16T16:48:46.534Z", + "from_amount": 7017.56848269643, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.525Z", + "source": "etherdelta", + "from_currency": "PFR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 237, + "fields": { + "created_on": "2018-05-16T16:48:46.538Z", + "modified_on": "2018-05-16T16:48:46.538Z", + "from_amount": 1.0, + "to_amount": 0.00295, + "timestamp": "2018-05-16T16:48:46.538Z", + "source": "etherdelta", + "from_currency": "ACC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 238, + "fields": { + "created_on": "2018-05-16T16:48:46.541Z", + "modified_on": "2018-05-16T16:48:46.542Z", + "from_amount": 0.00295, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.538Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ACC" + } + }, + { + "model": "economy.conversionrate", + "pk": 239, + "fields": { + "created_on": "2018-05-16T16:48:46.552Z", + "modified_on": "2018-05-16T16:48:46.552Z", + "from_amount": 338.983050847458, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.538Z", + "source": "etherdelta", + "from_currency": "ACC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 240, + "fields": { + "created_on": "2018-05-16T16:48:46.556Z", + "modified_on": "2018-05-16T16:48:46.556Z", + "from_amount": 0.00295, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.538Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ACC" + } + }, + { + "model": "economy.conversionrate", + "pk": 241, + "fields": { + "created_on": "2018-05-16T16:48:46.561Z", + "modified_on": "2018-05-16T16:48:46.561Z", + "from_amount": 1.0, + "to_amount": 1.3e-7, + "timestamp": "2018-05-16T16:48:46.561Z", + "source": "etherdelta", + "from_currency": "0x09d8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 242, + "fields": { + "created_on": "2018-05-16T16:48:46.566Z", + "modified_on": "2018-05-16T16:48:46.566Z", + "from_amount": 1.3e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.561Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x09d8" + } + }, + { + "model": "economy.conversionrate", + "pk": 243, + "fields": { + "created_on": "2018-05-16T16:48:46.568Z", + "modified_on": "2018-05-16T16:48:46.568Z", + "from_amount": 7692307.69230769, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.561Z", + "source": "etherdelta", + "from_currency": "0x09d8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 244, + "fields": { + "created_on": "2018-05-16T16:48:46.572Z", + "modified_on": "2018-05-16T16:48:46.572Z", + "from_amount": 1.0, + "to_amount": 0.001269, + "timestamp": "2018-05-16T16:48:46.572Z", + "source": "etherdelta", + "from_currency": "ADX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 245, + "fields": { + "created_on": "2018-05-16T16:48:46.575Z", + "modified_on": "2018-05-16T16:48:46.575Z", + "from_amount": 0.001269, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.572Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ADX" + } + }, + { + "model": "economy.conversionrate", + "pk": 246, + "fields": { + "created_on": "2018-05-16T16:48:46.590Z", + "modified_on": "2018-05-16T16:48:46.590Z", + "from_amount": 788.022064617809, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.572Z", + "source": "etherdelta", + "from_currency": "ADX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 247, + "fields": { + "created_on": "2018-05-16T16:48:46.597Z", + "modified_on": "2018-05-16T16:48:46.597Z", + "from_amount": 1.0, + "to_amount": 6.4e-5, + "timestamp": "2018-05-16T16:48:46.597Z", + "source": "etherdelta", + "from_currency": "0x6425", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 248, + "fields": { + "created_on": "2018-05-16T16:48:46.601Z", + "modified_on": "2018-05-16T16:48:46.601Z", + "from_amount": 6.4e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.597Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x6425" + } + }, + { + "model": "economy.conversionrate", + "pk": 249, + "fields": { + "created_on": "2018-05-16T16:48:46.603Z", + "modified_on": "2018-05-16T16:48:46.603Z", + "from_amount": 15625.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.597Z", + "source": "etherdelta", + "from_currency": "0x6425", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 250, + "fields": { + "created_on": "2018-05-16T16:48:46.606Z", + "modified_on": "2018-05-16T16:48:46.606Z", + "from_amount": 1.0, + "to_amount": 0.0001525, + "timestamp": "2018-05-16T16:48:46.606Z", + "source": "etherdelta", + "from_currency": "SNGLS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 251, + "fields": { + "created_on": "2018-05-16T16:48:46.615Z", + "modified_on": "2018-05-16T16:48:46.615Z", + "from_amount": 0.0001525, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.606Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SNGLS" + } + }, + { + "model": "economy.conversionrate", + "pk": 252, + "fields": { + "created_on": "2018-05-16T16:48:46.622Z", + "modified_on": "2018-05-16T16:48:46.622Z", + "from_amount": 6557.37704918033, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.606Z", + "source": "etherdelta", + "from_currency": "SNGLS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 253, + "fields": { + "created_on": "2018-05-16T16:48:46.629Z", + "modified_on": "2018-05-16T16:48:46.629Z", + "from_amount": 1.0, + "to_amount": 0.00442, + "timestamp": "2018-05-16T16:48:46.629Z", + "source": "etherdelta", + "from_currency": "0xd2fa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 254, + "fields": { + "created_on": "2018-05-16T16:48:46.633Z", + "modified_on": "2018-05-16T16:48:46.633Z", + "from_amount": 0.00442, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.629Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd2fa" + } + }, + { + "model": "economy.conversionrate", + "pk": 255, + "fields": { + "created_on": "2018-05-16T16:48:46.636Z", + "modified_on": "2018-05-16T16:48:46.636Z", + "from_amount": 226.244343891403, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.629Z", + "source": "etherdelta", + "from_currency": "0xd2fa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 256, + "fields": { + "created_on": "2018-05-16T16:48:46.639Z", + "modified_on": "2018-05-16T16:48:46.640Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:46.640Z", + "source": "etherdelta", + "from_currency": "0x739a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 258, + "fields": { + "created_on": "2018-05-16T16:48:46.653Z", + "modified_on": "2018-05-16T16:48:46.653Z", + "from_amount": 1.0, + "to_amount": 0.0003715005, + "timestamp": "2018-05-16T16:48:46.653Z", + "source": "etherdelta", + "from_currency": "VIB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 259, + "fields": { + "created_on": "2018-05-16T16:48:46.659Z", + "modified_on": "2018-05-16T16:48:46.659Z", + "from_amount": 0.0003715005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.653Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VIB" + } + }, + { + "model": "economy.conversionrate", + "pk": 260, + "fields": { + "created_on": "2018-05-16T16:48:46.663Z", + "modified_on": "2018-05-16T16:48:46.663Z", + "from_amount": 2691.78641751492, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.653Z", + "source": "etherdelta", + "from_currency": "VIB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 261, + "fields": { + "created_on": "2018-05-16T16:48:46.667Z", + "modified_on": "2018-05-16T16:48:46.667Z", + "from_amount": 1.0, + "to_amount": 0.0019503125, + "timestamp": "2018-05-16T16:48:46.667Z", + "source": "etherdelta", + "from_currency": "MTX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 262, + "fields": { + "created_on": "2018-05-16T16:48:46.671Z", + "modified_on": "2018-05-16T16:48:46.672Z", + "from_amount": 0.0019503125, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.667Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MTX" + } + }, + { + "model": "economy.conversionrate", + "pk": 263, + "fields": { + "created_on": "2018-05-16T16:48:46.674Z", + "modified_on": "2018-05-16T16:48:46.675Z", + "from_amount": 512.738343214229, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.667Z", + "source": "etherdelta", + "from_currency": "MTX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 264, + "fields": { + "created_on": "2018-05-16T16:48:46.682Z", + "modified_on": "2018-05-16T16:48:46.682Z", + "from_amount": 0.0019503125, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.667Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MTX" + } + }, + { + "model": "economy.conversionrate", + "pk": 265, + "fields": { + "created_on": "2018-05-16T16:48:46.691Z", + "modified_on": "2018-05-16T16:48:46.691Z", + "from_amount": 1.0, + "to_amount": 0.0001495, + "timestamp": "2018-05-16T16:48:46.691Z", + "source": "etherdelta", + "from_currency": "0xb213", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 266, + "fields": { + "created_on": "2018-05-16T16:48:46.696Z", + "modified_on": "2018-05-16T16:48:46.696Z", + "from_amount": 0.0001495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.691Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xb213" + } + }, + { + "model": "economy.conversionrate", + "pk": 267, + "fields": { + "created_on": "2018-05-16T16:48:46.699Z", + "modified_on": "2018-05-16T16:48:46.699Z", + "from_amount": 6688.96321070234, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.691Z", + "source": "etherdelta", + "from_currency": "0xb213", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 268, + "fields": { + "created_on": "2018-05-16T16:48:46.702Z", + "modified_on": "2018-05-16T16:48:46.703Z", + "from_amount": 1.0, + "to_amount": 8.83255e-5, + "timestamp": "2018-05-16T16:48:46.702Z", + "source": "etherdelta", + "from_currency": "EAGLE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 269, + "fields": { + "created_on": "2018-05-16T16:48:46.706Z", + "modified_on": "2018-05-16T16:48:46.706Z", + "from_amount": 8.83255e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.702Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EAGLE" + } + }, + { + "model": "economy.conversionrate", + "pk": 270, + "fields": { + "created_on": "2018-05-16T16:48:46.709Z", + "modified_on": "2018-05-16T16:48:46.710Z", + "from_amount": 11321.7587219999, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.702Z", + "source": "etherdelta", + "from_currency": "EAGLE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 271, + "fields": { + "created_on": "2018-05-16T16:48:46.724Z", + "modified_on": "2018-05-16T16:48:46.724Z", + "from_amount": 1.0, + "to_amount": 0.0067345005, + "timestamp": "2018-05-16T16:48:46.724Z", + "source": "etherdelta", + "from_currency": "VEN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 272, + "fields": { + "created_on": "2018-05-16T16:48:46.732Z", + "modified_on": "2018-05-16T16:48:46.732Z", + "from_amount": 0.0067345005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.724Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VEN" + } + }, + { + "model": "economy.conversionrate", + "pk": 273, + "fields": { + "created_on": "2018-05-16T16:48:46.735Z", + "modified_on": "2018-05-16T16:48:46.735Z", + "from_amount": 148.489112147219, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.724Z", + "source": "etherdelta", + "from_currency": "VEN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 274, + "fields": { + "created_on": "2018-05-16T16:48:46.738Z", + "modified_on": "2018-05-16T16:48:46.738Z", + "from_amount": 0.0067345005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.724Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VEN" + } + }, + { + "model": "economy.conversionrate", + "pk": 275, + "fields": { + "created_on": "2018-05-16T16:48:46.743Z", + "modified_on": "2018-05-16T16:48:46.743Z", + "from_amount": 1.0, + "to_amount": 0.0003945, + "timestamp": "2018-05-16T16:48:46.743Z", + "source": "etherdelta", + "from_currency": "0x9231", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 276, + "fields": { + "created_on": "2018-05-16T16:48:46.756Z", + "modified_on": "2018-05-16T16:48:46.756Z", + "from_amount": 0.0003945, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.743Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9231" + } + }, + { + "model": "economy.conversionrate", + "pk": 277, + "fields": { + "created_on": "2018-05-16T16:48:46.761Z", + "modified_on": "2018-05-16T16:48:46.761Z", + "from_amount": 2534.85424588086, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.743Z", + "source": "etherdelta", + "from_currency": "0x9231", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 278, + "fields": { + "created_on": "2018-05-16T16:48:46.766Z", + "modified_on": "2018-05-16T16:48:46.766Z", + "from_amount": 1.0, + "to_amount": 0.0003425, + "timestamp": "2018-05-16T16:48:46.766Z", + "source": "etherdelta", + "from_currency": "BLUE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 279, + "fields": { + "created_on": "2018-05-16T16:48:46.770Z", + "modified_on": "2018-05-16T16:48:46.771Z", + "from_amount": 0.0003425, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.766Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BLUE" + } + }, + { + "model": "economy.conversionrate", + "pk": 280, + "fields": { + "created_on": "2018-05-16T16:48:46.774Z", + "modified_on": "2018-05-16T16:48:46.774Z", + "from_amount": 2919.70802919708, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.766Z", + "source": "etherdelta", + "from_currency": "BLUE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 281, + "fields": { + "created_on": "2018-05-16T16:48:46.787Z", + "modified_on": "2018-05-16T16:48:46.787Z", + "from_amount": 1.0, + "to_amount": 1.055e-7, + "timestamp": "2018-05-16T16:48:46.787Z", + "source": "etherdelta", + "from_currency": "0x2859", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 282, + "fields": { + "created_on": "2018-05-16T16:48:46.793Z", + "modified_on": "2018-05-16T16:48:46.793Z", + "from_amount": 1.055e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.787Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2859" + } + }, + { + "model": "economy.conversionrate", + "pk": 283, + "fields": { + "created_on": "2018-05-16T16:48:46.797Z", + "modified_on": "2018-05-16T16:48:46.797Z", + "from_amount": 9478672.98578199, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.787Z", + "source": "etherdelta", + "from_currency": "0x2859", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 284, + "fields": { + "created_on": "2018-05-16T16:48:46.802Z", + "modified_on": "2018-05-16T16:48:46.802Z", + "from_amount": 1.0, + "to_amount": 1.0545e-5, + "timestamp": "2018-05-16T16:48:46.802Z", + "source": "etherdelta", + "from_currency": "0x28de", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 285, + "fields": { + "created_on": "2018-05-16T16:48:46.807Z", + "modified_on": "2018-05-16T16:48:46.807Z", + "from_amount": 1.0545e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.802Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x28de" + } + }, + { + "model": "economy.conversionrate", + "pk": 286, + "fields": { + "created_on": "2018-05-16T16:48:46.817Z", + "modified_on": "2018-05-16T16:48:46.818Z", + "from_amount": 94831.6737790422, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.802Z", + "source": "etherdelta", + "from_currency": "0x28de", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 287, + "fields": { + "created_on": "2018-05-16T16:48:46.826Z", + "modified_on": "2018-05-16T16:48:46.826Z", + "from_amount": 1.0, + "to_amount": 0.00115, + "timestamp": "2018-05-16T16:48:46.826Z", + "source": "etherdelta", + "from_currency": "0x543f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 288, + "fields": { + "created_on": "2018-05-16T16:48:46.831Z", + "modified_on": "2018-05-16T16:48:46.831Z", + "from_amount": 0.00115, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.826Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x543f" + } + }, + { + "model": "economy.conversionrate", + "pk": 289, + "fields": { + "created_on": "2018-05-16T16:48:46.834Z", + "modified_on": "2018-05-16T16:48:46.834Z", + "from_amount": 869.565217391304, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.826Z", + "source": "etherdelta", + "from_currency": "0x543f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 290, + "fields": { + "created_on": "2018-05-16T16:48:46.839Z", + "modified_on": "2018-05-16T16:48:46.839Z", + "from_amount": 1.0, + "to_amount": 0.000299, + "timestamp": "2018-05-16T16:48:46.839Z", + "source": "etherdelta", + "from_currency": "0xc148", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 291, + "fields": { + "created_on": "2018-05-16T16:48:46.845Z", + "modified_on": "2018-05-16T16:48:46.845Z", + "from_amount": 0.000299, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.839Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc148" + } + }, + { + "model": "economy.conversionrate", + "pk": 292, + "fields": { + "created_on": "2018-05-16T16:48:46.855Z", + "modified_on": "2018-05-16T16:48:46.855Z", + "from_amount": 3344.48160535117, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.839Z", + "source": "etherdelta", + "from_currency": "0xc148", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 293, + "fields": { + "created_on": "2018-05-16T16:48:46.860Z", + "modified_on": "2018-05-16T16:48:46.860Z", + "from_amount": 1.0, + "to_amount": 0.005775, + "timestamp": "2018-05-16T16:48:46.860Z", + "source": "etherdelta", + "from_currency": "ENG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 294, + "fields": { + "created_on": "2018-05-16T16:48:46.864Z", + "modified_on": "2018-05-16T16:48:46.864Z", + "from_amount": 0.005775, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.860Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ENG" + } + }, + { + "model": "economy.conversionrate", + "pk": 295, + "fields": { + "created_on": "2018-05-16T16:48:46.868Z", + "modified_on": "2018-05-16T16:48:46.868Z", + "from_amount": 173.160173160173, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.860Z", + "source": "etherdelta", + "from_currency": "ENG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 296, + "fields": { + "created_on": "2018-05-16T16:48:46.872Z", + "modified_on": "2018-05-16T16:48:46.873Z", + "from_amount": 1.0, + "to_amount": 0.0003175, + "timestamp": "2018-05-16T16:48:46.872Z", + "source": "etherdelta", + "from_currency": "EMV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 297, + "fields": { + "created_on": "2018-05-16T16:48:46.882Z", + "modified_on": "2018-05-16T16:48:46.882Z", + "from_amount": 0.0003175, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.872Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EMV" + } + }, + { + "model": "economy.conversionrate", + "pk": 298, + "fields": { + "created_on": "2018-05-16T16:48:46.889Z", + "modified_on": "2018-05-16T16:48:46.889Z", + "from_amount": 3149.6062992126, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.872Z", + "source": "etherdelta", + "from_currency": "EMV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 299, + "fields": { + "created_on": "2018-05-16T16:48:46.893Z", + "modified_on": "2018-05-16T16:48:46.893Z", + "from_amount": 1.0, + "to_amount": 0.00018, + "timestamp": "2018-05-16T16:48:46.893Z", + "source": "etherdelta", + "from_currency": "ATL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 300, + "fields": { + "created_on": "2018-05-16T16:48:46.898Z", + "modified_on": "2018-05-16T16:48:46.898Z", + "from_amount": 0.00018, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.893Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ATL" + } + }, + { + "model": "economy.conversionrate", + "pk": 301, + "fields": { + "created_on": "2018-05-16T16:48:46.901Z", + "modified_on": "2018-05-16T16:48:46.901Z", + "from_amount": 5555.55555555556, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.893Z", + "source": "etherdelta", + "from_currency": "ATL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 302, + "fields": { + "created_on": "2018-05-16T16:48:46.904Z", + "modified_on": "2018-05-16T16:48:46.904Z", + "from_amount": 0.00018, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.893Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ATL" + } + }, + { + "model": "economy.conversionrate", + "pk": 303, + "fields": { + "created_on": "2018-05-16T16:48:46.908Z", + "modified_on": "2018-05-16T16:48:46.908Z", + "from_amount": 1.0, + "to_amount": 0.000152739, + "timestamp": "2018-05-16T16:48:46.908Z", + "source": "etherdelta", + "from_currency": "0x5629", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 304, + "fields": { + "created_on": "2018-05-16T16:48:46.920Z", + "modified_on": "2018-05-16T16:48:46.921Z", + "from_amount": 0.000152739, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.908Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5629" + } + }, + { + "model": "economy.conversionrate", + "pk": 305, + "fields": { + "created_on": "2018-05-16T16:48:46.925Z", + "modified_on": "2018-05-16T16:48:46.925Z", + "from_amount": 6547.1163226157, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.908Z", + "source": "etherdelta", + "from_currency": "0x5629", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 306, + "fields": { + "created_on": "2018-05-16T16:48:46.930Z", + "modified_on": "2018-05-16T16:48:46.931Z", + "from_amount": 1.0, + "to_amount": 0.0017, + "timestamp": "2018-05-16T16:48:46.931Z", + "source": "etherdelta", + "from_currency": "WABI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 307, + "fields": { + "created_on": "2018-05-16T16:48:46.935Z", + "modified_on": "2018-05-16T16:48:46.935Z", + "from_amount": 0.0017, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.931Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WABI" + } + }, + { + "model": "economy.conversionrate", + "pk": 308, + "fields": { + "created_on": "2018-05-16T16:48:46.939Z", + "modified_on": "2018-05-16T16:48:46.939Z", + "from_amount": 588.235294117647, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.931Z", + "source": "etherdelta", + "from_currency": "WABI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 309, + "fields": { + "created_on": "2018-05-16T16:48:46.942Z", + "modified_on": "2018-05-16T16:48:46.942Z", + "from_amount": 0.0017, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.931Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WABI" + } + }, + { + "model": "economy.conversionrate", + "pk": 310, + "fields": { + "created_on": "2018-05-16T16:48:46.957Z", + "modified_on": "2018-05-16T16:48:46.957Z", + "from_amount": 1.0, + "to_amount": 9e-5, + "timestamp": "2018-05-16T16:48:46.957Z", + "source": "etherdelta", + "from_currency": "0x5f53", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 311, + "fields": { + "created_on": "2018-05-16T16:48:46.964Z", + "modified_on": "2018-05-16T16:48:46.964Z", + "from_amount": 9e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.957Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5f53" + } + }, + { + "model": "economy.conversionrate", + "pk": 312, + "fields": { + "created_on": "2018-05-16T16:48:46.968Z", + "modified_on": "2018-05-16T16:48:46.968Z", + "from_amount": 11111.1111111111, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.957Z", + "source": "etherdelta", + "from_currency": "0x5f53", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 313, + "fields": { + "created_on": "2018-05-16T16:48:46.972Z", + "modified_on": "2018-05-16T16:48:46.972Z", + "from_amount": 1.0, + "to_amount": 0.00135, + "timestamp": "2018-05-16T16:48:46.972Z", + "source": "etherdelta", + "from_currency": "HBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 314, + "fields": { + "created_on": "2018-05-16T16:48:46.977Z", + "modified_on": "2018-05-16T16:48:46.977Z", + "from_amount": 0.00135, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.972Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "HBT" + } + }, + { + "model": "economy.conversionrate", + "pk": 315, + "fields": { + "created_on": "2018-05-16T16:48:46.988Z", + "modified_on": "2018-05-16T16:48:46.989Z", + "from_amount": 740.740740740741, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.972Z", + "source": "etherdelta", + "from_currency": "HBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 316, + "fields": { + "created_on": "2018-05-16T16:48:46.994Z", + "modified_on": "2018-05-16T16:48:46.994Z", + "from_amount": 1.0, + "to_amount": 0.006577705, + "timestamp": "2018-05-16T16:48:46.994Z", + "source": "etherdelta", + "from_currency": "TAAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 317, + "fields": { + "created_on": "2018-05-16T16:48:46.999Z", + "modified_on": "2018-05-16T16:48:46.999Z", + "from_amount": 0.006577705, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.994Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "TAAS" + } + }, + { + "model": "economy.conversionrate", + "pk": 318, + "fields": { + "created_on": "2018-05-16T16:48:47.002Z", + "modified_on": "2018-05-16T16:48:47.002Z", + "from_amount": 152.028709101427, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:46.994Z", + "source": "etherdelta", + "from_currency": "TAAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 319, + "fields": { + "created_on": "2018-05-16T16:48:47.005Z", + "modified_on": "2018-05-16T16:48:47.005Z", + "from_amount": 1.0, + "to_amount": 2.99e-7, + "timestamp": "2018-05-16T16:48:47.005Z", + "source": "etherdelta", + "from_currency": "DOM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 320, + "fields": { + "created_on": "2018-05-16T16:48:47.009Z", + "modified_on": "2018-05-16T16:48:47.009Z", + "from_amount": 2.99e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.005Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DOM" + } + }, + { + "model": "economy.conversionrate", + "pk": 321, + "fields": { + "created_on": "2018-05-16T16:48:47.019Z", + "modified_on": "2018-05-16T16:48:47.019Z", + "from_amount": 3344481.60535117, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.005Z", + "source": "etherdelta", + "from_currency": "DOM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 322, + "fields": { + "created_on": "2018-05-16T16:48:47.025Z", + "modified_on": "2018-05-16T16:48:47.025Z", + "from_amount": 1.0, + "to_amount": 0.0004296, + "timestamp": "2018-05-16T16:48:47.025Z", + "source": "etherdelta", + "from_currency": "0x39bb", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 323, + "fields": { + "created_on": "2018-05-16T16:48:47.030Z", + "modified_on": "2018-05-16T16:48:47.030Z", + "from_amount": 0.0004296, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.025Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x39bb" + } + }, + { + "model": "economy.conversionrate", + "pk": 324, + "fields": { + "created_on": "2018-05-16T16:48:47.033Z", + "modified_on": "2018-05-16T16:48:47.033Z", + "from_amount": 2327.74674115456, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.025Z", + "source": "etherdelta", + "from_currency": "0x39bb", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 325, + "fields": { + "created_on": "2018-05-16T16:48:47.036Z", + "modified_on": "2018-05-16T16:48:47.036Z", + "from_amount": 0.0004296, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.025Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x39bb" + } + }, + { + "model": "economy.conversionrate", + "pk": 326, + "fields": { + "created_on": "2018-05-16T16:48:47.040Z", + "modified_on": "2018-05-16T16:48:47.040Z", + "from_amount": 1.0, + "to_amount": 0.00013365, + "timestamp": "2018-05-16T16:48:47.040Z", + "source": "etherdelta", + "from_currency": "EBCH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 327, + "fields": { + "created_on": "2018-05-16T16:48:47.048Z", + "modified_on": "2018-05-16T16:48:47.049Z", + "from_amount": 0.00013365, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.040Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EBCH" + } + }, + { + "model": "economy.conversionrate", + "pk": 328, + "fields": { + "created_on": "2018-05-16T16:48:47.056Z", + "modified_on": "2018-05-16T16:48:47.056Z", + "from_amount": 7482.22970445193, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.040Z", + "source": "etherdelta", + "from_currency": "EBCH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 329, + "fields": { + "created_on": "2018-05-16T16:48:47.061Z", + "modified_on": "2018-05-16T16:48:47.061Z", + "from_amount": 1.0, + "to_amount": 0.000225, + "timestamp": "2018-05-16T16:48:47.061Z", + "source": "etherdelta", + "from_currency": "DOVU", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 330, + "fields": { + "created_on": "2018-05-16T16:48:47.066Z", + "modified_on": "2018-05-16T16:48:47.066Z", + "from_amount": 0.000225, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.061Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DOVU" + } + }, + { + "model": "economy.conversionrate", + "pk": 331, + "fields": { + "created_on": "2018-05-16T16:48:47.069Z", + "modified_on": "2018-05-16T16:48:47.069Z", + "from_amount": 4444.44444444444, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.061Z", + "source": "etherdelta", + "from_currency": "DOVU", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 332, + "fields": { + "created_on": "2018-05-16T16:48:47.072Z", + "modified_on": "2018-05-16T16:48:47.072Z", + "from_amount": 1.0, + "to_amount": 8.85e-5, + "timestamp": "2018-05-16T16:48:47.072Z", + "source": "etherdelta", + "from_currency": "0xd0a4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 333, + "fields": { + "created_on": "2018-05-16T16:48:47.074Z", + "modified_on": "2018-05-16T16:48:47.074Z", + "from_amount": 8.85e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.072Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd0a4" + } + }, + { + "model": "economy.conversionrate", + "pk": 334, + "fields": { + "created_on": "2018-05-16T16:48:47.081Z", + "modified_on": "2018-05-16T16:48:47.081Z", + "from_amount": 11299.4350282486, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.072Z", + "source": "etherdelta", + "from_currency": "0xd0a4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 335, + "fields": { + "created_on": "2018-05-16T16:48:47.089Z", + "modified_on": "2018-05-16T16:48:47.089Z", + "from_amount": 1.0, + "to_amount": 1.0133e-5, + "timestamp": "2018-05-16T16:48:47.089Z", + "source": "etherdelta", + "from_currency": "0x5c3a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 336, + "fields": { + "created_on": "2018-05-16T16:48:47.093Z", + "modified_on": "2018-05-16T16:48:47.093Z", + "from_amount": 1.0133e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.089Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5c3a" + } + }, + { + "model": "economy.conversionrate", + "pk": 337, + "fields": { + "created_on": "2018-05-16T16:48:47.096Z", + "modified_on": "2018-05-16T16:48:47.096Z", + "from_amount": 98687.4568242376, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.089Z", + "source": "etherdelta", + "from_currency": "0x5c3a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 338, + "fields": { + "created_on": "2018-05-16T16:48:47.100Z", + "modified_on": "2018-05-16T16:48:47.100Z", + "from_amount": 1.0, + "to_amount": 1.41e-5, + "timestamp": "2018-05-16T16:48:47.100Z", + "source": "etherdelta", + "from_currency": "0x17f8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 339, + "fields": { + "created_on": "2018-05-16T16:48:47.104Z", + "modified_on": "2018-05-16T16:48:47.104Z", + "from_amount": 1.41e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.100Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x17f8" + } + }, + { + "model": "economy.conversionrate", + "pk": 340, + "fields": { + "created_on": "2018-05-16T16:48:47.106Z", + "modified_on": "2018-05-16T16:48:47.106Z", + "from_amount": 70921.9858156028, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.100Z", + "source": "etherdelta", + "from_currency": "0x17f8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 341, + "fields": { + "created_on": "2018-05-16T16:48:47.110Z", + "modified_on": "2018-05-16T16:48:47.110Z", + "from_amount": 1.0, + "to_amount": 4.01e-5, + "timestamp": "2018-05-16T16:48:47.110Z", + "source": "etherdelta", + "from_currency": "SNOV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 342, + "fields": { + "created_on": "2018-05-16T16:48:47.122Z", + "modified_on": "2018-05-16T16:48:47.122Z", + "from_amount": 4.01e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.110Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SNOV" + } + }, + { + "model": "economy.conversionrate", + "pk": 343, + "fields": { + "created_on": "2018-05-16T16:48:47.126Z", + "modified_on": "2018-05-16T16:48:47.126Z", + "from_amount": 24937.6558603491, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.110Z", + "source": "etherdelta", + "from_currency": "SNOV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 344, + "fields": { + "created_on": "2018-05-16T16:48:47.131Z", + "modified_on": "2018-05-16T16:48:47.131Z", + "from_amount": 1.0, + "to_amount": 3.075e-7, + "timestamp": "2018-05-16T16:48:47.131Z", + "source": "etherdelta", + "from_currency": "0xdb86", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 345, + "fields": { + "created_on": "2018-05-16T16:48:47.135Z", + "modified_on": "2018-05-16T16:48:47.135Z", + "from_amount": 3.075e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.131Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xdb86" + } + }, + { + "model": "economy.conversionrate", + "pk": 346, + "fields": { + "created_on": "2018-05-16T16:48:47.137Z", + "modified_on": "2018-05-16T16:48:47.137Z", + "from_amount": 3252032.5203252, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.131Z", + "source": "etherdelta", + "from_currency": "0xdb86", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 347, + "fields": { + "created_on": "2018-05-16T16:48:47.140Z", + "modified_on": "2018-05-16T16:48:47.141Z", + "from_amount": 1.0, + "to_amount": 0.078, + "timestamp": "2018-05-16T16:48:47.140Z", + "source": "etherdelta", + "from_currency": "REP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 348, + "fields": { + "created_on": "2018-05-16T16:48:47.147Z", + "modified_on": "2018-05-16T16:48:47.148Z", + "from_amount": 0.078, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.140Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "REP" + } + }, + { + "model": "economy.conversionrate", + "pk": 349, + "fields": { + "created_on": "2018-05-16T16:48:47.155Z", + "modified_on": "2018-05-16T16:48:47.155Z", + "from_amount": 12.8205128205128, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.140Z", + "source": "etherdelta", + "from_currency": "REP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 350, + "fields": { + "created_on": "2018-05-16T16:48:47.160Z", + "modified_on": "2018-05-16T16:48:47.161Z", + "from_amount": 1.0, + "to_amount": 8.5536e-5, + "timestamp": "2018-05-16T16:48:47.160Z", + "source": "etherdelta", + "from_currency": "0x905e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 351, + "fields": { + "created_on": "2018-05-16T16:48:47.165Z", + "modified_on": "2018-05-16T16:48:47.165Z", + "from_amount": 8.5536e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.160Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x905e" + } + }, + { + "model": "economy.conversionrate", + "pk": 352, + "fields": { + "created_on": "2018-05-16T16:48:47.167Z", + "modified_on": "2018-05-16T16:48:47.167Z", + "from_amount": 11690.9839132061, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.160Z", + "source": "etherdelta", + "from_currency": "0x905e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 353, + "fields": { + "created_on": "2018-05-16T16:48:47.170Z", + "modified_on": "2018-05-16T16:48:47.170Z", + "from_amount": 1.0, + "to_amount": 0.00061503, + "timestamp": "2018-05-16T16:48:47.170Z", + "source": "etherdelta", + "from_currency": "0x4524", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 354, + "fields": { + "created_on": "2018-05-16T16:48:47.173Z", + "modified_on": "2018-05-16T16:48:47.173Z", + "from_amount": 0.00061503, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.170Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4524" + } + }, + { + "model": "economy.conversionrate", + "pk": 355, + "fields": { + "created_on": "2018-05-16T16:48:47.175Z", + "modified_on": "2018-05-16T16:48:47.176Z", + "from_amount": 1625.93694616523, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.170Z", + "source": "etherdelta", + "from_currency": "0x4524", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 356, + "fields": { + "created_on": "2018-05-16T16:48:47.186Z", + "modified_on": "2018-05-16T16:48:47.187Z", + "from_amount": 1.0, + "to_amount": 0.0015349, + "timestamp": "2018-05-16T16:48:47.187Z", + "source": "etherdelta", + "from_currency": "0x4203", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 357, + "fields": { + "created_on": "2018-05-16T16:48:47.192Z", + "modified_on": "2018-05-16T16:48:47.192Z", + "from_amount": 0.0015349, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.187Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4203" + } + }, + { + "model": "economy.conversionrate", + "pk": 358, + "fields": { + "created_on": "2018-05-16T16:48:47.196Z", + "modified_on": "2018-05-16T16:48:47.196Z", + "from_amount": 651.508241579256, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.187Z", + "source": "etherdelta", + "from_currency": "0x4203", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 359, + "fields": { + "created_on": "2018-05-16T16:48:47.201Z", + "modified_on": "2018-05-16T16:48:47.201Z", + "from_amount": 1.0, + "to_amount": 7.55005e-5, + "timestamp": "2018-05-16T16:48:47.201Z", + "source": "etherdelta", + "from_currency": "ONG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 360, + "fields": { + "created_on": "2018-05-16T16:48:47.206Z", + "modified_on": "2018-05-16T16:48:47.206Z", + "from_amount": 7.55005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.201Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ONG" + } + }, + { + "model": "economy.conversionrate", + "pk": 361, + "fields": { + "created_on": "2018-05-16T16:48:47.210Z", + "modified_on": "2018-05-16T16:48:47.210Z", + "from_amount": 13244.9453977126, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.201Z", + "source": "etherdelta", + "from_currency": "ONG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 362, + "fields": { + "created_on": "2018-05-16T16:48:47.222Z", + "modified_on": "2018-05-16T16:48:47.222Z", + "from_amount": 1.0, + "to_amount": 0.00011555, + "timestamp": "2018-05-16T16:48:47.222Z", + "source": "etherdelta", + "from_currency": "0x1829", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 363, + "fields": { + "created_on": "2018-05-16T16:48:47.228Z", + "modified_on": "2018-05-16T16:48:47.228Z", + "from_amount": 0.00011555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.222Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1829" + } + }, + { + "model": "economy.conversionrate", + "pk": 364, + "fields": { + "created_on": "2018-05-16T16:48:47.232Z", + "modified_on": "2018-05-16T16:48:47.232Z", + "from_amount": 8654.26222414539, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.222Z", + "source": "etherdelta", + "from_currency": "0x1829", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 365, + "fields": { + "created_on": "2018-05-16T16:48:47.236Z", + "modified_on": "2018-05-16T16:48:47.236Z", + "from_amount": 1.0, + "to_amount": 0.0025505, + "timestamp": "2018-05-16T16:48:47.236Z", + "source": "etherdelta", + "from_currency": "DICE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 366, + "fields": { + "created_on": "2018-05-16T16:48:47.240Z", + "modified_on": "2018-05-16T16:48:47.240Z", + "from_amount": 0.0025505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.236Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DICE" + } + }, + { + "model": "economy.conversionrate", + "pk": 367, + "fields": { + "created_on": "2018-05-16T16:48:47.243Z", + "modified_on": "2018-05-16T16:48:47.243Z", + "from_amount": 392.079984316801, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.236Z", + "source": "etherdelta", + "from_currency": "DICE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 368, + "fields": { + "created_on": "2018-05-16T16:48:47.255Z", + "modified_on": "2018-05-16T16:48:47.255Z", + "from_amount": 1.0, + "to_amount": 0.0002058, + "timestamp": "2018-05-16T16:48:47.255Z", + "source": "etherdelta", + "from_currency": "0xfdfe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 369, + "fields": { + "created_on": "2018-05-16T16:48:47.260Z", + "modified_on": "2018-05-16T16:48:47.260Z", + "from_amount": 0.0002058, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.255Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xfdfe" + } + }, + { + "model": "economy.conversionrate", + "pk": 370, + "fields": { + "created_on": "2018-05-16T16:48:47.264Z", + "modified_on": "2018-05-16T16:48:47.264Z", + "from_amount": 4859.08649173955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.255Z", + "source": "etherdelta", + "from_currency": "0xfdfe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 371, + "fields": { + "created_on": "2018-05-16T16:48:47.267Z", + "modified_on": "2018-05-16T16:48:47.267Z", + "from_amount": 0.0002058, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.255Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xfdfe" + } + }, + { + "model": "economy.conversionrate", + "pk": 372, + "fields": { + "created_on": "2018-05-16T16:48:47.271Z", + "modified_on": "2018-05-16T16:48:47.271Z", + "from_amount": 1.0, + "to_amount": 0.0001865, + "timestamp": "2018-05-16T16:48:47.271Z", + "source": "etherdelta", + "from_currency": "0xfae4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 373, + "fields": { + "created_on": "2018-05-16T16:48:47.275Z", + "modified_on": "2018-05-16T16:48:47.275Z", + "from_amount": 0.0001865, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.271Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xfae4" + } + }, + { + "model": "economy.conversionrate", + "pk": 374, + "fields": { + "created_on": "2018-05-16T16:48:47.284Z", + "modified_on": "2018-05-16T16:48:47.285Z", + "from_amount": 5361.93029490617, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.271Z", + "source": "etherdelta", + "from_currency": "0xfae4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 375, + "fields": { + "created_on": "2018-05-16T16:48:47.290Z", + "modified_on": "2018-05-16T16:48:47.291Z", + "from_amount": 1.0, + "to_amount": 0.0149275005, + "timestamp": "2018-05-16T16:48:47.291Z", + "source": "etherdelta", + "from_currency": "0x358d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 376, + "fields": { + "created_on": "2018-05-16T16:48:47.296Z", + "modified_on": "2018-05-16T16:48:47.296Z", + "from_amount": 0.0149275005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.291Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x358d" + } + }, + { + "model": "economy.conversionrate", + "pk": 377, + "fields": { + "created_on": "2018-05-16T16:48:47.299Z", + "modified_on": "2018-05-16T16:48:47.299Z", + "from_amount": 66.9904516164645, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.291Z", + "source": "etherdelta", + "from_currency": "0x358d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 378, + "fields": { + "created_on": "2018-05-16T16:48:47.303Z", + "modified_on": "2018-05-16T16:48:47.303Z", + "from_amount": 1.0, + "to_amount": 0.000126253, + "timestamp": "2018-05-16T16:48:47.303Z", + "source": "etherdelta", + "from_currency": "0xf3db", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 379, + "fields": { + "created_on": "2018-05-16T16:48:47.306Z", + "modified_on": "2018-05-16T16:48:47.306Z", + "from_amount": 0.000126253, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.303Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf3db" + } + }, + { + "model": "economy.conversionrate", + "pk": 380, + "fields": { + "created_on": "2018-05-16T16:48:47.309Z", + "modified_on": "2018-05-16T16:48:47.309Z", + "from_amount": 7920.60386683881, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.303Z", + "source": "etherdelta", + "from_currency": "0xf3db", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 381, + "fields": { + "created_on": "2018-05-16T16:48:47.321Z", + "modified_on": "2018-05-16T16:48:47.321Z", + "from_amount": 1.0, + "to_amount": 0.000300995, + "timestamp": "2018-05-16T16:48:47.321Z", + "source": "etherdelta", + "from_currency": "BBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 382, + "fields": { + "created_on": "2018-05-16T16:48:47.325Z", + "modified_on": "2018-05-16T16:48:47.325Z", + "from_amount": 0.000300995, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.321Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BBT" + } + }, + { + "model": "economy.conversionrate", + "pk": 383, + "fields": { + "created_on": "2018-05-16T16:48:47.329Z", + "modified_on": "2018-05-16T16:48:47.329Z", + "from_amount": 3322.31432415821, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.321Z", + "source": "etherdelta", + "from_currency": "BBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 384, + "fields": { + "created_on": "2018-05-16T16:48:47.333Z", + "modified_on": "2018-05-16T16:48:47.333Z", + "from_amount": 1.0, + "to_amount": 4.75e-5, + "timestamp": "2018-05-16T16:48:47.333Z", + "source": "etherdelta", + "from_currency": "0x1961", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 385, + "fields": { + "created_on": "2018-05-16T16:48:47.336Z", + "modified_on": "2018-05-16T16:48:47.336Z", + "from_amount": 4.75e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.333Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1961" + } + }, + { + "model": "economy.conversionrate", + "pk": 386, + "fields": { + "created_on": "2018-05-16T16:48:47.339Z", + "modified_on": "2018-05-16T16:48:47.339Z", + "from_amount": 21052.6315789474, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.333Z", + "source": "etherdelta", + "from_currency": "0x1961", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 387, + "fields": { + "created_on": "2018-05-16T16:48:47.342Z", + "modified_on": "2018-05-16T16:48:47.342Z", + "from_amount": 1.0, + "to_amount": 1.14e-5, + "timestamp": "2018-05-16T16:48:47.342Z", + "source": "etherdelta", + "from_currency": "DENT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 388, + "fields": { + "created_on": "2018-05-16T16:48:47.351Z", + "modified_on": "2018-05-16T16:48:47.351Z", + "from_amount": 1.14e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.342Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DENT" + } + }, + { + "model": "economy.conversionrate", + "pk": 389, + "fields": { + "created_on": "2018-05-16T16:48:47.357Z", + "modified_on": "2018-05-16T16:48:47.357Z", + "from_amount": 87719.298245614, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.342Z", + "source": "etherdelta", + "from_currency": "DENT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 390, + "fields": { + "created_on": "2018-05-16T16:48:47.363Z", + "modified_on": "2018-05-16T16:48:47.363Z", + "from_amount": 1.0, + "to_amount": 0.0002615, + "timestamp": "2018-05-16T16:48:47.363Z", + "source": "etherdelta", + "from_currency": "0x910d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 391, + "fields": { + "created_on": "2018-05-16T16:48:47.368Z", + "modified_on": "2018-05-16T16:48:47.368Z", + "from_amount": 0.0002615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.363Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x910d" + } + }, + { + "model": "economy.conversionrate", + "pk": 392, + "fields": { + "created_on": "2018-05-16T16:48:47.371Z", + "modified_on": "2018-05-16T16:48:47.371Z", + "from_amount": 3824.09177820268, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.363Z", + "source": "etherdelta", + "from_currency": "0x910d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 393, + "fields": { + "created_on": "2018-05-16T16:48:47.374Z", + "modified_on": "2018-05-16T16:48:47.374Z", + "from_amount": 1.0, + "to_amount": 5.05e-6, + "timestamp": "2018-05-16T16:48:47.374Z", + "source": "etherdelta", + "from_currency": "0xf4fa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 394, + "fields": { + "created_on": "2018-05-16T16:48:47.386Z", + "modified_on": "2018-05-16T16:48:47.386Z", + "from_amount": 5.05e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.374Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf4fa" + } + }, + { + "model": "economy.conversionrate", + "pk": 395, + "fields": { + "created_on": "2018-05-16T16:48:47.391Z", + "modified_on": "2018-05-16T16:48:47.391Z", + "from_amount": 198019.801980198, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.374Z", + "source": "etherdelta", + "from_currency": "0xf4fa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 396, + "fields": { + "created_on": "2018-05-16T16:48:47.396Z", + "modified_on": "2018-05-16T16:48:47.396Z", + "from_amount": 1.0, + "to_amount": 0.000895, + "timestamp": "2018-05-16T16:48:47.396Z", + "source": "etherdelta", + "from_currency": "PGL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 397, + "fields": { + "created_on": "2018-05-16T16:48:47.401Z", + "modified_on": "2018-05-16T16:48:47.401Z", + "from_amount": 0.000895, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.396Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PGL" + } + }, + { + "model": "economy.conversionrate", + "pk": 398, + "fields": { + "created_on": "2018-05-16T16:48:47.405Z", + "modified_on": "2018-05-16T16:48:47.405Z", + "from_amount": 1117.31843575419, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.396Z", + "source": "etherdelta", + "from_currency": "PGL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 399, + "fields": { + "created_on": "2018-05-16T16:48:47.409Z", + "modified_on": "2018-05-16T16:48:47.409Z", + "from_amount": 1.0, + "to_amount": 3.05e-5, + "timestamp": "2018-05-16T16:48:47.409Z", + "source": "etherdelta", + "from_currency": "0x92a5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 400, + "fields": { + "created_on": "2018-05-16T16:48:47.420Z", + "modified_on": "2018-05-16T16:48:47.420Z", + "from_amount": 3.05e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.409Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x92a5" + } + }, + { + "model": "economy.conversionrate", + "pk": 401, + "fields": { + "created_on": "2018-05-16T16:48:47.424Z", + "modified_on": "2018-05-16T16:48:47.424Z", + "from_amount": 32786.8852459016, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.409Z", + "source": "etherdelta", + "from_currency": "0x92a5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 402, + "fields": { + "created_on": "2018-05-16T16:48:47.428Z", + "modified_on": "2018-05-16T16:48:47.428Z", + "from_amount": 3.05e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.409Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x92a5" + } + }, + { + "model": "economy.conversionrate", + "pk": 403, + "fields": { + "created_on": "2018-05-16T16:48:47.433Z", + "modified_on": "2018-05-16T16:48:47.433Z", + "from_amount": 1.0, + "to_amount": 9.144e-6, + "timestamp": "2018-05-16T16:48:47.433Z", + "source": "etherdelta", + "from_currency": "0x082e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 404, + "fields": { + "created_on": "2018-05-16T16:48:47.437Z", + "modified_on": "2018-05-16T16:48:47.437Z", + "from_amount": 9.144e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.433Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x082e" + } + }, + { + "model": "economy.conversionrate", + "pk": 405, + "fields": { + "created_on": "2018-05-16T16:48:47.440Z", + "modified_on": "2018-05-16T16:48:47.440Z", + "from_amount": 109361.329833771, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.433Z", + "source": "etherdelta", + "from_currency": "0x082e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 406, + "fields": { + "created_on": "2018-05-16T16:48:47.443Z", + "modified_on": "2018-05-16T16:48:47.444Z", + "from_amount": 1.0, + "to_amount": 0.00250005, + "timestamp": "2018-05-16T16:48:47.444Z", + "source": "etherdelta", + "from_currency": "0xca48", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 407, + "fields": { + "created_on": "2018-05-16T16:48:47.456Z", + "modified_on": "2018-05-16T16:48:47.456Z", + "from_amount": 0.00250005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.444Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xca48" + } + }, + { + "model": "economy.conversionrate", + "pk": 408, + "fields": { + "created_on": "2018-05-16T16:48:47.461Z", + "modified_on": "2018-05-16T16:48:47.461Z", + "from_amount": 399.992000159997, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.444Z", + "source": "etherdelta", + "from_currency": "0xca48", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 409, + "fields": { + "created_on": "2018-05-16T16:48:47.467Z", + "modified_on": "2018-05-16T16:48:47.467Z", + "from_amount": 1.0, + "to_amount": 0.0025258, + "timestamp": "2018-05-16T16:48:47.467Z", + "source": "etherdelta", + "from_currency": "ETBS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 410, + "fields": { + "created_on": "2018-05-16T16:48:47.471Z", + "modified_on": "2018-05-16T16:48:47.471Z", + "from_amount": 0.0025258, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.467Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ETBS" + } + }, + { + "model": "economy.conversionrate", + "pk": 411, + "fields": { + "created_on": "2018-05-16T16:48:47.474Z", + "modified_on": "2018-05-16T16:48:47.474Z", + "from_amount": 395.914165808853, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.467Z", + "source": "etherdelta", + "from_currency": "ETBS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 412, + "fields": { + "created_on": "2018-05-16T16:48:47.477Z", + "modified_on": "2018-05-16T16:48:47.478Z", + "from_amount": 1.0, + "to_amount": 0.000925015, + "timestamp": "2018-05-16T16:48:47.477Z", + "source": "etherdelta", + "from_currency": "SUB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 413, + "fields": { + "created_on": "2018-05-16T16:48:47.490Z", + "modified_on": "2018-05-16T16:48:47.490Z", + "from_amount": 0.000925015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.477Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SUB" + } + }, + { + "model": "economy.conversionrate", + "pk": 414, + "fields": { + "created_on": "2018-05-16T16:48:47.493Z", + "modified_on": "2018-05-16T16:48:47.493Z", + "from_amount": 1081.06355032081, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.477Z", + "source": "etherdelta", + "from_currency": "SUB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 415, + "fields": { + "created_on": "2018-05-16T16:48:47.498Z", + "modified_on": "2018-05-16T16:48:47.499Z", + "from_amount": 1.0, + "to_amount": 0.002002, + "timestamp": "2018-05-16T16:48:47.499Z", + "source": "etherdelta", + "from_currency": "0x98d4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 416, + "fields": { + "created_on": "2018-05-16T16:48:47.503Z", + "modified_on": "2018-05-16T16:48:47.503Z", + "from_amount": 0.002002, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.499Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x98d4" + } + }, + { + "model": "economy.conversionrate", + "pk": 417, + "fields": { + "created_on": "2018-05-16T16:48:47.505Z", + "modified_on": "2018-05-16T16:48:47.505Z", + "from_amount": 499.5004995005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.499Z", + "source": "etherdelta", + "from_currency": "0x98d4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 418, + "fields": { + "created_on": "2018-05-16T16:48:47.509Z", + "modified_on": "2018-05-16T16:48:47.509Z", + "from_amount": 1.0, + "to_amount": 8.125e-6, + "timestamp": "2018-05-16T16:48:47.509Z", + "source": "etherdelta", + "from_currency": "GEN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 419, + "fields": { + "created_on": "2018-05-16T16:48:47.520Z", + "modified_on": "2018-05-16T16:48:47.520Z", + "from_amount": 8.125e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.509Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "GEN" + } + }, + { + "model": "economy.conversionrate", + "pk": 420, + "fields": { + "created_on": "2018-05-16T16:48:47.524Z", + "modified_on": "2018-05-16T16:48:47.524Z", + "from_amount": 123076.923076923, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.509Z", + "source": "etherdelta", + "from_currency": "GEN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 421, + "fields": { + "created_on": "2018-05-16T16:48:47.529Z", + "modified_on": "2018-05-16T16:48:47.530Z", + "from_amount": 1.0, + "to_amount": 0.0020745, + "timestamp": "2018-05-16T16:48:47.529Z", + "source": "etherdelta", + "from_currency": "0x26e7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 422, + "fields": { + "created_on": "2018-05-16T16:48:47.534Z", + "modified_on": "2018-05-16T16:48:47.534Z", + "from_amount": 0.0020745, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.529Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x26e7" + } + }, + { + "model": "economy.conversionrate", + "pk": 423, + "fields": { + "created_on": "2018-05-16T16:48:47.537Z", + "modified_on": "2018-05-16T16:48:47.537Z", + "from_amount": 482.043865991805, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.529Z", + "source": "etherdelta", + "from_currency": "0x26e7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 424, + "fields": { + "created_on": "2018-05-16T16:48:47.541Z", + "modified_on": "2018-05-16T16:48:47.541Z", + "from_amount": 1.0, + "to_amount": 1.395e-5, + "timestamp": "2018-05-16T16:48:47.541Z", + "source": "etherdelta", + "from_currency": "0xc509", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 425, + "fields": { + "created_on": "2018-05-16T16:48:47.550Z", + "modified_on": "2018-05-16T16:48:47.551Z", + "from_amount": 1.395e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.541Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc509" + } + }, + { + "model": "economy.conversionrate", + "pk": 426, + "fields": { + "created_on": "2018-05-16T16:48:47.556Z", + "modified_on": "2018-05-16T16:48:47.557Z", + "from_amount": 71684.5878136201, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.541Z", + "source": "etherdelta", + "from_currency": "0xc509", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 427, + "fields": { + "created_on": "2018-05-16T16:48:47.560Z", + "modified_on": "2018-05-16T16:48:47.560Z", + "from_amount": 1.395e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.541Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc509" + } + }, + { + "model": "economy.conversionrate", + "pk": 428, + "fields": { + "created_on": "2018-05-16T16:48:47.566Z", + "modified_on": "2018-05-16T16:48:47.566Z", + "from_amount": 1.0, + "to_amount": 0.0004206615, + "timestamp": "2018-05-16T16:48:47.566Z", + "source": "etherdelta", + "from_currency": "CMT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 429, + "fields": { + "created_on": "2018-05-16T16:48:47.570Z", + "modified_on": "2018-05-16T16:48:47.570Z", + "from_amount": 0.0004206615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.566Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CMT" + } + }, + { + "model": "economy.conversionrate", + "pk": 430, + "fields": { + "created_on": "2018-05-16T16:48:47.574Z", + "modified_on": "2018-05-16T16:48:47.574Z", + "from_amount": 2377.20827791467, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.566Z", + "source": "etherdelta", + "from_currency": "CMT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 431, + "fields": { + "created_on": "2018-05-16T16:48:47.583Z", + "modified_on": "2018-05-16T16:48:47.584Z", + "from_amount": 0.0004206615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.566Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CMT" + } + }, + { + "model": "economy.conversionrate", + "pk": 432, + "fields": { + "created_on": "2018-05-16T16:48:47.598Z", + "modified_on": "2018-05-16T16:48:47.598Z", + "from_amount": 1.0, + "to_amount": 3.55e-5, + "timestamp": "2018-05-16T16:48:47.598Z", + "source": "etherdelta", + "from_currency": "HQX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 433, + "fields": { + "created_on": "2018-05-16T16:48:47.605Z", + "modified_on": "2018-05-16T16:48:47.605Z", + "from_amount": 3.55e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.598Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "HQX" + } + }, + { + "model": "economy.conversionrate", + "pk": 434, + "fields": { + "created_on": "2018-05-16T16:48:47.609Z", + "modified_on": "2018-05-16T16:48:47.609Z", + "from_amount": 28169.014084507, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.598Z", + "source": "etherdelta", + "from_currency": "HQX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 435, + "fields": { + "created_on": "2018-05-16T16:48:47.631Z", + "modified_on": "2018-05-16T16:48:47.631Z", + "from_amount": 1.0, + "to_amount": 0.0002575, + "timestamp": "2018-05-16T16:48:47.631Z", + "source": "etherdelta", + "from_currency": "0x8542", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 436, + "fields": { + "created_on": "2018-05-16T16:48:47.640Z", + "modified_on": "2018-05-16T16:48:47.640Z", + "from_amount": 0.0002575, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.631Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8542" + } + }, + { + "model": "economy.conversionrate", + "pk": 437, + "fields": { + "created_on": "2018-05-16T16:48:47.646Z", + "modified_on": "2018-05-16T16:48:47.646Z", + "from_amount": 3883.49514563107, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.631Z", + "source": "etherdelta", + "from_currency": "0x8542", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 438, + "fields": { + "created_on": "2018-05-16T16:48:47.651Z", + "modified_on": "2018-05-16T16:48:47.651Z", + "from_amount": 1.0, + "to_amount": 8.07e-6, + "timestamp": "2018-05-16T16:48:47.651Z", + "source": "etherdelta", + "from_currency": "10MT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 439, + "fields": { + "created_on": "2018-05-16T16:48:47.658Z", + "modified_on": "2018-05-16T16:48:47.659Z", + "from_amount": 8.07e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.651Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "10MT" + } + }, + { + "model": "economy.conversionrate", + "pk": 440, + "fields": { + "created_on": "2018-05-16T16:48:47.667Z", + "modified_on": "2018-05-16T16:48:47.667Z", + "from_amount": 123915.737298637, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.651Z", + "source": "etherdelta", + "from_currency": "10MT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 441, + "fields": { + "created_on": "2018-05-16T16:48:47.676Z", + "modified_on": "2018-05-16T16:48:47.676Z", + "from_amount": 1.0, + "to_amount": 1.63e-5, + "timestamp": "2018-05-16T16:48:47.676Z", + "source": "etherdelta", + "from_currency": "0xa15c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 442, + "fields": { + "created_on": "2018-05-16T16:48:47.684Z", + "modified_on": "2018-05-16T16:48:47.684Z", + "from_amount": 1.63e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.676Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa15c" + } + }, + { + "model": "economy.conversionrate", + "pk": 443, + "fields": { + "created_on": "2018-05-16T16:48:47.687Z", + "modified_on": "2018-05-16T16:48:47.687Z", + "from_amount": 61349.6932515337, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.676Z", + "source": "etherdelta", + "from_currency": "0xa15c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 444, + "fields": { + "created_on": "2018-05-16T16:48:47.691Z", + "modified_on": "2018-05-16T16:48:47.691Z", + "from_amount": 1.0, + "to_amount": 0.0003000005, + "timestamp": "2018-05-16T16:48:47.691Z", + "source": "etherdelta", + "from_currency": "0xafbe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 445, + "fields": { + "created_on": "2018-05-16T16:48:47.707Z", + "modified_on": "2018-05-16T16:48:47.707Z", + "from_amount": 0.0003000005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.691Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xafbe" + } + }, + { + "model": "economy.conversionrate", + "pk": 446, + "fields": { + "created_on": "2018-05-16T16:48:47.713Z", + "modified_on": "2018-05-16T16:48:47.713Z", + "from_amount": 3333.32777778704, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.691Z", + "source": "etherdelta", + "from_currency": "0xafbe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 447, + "fields": { + "created_on": "2018-05-16T16:48:47.720Z", + "modified_on": "2018-05-16T16:48:47.720Z", + "from_amount": 1.0, + "to_amount": 0.0001600565, + "timestamp": "2018-05-16T16:48:47.720Z", + "source": "etherdelta", + "from_currency": "MTH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 448, + "fields": { + "created_on": "2018-05-16T16:48:47.726Z", + "modified_on": "2018-05-16T16:48:47.726Z", + "from_amount": 0.0001600565, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.720Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MTH" + } + }, + { + "model": "economy.conversionrate", + "pk": 449, + "fields": { + "created_on": "2018-05-16T16:48:47.738Z", + "modified_on": "2018-05-16T16:48:47.738Z", + "from_amount": 6247.7937478328, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.720Z", + "source": "etherdelta", + "from_currency": "MTH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 450, + "fields": { + "created_on": "2018-05-16T16:48:47.744Z", + "modified_on": "2018-05-16T16:48:47.744Z", + "from_amount": 1.0, + "to_amount": 0.0004245, + "timestamp": "2018-05-16T16:48:47.744Z", + "source": "etherdelta", + "from_currency": "0xf3b8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 451, + "fields": { + "created_on": "2018-05-16T16:48:47.751Z", + "modified_on": "2018-05-16T16:48:47.751Z", + "from_amount": 0.0004245, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.744Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf3b8" + } + }, + { + "model": "economy.conversionrate", + "pk": 452, + "fields": { + "created_on": "2018-05-16T16:48:47.755Z", + "modified_on": "2018-05-16T16:48:47.755Z", + "from_amount": 2355.71260306243, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.744Z", + "source": "etherdelta", + "from_currency": "0xf3b8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 453, + "fields": { + "created_on": "2018-05-16T16:48:47.759Z", + "modified_on": "2018-05-16T16:48:47.759Z", + "from_amount": 1.0, + "to_amount": 0.00295, + "timestamp": "2018-05-16T16:48:47.759Z", + "source": "etherdelta", + "from_currency": "0xdf99", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 454, + "fields": { + "created_on": "2018-05-16T16:48:47.773Z", + "modified_on": "2018-05-16T16:48:47.773Z", + "from_amount": 0.00295, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.759Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xdf99" + } + }, + { + "model": "economy.conversionrate", + "pk": 455, + "fields": { + "created_on": "2018-05-16T16:48:47.776Z", + "modified_on": "2018-05-16T16:48:47.776Z", + "from_amount": 338.983050847458, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.759Z", + "source": "etherdelta", + "from_currency": "0xdf99", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 456, + "fields": { + "created_on": "2018-05-16T16:48:47.781Z", + "modified_on": "2018-05-16T16:48:47.781Z", + "from_amount": 0.00295, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.759Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xdf99" + } + }, + { + "model": "economy.conversionrate", + "pk": 457, + "fields": { + "created_on": "2018-05-16T16:48:47.785Z", + "modified_on": "2018-05-16T16:48:47.785Z", + "from_amount": 1.0, + "to_amount": 9.29945e-5, + "timestamp": "2018-05-16T16:48:47.785Z", + "source": "etherdelta", + "from_currency": "0xc3af", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 458, + "fields": { + "created_on": "2018-05-16T16:48:47.788Z", + "modified_on": "2018-05-16T16:48:47.788Z", + "from_amount": 9.29945e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.785Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc3af" + } + }, + { + "model": "economy.conversionrate", + "pk": 459, + "fields": { + "created_on": "2018-05-16T16:48:47.791Z", + "modified_on": "2018-05-16T16:48:47.791Z", + "from_amount": 10753.324121319, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.785Z", + "source": "etherdelta", + "from_currency": "0xc3af", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 460, + "fields": { + "created_on": "2018-05-16T16:48:47.793Z", + "modified_on": "2018-05-16T16:48:47.793Z", + "from_amount": 9.29945e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.785Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc3af" + } + }, + { + "model": "economy.conversionrate", + "pk": 461, + "fields": { + "created_on": "2018-05-16T16:48:47.806Z", + "modified_on": "2018-05-16T16:48:47.806Z", + "from_amount": 1.0, + "to_amount": 0.00013475, + "timestamp": "2018-05-16T16:48:47.806Z", + "source": "etherdelta", + "from_currency": "0x2a5c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 462, + "fields": { + "created_on": "2018-05-16T16:48:47.810Z", + "modified_on": "2018-05-16T16:48:47.810Z", + "from_amount": 0.00013475, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.806Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2a5c" + } + }, + { + "model": "economy.conversionrate", + "pk": 463, + "fields": { + "created_on": "2018-05-16T16:48:47.813Z", + "modified_on": "2018-05-16T16:48:47.813Z", + "from_amount": 7421.15027829314, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.806Z", + "source": "etherdelta", + "from_currency": "0x2a5c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 464, + "fields": { + "created_on": "2018-05-16T16:48:47.817Z", + "modified_on": "2018-05-16T16:48:47.817Z", + "from_amount": 1.0, + "to_amount": 1.1405000005, + "timestamp": "2018-05-16T16:48:47.817Z", + "source": "etherdelta", + "from_currency": "0x0560", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 465, + "fields": { + "created_on": "2018-05-16T16:48:47.820Z", + "modified_on": "2018-05-16T16:48:47.820Z", + "from_amount": 1.1405000005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.817Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0560" + } + }, + { + "model": "economy.conversionrate", + "pk": 466, + "fields": { + "created_on": "2018-05-16T16:48:47.822Z", + "modified_on": "2018-05-16T16:48:47.822Z", + "from_amount": 0.87680841697641, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.817Z", + "source": "etherdelta", + "from_currency": "0x0560", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 467, + "fields": { + "created_on": "2018-05-16T16:48:47.825Z", + "modified_on": "2018-05-16T16:48:47.825Z", + "from_amount": 1.0, + "to_amount": 0.0154500005, + "timestamp": "2018-05-16T16:48:47.825Z", + "source": "etherdelta", + "from_currency": "XHY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 468, + "fields": { + "created_on": "2018-05-16T16:48:47.832Z", + "modified_on": "2018-05-16T16:48:47.833Z", + "from_amount": 0.0154500005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.825Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "XHY" + } + }, + { + "model": "economy.conversionrate", + "pk": 469, + "fields": { + "created_on": "2018-05-16T16:48:47.840Z", + "modified_on": "2018-05-16T16:48:47.840Z", + "from_amount": 64.7249169991936, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.825Z", + "source": "etherdelta", + "from_currency": "XHY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 470, + "fields": { + "created_on": "2018-05-16T16:48:47.843Z", + "modified_on": "2018-05-16T16:48:47.844Z", + "from_amount": 0.0154500005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.825Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "XHY" + } + }, + { + "model": "economy.conversionrate", + "pk": 471, + "fields": { + "created_on": "2018-05-16T16:48:47.849Z", + "modified_on": "2018-05-16T16:48:47.850Z", + "from_amount": 1.0, + "to_amount": 0.0003, + "timestamp": "2018-05-16T16:48:47.849Z", + "source": "etherdelta", + "from_currency": "CSNO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 472, + "fields": { + "created_on": "2018-05-16T16:48:47.853Z", + "modified_on": "2018-05-16T16:48:47.853Z", + "from_amount": 0.0003, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.849Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CSNO" + } + }, + { + "model": "economy.conversionrate", + "pk": 473, + "fields": { + "created_on": "2018-05-16T16:48:47.856Z", + "modified_on": "2018-05-16T16:48:47.856Z", + "from_amount": 3333.33333333333, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.849Z", + "source": "etherdelta", + "from_currency": "CSNO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 474, + "fields": { + "created_on": "2018-05-16T16:48:47.859Z", + "modified_on": "2018-05-16T16:48:47.859Z", + "from_amount": 1.0, + "to_amount": 3.10005e-5, + "timestamp": "2018-05-16T16:48:47.859Z", + "source": "etherdelta", + "from_currency": "0x139d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 475, + "fields": { + "created_on": "2018-05-16T16:48:47.870Z", + "modified_on": "2018-05-16T16:48:47.871Z", + "from_amount": 3.10005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.859Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x139d" + } + }, + { + "model": "economy.conversionrate", + "pk": 476, + "fields": { + "created_on": "2018-05-16T16:48:47.875Z", + "modified_on": "2018-05-16T16:48:47.875Z", + "from_amount": 32257.5442331575, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.859Z", + "source": "etherdelta", + "from_currency": "0x139d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 477, + "fields": { + "created_on": "2018-05-16T16:48:47.879Z", + "modified_on": "2018-05-16T16:48:47.879Z", + "from_amount": 1.0, + "to_amount": 9.27885e-5, + "timestamp": "2018-05-16T16:48:47.879Z", + "source": "etherdelta", + "from_currency": "0xae73", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 478, + "fields": { + "created_on": "2018-05-16T16:48:47.884Z", + "modified_on": "2018-05-16T16:48:47.884Z", + "from_amount": 9.27885e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.879Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xae73" + } + }, + { + "model": "economy.conversionrate", + "pk": 479, + "fields": { + "created_on": "2018-05-16T16:48:47.887Z", + "modified_on": "2018-05-16T16:48:47.887Z", + "from_amount": 10777.1976053067, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.879Z", + "source": "etherdelta", + "from_currency": "0xae73", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 480, + "fields": { + "created_on": "2018-05-16T16:48:47.890Z", + "modified_on": "2018-05-16T16:48:47.890Z", + "from_amount": 1.0, + "to_amount": 0.0015295005, + "timestamp": "2018-05-16T16:48:47.890Z", + "source": "etherdelta", + "from_currency": "0xf833", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 481, + "fields": { + "created_on": "2018-05-16T16:48:47.897Z", + "modified_on": "2018-05-16T16:48:47.897Z", + "from_amount": 0.0015295005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.890Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf833" + } + }, + { + "model": "economy.conversionrate", + "pk": 482, + "fields": { + "created_on": "2018-05-16T16:48:47.908Z", + "modified_on": "2018-05-16T16:48:47.908Z", + "from_amount": 653.808220396136, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.890Z", + "source": "etherdelta", + "from_currency": "0xf833", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 483, + "fields": { + "created_on": "2018-05-16T16:48:47.914Z", + "modified_on": "2018-05-16T16:48:47.914Z", + "from_amount": 1.0, + "to_amount": 3.705e-7, + "timestamp": "2018-05-16T16:48:47.914Z", + "source": "etherdelta", + "from_currency": "0x5d4d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 484, + "fields": { + "created_on": "2018-05-16T16:48:47.918Z", + "modified_on": "2018-05-16T16:48:47.918Z", + "from_amount": 3.705e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.914Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5d4d" + } + }, + { + "model": "economy.conversionrate", + "pk": 485, + "fields": { + "created_on": "2018-05-16T16:48:47.922Z", + "modified_on": "2018-05-16T16:48:47.922Z", + "from_amount": 2699055.33063428, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.914Z", + "source": "etherdelta", + "from_currency": "0x5d4d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 486, + "fields": { + "created_on": "2018-05-16T16:48:47.925Z", + "modified_on": "2018-05-16T16:48:47.925Z", + "from_amount": 1.0, + "to_amount": 0.0001220035, + "timestamp": "2018-05-16T16:48:47.925Z", + "source": "etherdelta", + "from_currency": "EPY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 487, + "fields": { + "created_on": "2018-05-16T16:48:47.935Z", + "modified_on": "2018-05-16T16:48:47.935Z", + "from_amount": 0.0001220035, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.925Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EPY" + } + }, + { + "model": "economy.conversionrate", + "pk": 488, + "fields": { + "created_on": "2018-05-16T16:48:47.942Z", + "modified_on": "2018-05-16T16:48:47.942Z", + "from_amount": 8196.48616638047, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.925Z", + "source": "etherdelta", + "from_currency": "EPY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 489, + "fields": { + "created_on": "2018-05-16T16:48:47.949Z", + "modified_on": "2018-05-16T16:48:47.949Z", + "from_amount": 1.0, + "to_amount": 0.0055750005, + "timestamp": "2018-05-16T16:48:47.949Z", + "source": "etherdelta", + "from_currency": "ANT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 490, + "fields": { + "created_on": "2018-05-16T16:48:47.954Z", + "modified_on": "2018-05-16T16:48:47.954Z", + "from_amount": 0.0055750005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.949Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ANT" + } + }, + { + "model": "economy.conversionrate", + "pk": 491, + "fields": { + "created_on": "2018-05-16T16:48:47.958Z", + "modified_on": "2018-05-16T16:48:47.958Z", + "from_amount": 179.372181222226, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.949Z", + "source": "etherdelta", + "from_currency": "ANT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 492, + "fields": { + "created_on": "2018-05-16T16:48:47.961Z", + "modified_on": "2018-05-16T16:48:47.961Z", + "from_amount": 0.0055750005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.949Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ANT" + } + }, + { + "model": "economy.conversionrate", + "pk": 493, + "fields": { + "created_on": "2018-05-16T16:48:47.973Z", + "modified_on": "2018-05-16T16:48:47.973Z", + "from_amount": 1.0, + "to_amount": 0.0005355, + "timestamp": "2018-05-16T16:48:47.973Z", + "source": "etherdelta", + "from_currency": "REX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 494, + "fields": { + "created_on": "2018-05-16T16:48:47.980Z", + "modified_on": "2018-05-16T16:48:47.980Z", + "from_amount": 0.0005355, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.973Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "REX" + } + }, + { + "model": "economy.conversionrate", + "pk": 495, + "fields": { + "created_on": "2018-05-16T16:48:47.984Z", + "modified_on": "2018-05-16T16:48:47.984Z", + "from_amount": 1867.41363211951, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.973Z", + "source": "etherdelta", + "from_currency": "REX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 496, + "fields": { + "created_on": "2018-05-16T16:48:47.988Z", + "modified_on": "2018-05-16T16:48:47.988Z", + "from_amount": 1.0, + "to_amount": 1.55e-5, + "timestamp": "2018-05-16T16:48:47.988Z", + "source": "etherdelta", + "from_currency": "0x2a09", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 497, + "fields": { + "created_on": "2018-05-16T16:48:47.992Z", + "modified_on": "2018-05-16T16:48:47.992Z", + "from_amount": 1.55e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.988Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2a09" + } + }, + { + "model": "economy.conversionrate", + "pk": 498, + "fields": { + "created_on": "2018-05-16T16:48:48.003Z", + "modified_on": "2018-05-16T16:48:48.003Z", + "from_amount": 64516.1290322581, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:47.988Z", + "source": "etherdelta", + "from_currency": "0x2a09", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 499, + "fields": { + "created_on": "2018-05-16T16:48:48.009Z", + "modified_on": "2018-05-16T16:48:48.010Z", + "from_amount": 1.0, + "to_amount": 0.0014, + "timestamp": "2018-05-16T16:48:48.010Z", + "source": "etherdelta", + "from_currency": "AUA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 500, + "fields": { + "created_on": "2018-05-16T16:48:48.015Z", + "modified_on": "2018-05-16T16:48:48.015Z", + "from_amount": 0.0014, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.010Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "AUA" + } + }, + { + "model": "economy.conversionrate", + "pk": 501, + "fields": { + "created_on": "2018-05-16T16:48:48.018Z", + "modified_on": "2018-05-16T16:48:48.018Z", + "from_amount": 714.285714285714, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.010Z", + "source": "etherdelta", + "from_currency": "AUA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 502, + "fields": { + "created_on": "2018-05-16T16:48:48.023Z", + "modified_on": "2018-05-16T16:48:48.023Z", + "from_amount": 1.0, + "to_amount": 0.001250005, + "timestamp": "2018-05-16T16:48:48.023Z", + "source": "etherdelta", + "from_currency": "0x618e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 503, + "fields": { + "created_on": "2018-05-16T16:48:48.026Z", + "modified_on": "2018-05-16T16:48:48.026Z", + "from_amount": 0.001250005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.023Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x618e" + } + }, + { + "model": "economy.conversionrate", + "pk": 504, + "fields": { + "created_on": "2018-05-16T16:48:48.036Z", + "modified_on": "2018-05-16T16:48:48.036Z", + "from_amount": 799.9968000128, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.023Z", + "source": "etherdelta", + "from_currency": "0x618e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 505, + "fields": { + "created_on": "2018-05-16T16:48:48.043Z", + "modified_on": "2018-05-16T16:48:48.043Z", + "from_amount": 1.0, + "to_amount": 0.0001996, + "timestamp": "2018-05-16T16:48:48.043Z", + "source": "etherdelta", + "from_currency": "0x9b70", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 506, + "fields": { + "created_on": "2018-05-16T16:48:48.048Z", + "modified_on": "2018-05-16T16:48:48.048Z", + "from_amount": 0.0001996, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.043Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9b70" + } + }, + { + "model": "economy.conversionrate", + "pk": 507, + "fields": { + "created_on": "2018-05-16T16:48:48.051Z", + "modified_on": "2018-05-16T16:48:48.051Z", + "from_amount": 5010.02004008016, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.043Z", + "source": "etherdelta", + "from_currency": "0x9b70", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 508, + "fields": { + "created_on": "2018-05-16T16:48:48.054Z", + "modified_on": "2018-05-16T16:48:48.054Z", + "from_amount": 1.0, + "to_amount": 0.000982023, + "timestamp": "2018-05-16T16:48:48.054Z", + "source": "etherdelta", + "from_currency": "PRL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 509, + "fields": { + "created_on": "2018-05-16T16:48:48.057Z", + "modified_on": "2018-05-16T16:48:48.057Z", + "from_amount": 0.000982023, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.054Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PRL" + } + }, + { + "model": "economy.conversionrate", + "pk": 510, + "fields": { + "created_on": "2018-05-16T16:48:48.060Z", + "modified_on": "2018-05-16T16:48:48.060Z", + "from_amount": 1018.30608855393, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.054Z", + "source": "etherdelta", + "from_currency": "PRL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 511, + "fields": { + "created_on": "2018-05-16T16:48:48.073Z", + "modified_on": "2018-05-16T16:48:48.073Z", + "from_amount": 1.0, + "to_amount": 0.000189497, + "timestamp": "2018-05-16T16:48:48.073Z", + "source": "etherdelta", + "from_currency": "EBTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 512, + "fields": { + "created_on": "2018-05-16T16:48:48.078Z", + "modified_on": "2018-05-16T16:48:48.078Z", + "from_amount": 0.000189497, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.073Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EBTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 513, + "fields": { + "created_on": "2018-05-16T16:48:48.083Z", + "modified_on": "2018-05-16T16:48:48.083Z", + "from_amount": 5277.12839781105, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.073Z", + "source": "etherdelta", + "from_currency": "EBTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 514, + "fields": { + "created_on": "2018-05-16T16:48:48.087Z", + "modified_on": "2018-05-16T16:48:48.087Z", + "from_amount": 1.0, + "to_amount": 3.0975e-5, + "timestamp": "2018-05-16T16:48:48.087Z", + "source": "etherdelta", + "from_currency": "EXMR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 515, + "fields": { + "created_on": "2018-05-16T16:48:48.090Z", + "modified_on": "2018-05-16T16:48:48.090Z", + "from_amount": 3.0975e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.087Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EXMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 516, + "fields": { + "created_on": "2018-05-16T16:48:48.093Z", + "modified_on": "2018-05-16T16:48:48.093Z", + "from_amount": 32284.1000807103, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.087Z", + "source": "etherdelta", + "from_currency": "EXMR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 517, + "fields": { + "created_on": "2018-05-16T16:48:48.105Z", + "modified_on": "2018-05-16T16:48:48.105Z", + "from_amount": 1.0, + "to_amount": 5e-6, + "timestamp": "2018-05-16T16:48:48.105Z", + "source": "etherdelta", + "from_currency": "0x2ef1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 518, + "fields": { + "created_on": "2018-05-16T16:48:48.110Z", + "modified_on": "2018-05-16T16:48:48.110Z", + "from_amount": 5e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.105Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2ef1" + } + }, + { + "model": "economy.conversionrate", + "pk": 519, + "fields": { + "created_on": "2018-05-16T16:48:48.114Z", + "modified_on": "2018-05-16T16:48:48.115Z", + "from_amount": 200000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.105Z", + "source": "etherdelta", + "from_currency": "0x2ef1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 520, + "fields": { + "created_on": "2018-05-16T16:48:48.118Z", + "modified_on": "2018-05-16T16:48:48.118Z", + "from_amount": 1.0, + "to_amount": 5.00005e-5, + "timestamp": "2018-05-16T16:48:48.118Z", + "source": "etherdelta", + "from_currency": "0x0df9", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 521, + "fields": { + "created_on": "2018-05-16T16:48:48.123Z", + "modified_on": "2018-05-16T16:48:48.123Z", + "from_amount": 5.00005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.118Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0df9" + } + }, + { + "model": "economy.conversionrate", + "pk": 522, + "fields": { + "created_on": "2018-05-16T16:48:48.126Z", + "modified_on": "2018-05-16T16:48:48.126Z", + "from_amount": 19999.800002, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.118Z", + "source": "etherdelta", + "from_currency": "0x0df9", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 523, + "fields": { + "created_on": "2018-05-16T16:48:48.134Z", + "modified_on": "2018-05-16T16:48:48.135Z", + "from_amount": 1.0, + "to_amount": 0.0003540285, + "timestamp": "2018-05-16T16:48:48.134Z", + "source": "etherdelta", + "from_currency": "0x2c82", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 524, + "fields": { + "created_on": "2018-05-16T16:48:48.142Z", + "modified_on": "2018-05-16T16:48:48.142Z", + "from_amount": 0.0003540285, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.134Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2c82" + } + }, + { + "model": "economy.conversionrate", + "pk": 525, + "fields": { + "created_on": "2018-05-16T16:48:48.146Z", + "modified_on": "2018-05-16T16:48:48.146Z", + "from_amount": 2824.63135030089, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.134Z", + "source": "etherdelta", + "from_currency": "0x2c82", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 526, + "fields": { + "created_on": "2018-05-16T16:48:48.151Z", + "modified_on": "2018-05-16T16:48:48.151Z", + "from_amount": 1.0, + "to_amount": 0.0007100065, + "timestamp": "2018-05-16T16:48:48.151Z", + "source": "etherdelta", + "from_currency": "LINK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 527, + "fields": { + "created_on": "2018-05-16T16:48:48.155Z", + "modified_on": "2018-05-16T16:48:48.155Z", + "from_amount": 0.0007100065, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.151Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LINK" + } + }, + { + "model": "economy.conversionrate", + "pk": 528, + "fields": { + "created_on": "2018-05-16T16:48:48.158Z", + "modified_on": "2018-05-16T16:48:48.158Z", + "from_amount": 1408.43781007639, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.151Z", + "source": "etherdelta", + "from_currency": "LINK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 529, + "fields": { + "created_on": "2018-05-16T16:48:48.165Z", + "modified_on": "2018-05-16T16:48:48.165Z", + "from_amount": 1.0, + "to_amount": 1.8425e-5, + "timestamp": "2018-05-16T16:48:48.165Z", + "source": "etherdelta", + "from_currency": "NTWK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 530, + "fields": { + "created_on": "2018-05-16T16:48:48.174Z", + "modified_on": "2018-05-16T16:48:48.174Z", + "from_amount": 1.8425e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.165Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "NTWK" + } + }, + { + "model": "economy.conversionrate", + "pk": 531, + "fields": { + "created_on": "2018-05-16T16:48:48.178Z", + "modified_on": "2018-05-16T16:48:48.178Z", + "from_amount": 54274.0841248304, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.165Z", + "source": "etherdelta", + "from_currency": "NTWK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 532, + "fields": { + "created_on": "2018-05-16T16:48:48.183Z", + "modified_on": "2018-05-16T16:48:48.183Z", + "from_amount": 1.0, + "to_amount": 6.25075e-5, + "timestamp": "2018-05-16T16:48:48.183Z", + "source": "etherdelta", + "from_currency": "0x4672", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 533, + "fields": { + "created_on": "2018-05-16T16:48:48.188Z", + "modified_on": "2018-05-16T16:48:48.188Z", + "from_amount": 6.25075e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.183Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4672" + } + }, + { + "model": "economy.conversionrate", + "pk": 534, + "fields": { + "created_on": "2018-05-16T16:48:48.192Z", + "modified_on": "2018-05-16T16:48:48.192Z", + "from_amount": 15998.0802303724, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.183Z", + "source": "etherdelta", + "from_currency": "0x4672", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 535, + "fields": { + "created_on": "2018-05-16T16:48:48.198Z", + "modified_on": "2018-05-16T16:48:48.199Z", + "from_amount": 1.0, + "to_amount": 0.000665, + "timestamp": "2018-05-16T16:48:48.199Z", + "source": "etherdelta", + "from_currency": "0xf244", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 536, + "fields": { + "created_on": "2018-05-16T16:48:48.208Z", + "modified_on": "2018-05-16T16:48:48.209Z", + "from_amount": 0.000665, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.199Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf244" + } + }, + { + "model": "economy.conversionrate", + "pk": 537, + "fields": { + "created_on": "2018-05-16T16:48:48.213Z", + "modified_on": "2018-05-16T16:48:48.213Z", + "from_amount": 1503.75939849624, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.199Z", + "source": "etherdelta", + "from_currency": "0xf244", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 538, + "fields": { + "created_on": "2018-05-16T16:48:48.217Z", + "modified_on": "2018-05-16T16:48:48.218Z", + "from_amount": 1.0, + "to_amount": 8.1615e-5, + "timestamp": "2018-05-16T16:48:48.217Z", + "source": "etherdelta", + "from_currency": "0xfeda", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 539, + "fields": { + "created_on": "2018-05-16T16:48:48.221Z", + "modified_on": "2018-05-16T16:48:48.221Z", + "from_amount": 8.1615e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.217Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xfeda" + } + }, + { + "model": "economy.conversionrate", + "pk": 540, + "fields": { + "created_on": "2018-05-16T16:48:48.224Z", + "modified_on": "2018-05-16T16:48:48.224Z", + "from_amount": 12252.6496354837, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.217Z", + "source": "etherdelta", + "from_currency": "0xfeda", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 541, + "fields": { + "created_on": "2018-05-16T16:48:48.227Z", + "modified_on": "2018-05-16T16:48:48.227Z", + "from_amount": 1.0, + "to_amount": 0.0009555, + "timestamp": "2018-05-16T16:48:48.227Z", + "source": "etherdelta", + "from_currency": "0xaa4a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 542, + "fields": { + "created_on": "2018-05-16T16:48:48.239Z", + "modified_on": "2018-05-16T16:48:48.239Z", + "from_amount": 0.0009555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.227Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xaa4a" + } + }, + { + "model": "economy.conversionrate", + "pk": 543, + "fields": { + "created_on": "2018-05-16T16:48:48.243Z", + "modified_on": "2018-05-16T16:48:48.243Z", + "from_amount": 1046.5724751439, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.227Z", + "source": "etherdelta", + "from_currency": "0xaa4a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 544, + "fields": { + "created_on": "2018-05-16T16:48:48.247Z", + "modified_on": "2018-05-16T16:48:48.247Z", + "from_amount": 0.0009555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.227Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xaa4a" + } + }, + { + "model": "economy.conversionrate", + "pk": 545, + "fields": { + "created_on": "2018-05-16T16:48:48.252Z", + "modified_on": "2018-05-16T16:48:48.252Z", + "from_amount": 1.0, + "to_amount": 1.42285e-5, + "timestamp": "2018-05-16T16:48:48.252Z", + "source": "etherdelta", + "from_currency": "VIU", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 546, + "fields": { + "created_on": "2018-05-16T16:48:48.255Z", + "modified_on": "2018-05-16T16:48:48.255Z", + "from_amount": 1.42285e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.252Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VIU" + } + }, + { + "model": "economy.conversionrate", + "pk": 547, + "fields": { + "created_on": "2018-05-16T16:48:48.258Z", + "modified_on": "2018-05-16T16:48:48.258Z", + "from_amount": 70281.4773166532, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.252Z", + "source": "etherdelta", + "from_currency": "VIU", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 548, + "fields": { + "created_on": "2018-05-16T16:48:48.261Z", + "modified_on": "2018-05-16T16:48:48.261Z", + "from_amount": 1.42285e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.252Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "VIU" + } + }, + { + "model": "economy.conversionrate", + "pk": 549, + "fields": { + "created_on": "2018-05-16T16:48:48.273Z", + "modified_on": "2018-05-16T16:48:48.273Z", + "from_amount": 1.0, + "to_amount": 0.002505, + "timestamp": "2018-05-16T16:48:48.273Z", + "source": "etherdelta", + "from_currency": "0x5b13", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 550, + "fields": { + "created_on": "2018-05-16T16:48:48.277Z", + "modified_on": "2018-05-16T16:48:48.277Z", + "from_amount": 0.002505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.273Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5b13" + } + }, + { + "model": "economy.conversionrate", + "pk": 551, + "fields": { + "created_on": "2018-05-16T16:48:48.282Z", + "modified_on": "2018-05-16T16:48:48.282Z", + "from_amount": 399.201596806387, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.273Z", + "source": "etherdelta", + "from_currency": "0x5b13", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 552, + "fields": { + "created_on": "2018-05-16T16:48:48.285Z", + "modified_on": "2018-05-16T16:48:48.285Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:48.285Z", + "source": "etherdelta", + "from_currency": "0xa60b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 554, + "fields": { + "created_on": "2018-05-16T16:48:48.290Z", + "modified_on": "2018-05-16T16:48:48.290Z", + "from_amount": 1.0, + "to_amount": 2.40055e-5, + "timestamp": "2018-05-16T16:48:48.290Z", + "source": "etherdelta", + "from_currency": "ARCT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 555, + "fields": { + "created_on": "2018-05-16T16:48:48.293Z", + "modified_on": "2018-05-16T16:48:48.293Z", + "from_amount": 2.40055e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.290Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ARCT" + } + }, + { + "model": "economy.conversionrate", + "pk": 556, + "fields": { + "created_on": "2018-05-16T16:48:48.300Z", + "modified_on": "2018-05-16T16:48:48.301Z", + "from_amount": 41657.1202432776, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.290Z", + "source": "etherdelta", + "from_currency": "ARCT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 557, + "fields": { + "created_on": "2018-05-16T16:48:48.309Z", + "modified_on": "2018-05-16T16:48:48.310Z", + "from_amount": 1.0, + "to_amount": 0.0010000175, + "timestamp": "2018-05-16T16:48:48.310Z", + "source": "etherdelta", + "from_currency": "0x814f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 558, + "fields": { + "created_on": "2018-05-16T16:48:48.315Z", + "modified_on": "2018-05-16T16:48:48.315Z", + "from_amount": 0.0010000175, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.310Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x814f" + } + }, + { + "model": "economy.conversionrate", + "pk": 559, + "fields": { + "created_on": "2018-05-16T16:48:48.321Z", + "modified_on": "2018-05-16T16:48:48.321Z", + "from_amount": 999.982500306245, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.310Z", + "source": "etherdelta", + "from_currency": "0x814f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 560, + "fields": { + "created_on": "2018-05-16T16:48:48.328Z", + "modified_on": "2018-05-16T16:48:48.328Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:48.328Z", + "source": "etherdelta", + "from_currency": "0x388e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 562, + "fields": { + "created_on": "2018-05-16T16:48:48.334Z", + "modified_on": "2018-05-16T16:48:48.334Z", + "from_amount": 1.0, + "to_amount": 1.7105e-6, + "timestamp": "2018-05-16T16:48:48.334Z", + "source": "etherdelta", + "from_currency": "TOV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 563, + "fields": { + "created_on": "2018-05-16T16:48:48.338Z", + "modified_on": "2018-05-16T16:48:48.338Z", + "from_amount": 1.7105e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.334Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "TOV" + } + }, + { + "model": "economy.conversionrate", + "pk": 564, + "fields": { + "created_on": "2018-05-16T16:48:48.342Z", + "modified_on": "2018-05-16T16:48:48.342Z", + "from_amount": 584624.378836597, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.334Z", + "source": "etherdelta", + "from_currency": "TOV", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 565, + "fields": { + "created_on": "2018-05-16T16:48:48.347Z", + "modified_on": "2018-05-16T16:48:48.347Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:48.347Z", + "source": "etherdelta", + "from_currency": "0x08d3", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 567, + "fields": { + "created_on": "2018-05-16T16:48:48.357Z", + "modified_on": "2018-05-16T16:48:48.358Z", + "from_amount": 1.0, + "to_amount": 7.60005e-5, + "timestamp": "2018-05-16T16:48:48.358Z", + "source": "etherdelta", + "from_currency": "0x5b70", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 568, + "fields": { + "created_on": "2018-05-16T16:48:48.363Z", + "modified_on": "2018-05-16T16:48:48.363Z", + "from_amount": 7.60005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.358Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5b70" + } + }, + { + "model": "economy.conversionrate", + "pk": 569, + "fields": { + "created_on": "2018-05-16T16:48:48.369Z", + "modified_on": "2018-05-16T16:48:48.369Z", + "from_amount": 13157.8081723147, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.358Z", + "source": "etherdelta", + "from_currency": "0x5b70", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 570, + "fields": { + "created_on": "2018-05-16T16:48:48.377Z", + "modified_on": "2018-05-16T16:48:48.377Z", + "from_amount": 1.0, + "to_amount": 0.001045, + "timestamp": "2018-05-16T16:48:48.377Z", + "source": "etherdelta", + "from_currency": "0x70c6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 571, + "fields": { + "created_on": "2018-05-16T16:48:48.382Z", + "modified_on": "2018-05-16T16:48:48.382Z", + "from_amount": 0.001045, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.377Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x70c6" + } + }, + { + "model": "economy.conversionrate", + "pk": 572, + "fields": { + "created_on": "2018-05-16T16:48:48.385Z", + "modified_on": "2018-05-16T16:48:48.385Z", + "from_amount": 956.937799043062, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.377Z", + "source": "etherdelta", + "from_currency": "0x70c6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 573, + "fields": { + "created_on": "2018-05-16T16:48:48.397Z", + "modified_on": "2018-05-16T16:48:48.397Z", + "from_amount": 1.0, + "to_amount": 3.5001e-5, + "timestamp": "2018-05-16T16:48:48.397Z", + "source": "etherdelta", + "from_currency": "0xa701", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 574, + "fields": { + "created_on": "2018-05-16T16:48:48.408Z", + "modified_on": "2018-05-16T16:48:48.408Z", + "from_amount": 3.5001e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.397Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa701" + } + }, + { + "model": "economy.conversionrate", + "pk": 575, + "fields": { + "created_on": "2018-05-16T16:48:48.415Z", + "modified_on": "2018-05-16T16:48:48.415Z", + "from_amount": 28570.6122682209, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.397Z", + "source": "etherdelta", + "from_currency": "0xa701", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 576, + "fields": { + "created_on": "2018-05-16T16:48:48.423Z", + "modified_on": "2018-05-16T16:48:48.424Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:48.423Z", + "source": "etherdelta", + "from_currency": "0x40ca", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 578, + "fields": { + "created_on": "2018-05-16T16:48:48.436Z", + "modified_on": "2018-05-16T16:48:48.436Z", + "from_amount": 1.0, + "to_amount": 0.00080615, + "timestamp": "2018-05-16T16:48:48.436Z", + "source": "etherdelta", + "from_currency": "0x3833", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 579, + "fields": { + "created_on": "2018-05-16T16:48:48.443Z", + "modified_on": "2018-05-16T16:48:48.444Z", + "from_amount": 0.00080615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.436Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3833" + } + }, + { + "model": "economy.conversionrate", + "pk": 580, + "fields": { + "created_on": "2018-05-16T16:48:48.447Z", + "modified_on": "2018-05-16T16:48:48.447Z", + "from_amount": 1240.46393351113, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.436Z", + "source": "etherdelta", + "from_currency": "0x3833", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 581, + "fields": { + "created_on": "2018-05-16T16:48:48.451Z", + "modified_on": "2018-05-16T16:48:48.453Z", + "from_amount": 1.0, + "to_amount": 0.000148495, + "timestamp": "2018-05-16T16:48:48.452Z", + "source": "etherdelta", + "from_currency": "0x2167", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 582, + "fields": { + "created_on": "2018-05-16T16:48:48.462Z", + "modified_on": "2018-05-16T16:48:48.462Z", + "from_amount": 0.000148495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.452Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2167" + } + }, + { + "model": "economy.conversionrate", + "pk": 583, + "fields": { + "created_on": "2018-05-16T16:48:48.466Z", + "modified_on": "2018-05-16T16:48:48.466Z", + "from_amount": 6734.23347587461, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.452Z", + "source": "etherdelta", + "from_currency": "0x2167", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 584, + "fields": { + "created_on": "2018-05-16T16:48:48.470Z", + "modified_on": "2018-05-16T16:48:48.470Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:48.470Z", + "source": "etherdelta", + "from_currency": "0x3575", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 586, + "fields": { + "created_on": "2018-05-16T16:48:48.477Z", + "modified_on": "2018-05-16T16:48:48.477Z", + "from_amount": 1.0, + "to_amount": 0.0005000005, + "timestamp": "2018-05-16T16:48:48.477Z", + "source": "etherdelta", + "from_currency": "0xc9f0", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 587, + "fields": { + "created_on": "2018-05-16T16:48:48.481Z", + "modified_on": "2018-05-16T16:48:48.481Z", + "from_amount": 0.0005000005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.477Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xc9f0" + } + }, + { + "model": "economy.conversionrate", + "pk": 588, + "fields": { + "created_on": "2018-05-16T16:48:48.485Z", + "modified_on": "2018-05-16T16:48:48.486Z", + "from_amount": 1999.998000002, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.477Z", + "source": "etherdelta", + "from_currency": "0xc9f0", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 589, + "fields": { + "created_on": "2018-05-16T16:48:48.494Z", + "modified_on": "2018-05-16T16:48:48.495Z", + "from_amount": 1.0, + "to_amount": 0.001795, + "timestamp": "2018-05-16T16:48:48.495Z", + "source": "etherdelta", + "from_currency": "0x8fe1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 590, + "fields": { + "created_on": "2018-05-16T16:48:48.501Z", + "modified_on": "2018-05-16T16:48:48.502Z", + "from_amount": 0.001795, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.495Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8fe1" + } + }, + { + "model": "economy.conversionrate", + "pk": 591, + "fields": { + "created_on": "2018-05-16T16:48:48.508Z", + "modified_on": "2018-05-16T16:48:48.509Z", + "from_amount": 557.103064066852, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.495Z", + "source": "etherdelta", + "from_currency": "0x8fe1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 592, + "fields": { + "created_on": "2018-05-16T16:48:48.512Z", + "modified_on": "2018-05-16T16:48:48.512Z", + "from_amount": 0.001795, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.495Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8fe1" + } + }, + { + "model": "economy.conversionrate", + "pk": 593, + "fields": { + "created_on": "2018-05-16T16:48:48.516Z", + "modified_on": "2018-05-16T16:48:48.517Z", + "from_amount": 1.0, + "to_amount": 0.0019755005, + "timestamp": "2018-05-16T16:48:48.516Z", + "source": "etherdelta", + "from_currency": "0xb98d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 594, + "fields": { + "created_on": "2018-05-16T16:48:48.520Z", + "modified_on": "2018-05-16T16:48:48.520Z", + "from_amount": 0.0019755005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.516Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xb98d" + } + }, + { + "model": "economy.conversionrate", + "pk": 595, + "fields": { + "created_on": "2018-05-16T16:48:48.524Z", + "modified_on": "2018-05-16T16:48:48.524Z", + "from_amount": 506.200833662153, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.516Z", + "source": "etherdelta", + "from_currency": "0xb98d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 596, + "fields": { + "created_on": "2018-05-16T16:48:48.527Z", + "modified_on": "2018-05-16T16:48:48.527Z", + "from_amount": 1.0, + "to_amount": 0.0002661, + "timestamp": "2018-05-16T16:48:48.527Z", + "source": "etherdelta", + "from_currency": "0x464e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 597, + "fields": { + "created_on": "2018-05-16T16:48:48.531Z", + "modified_on": "2018-05-16T16:48:48.531Z", + "from_amount": 0.0002661, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.527Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x464e" + } + }, + { + "model": "economy.conversionrate", + "pk": 598, + "fields": { + "created_on": "2018-05-16T16:48:48.539Z", + "modified_on": "2018-05-16T16:48:48.539Z", + "from_amount": 3757.98571965427, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.527Z", + "source": "etherdelta", + "from_currency": "0x464e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 599, + "fields": { + "created_on": "2018-05-16T16:48:48.547Z", + "modified_on": "2018-05-16T16:48:48.547Z", + "from_amount": 1.0, + "to_amount": 0.0002499995, + "timestamp": "2018-05-16T16:48:48.547Z", + "source": "etherdelta", + "from_currency": "DATA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 600, + "fields": { + "created_on": "2018-05-16T16:48:48.554Z", + "modified_on": "2018-05-16T16:48:48.554Z", + "from_amount": 0.0002499995, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.547Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DATA" + } + }, + { + "model": "economy.conversionrate", + "pk": 601, + "fields": { + "created_on": "2018-05-16T16:48:48.559Z", + "modified_on": "2018-05-16T16:48:48.559Z", + "from_amount": 4000.008000016, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.547Z", + "source": "etherdelta", + "from_currency": "DATA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 602, + "fields": { + "created_on": "2018-05-16T16:48:48.565Z", + "modified_on": "2018-05-16T16:48:48.565Z", + "from_amount": 1.0, + "to_amount": 0.0001995025, + "timestamp": "2018-05-16T16:48:48.565Z", + "source": "etherdelta", + "from_currency": "WAND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 603, + "fields": { + "created_on": "2018-05-16T16:48:48.569Z", + "modified_on": "2018-05-16T16:48:48.569Z", + "from_amount": 0.0001995025, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.565Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WAND" + } + }, + { + "model": "economy.conversionrate", + "pk": 604, + "fields": { + "created_on": "2018-05-16T16:48:48.571Z", + "modified_on": "2018-05-16T16:48:48.571Z", + "from_amount": 5012.46851543214, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.565Z", + "source": "etherdelta", + "from_currency": "WAND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 605, + "fields": { + "created_on": "2018-05-16T16:48:48.576Z", + "modified_on": "2018-05-16T16:48:48.576Z", + "from_amount": 1.0, + "to_amount": 0.000622222, + "timestamp": "2018-05-16T16:48:48.576Z", + "source": "etherdelta", + "from_currency": "ART", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 606, + "fields": { + "created_on": "2018-05-16T16:48:48.579Z", + "modified_on": "2018-05-16T16:48:48.580Z", + "from_amount": 0.000622222, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.576Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ART" + } + }, + { + "model": "economy.conversionrate", + "pk": 607, + "fields": { + "created_on": "2018-05-16T16:48:48.583Z", + "modified_on": "2018-05-16T16:48:48.583Z", + "from_amount": 1607.14343112265, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.576Z", + "source": "etherdelta", + "from_currency": "ART", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 608, + "fields": { + "created_on": "2018-05-16T16:48:48.597Z", + "modified_on": "2018-05-16T16:48:48.597Z", + "from_amount": 1.0, + "to_amount": 0.000325755, + "timestamp": "2018-05-16T16:48:48.597Z", + "source": "etherdelta", + "from_currency": "SNT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 609, + "fields": { + "created_on": "2018-05-16T16:48:48.604Z", + "modified_on": "2018-05-16T16:48:48.604Z", + "from_amount": 0.000325755, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.597Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SNT" + } + }, + { + "model": "economy.conversionrate", + "pk": 610, + "fields": { + "created_on": "2018-05-16T16:48:48.607Z", + "modified_on": "2018-05-16T16:48:48.607Z", + "from_amount": 3069.79171463216, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.597Z", + "source": "etherdelta", + "from_currency": "SNT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 611, + "fields": { + "created_on": "2018-05-16T16:48:48.611Z", + "modified_on": "2018-05-16T16:48:48.611Z", + "from_amount": 1.0, + "to_amount": 5e-10, + "timestamp": "2018-05-16T16:48:48.611Z", + "source": "etherdelta", + "from_currency": "0x8f7d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 612, + "fields": { + "created_on": "2018-05-16T16:48:48.615Z", + "modified_on": "2018-05-16T16:48:48.615Z", + "from_amount": 5e-10, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.611Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8f7d" + } + }, + { + "model": "economy.conversionrate", + "pk": 613, + "fields": { + "created_on": "2018-05-16T16:48:48.627Z", + "modified_on": "2018-05-16T16:48:48.627Z", + "from_amount": 2000000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.611Z", + "source": "etherdelta", + "from_currency": "0x8f7d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 614, + "fields": { + "created_on": "2018-05-16T16:48:48.634Z", + "modified_on": "2018-05-16T16:48:48.634Z", + "from_amount": 1.0, + "to_amount": 6.05e-5, + "timestamp": "2018-05-16T16:48:48.634Z", + "source": "etherdelta", + "from_currency": "0xcdb7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 615, + "fields": { + "created_on": "2018-05-16T16:48:48.638Z", + "modified_on": "2018-05-16T16:48:48.638Z", + "from_amount": 6.05e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.634Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xcdb7" + } + }, + { + "model": "economy.conversionrate", + "pk": 616, + "fields": { + "created_on": "2018-05-16T16:48:48.641Z", + "modified_on": "2018-05-16T16:48:48.642Z", + "from_amount": 16528.9256198347, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.634Z", + "source": "etherdelta", + "from_currency": "0xcdb7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 617, + "fields": { + "created_on": "2018-05-16T16:48:48.646Z", + "modified_on": "2018-05-16T16:48:48.646Z", + "from_amount": 1.0, + "to_amount": 0.01, + "timestamp": "2018-05-16T16:48:48.646Z", + "source": "etherdelta", + "from_currency": "TRIA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 618, + "fields": { + "created_on": "2018-05-16T16:48:48.654Z", + "modified_on": "2018-05-16T16:48:48.654Z", + "from_amount": 0.01, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.646Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "TRIA" + } + }, + { + "model": "economy.conversionrate", + "pk": 619, + "fields": { + "created_on": "2018-05-16T16:48:48.662Z", + "modified_on": "2018-05-16T16:48:48.662Z", + "from_amount": 100.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.646Z", + "source": "etherdelta", + "from_currency": "TRIA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 620, + "fields": { + "created_on": "2018-05-16T16:48:48.668Z", + "modified_on": "2018-05-16T16:48:48.668Z", + "from_amount": 1.0, + "to_amount": 1.6e-8, + "timestamp": "2018-05-16T16:48:48.668Z", + "source": "etherdelta", + "from_currency": "CLASH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 621, + "fields": { + "created_on": "2018-05-16T16:48:48.672Z", + "modified_on": "2018-05-16T16:48:48.672Z", + "from_amount": 1.6e-8, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.668Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CLASH" + } + }, + { + "model": "economy.conversionrate", + "pk": 622, + "fields": { + "created_on": "2018-05-16T16:48:48.675Z", + "modified_on": "2018-05-16T16:48:48.675Z", + "from_amount": 62500000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.668Z", + "source": "etherdelta", + "from_currency": "CLASH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 623, + "fields": { + "created_on": "2018-05-16T16:48:48.682Z", + "modified_on": "2018-05-16T16:48:48.682Z", + "from_amount": 1.0, + "to_amount": 2e-9, + "timestamp": "2018-05-16T16:48:48.682Z", + "source": "etherdelta", + "from_currency": "SHNZ", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 624, + "fields": { + "created_on": "2018-05-16T16:48:48.690Z", + "modified_on": "2018-05-16T16:48:48.690Z", + "from_amount": 2e-9, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.682Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SHNZ" + } + }, + { + "model": "economy.conversionrate", + "pk": 625, + "fields": { + "created_on": "2018-05-16T16:48:48.697Z", + "modified_on": "2018-05-16T16:48:48.697Z", + "from_amount": 500000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.682Z", + "source": "etherdelta", + "from_currency": "SHNZ", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 626, + "fields": { + "created_on": "2018-05-16T16:48:48.702Z", + "modified_on": "2018-05-16T16:48:48.702Z", + "from_amount": 1.0, + "to_amount": 0.0001511115, + "timestamp": "2018-05-16T16:48:48.702Z", + "source": "etherdelta", + "from_currency": "HVN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 627, + "fields": { + "created_on": "2018-05-16T16:48:48.706Z", + "modified_on": "2018-05-16T16:48:48.706Z", + "from_amount": 0.0001511115, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.702Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "HVN" + } + }, + { + "model": "economy.conversionrate", + "pk": 628, + "fields": { + "created_on": "2018-05-16T16:48:48.709Z", + "modified_on": "2018-05-16T16:48:48.709Z", + "from_amount": 6617.63002815802, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.702Z", + "source": "etherdelta", + "from_currency": "HVN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 629, + "fields": { + "created_on": "2018-05-16T16:48:48.712Z", + "modified_on": "2018-05-16T16:48:48.712Z", + "from_amount": 1.0, + "to_amount": 0.008845025, + "timestamp": "2018-05-16T16:48:48.712Z", + "source": "etherdelta", + "from_currency": "PLBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 630, + "fields": { + "created_on": "2018-05-16T16:48:48.718Z", + "modified_on": "2018-05-16T16:48:48.718Z", + "from_amount": 0.008845025, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.712Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "PLBT" + } + }, + { + "model": "economy.conversionrate", + "pk": 631, + "fields": { + "created_on": "2018-05-16T16:48:48.730Z", + "modified_on": "2018-05-16T16:48:48.730Z", + "from_amount": 113.057905432715, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.712Z", + "source": "etherdelta", + "from_currency": "PLBT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 632, + "fields": { + "created_on": "2018-05-16T16:48:48.734Z", + "modified_on": "2018-05-16T16:48:48.734Z", + "from_amount": 1.0, + "to_amount": 0.00117, + "timestamp": "2018-05-16T16:48:48.734Z", + "source": "etherdelta", + "from_currency": "H2O", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 633, + "fields": { + "created_on": "2018-05-16T16:48:48.743Z", + "modified_on": "2018-05-16T16:48:48.743Z", + "from_amount": 0.00117, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.734Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "H2O" + } + }, + { + "model": "economy.conversionrate", + "pk": 634, + "fields": { + "created_on": "2018-05-16T16:48:48.747Z", + "modified_on": "2018-05-16T16:48:48.747Z", + "from_amount": 854.700854700855, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.734Z", + "source": "etherdelta", + "from_currency": "H2O", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 635, + "fields": { + "created_on": "2018-05-16T16:48:48.751Z", + "modified_on": "2018-05-16T16:48:48.751Z", + "from_amount": 1.0, + "to_amount": 4e-6, + "timestamp": "2018-05-16T16:48:48.751Z", + "source": "etherdelta", + "from_currency": "0x47dd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 636, + "fields": { + "created_on": "2018-05-16T16:48:48.755Z", + "modified_on": "2018-05-16T16:48:48.755Z", + "from_amount": 4e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.751Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x47dd" + } + }, + { + "model": "economy.conversionrate", + "pk": 637, + "fields": { + "created_on": "2018-05-16T16:48:48.759Z", + "modified_on": "2018-05-16T16:48:48.759Z", + "from_amount": 250000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.751Z", + "source": "etherdelta", + "from_currency": "0x47dd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 638, + "fields": { + "created_on": "2018-05-16T16:48:48.764Z", + "modified_on": "2018-05-16T16:48:48.765Z", + "from_amount": 1.0, + "to_amount": 0.0010416665, + "timestamp": "2018-05-16T16:48:48.764Z", + "source": "etherdelta", + "from_currency": "SND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 639, + "fields": { + "created_on": "2018-05-16T16:48:48.775Z", + "modified_on": "2018-05-16T16:48:48.775Z", + "from_amount": 0.0010416665, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.764Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SND" + } + }, + { + "model": "economy.conversionrate", + "pk": 640, + "fields": { + "created_on": "2018-05-16T16:48:48.780Z", + "modified_on": "2018-05-16T16:48:48.780Z", + "from_amount": 960.000153600025, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.764Z", + "source": "etherdelta", + "from_currency": "SND", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 641, + "fields": { + "created_on": "2018-05-16T16:48:48.784Z", + "modified_on": "2018-05-16T16:48:48.785Z", + "from_amount": 1.0, + "to_amount": 0.0039745, + "timestamp": "2018-05-16T16:48:48.784Z", + "source": "etherdelta", + "from_currency": "AION", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 642, + "fields": { + "created_on": "2018-05-16T16:48:48.792Z", + "modified_on": "2018-05-16T16:48:48.792Z", + "from_amount": 0.0039745, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.784Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "AION" + } + }, + { + "model": "economy.conversionrate", + "pk": 643, + "fields": { + "created_on": "2018-05-16T16:48:48.796Z", + "modified_on": "2018-05-16T16:48:48.796Z", + "from_amount": 251.60397534281, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.784Z", + "source": "etherdelta", + "from_currency": "AION", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 644, + "fields": { + "created_on": "2018-05-16T16:48:48.801Z", + "modified_on": "2018-05-16T16:48:48.801Z", + "from_amount": 1.0, + "to_amount": 0.001324955, + "timestamp": "2018-05-16T16:48:48.801Z", + "source": "etherdelta", + "from_currency": "POLL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 645, + "fields": { + "created_on": "2018-05-16T16:48:48.806Z", + "modified_on": "2018-05-16T16:48:48.806Z", + "from_amount": 0.001324955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.801Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "POLL" + } + }, + { + "model": "economy.conversionrate", + "pk": 646, + "fields": { + "created_on": "2018-05-16T16:48:48.810Z", + "modified_on": "2018-05-16T16:48:48.810Z", + "from_amount": 754.742613900095, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.801Z", + "source": "etherdelta", + "from_currency": "POLL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 647, + "fields": { + "created_on": "2018-05-16T16:48:48.814Z", + "modified_on": "2018-05-16T16:48:48.814Z", + "from_amount": 1.0, + "to_amount": 2.31285e-5, + "timestamp": "2018-05-16T16:48:48.814Z", + "source": "etherdelta", + "from_currency": "0x2baa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 648, + "fields": { + "created_on": "2018-05-16T16:48:48.826Z", + "modified_on": "2018-05-16T16:48:48.826Z", + "from_amount": 2.31285e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.814Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2baa" + } + }, + { + "model": "economy.conversionrate", + "pk": 649, + "fields": { + "created_on": "2018-05-16T16:48:48.833Z", + "modified_on": "2018-05-16T16:48:48.833Z", + "from_amount": 43236.6993103746, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.814Z", + "source": "etherdelta", + "from_currency": "0x2baa", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 650, + "fields": { + "created_on": "2018-05-16T16:48:48.845Z", + "modified_on": "2018-05-16T16:48:48.845Z", + "from_amount": 1.0, + "to_amount": 5.051e-6, + "timestamp": "2018-05-16T16:48:48.845Z", + "source": "etherdelta", + "from_currency": "0xa8da", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 651, + "fields": { + "created_on": "2018-05-16T16:48:48.853Z", + "modified_on": "2018-05-16T16:48:48.853Z", + "from_amount": 5.051e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.845Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa8da" + } + }, + { + "model": "economy.conversionrate", + "pk": 652, + "fields": { + "created_on": "2018-05-16T16:48:48.864Z", + "modified_on": "2018-05-16T16:48:48.864Z", + "from_amount": 197980.597901406, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.845Z", + "source": "etherdelta", + "from_currency": "0xa8da", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 653, + "fields": { + "created_on": "2018-05-16T16:48:48.878Z", + "modified_on": "2018-05-16T16:48:48.878Z", + "from_amount": 1.0, + "to_amount": 2.25e-7, + "timestamp": "2018-05-16T16:48:48.878Z", + "source": "etherdelta", + "from_currency": "0x1acd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 654, + "fields": { + "created_on": "2018-05-16T16:48:48.888Z", + "modified_on": "2018-05-16T16:48:48.888Z", + "from_amount": 2.25e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.878Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1acd" + } + }, + { + "model": "economy.conversionrate", + "pk": 655, + "fields": { + "created_on": "2018-05-16T16:48:48.894Z", + "modified_on": "2018-05-16T16:48:48.895Z", + "from_amount": 4444444.44444444, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.878Z", + "source": "etherdelta", + "from_currency": "0x1acd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 656, + "fields": { + "created_on": "2018-05-16T16:48:48.900Z", + "modified_on": "2018-05-16T16:48:48.901Z", + "from_amount": 2.25e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.878Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1acd" + } + }, + { + "model": "economy.conversionrate", + "pk": 657, + "fields": { + "created_on": "2018-05-16T16:48:48.916Z", + "modified_on": "2018-05-16T16:48:48.916Z", + "from_amount": 1.0, + "to_amount": 0.000120005, + "timestamp": "2018-05-16T16:48:48.916Z", + "source": "etherdelta", + "from_currency": "0x3136", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 658, + "fields": { + "created_on": "2018-05-16T16:48:48.923Z", + "modified_on": "2018-05-16T16:48:48.924Z", + "from_amount": 0.000120005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.916Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3136" + } + }, + { + "model": "economy.conversionrate", + "pk": 659, + "fields": { + "created_on": "2018-05-16T16:48:48.931Z", + "modified_on": "2018-05-16T16:48:48.931Z", + "from_amount": 8332.9861255781, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.916Z", + "source": "etherdelta", + "from_currency": "0x3136", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 660, + "fields": { + "created_on": "2018-05-16T16:48:48.936Z", + "modified_on": "2018-05-16T16:48:48.936Z", + "from_amount": 0.000120005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.916Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3136" + } + }, + { + "model": "economy.conversionrate", + "pk": 661, + "fields": { + "created_on": "2018-05-16T16:48:48.952Z", + "modified_on": "2018-05-16T16:48:48.952Z", + "from_amount": 1.0, + "to_amount": 5e-6, + "timestamp": "2018-05-16T16:48:48.952Z", + "source": "etherdelta", + "from_currency": "0x2402", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 662, + "fields": { + "created_on": "2018-05-16T16:48:48.959Z", + "modified_on": "2018-05-16T16:48:48.959Z", + "from_amount": 5e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.952Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2402" + } + }, + { + "model": "economy.conversionrate", + "pk": 663, + "fields": { + "created_on": "2018-05-16T16:48:48.964Z", + "modified_on": "2018-05-16T16:48:48.964Z", + "from_amount": 200000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.952Z", + "source": "etherdelta", + "from_currency": "0x2402", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 664, + "fields": { + "created_on": "2018-05-16T16:48:48.975Z", + "modified_on": "2018-05-16T16:48:48.975Z", + "from_amount": 1.0, + "to_amount": 0.00225955, + "timestamp": "2018-05-16T16:48:48.975Z", + "source": "etherdelta", + "from_currency": "0x107c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 665, + "fields": { + "created_on": "2018-05-16T16:48:48.982Z", + "modified_on": "2018-05-16T16:48:48.982Z", + "from_amount": 0.00225955, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.975Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x107c" + } + }, + { + "model": "economy.conversionrate", + "pk": 666, + "fields": { + "created_on": "2018-05-16T16:48:48.986Z", + "modified_on": "2018-05-16T16:48:48.986Z", + "from_amount": 442.5659976544, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.975Z", + "source": "etherdelta", + "from_currency": "0x107c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 667, + "fields": { + "created_on": "2018-05-16T16:48:48.989Z", + "modified_on": "2018-05-16T16:48:48.989Z", + "from_amount": 1.0, + "to_amount": 0.001880459, + "timestamp": "2018-05-16T16:48:48.989Z", + "source": "etherdelta", + "from_currency": "ICN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 668, + "fields": { + "created_on": "2018-05-16T16:48:48.994Z", + "modified_on": "2018-05-16T16:48:48.995Z", + "from_amount": 0.001880459, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.989Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ICN" + } + }, + { + "model": "economy.conversionrate", + "pk": 669, + "fields": { + "created_on": "2018-05-16T16:48:48.997Z", + "modified_on": "2018-05-16T16:48:48.998Z", + "from_amount": 531.785058860629, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:48.989Z", + "source": "etherdelta", + "from_currency": "ICN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 670, + "fields": { + "created_on": "2018-05-16T16:48:49.002Z", + "modified_on": "2018-05-16T16:48:49.002Z", + "from_amount": 1.0, + "to_amount": 0.0012555, + "timestamp": "2018-05-16T16:48:49.002Z", + "source": "etherdelta", + "from_currency": "0x69be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 671, + "fields": { + "created_on": "2018-05-16T16:48:49.011Z", + "modified_on": "2018-05-16T16:48:49.011Z", + "from_amount": 0.0012555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.002Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x69be" + } + }, + { + "model": "economy.conversionrate", + "pk": 672, + "fields": { + "created_on": "2018-05-16T16:48:49.016Z", + "modified_on": "2018-05-16T16:48:49.016Z", + "from_amount": 796.495420151334, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.002Z", + "source": "etherdelta", + "from_currency": "0x69be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 673, + "fields": { + "created_on": "2018-05-16T16:48:49.024Z", + "modified_on": "2018-05-16T16:48:49.024Z", + "from_amount": 1.0, + "to_amount": 0.00265, + "timestamp": "2018-05-16T16:48:49.024Z", + "source": "etherdelta", + "from_currency": "CO2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 674, + "fields": { + "created_on": "2018-05-16T16:48:49.030Z", + "modified_on": "2018-05-16T16:48:49.030Z", + "from_amount": 0.00265, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.024Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CO2" + } + }, + { + "model": "economy.conversionrate", + "pk": 675, + "fields": { + "created_on": "2018-05-16T16:48:49.033Z", + "modified_on": "2018-05-16T16:48:49.033Z", + "from_amount": 377.358490566038, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.024Z", + "source": "etherdelta", + "from_currency": "CO2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 676, + "fields": { + "created_on": "2018-05-16T16:48:49.035Z", + "modified_on": "2018-05-16T16:48:49.035Z", + "from_amount": 1.0, + "to_amount": 0.00029965, + "timestamp": "2018-05-16T16:48:49.035Z", + "source": "etherdelta", + "from_currency": "REQ", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 677, + "fields": { + "created_on": "2018-05-16T16:48:49.039Z", + "modified_on": "2018-05-16T16:48:49.039Z", + "from_amount": 0.00029965, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.035Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "REQ" + } + }, + { + "model": "economy.conversionrate", + "pk": 678, + "fields": { + "created_on": "2018-05-16T16:48:49.042Z", + "modified_on": "2018-05-16T16:48:49.042Z", + "from_amount": 3337.22676455865, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.035Z", + "source": "etherdelta", + "from_currency": "REQ", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 679, + "fields": { + "created_on": "2018-05-16T16:48:49.044Z", + "modified_on": "2018-05-16T16:48:49.045Z", + "from_amount": 1.0, + "to_amount": 9.69995e-5, + "timestamp": "2018-05-16T16:48:49.045Z", + "source": "etherdelta", + "from_currency": "0xea5f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 680, + "fields": { + "created_on": "2018-05-16T16:48:49.048Z", + "modified_on": "2018-05-16T16:48:49.048Z", + "from_amount": 9.69995e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.045Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xea5f" + } + }, + { + "model": "economy.conversionrate", + "pk": 681, + "fields": { + "created_on": "2018-05-16T16:48:49.052Z", + "modified_on": "2018-05-16T16:48:49.052Z", + "from_amount": 10309.3314913994, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.045Z", + "source": "etherdelta", + "from_currency": "0xea5f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 682, + "fields": { + "created_on": "2018-05-16T16:48:49.061Z", + "modified_on": "2018-05-16T16:48:49.061Z", + "from_amount": 1.0, + "to_amount": 5.005e-5, + "timestamp": "2018-05-16T16:48:49.061Z", + "source": "etherdelta", + "from_currency": "0xca3e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 683, + "fields": { + "created_on": "2018-05-16T16:48:49.068Z", + "modified_on": "2018-05-16T16:48:49.068Z", + "from_amount": 5.005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.061Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xca3e" + } + }, + { + "model": "economy.conversionrate", + "pk": 684, + "fields": { + "created_on": "2018-05-16T16:48:49.074Z", + "modified_on": "2018-05-16T16:48:49.075Z", + "from_amount": 19980.01998002, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.061Z", + "source": "etherdelta", + "from_currency": "0xca3e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 685, + "fields": { + "created_on": "2018-05-16T16:48:49.078Z", + "modified_on": "2018-05-16T16:48:49.078Z", + "from_amount": 5.005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.061Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xca3e" + } + }, + { + "model": "economy.conversionrate", + "pk": 686, + "fields": { + "created_on": "2018-05-16T16:48:49.081Z", + "modified_on": "2018-05-16T16:48:49.082Z", + "from_amount": 1.0, + "to_amount": 6.80845e-5, + "timestamp": "2018-05-16T16:48:49.081Z", + "source": "etherdelta", + "from_currency": "FUN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 687, + "fields": { + "created_on": "2018-05-16T16:48:49.085Z", + "modified_on": "2018-05-16T16:48:49.085Z", + "from_amount": 6.80845e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.081Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "FUN" + } + }, + { + "model": "economy.conversionrate", + "pk": 688, + "fields": { + "created_on": "2018-05-16T16:48:49.087Z", + "modified_on": "2018-05-16T16:48:49.087Z", + "from_amount": 14687.6308117119, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.081Z", + "source": "etherdelta", + "from_currency": "FUN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 689, + "fields": { + "created_on": "2018-05-16T16:48:49.091Z", + "modified_on": "2018-05-16T16:48:49.091Z", + "from_amount": 1.0, + "to_amount": 5.55e-5, + "timestamp": "2018-05-16T16:48:49.091Z", + "source": "etherdelta", + "from_currency": "0x552e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 690, + "fields": { + "created_on": "2018-05-16T16:48:49.093Z", + "modified_on": "2018-05-16T16:48:49.093Z", + "from_amount": 5.55e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.091Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x552e" + } + }, + { + "model": "economy.conversionrate", + "pk": 691, + "fields": { + "created_on": "2018-05-16T16:48:49.096Z", + "modified_on": "2018-05-16T16:48:49.096Z", + "from_amount": 18018.018018018, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.091Z", + "source": "etherdelta", + "from_currency": "0x552e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 692, + "fields": { + "created_on": "2018-05-16T16:48:49.099Z", + "modified_on": "2018-05-16T16:48:49.099Z", + "from_amount": 1.0, + "to_amount": 1.5107e-5, + "timestamp": "2018-05-16T16:48:49.099Z", + "source": "etherdelta", + "from_currency": "0xd092", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 693, + "fields": { + "created_on": "2018-05-16T16:48:49.107Z", + "modified_on": "2018-05-16T16:48:49.107Z", + "from_amount": 1.5107e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.099Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd092" + } + }, + { + "model": "economy.conversionrate", + "pk": 694, + "fields": { + "created_on": "2018-05-16T16:48:49.112Z", + "modified_on": "2018-05-16T16:48:49.112Z", + "from_amount": 66194.4793804197, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.099Z", + "source": "etherdelta", + "from_currency": "0xd092", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 695, + "fields": { + "created_on": "2018-05-16T16:48:49.116Z", + "modified_on": "2018-05-16T16:48:49.116Z", + "from_amount": 1.5107e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.099Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd092" + } + }, + { + "model": "economy.conversionrate", + "pk": 696, + "fields": { + "created_on": "2018-05-16T16:48:49.125Z", + "modified_on": "2018-05-16T16:48:49.125Z", + "from_amount": 1.0, + "to_amount": 0.0008925, + "timestamp": "2018-05-16T16:48:49.125Z", + "source": "etherdelta", + "from_currency": "TRST", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 697, + "fields": { + "created_on": "2018-05-16T16:48:49.133Z", + "modified_on": "2018-05-16T16:48:49.133Z", + "from_amount": 0.0008925, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.125Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "TRST" + } + }, + { + "model": "economy.conversionrate", + "pk": 698, + "fields": { + "created_on": "2018-05-16T16:48:49.136Z", + "modified_on": "2018-05-16T16:48:49.136Z", + "from_amount": 1120.44817927171, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.125Z", + "source": "etherdelta", + "from_currency": "TRST", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 699, + "fields": { + "created_on": "2018-05-16T16:48:49.140Z", + "modified_on": "2018-05-16T16:48:49.140Z", + "from_amount": 1.0, + "to_amount": 2.15e-5, + "timestamp": "2018-05-16T16:48:49.140Z", + "source": "etherdelta", + "from_currency": "0x900b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 700, + "fields": { + "created_on": "2018-05-16T16:48:49.145Z", + "modified_on": "2018-05-16T16:48:49.145Z", + "from_amount": 2.15e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.140Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x900b" + } + }, + { + "model": "economy.conversionrate", + "pk": 701, + "fields": { + "created_on": "2018-05-16T16:48:49.148Z", + "modified_on": "2018-05-16T16:48:49.148Z", + "from_amount": 46511.6279069767, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.140Z", + "source": "etherdelta", + "from_currency": "0x900b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 702, + "fields": { + "created_on": "2018-05-16T16:48:49.154Z", + "modified_on": "2018-05-16T16:48:49.154Z", + "from_amount": 1.0, + "to_amount": 1.1e-8, + "timestamp": "2018-05-16T16:48:49.154Z", + "source": "etherdelta", + "from_currency": "1BIT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 703, + "fields": { + "created_on": "2018-05-16T16:48:49.162Z", + "modified_on": "2018-05-16T16:48:49.162Z", + "from_amount": 1.1e-8, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.154Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "1BIT" + } + }, + { + "model": "economy.conversionrate", + "pk": 704, + "fields": { + "created_on": "2018-05-16T16:48:49.166Z", + "modified_on": "2018-05-16T16:48:49.166Z", + "from_amount": 90909090.9090909, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.154Z", + "source": "etherdelta", + "from_currency": "1BIT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 705, + "fields": { + "created_on": "2018-05-16T16:48:49.176Z", + "modified_on": "2018-05-16T16:48:49.176Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.176Z", + "source": "etherdelta", + "from_currency": "0x2811", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 707, + "fields": { + "created_on": "2018-05-16T16:48:49.186Z", + "modified_on": "2018-05-16T16:48:49.186Z", + "from_amount": 1.0, + "to_amount": 0.4994999915, + "timestamp": "2018-05-16T16:48:49.186Z", + "source": "etherdelta", + "from_currency": "0x40b0", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 708, + "fields": { + "created_on": "2018-05-16T16:48:49.192Z", + "modified_on": "2018-05-16T16:48:49.192Z", + "from_amount": 0.4994999915, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.186Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x40b0" + } + }, + { + "model": "economy.conversionrate", + "pk": 709, + "fields": { + "created_on": "2018-05-16T16:48:49.197Z", + "modified_on": "2018-05-16T16:48:49.197Z", + "from_amount": 2.0020020360701, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.186Z", + "source": "etherdelta", + "from_currency": "0x40b0", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 710, + "fields": { + "created_on": "2018-05-16T16:48:49.203Z", + "modified_on": "2018-05-16T16:48:49.204Z", + "from_amount": 1.0, + "to_amount": 2.775e-6, + "timestamp": "2018-05-16T16:48:49.203Z", + "source": "etherdelta", + "from_currency": "EREAL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 711, + "fields": { + "created_on": "2018-05-16T16:48:49.213Z", + "modified_on": "2018-05-16T16:48:49.213Z", + "from_amount": 2.775e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.203Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "EREAL" + } + }, + { + "model": "economy.conversionrate", + "pk": 712, + "fields": { + "created_on": "2018-05-16T16:48:49.218Z", + "modified_on": "2018-05-16T16:48:49.218Z", + "from_amount": 360360.36036036, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.203Z", + "source": "etherdelta", + "from_currency": "EREAL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 713, + "fields": { + "created_on": "2018-05-16T16:48:49.228Z", + "modified_on": "2018-05-16T16:48:49.228Z", + "from_amount": 1.0, + "to_amount": 0.0068100035, + "timestamp": "2018-05-16T16:48:49.228Z", + "source": "etherdelta", + "from_currency": "RLC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 714, + "fields": { + "created_on": "2018-05-16T16:48:49.234Z", + "modified_on": "2018-05-16T16:48:49.234Z", + "from_amount": 0.0068100035, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.228Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "RLC" + } + }, + { + "model": "economy.conversionrate", + "pk": 715, + "fields": { + "created_on": "2018-05-16T16:48:49.237Z", + "modified_on": "2018-05-16T16:48:49.237Z", + "from_amount": 146.842802650542, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.228Z", + "source": "etherdelta", + "from_currency": "RLC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 716, + "fields": { + "created_on": "2018-05-16T16:48:49.243Z", + "modified_on": "2018-05-16T16:48:49.243Z", + "from_amount": 1.0, + "to_amount": 0.010575502, + "timestamp": "2018-05-16T16:48:49.243Z", + "source": "etherdelta", + "from_currency": "0x1c79", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 717, + "fields": { + "created_on": "2018-05-16T16:48:49.248Z", + "modified_on": "2018-05-16T16:48:49.248Z", + "from_amount": 0.010575502, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.243Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1c79" + } + }, + { + "model": "economy.conversionrate", + "pk": 718, + "fields": { + "created_on": "2018-05-16T16:48:49.256Z", + "modified_on": "2018-05-16T16:48:49.256Z", + "from_amount": 94.5581590358547, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.243Z", + "source": "etherdelta", + "from_currency": "0x1c79", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 719, + "fields": { + "created_on": "2018-05-16T16:48:49.265Z", + "modified_on": "2018-05-16T16:48:49.265Z", + "from_amount": 1.0, + "to_amount": 0.000313, + "timestamp": "2018-05-16T16:48:49.265Z", + "source": "etherdelta", + "from_currency": "0xd2d6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 720, + "fields": { + "created_on": "2018-05-16T16:48:49.273Z", + "modified_on": "2018-05-16T16:48:49.273Z", + "from_amount": 0.000313, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.265Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xd2d6" + } + }, + { + "model": "economy.conversionrate", + "pk": 721, + "fields": { + "created_on": "2018-05-16T16:48:49.279Z", + "modified_on": "2018-05-16T16:48:49.279Z", + "from_amount": 3194.88817891374, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.265Z", + "source": "etherdelta", + "from_currency": "0xd2d6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 722, + "fields": { + "created_on": "2018-05-16T16:48:49.284Z", + "modified_on": "2018-05-16T16:48:49.284Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.284Z", + "source": "etherdelta", + "from_currency": "0xbdd0", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 724, + "fields": { + "created_on": "2018-05-16T16:48:49.300Z", + "modified_on": "2018-05-16T16:48:49.300Z", + "from_amount": 1.0, + "to_amount": 0.000244, + "timestamp": "2018-05-16T16:48:49.300Z", + "source": "etherdelta", + "from_currency": "0x5c74", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 725, + "fields": { + "created_on": "2018-05-16T16:48:49.314Z", + "modified_on": "2018-05-16T16:48:49.314Z", + "from_amount": 0.000244, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.300Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5c74" + } + }, + { + "model": "economy.conversionrate", + "pk": 726, + "fields": { + "created_on": "2018-05-16T16:48:49.319Z", + "modified_on": "2018-05-16T16:48:49.319Z", + "from_amount": 4098.3606557377, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.300Z", + "source": "etherdelta", + "from_currency": "0x5c74", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 727, + "fields": { + "created_on": "2018-05-16T16:48:49.322Z", + "modified_on": "2018-05-16T16:48:49.322Z", + "from_amount": 0.000244, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.300Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5c74" + } + }, + { + "model": "economy.conversionrate", + "pk": 728, + "fields": { + "created_on": "2018-05-16T16:48:49.329Z", + "modified_on": "2018-05-16T16:48:49.329Z", + "from_amount": 1.0, + "to_amount": 0.0277556005, + "timestamp": "2018-05-16T16:48:49.329Z", + "source": "etherdelta", + "from_currency": "0xbf21", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 729, + "fields": { + "created_on": "2018-05-16T16:48:49.338Z", + "modified_on": "2018-05-16T16:48:49.339Z", + "from_amount": 0.0277556005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.329Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xbf21" + } + }, + { + "model": "economy.conversionrate", + "pk": 730, + "fields": { + "created_on": "2018-05-16T16:48:49.348Z", + "modified_on": "2018-05-16T16:48:49.348Z", + "from_amount": 36.0287647172325, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.329Z", + "source": "etherdelta", + "from_currency": "0xbf21", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 731, + "fields": { + "created_on": "2018-05-16T16:48:49.355Z", + "modified_on": "2018-05-16T16:48:49.355Z", + "from_amount": 1.0, + "to_amount": 5.1e-8, + "timestamp": "2018-05-16T16:48:49.355Z", + "source": "etherdelta", + "from_currency": "0xb200", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 732, + "fields": { + "created_on": "2018-05-16T16:48:49.365Z", + "modified_on": "2018-05-16T16:48:49.365Z", + "from_amount": 5.1e-8, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.355Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xb200" + } + }, + { + "model": "economy.conversionrate", + "pk": 733, + "fields": { + "created_on": "2018-05-16T16:48:49.370Z", + "modified_on": "2018-05-16T16:48:49.370Z", + "from_amount": 19607843.1372549, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.355Z", + "source": "etherdelta", + "from_currency": "0xb200", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 734, + "fields": { + "created_on": "2018-05-16T16:48:49.374Z", + "modified_on": "2018-05-16T16:48:49.375Z", + "from_amount": 1.0, + "to_amount": 0.00175, + "timestamp": "2018-05-16T16:48:49.375Z", + "source": "etherdelta", + "from_currency": "LOC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 735, + "fields": { + "created_on": "2018-05-16T16:48:49.381Z", + "modified_on": "2018-05-16T16:48:49.381Z", + "from_amount": 0.00175, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.375Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LOC" + } + }, + { + "model": "economy.conversionrate", + "pk": 736, + "fields": { + "created_on": "2018-05-16T16:48:49.391Z", + "modified_on": "2018-05-16T16:48:49.391Z", + "from_amount": 571.428571428571, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.375Z", + "source": "etherdelta", + "from_currency": "LOC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 737, + "fields": { + "created_on": "2018-05-16T16:48:49.399Z", + "modified_on": "2018-05-16T16:48:49.399Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.399Z", + "source": "etherdelta", + "from_currency": "0x8c2d", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 739, + "fields": { + "created_on": "2018-05-16T16:48:49.413Z", + "modified_on": "2018-05-16T16:48:49.413Z", + "from_amount": 1.0, + "to_amount": 0.000200005, + "timestamp": "2018-05-16T16:48:49.413Z", + "source": "etherdelta", + "from_currency": "0x23b7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 740, + "fields": { + "created_on": "2018-05-16T16:48:49.421Z", + "modified_on": "2018-05-16T16:48:49.421Z", + "from_amount": 0.000200005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.413Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x23b7" + } + }, + { + "model": "economy.conversionrate", + "pk": 741, + "fields": { + "created_on": "2018-05-16T16:48:49.426Z", + "modified_on": "2018-05-16T16:48:49.426Z", + "from_amount": 4999.87500312492, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.413Z", + "source": "etherdelta", + "from_currency": "0x23b7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 742, + "fields": { + "created_on": "2018-05-16T16:48:49.433Z", + "modified_on": "2018-05-16T16:48:49.433Z", + "from_amount": 1.0, + "to_amount": 0.000385555, + "timestamp": "2018-05-16T16:48:49.433Z", + "source": "etherdelta", + "from_currency": "0x2f9b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 743, + "fields": { + "created_on": "2018-05-16T16:48:49.443Z", + "modified_on": "2018-05-16T16:48:49.443Z", + "from_amount": 0.000385555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.433Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2f9b" + } + }, + { + "model": "economy.conversionrate", + "pk": 744, + "fields": { + "created_on": "2018-05-16T16:48:49.450Z", + "modified_on": "2018-05-16T16:48:49.450Z", + "from_amount": 2593.66367963066, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.433Z", + "source": "etherdelta", + "from_currency": "0x2f9b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 745, + "fields": { + "created_on": "2018-05-16T16:48:49.455Z", + "modified_on": "2018-05-16T16:48:49.455Z", + "from_amount": 1.0, + "to_amount": 0.000125, + "timestamp": "2018-05-16T16:48:49.455Z", + "source": "etherdelta", + "from_currency": "0x9d22", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 746, + "fields": { + "created_on": "2018-05-16T16:48:49.462Z", + "modified_on": "2018-05-16T16:48:49.462Z", + "from_amount": 0.000125, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.455Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9d22" + } + }, + { + "model": "economy.conversionrate", + "pk": 747, + "fields": { + "created_on": "2018-05-16T16:48:49.466Z", + "modified_on": "2018-05-16T16:48:49.466Z", + "from_amount": 8000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.455Z", + "source": "etherdelta", + "from_currency": "0x9d22", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 748, + "fields": { + "created_on": "2018-05-16T16:48:49.477Z", + "modified_on": "2018-05-16T16:48:49.477Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.477Z", + "source": "etherdelta", + "from_currency": "0x4248", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 750, + "fields": { + "created_on": "2018-05-16T16:48:49.484Z", + "modified_on": "2018-05-16T16:48:49.484Z", + "from_amount": 1.0, + "to_amount": 0.0001150015, + "timestamp": "2018-05-16T16:48:49.484Z", + "source": "etherdelta", + "from_currency": "0x4df4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 751, + "fields": { + "created_on": "2018-05-16T16:48:49.491Z", + "modified_on": "2018-05-16T16:48:49.492Z", + "from_amount": 0.0001150015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.484Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4df4" + } + }, + { + "model": "economy.conversionrate", + "pk": 752, + "fields": { + "created_on": "2018-05-16T16:48:49.495Z", + "modified_on": "2018-05-16T16:48:49.495Z", + "from_amount": 8695.53875384234, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.484Z", + "source": "etherdelta", + "from_currency": "0x4df4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 753, + "fields": { + "created_on": "2018-05-16T16:48:49.499Z", + "modified_on": "2018-05-16T16:48:49.499Z", + "from_amount": 0.0001150015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.484Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4df4" + } + }, + { + "model": "economy.conversionrate", + "pk": 754, + "fields": { + "created_on": "2018-05-16T16:48:49.503Z", + "modified_on": "2018-05-16T16:48:49.503Z", + "from_amount": 1.0, + "to_amount": 0.0003225, + "timestamp": "2018-05-16T16:48:49.503Z", + "source": "etherdelta", + "from_currency": "0x8eb2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 755, + "fields": { + "created_on": "2018-05-16T16:48:49.508Z", + "modified_on": "2018-05-16T16:48:49.508Z", + "from_amount": 0.0003225, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.503Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8eb2" + } + }, + { + "model": "economy.conversionrate", + "pk": 756, + "fields": { + "created_on": "2018-05-16T16:48:49.511Z", + "modified_on": "2018-05-16T16:48:49.511Z", + "from_amount": 3100.77519379845, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.503Z", + "source": "etherdelta", + "from_currency": "0x8eb2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 757, + "fields": { + "created_on": "2018-05-16T16:48:49.514Z", + "modified_on": "2018-05-16T16:48:49.514Z", + "from_amount": 1.0, + "to_amount": 6.14e-7, + "timestamp": "2018-05-16T16:48:49.514Z", + "source": "etherdelta", + "from_currency": "LIFE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 758, + "fields": { + "created_on": "2018-05-16T16:48:49.517Z", + "modified_on": "2018-05-16T16:48:49.517Z", + "from_amount": 6.14e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.514Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LIFE" + } + }, + { + "model": "economy.conversionrate", + "pk": 759, + "fields": { + "created_on": "2018-05-16T16:48:49.527Z", + "modified_on": "2018-05-16T16:48:49.527Z", + "from_amount": 1628664.49511401, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.514Z", + "source": "etherdelta", + "from_currency": "LIFE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 760, + "fields": { + "created_on": "2018-05-16T16:48:49.533Z", + "modified_on": "2018-05-16T16:48:49.533Z", + "from_amount": 1.0, + "to_amount": 0.000354951, + "timestamp": "2018-05-16T16:48:49.533Z", + "source": "etherdelta", + "from_currency": "SCT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 761, + "fields": { + "created_on": "2018-05-16T16:48:49.540Z", + "modified_on": "2018-05-16T16:48:49.540Z", + "from_amount": 0.000354951, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.533Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SCT" + } + }, + { + "model": "economy.conversionrate", + "pk": 762, + "fields": { + "created_on": "2018-05-16T16:48:49.545Z", + "modified_on": "2018-05-16T16:48:49.545Z", + "from_amount": 2817.29027386879, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.533Z", + "source": "etherdelta", + "from_currency": "SCT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 763, + "fields": { + "created_on": "2018-05-16T16:48:49.549Z", + "modified_on": "2018-05-16T16:48:49.549Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.549Z", + "source": "etherdelta", + "from_currency": "CTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 765, + "fields": { + "created_on": "2018-05-16T16:48:49.554Z", + "modified_on": "2018-05-16T16:48:49.554Z", + "from_amount": 1.0, + "to_amount": 6.0255e-6, + "timestamp": "2018-05-16T16:48:49.554Z", + "source": "etherdelta", + "from_currency": "0xda6c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 766, + "fields": { + "created_on": "2018-05-16T16:48:49.558Z", + "modified_on": "2018-05-16T16:48:49.558Z", + "from_amount": 6.0255e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.554Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xda6c" + } + }, + { + "model": "economy.conversionrate", + "pk": 767, + "fields": { + "created_on": "2018-05-16T16:48:49.560Z", + "modified_on": "2018-05-16T16:48:49.560Z", + "from_amount": 165961.331009875, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.554Z", + "source": "etherdelta", + "from_currency": "0xda6c", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 768, + "fields": { + "created_on": "2018-05-16T16:48:49.564Z", + "modified_on": "2018-05-16T16:48:49.564Z", + "from_amount": 1.0, + "to_amount": 0.0002005, + "timestamp": "2018-05-16T16:48:49.564Z", + "source": "etherdelta", + "from_currency": "0x5dbe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 769, + "fields": { + "created_on": "2018-05-16T16:48:49.567Z", + "modified_on": "2018-05-16T16:48:49.567Z", + "from_amount": 0.0002005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.564Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5dbe" + } + }, + { + "model": "economy.conversionrate", + "pk": 770, + "fields": { + "created_on": "2018-05-16T16:48:49.575Z", + "modified_on": "2018-05-16T16:48:49.575Z", + "from_amount": 4987.53117206982, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.564Z", + "source": "etherdelta", + "from_currency": "0x5dbe", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 771, + "fields": { + "created_on": "2018-05-16T16:48:49.581Z", + "modified_on": "2018-05-16T16:48:49.581Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:49.581Z", + "source": "etherdelta", + "from_currency": "0x5de3", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 773, + "fields": { + "created_on": "2018-05-16T16:48:49.590Z", + "modified_on": "2018-05-16T16:48:49.590Z", + "from_amount": 1.0, + "to_amount": 3.75e-6, + "timestamp": "2018-05-16T16:48:49.590Z", + "source": "etherdelta", + "from_currency": "0x357a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 774, + "fields": { + "created_on": "2018-05-16T16:48:49.597Z", + "modified_on": "2018-05-16T16:48:49.597Z", + "from_amount": 3.75e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.590Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x357a" + } + }, + { + "model": "economy.conversionrate", + "pk": 775, + "fields": { + "created_on": "2018-05-16T16:48:49.602Z", + "modified_on": "2018-05-16T16:48:49.602Z", + "from_amount": 266666.666666667, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.590Z", + "source": "etherdelta", + "from_currency": "0x357a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 776, + "fields": { + "created_on": "2018-05-16T16:48:49.605Z", + "modified_on": "2018-05-16T16:48:49.605Z", + "from_amount": 3.75e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.590Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x357a" + } + }, + { + "model": "economy.conversionrate", + "pk": 777, + "fields": { + "created_on": "2018-05-16T16:48:49.609Z", + "modified_on": "2018-05-16T16:48:49.609Z", + "from_amount": 1.0, + "to_amount": 0.000207105, + "timestamp": "2018-05-16T16:48:49.609Z", + "source": "etherdelta", + "from_currency": "0x922a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 778, + "fields": { + "created_on": "2018-05-16T16:48:49.612Z", + "modified_on": "2018-05-16T16:48:49.612Z", + "from_amount": 0.000207105, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.609Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x922a" + } + }, + { + "model": "economy.conversionrate", + "pk": 779, + "fields": { + "created_on": "2018-05-16T16:48:49.615Z", + "modified_on": "2018-05-16T16:48:49.615Z", + "from_amount": 4828.46865116728, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.609Z", + "source": "etherdelta", + "from_currency": "0x922a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 780, + "fields": { + "created_on": "2018-05-16T16:48:49.620Z", + "modified_on": "2018-05-16T16:48:49.621Z", + "from_amount": 1.0, + "to_amount": 25.0000050045, + "timestamp": "2018-05-16T16:48:49.620Z", + "source": "etherdelta", + "from_currency": "0x5ba4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 781, + "fields": { + "created_on": "2018-05-16T16:48:49.631Z", + "modified_on": "2018-05-16T16:48:49.631Z", + "from_amount": 25.0000050045, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.620Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5ba4" + } + }, + { + "model": "economy.conversionrate", + "pk": 782, + "fields": { + "created_on": "2018-05-16T16:48:49.635Z", + "modified_on": "2018-05-16T16:48:49.635Z", + "from_amount": 0.0399999919928016, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.620Z", + "source": "etherdelta", + "from_currency": "0x5ba4", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 783, + "fields": { + "created_on": "2018-05-16T16:48:49.644Z", + "modified_on": "2018-05-16T16:48:49.644Z", + "from_amount": 1.0, + "to_amount": 1.60055e-5, + "timestamp": "2018-05-16T16:48:49.644Z", + "source": "etherdelta", + "from_currency": "0x4de2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 784, + "fields": { + "created_on": "2018-05-16T16:48:49.649Z", + "modified_on": "2018-05-16T16:48:49.649Z", + "from_amount": 1.60055e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.644Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4de2" + } + }, + { + "model": "economy.conversionrate", + "pk": 785, + "fields": { + "created_on": "2018-05-16T16:48:49.653Z", + "modified_on": "2018-05-16T16:48:49.653Z", + "from_amount": 62478.5230077161, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.644Z", + "source": "etherdelta", + "from_currency": "0x4de2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 786, + "fields": { + "created_on": "2018-05-16T16:48:49.658Z", + "modified_on": "2018-05-16T16:48:49.658Z", + "from_amount": 1.0, + "to_amount": 0.0010172835, + "timestamp": "2018-05-16T16:48:49.658Z", + "source": "etherdelta", + "from_currency": "IXT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 787, + "fields": { + "created_on": "2018-05-16T16:48:49.664Z", + "modified_on": "2018-05-16T16:48:49.664Z", + "from_amount": 0.0010172835, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.658Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "IXT" + } + }, + { + "model": "economy.conversionrate", + "pk": 788, + "fields": { + "created_on": "2018-05-16T16:48:49.668Z", + "modified_on": "2018-05-16T16:48:49.668Z", + "from_amount": 983.010144173183, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.658Z", + "source": "etherdelta", + "from_currency": "IXT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 789, + "fields": { + "created_on": "2018-05-16T16:48:49.679Z", + "modified_on": "2018-05-16T16:48:49.679Z", + "from_amount": 1.0, + "to_amount": 4.0205e-5, + "timestamp": "2018-05-16T16:48:49.679Z", + "source": "etherdelta", + "from_currency": "0x997e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 790, + "fields": { + "created_on": "2018-05-16T16:48:49.684Z", + "modified_on": "2018-05-16T16:48:49.684Z", + "from_amount": 4.0205e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.679Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x997e" + } + }, + { + "model": "economy.conversionrate", + "pk": 791, + "fields": { + "created_on": "2018-05-16T16:48:49.691Z", + "modified_on": "2018-05-16T16:48:49.692Z", + "from_amount": 24872.5282925009, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.679Z", + "source": "etherdelta", + "from_currency": "0x997e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 792, + "fields": { + "created_on": "2018-05-16T16:48:49.697Z", + "modified_on": "2018-05-16T16:48:49.697Z", + "from_amount": 1.0, + "to_amount": 0.0004465025, + "timestamp": "2018-05-16T16:48:49.697Z", + "source": "etherdelta", + "from_currency": "0x9a00", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 793, + "fields": { + "created_on": "2018-05-16T16:48:49.701Z", + "modified_on": "2018-05-16T16:48:49.701Z", + "from_amount": 0.0004465025, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.697Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9a00" + } + }, + { + "model": "economy.conversionrate", + "pk": 794, + "fields": { + "created_on": "2018-05-16T16:48:49.704Z", + "modified_on": "2018-05-16T16:48:49.704Z", + "from_amount": 2239.62911741816, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.697Z", + "source": "etherdelta", + "from_currency": "0x9a00", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 795, + "fields": { + "created_on": "2018-05-16T16:48:49.709Z", + "modified_on": "2018-05-16T16:48:49.709Z", + "from_amount": 1.0, + "to_amount": 1.3244e-5, + "timestamp": "2018-05-16T16:48:49.709Z", + "source": "etherdelta", + "from_currency": "JS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 796, + "fields": { + "created_on": "2018-05-16T16:48:49.713Z", + "modified_on": "2018-05-16T16:48:49.713Z", + "from_amount": 1.3244e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.709Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "JS" + } + }, + { + "model": "economy.conversionrate", + "pk": 797, + "fields": { + "created_on": "2018-05-16T16:48:49.716Z", + "modified_on": "2018-05-16T16:48:49.717Z", + "from_amount": 75505.8894593778, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.709Z", + "source": "etherdelta", + "from_currency": "JS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 798, + "fields": { + "created_on": "2018-05-16T16:48:49.731Z", + "modified_on": "2018-05-16T16:48:49.731Z", + "from_amount": 1.0, + "to_amount": 5e-10, + "timestamp": "2018-05-16T16:48:49.731Z", + "source": "etherdelta", + "from_currency": "0x1a23", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 799, + "fields": { + "created_on": "2018-05-16T16:48:49.741Z", + "modified_on": "2018-05-16T16:48:49.741Z", + "from_amount": 5e-10, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.731Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x1a23" + } + }, + { + "model": "economy.conversionrate", + "pk": 800, + "fields": { + "created_on": "2018-05-16T16:48:49.748Z", + "modified_on": "2018-05-16T16:48:49.748Z", + "from_amount": 2000000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.731Z", + "source": "etherdelta", + "from_currency": "0x1a23", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 801, + "fields": { + "created_on": "2018-05-16T16:48:49.754Z", + "modified_on": "2018-05-16T16:48:49.754Z", + "from_amount": 1.0, + "to_amount": 0.000320555, + "timestamp": "2018-05-16T16:48:49.754Z", + "source": "etherdelta", + "from_currency": "DBET", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 802, + "fields": { + "created_on": "2018-05-16T16:48:49.761Z", + "modified_on": "2018-05-16T16:48:49.761Z", + "from_amount": 0.000320555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.754Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DBET" + } + }, + { + "model": "economy.conversionrate", + "pk": 803, + "fields": { + "created_on": "2018-05-16T16:48:49.766Z", + "modified_on": "2018-05-16T16:48:49.767Z", + "from_amount": 3119.5894620268, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.754Z", + "source": "etherdelta", + "from_currency": "DBET", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 804, + "fields": { + "created_on": "2018-05-16T16:48:49.777Z", + "modified_on": "2018-05-16T16:48:49.777Z", + "from_amount": 1.0, + "to_amount": 4.4505e-6, + "timestamp": "2018-05-16T16:48:49.777Z", + "source": "etherdelta", + "from_currency": "BENJA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 805, + "fields": { + "created_on": "2018-05-16T16:48:49.782Z", + "modified_on": "2018-05-16T16:48:49.782Z", + "from_amount": 4.4505e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.777Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BENJA" + } + }, + { + "model": "economy.conversionrate", + "pk": 806, + "fields": { + "created_on": "2018-05-16T16:48:49.790Z", + "modified_on": "2018-05-16T16:48:49.791Z", + "from_amount": 224693.854623076, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.777Z", + "source": "etherdelta", + "from_currency": "BENJA", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 807, + "fields": { + "created_on": "2018-05-16T16:48:49.796Z", + "modified_on": "2018-05-16T16:48:49.796Z", + "from_amount": 1.0, + "to_amount": 0.0001538555, + "timestamp": "2018-05-16T16:48:49.796Z", + "source": "etherdelta", + "from_currency": "0x3f24", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 808, + "fields": { + "created_on": "2018-05-16T16:48:49.800Z", + "modified_on": "2018-05-16T16:48:49.800Z", + "from_amount": 0.0001538555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.796Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3f24" + } + }, + { + "model": "economy.conversionrate", + "pk": 809, + "fields": { + "created_on": "2018-05-16T16:48:49.804Z", + "modified_on": "2018-05-16T16:48:49.804Z", + "from_amount": 6499.6051489872, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.796Z", + "source": "etherdelta", + "from_currency": "0x3f24", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 810, + "fields": { + "created_on": "2018-05-16T16:48:49.809Z", + "modified_on": "2018-05-16T16:48:49.809Z", + "from_amount": 1.0, + "to_amount": 0.0069155005, + "timestamp": "2018-05-16T16:48:49.809Z", + "source": "etherdelta", + "from_currency": "0x4d30", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 811, + "fields": { + "created_on": "2018-05-16T16:48:49.813Z", + "modified_on": "2018-05-16T16:48:49.813Z", + "from_amount": 0.0069155005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.809Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4d30" + } + }, + { + "model": "economy.conversionrate", + "pk": 812, + "fields": { + "created_on": "2018-05-16T16:48:49.816Z", + "modified_on": "2018-05-16T16:48:49.816Z", + "from_amount": 144.602693615596, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.809Z", + "source": "etherdelta", + "from_currency": "0x4d30", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 813, + "fields": { + "created_on": "2018-05-16T16:48:49.822Z", + "modified_on": "2018-05-16T16:48:49.823Z", + "from_amount": 1.0, + "to_amount": 3.3505e-6, + "timestamp": "2018-05-16T16:48:49.823Z", + "source": "etherdelta", + "from_currency": "0xe8fc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 814, + "fields": { + "created_on": "2018-05-16T16:48:49.830Z", + "modified_on": "2018-05-16T16:48:49.830Z", + "from_amount": 3.3505e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.823Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe8fc" + } + }, + { + "model": "economy.conversionrate", + "pk": 815, + "fields": { + "created_on": "2018-05-16T16:48:49.833Z", + "modified_on": "2018-05-16T16:48:49.834Z", + "from_amount": 298462.915982689, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.823Z", + "source": "etherdelta", + "from_currency": "0xe8fc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 816, + "fields": { + "created_on": "2018-05-16T16:48:49.841Z", + "modified_on": "2018-05-16T16:48:49.842Z", + "from_amount": 3.3505e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.823Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe8fc" + } + }, + { + "model": "economy.conversionrate", + "pk": 817, + "fields": { + "created_on": "2018-05-16T16:48:49.850Z", + "modified_on": "2018-05-16T16:48:49.850Z", + "from_amount": 1.0, + "to_amount": 0.0002055015, + "timestamp": "2018-05-16T16:48:49.850Z", + "source": "etherdelta", + "from_currency": "0x70a7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 818, + "fields": { + "created_on": "2018-05-16T16:48:49.855Z", + "modified_on": "2018-05-16T16:48:49.855Z", + "from_amount": 0.0002055015, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.850Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x70a7" + } + }, + { + "model": "economy.conversionrate", + "pk": 819, + "fields": { + "created_on": "2018-05-16T16:48:49.858Z", + "modified_on": "2018-05-16T16:48:49.858Z", + "from_amount": 4866.14452935867, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.850Z", + "source": "etherdelta", + "from_currency": "0x70a7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 820, + "fields": { + "created_on": "2018-05-16T16:48:49.863Z", + "modified_on": "2018-05-16T16:48:49.863Z", + "from_amount": 1.0, + "to_amount": 0.0005305, + "timestamp": "2018-05-16T16:48:49.863Z", + "source": "etherdelta", + "from_currency": "0xbc86", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 821, + "fields": { + "created_on": "2018-05-16T16:48:49.866Z", + "modified_on": "2018-05-16T16:48:49.866Z", + "from_amount": 0.0005305, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.863Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xbc86" + } + }, + { + "model": "economy.conversionrate", + "pk": 822, + "fields": { + "created_on": "2018-05-16T16:48:49.880Z", + "modified_on": "2018-05-16T16:48:49.880Z", + "from_amount": 1885.01413760603, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.863Z", + "source": "etherdelta", + "from_currency": "0xbc86", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 823, + "fields": { + "created_on": "2018-05-16T16:48:49.886Z", + "modified_on": "2018-05-16T16:48:49.886Z", + "from_amount": 1.0, + "to_amount": 0.0003944445, + "timestamp": "2018-05-16T16:48:49.886Z", + "source": "etherdelta", + "from_currency": "0x5bc7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 824, + "fields": { + "created_on": "2018-05-16T16:48:49.891Z", + "modified_on": "2018-05-16T16:48:49.891Z", + "from_amount": 0.0003944445, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.886Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5bc7" + } + }, + { + "model": "economy.conversionrate", + "pk": 825, + "fields": { + "created_on": "2018-05-16T16:48:49.894Z", + "modified_on": "2018-05-16T16:48:49.894Z", + "from_amount": 2535.21091053367, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.886Z", + "source": "etherdelta", + "from_currency": "0x5bc7", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 826, + "fields": { + "created_on": "2018-05-16T16:48:49.896Z", + "modified_on": "2018-05-16T16:48:49.896Z", + "from_amount": 0.0003944445, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.886Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5bc7" + } + }, + { + "model": "economy.conversionrate", + "pk": 827, + "fields": { + "created_on": "2018-05-16T16:48:49.900Z", + "modified_on": "2018-05-16T16:48:49.900Z", + "from_amount": 1.0, + "to_amount": 1.725e-6, + "timestamp": "2018-05-16T16:48:49.900Z", + "source": "etherdelta", + "from_currency": "CLASSY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 828, + "fields": { + "created_on": "2018-05-16T16:48:49.917Z", + "modified_on": "2018-05-16T16:48:49.917Z", + "from_amount": 1.725e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.900Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CLASSY" + } + }, + { + "model": "economy.conversionrate", + "pk": 829, + "fields": { + "created_on": "2018-05-16T16:48:49.923Z", + "modified_on": "2018-05-16T16:48:49.923Z", + "from_amount": 579710.144927536, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.900Z", + "source": "etherdelta", + "from_currency": "CLASSY", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 830, + "fields": { + "created_on": "2018-05-16T16:48:49.928Z", + "modified_on": "2018-05-16T16:48:49.929Z", + "from_amount": 1.0, + "to_amount": 0.000340615, + "timestamp": "2018-05-16T16:48:49.928Z", + "source": "etherdelta", + "from_currency": "0x80bc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 831, + "fields": { + "created_on": "2018-05-16T16:48:49.933Z", + "modified_on": "2018-05-16T16:48:49.933Z", + "from_amount": 0.000340615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.928Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x80bc" + } + }, + { + "model": "economy.conversionrate", + "pk": 832, + "fields": { + "created_on": "2018-05-16T16:48:49.938Z", + "modified_on": "2018-05-16T16:48:49.938Z", + "from_amount": 2935.86600707544, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.928Z", + "source": "etherdelta", + "from_currency": "0x80bc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 833, + "fields": { + "created_on": "2018-05-16T16:48:49.947Z", + "modified_on": "2018-05-16T16:48:49.947Z", + "from_amount": 1.0, + "to_amount": 0.0005000005, + "timestamp": "2018-05-16T16:48:49.947Z", + "source": "etherdelta", + "from_currency": "0x64be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 834, + "fields": { + "created_on": "2018-05-16T16:48:49.955Z", + "modified_on": "2018-05-16T16:48:49.956Z", + "from_amount": 0.0005000005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.947Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x64be" + } + }, + { + "model": "economy.conversionrate", + "pk": 835, + "fields": { + "created_on": "2018-05-16T16:48:49.962Z", + "modified_on": "2018-05-16T16:48:49.962Z", + "from_amount": 1999.998000002, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.947Z", + "source": "etherdelta", + "from_currency": "0x64be", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 836, + "fields": { + "created_on": "2018-05-16T16:48:49.968Z", + "modified_on": "2018-05-16T16:48:49.968Z", + "from_amount": 1.0, + "to_amount": 5.8105e-6, + "timestamp": "2018-05-16T16:48:49.968Z", + "source": "etherdelta", + "from_currency": "STCN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 837, + "fields": { + "created_on": "2018-05-16T16:48:49.972Z", + "modified_on": "2018-05-16T16:48:49.972Z", + "from_amount": 5.8105e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.968Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "STCN" + } + }, + { + "model": "economy.conversionrate", + "pk": 838, + "fields": { + "created_on": "2018-05-16T16:48:49.975Z", + "modified_on": "2018-05-16T16:48:49.975Z", + "from_amount": 172102.228723862, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.968Z", + "source": "etherdelta", + "from_currency": "STCN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 839, + "fields": { + "created_on": "2018-05-16T16:48:49.980Z", + "modified_on": "2018-05-16T16:48:49.980Z", + "from_amount": 1.0, + "to_amount": 0.0001862, + "timestamp": "2018-05-16T16:48:49.980Z", + "source": "etherdelta", + "from_currency": "0xa5f8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 840, + "fields": { + "created_on": "2018-05-16T16:48:49.984Z", + "modified_on": "2018-05-16T16:48:49.984Z", + "from_amount": 0.0001862, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.980Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa5f8" + } + }, + { + "model": "economy.conversionrate", + "pk": 841, + "fields": { + "created_on": "2018-05-16T16:48:49.993Z", + "modified_on": "2018-05-16T16:48:49.993Z", + "from_amount": 5370.56928034372, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.980Z", + "source": "etherdelta", + "from_currency": "0xa5f8", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 842, + "fields": { + "created_on": "2018-05-16T16:48:49.998Z", + "modified_on": "2018-05-16T16:48:49.999Z", + "from_amount": 0.0001862, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:49.980Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa5f8" + } + }, + { + "model": "economy.conversionrate", + "pk": 843, + "fields": { + "created_on": "2018-05-16T16:48:50.006Z", + "modified_on": "2018-05-16T16:48:50.006Z", + "from_amount": 1.0, + "to_amount": 0.0003475, + "timestamp": "2018-05-16T16:48:50.006Z", + "source": "etherdelta", + "from_currency": "0xaa7a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 844, + "fields": { + "created_on": "2018-05-16T16:48:50.013Z", + "modified_on": "2018-05-16T16:48:50.013Z", + "from_amount": 0.0003475, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.006Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xaa7a" + } + }, + { + "model": "economy.conversionrate", + "pk": 845, + "fields": { + "created_on": "2018-05-16T16:48:50.017Z", + "modified_on": "2018-05-16T16:48:50.017Z", + "from_amount": 2877.69784172662, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.006Z", + "source": "etherdelta", + "from_currency": "0xaa7a", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 846, + "fields": { + "created_on": "2018-05-16T16:48:50.022Z", + "modified_on": "2018-05-16T16:48:50.022Z", + "from_amount": 1.0, + "to_amount": 8.45e-8, + "timestamp": "2018-05-16T16:48:50.022Z", + "source": "etherdelta", + "from_currency": "BITC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 847, + "fields": { + "created_on": "2018-05-16T16:48:50.027Z", + "modified_on": "2018-05-16T16:48:50.027Z", + "from_amount": 8.45e-8, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.022Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BITC" + } + }, + { + "model": "economy.conversionrate", + "pk": 848, + "fields": { + "created_on": "2018-05-16T16:48:50.031Z", + "modified_on": "2018-05-16T16:48:50.031Z", + "from_amount": 11834319.5266272, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.022Z", + "source": "etherdelta", + "from_currency": "BITC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 849, + "fields": { + "created_on": "2018-05-16T16:48:50.036Z", + "modified_on": "2018-05-16T16:48:50.036Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:50.036Z", + "source": "etherdelta", + "from_currency": "0x623b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 851, + "fields": { + "created_on": "2018-05-16T16:48:50.048Z", + "modified_on": "2018-05-16T16:48:50.048Z", + "from_amount": 1.0, + "to_amount": 1.3e-8, + "timestamp": "2018-05-16T16:48:50.048Z", + "source": "etherdelta", + "from_currency": "GREED", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 852, + "fields": { + "created_on": "2018-05-16T16:48:50.052Z", + "modified_on": "2018-05-16T16:48:50.052Z", + "from_amount": 1.3e-8, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.048Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "GREED" + } + }, + { + "model": "economy.conversionrate", + "pk": 853, + "fields": { + "created_on": "2018-05-16T16:48:50.060Z", + "modified_on": "2018-05-16T16:48:50.060Z", + "from_amount": 76923076.9230769, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.048Z", + "source": "etherdelta", + "from_currency": "GREED", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 854, + "fields": { + "created_on": "2018-05-16T16:48:50.066Z", + "modified_on": "2018-05-16T16:48:50.067Z", + "from_amount": 1.0, + "to_amount": 2.885e-7, + "timestamp": "2018-05-16T16:48:50.066Z", + "source": "etherdelta", + "from_currency": "0xac2b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 855, + "fields": { + "created_on": "2018-05-16T16:48:50.071Z", + "modified_on": "2018-05-16T16:48:50.071Z", + "from_amount": 2.885e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.066Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xac2b" + } + }, + { + "model": "economy.conversionrate", + "pk": 856, + "fields": { + "created_on": "2018-05-16T16:48:50.075Z", + "modified_on": "2018-05-16T16:48:50.075Z", + "from_amount": 3466204.50606586, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.066Z", + "source": "etherdelta", + "from_currency": "0xac2b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 857, + "fields": { + "created_on": "2018-05-16T16:48:50.079Z", + "modified_on": "2018-05-16T16:48:50.079Z", + "from_amount": 1.0, + "to_amount": 1.30745e-5, + "timestamp": "2018-05-16T16:48:50.079Z", + "source": "etherdelta", + "from_currency": "ZDR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 858, + "fields": { + "created_on": "2018-05-16T16:48:50.083Z", + "modified_on": "2018-05-16T16:48:50.083Z", + "from_amount": 1.30745e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.079Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ZDR" + } + }, + { + "model": "economy.conversionrate", + "pk": 859, + "fields": { + "created_on": "2018-05-16T16:48:50.091Z", + "modified_on": "2018-05-16T16:48:50.091Z", + "from_amount": 76484.760411488, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.079Z", + "source": "etherdelta", + "from_currency": "ZDR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 860, + "fields": { + "created_on": "2018-05-16T16:48:50.098Z", + "modified_on": "2018-05-16T16:48:50.099Z", + "from_amount": 1.0, + "to_amount": 0.0002075495, + "timestamp": "2018-05-16T16:48:50.099Z", + "source": "etherdelta", + "from_currency": "0xe5da", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 861, + "fields": { + "created_on": "2018-05-16T16:48:50.103Z", + "modified_on": "2018-05-16T16:48:50.104Z", + "from_amount": 0.0002075495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.099Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe5da" + } + }, + { + "model": "economy.conversionrate", + "pk": 862, + "fields": { + "created_on": "2018-05-16T16:48:50.106Z", + "modified_on": "2018-05-16T16:48:50.106Z", + "from_amount": 4818.12772374783, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.099Z", + "source": "etherdelta", + "from_currency": "0xe5da", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 863, + "fields": { + "created_on": "2018-05-16T16:48:50.110Z", + "modified_on": "2018-05-16T16:48:50.110Z", + "from_amount": 1.0, + "to_amount": 0.00015499, + "timestamp": "2018-05-16T16:48:50.110Z", + "source": "etherdelta", + "from_currency": "FUEL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 864, + "fields": { + "created_on": "2018-05-16T16:48:50.113Z", + "modified_on": "2018-05-16T16:48:50.113Z", + "from_amount": 0.00015499, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.110Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "FUEL" + } + }, + { + "model": "economy.conversionrate", + "pk": 865, + "fields": { + "created_on": "2018-05-16T16:48:50.116Z", + "modified_on": "2018-05-16T16:48:50.116Z", + "from_amount": 6452.02916317182, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.110Z", + "source": "etherdelta", + "from_currency": "FUEL", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 866, + "fields": { + "created_on": "2018-05-16T16:48:50.121Z", + "modified_on": "2018-05-16T16:48:50.121Z", + "from_amount": 1.0, + "to_amount": 5e-10, + "timestamp": "2018-05-16T16:48:50.121Z", + "source": "etherdelta", + "from_currency": "0x2bf9", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 867, + "fields": { + "created_on": "2018-05-16T16:48:50.134Z", + "modified_on": "2018-05-16T16:48:50.134Z", + "from_amount": 5e-10, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.121Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2bf9" + } + }, + { + "model": "economy.conversionrate", + "pk": 868, + "fields": { + "created_on": "2018-05-16T16:48:50.137Z", + "modified_on": "2018-05-16T16:48:50.137Z", + "from_amount": 2000000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.121Z", + "source": "etherdelta", + "from_currency": "0x2bf9", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 869, + "fields": { + "created_on": "2018-05-16T16:48:50.142Z", + "modified_on": "2018-05-16T16:48:50.143Z", + "from_amount": 1.0, + "to_amount": 0.00225001, + "timestamp": "2018-05-16T16:48:50.143Z", + "source": "etherdelta", + "from_currency": "RHOC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 870, + "fields": { + "created_on": "2018-05-16T16:48:50.148Z", + "modified_on": "2018-05-16T16:48:50.148Z", + "from_amount": 0.00225001, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.143Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "RHOC" + } + }, + { + "model": "economy.conversionrate", + "pk": 871, + "fields": { + "created_on": "2018-05-16T16:48:50.156Z", + "modified_on": "2018-05-16T16:48:50.156Z", + "from_amount": 444.442469144582, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.143Z", + "source": "etherdelta", + "from_currency": "RHOC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 872, + "fields": { + "created_on": "2018-05-16T16:48:50.166Z", + "modified_on": "2018-05-16T16:48:50.166Z", + "from_amount": 1.0, + "to_amount": 3.70925e-5, + "timestamp": "2018-05-16T16:48:50.166Z", + "source": "etherdelta", + "from_currency": "DEEP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 873, + "fields": { + "created_on": "2018-05-16T16:48:50.174Z", + "modified_on": "2018-05-16T16:48:50.174Z", + "from_amount": 3.70925e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.166Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DEEP" + } + }, + { + "model": "economy.conversionrate", + "pk": 874, + "fields": { + "created_on": "2018-05-16T16:48:50.180Z", + "modified_on": "2018-05-16T16:48:50.180Z", + "from_amount": 26959.6279571342, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.166Z", + "source": "etherdelta", + "from_currency": "DEEP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 875, + "fields": { + "created_on": "2018-05-16T16:48:50.184Z", + "modified_on": "2018-05-16T16:48:50.185Z", + "from_amount": 1.0, + "to_amount": 1.595e-5, + "timestamp": "2018-05-16T16:48:50.184Z", + "source": "etherdelta", + "from_currency": "0x4cc1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 876, + "fields": { + "created_on": "2018-05-16T16:48:50.188Z", + "modified_on": "2018-05-16T16:48:50.189Z", + "from_amount": 1.595e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.184Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4cc1" + } + }, + { + "model": "economy.conversionrate", + "pk": 877, + "fields": { + "created_on": "2018-05-16T16:48:50.193Z", + "modified_on": "2018-05-16T16:48:50.193Z", + "from_amount": 62695.9247648903, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.184Z", + "source": "etherdelta", + "from_currency": "0x4cc1", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 878, + "fields": { + "created_on": "2018-05-16T16:48:50.197Z", + "modified_on": "2018-05-16T16:48:50.197Z", + "from_amount": 1.0, + "to_amount": 2.00045e-5, + "timestamp": "2018-05-16T16:48:50.197Z", + "source": "etherdelta", + "from_currency": "0xbf54", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 879, + "fields": { + "created_on": "2018-05-16T16:48:50.201Z", + "modified_on": "2018-05-16T16:48:50.201Z", + "from_amount": 2.00045e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.197Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xbf54" + } + }, + { + "model": "economy.conversionrate", + "pk": 880, + "fields": { + "created_on": "2018-05-16T16:48:50.211Z", + "modified_on": "2018-05-16T16:48:50.211Z", + "from_amount": 49988.7525306806, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.197Z", + "source": "etherdelta", + "from_currency": "0xbf54", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 881, + "fields": { + "created_on": "2018-05-16T16:48:50.217Z", + "modified_on": "2018-05-16T16:48:50.218Z", + "from_amount": 1.0, + "to_amount": 0.00036, + "timestamp": "2018-05-16T16:48:50.218Z", + "source": "etherdelta", + "from_currency": "0x28b5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 882, + "fields": { + "created_on": "2018-05-16T16:48:50.226Z", + "modified_on": "2018-05-16T16:48:50.226Z", + "from_amount": 0.00036, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.218Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x28b5" + } + }, + { + "model": "economy.conversionrate", + "pk": 883, + "fields": { + "created_on": "2018-05-16T16:48:50.231Z", + "modified_on": "2018-05-16T16:48:50.231Z", + "from_amount": 2777.77777777778, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.218Z", + "source": "etherdelta", + "from_currency": "0x28b5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 884, + "fields": { + "created_on": "2018-05-16T16:48:50.234Z", + "modified_on": "2018-05-16T16:48:50.234Z", + "from_amount": 0.00036, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.218Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x28b5" + } + }, + { + "model": "economy.conversionrate", + "pk": 885, + "fields": { + "created_on": "2018-05-16T16:48:50.239Z", + "modified_on": "2018-05-16T16:48:50.239Z", + "from_amount": 1.0, + "to_amount": 8e-5, + "timestamp": "2018-05-16T16:48:50.239Z", + "source": "etherdelta", + "from_currency": "WILD", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 886, + "fields": { + "created_on": "2018-05-16T16:48:50.244Z", + "modified_on": "2018-05-16T16:48:50.244Z", + "from_amount": 8e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.239Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "WILD" + } + }, + { + "model": "economy.conversionrate", + "pk": 887, + "fields": { + "created_on": "2018-05-16T16:48:50.247Z", + "modified_on": "2018-05-16T16:48:50.247Z", + "from_amount": 12500.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.239Z", + "source": "etherdelta", + "from_currency": "WILD", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 888, + "fields": { + "created_on": "2018-05-16T16:48:50.251Z", + "modified_on": "2018-05-16T16:48:50.251Z", + "from_amount": 1.0, + "to_amount": 9.085e-7, + "timestamp": "2018-05-16T16:48:50.251Z", + "source": "etherdelta", + "from_currency": "0xf7dc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 889, + "fields": { + "created_on": "2018-05-16T16:48:50.261Z", + "modified_on": "2018-05-16T16:48:50.261Z", + "from_amount": 9.085e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.251Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf7dc" + } + }, + { + "model": "economy.conversionrate", + "pk": 890, + "fields": { + "created_on": "2018-05-16T16:48:50.265Z", + "modified_on": "2018-05-16T16:48:50.266Z", + "from_amount": 1100715.46505228, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.251Z", + "source": "etherdelta", + "from_currency": "0xf7dc", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 891, + "fields": { + "created_on": "2018-05-16T16:48:50.274Z", + "modified_on": "2018-05-16T16:48:50.275Z", + "from_amount": 1.0, + "to_amount": 4.01595e-5, + "timestamp": "2018-05-16T16:48:50.275Z", + "source": "etherdelta", + "from_currency": "GRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 892, + "fields": { + "created_on": "2018-05-16T16:48:50.280Z", + "modified_on": "2018-05-16T16:48:50.280Z", + "from_amount": 4.01595e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.275Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "GRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 893, + "fields": { + "created_on": "2018-05-16T16:48:50.284Z", + "modified_on": "2018-05-16T16:48:50.284Z", + "from_amount": 24900.7084251547, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.275Z", + "source": "etherdelta", + "from_currency": "GRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 894, + "fields": { + "created_on": "2018-05-16T16:48:50.288Z", + "modified_on": "2018-05-16T16:48:50.289Z", + "from_amount": 1.0, + "to_amount": 5e-10, + "timestamp": "2018-05-16T16:48:50.289Z", + "source": "etherdelta", + "from_currency": "0xfa6f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 895, + "fields": { + "created_on": "2018-05-16T16:48:50.294Z", + "modified_on": "2018-05-16T16:48:50.294Z", + "from_amount": 5e-10, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.289Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xfa6f" + } + }, + { + "model": "economy.conversionrate", + "pk": 896, + "fields": { + "created_on": "2018-05-16T16:48:50.297Z", + "modified_on": "2018-05-16T16:48:50.297Z", + "from_amount": 2000000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.289Z", + "source": "etherdelta", + "from_currency": "0xfa6f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 897, + "fields": { + "created_on": "2018-05-16T16:48:50.301Z", + "modified_on": "2018-05-16T16:48:50.301Z", + "from_amount": 1.0, + "to_amount": 3.64205e-5, + "timestamp": "2018-05-16T16:48:50.301Z", + "source": "etherdelta", + "from_currency": "0x4092", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 898, + "fields": { + "created_on": "2018-05-16T16:48:50.311Z", + "modified_on": "2018-05-16T16:48:50.311Z", + "from_amount": 3.64205e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.301Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4092" + } + }, + { + "model": "economy.conversionrate", + "pk": 899, + "fields": { + "created_on": "2018-05-16T16:48:50.315Z", + "modified_on": "2018-05-16T16:48:50.315Z", + "from_amount": 27457.0640161448, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.301Z", + "source": "etherdelta", + "from_currency": "0x4092", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 900, + "fields": { + "created_on": "2018-05-16T16:48:50.321Z", + "modified_on": "2018-05-16T16:48:50.322Z", + "from_amount": 1.0, + "to_amount": 0.000622501, + "timestamp": "2018-05-16T16:48:50.322Z", + "source": "etherdelta", + "from_currency": "DDF", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 901, + "fields": { + "created_on": "2018-05-16T16:48:50.329Z", + "modified_on": "2018-05-16T16:48:50.329Z", + "from_amount": 0.000622501, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.322Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "DDF" + } + }, + { + "model": "economy.conversionrate", + "pk": 902, + "fields": { + "created_on": "2018-05-16T16:48:50.333Z", + "modified_on": "2018-05-16T16:48:50.333Z", + "from_amount": 1606.42312221185, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.322Z", + "source": "etherdelta", + "from_currency": "DDF", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 903, + "fields": { + "created_on": "2018-05-16T16:48:50.337Z", + "modified_on": "2018-05-16T16:48:50.337Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:50.337Z", + "source": "etherdelta", + "from_currency": "0x9371", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 905, + "fields": { + "created_on": "2018-05-16T16:48:50.344Z", + "modified_on": "2018-05-16T16:48:50.344Z", + "from_amount": 1.0, + "to_amount": 0.0004625, + "timestamp": "2018-05-16T16:48:50.344Z", + "source": "etherdelta", + "from_currency": "QBE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 906, + "fields": { + "created_on": "2018-05-16T16:48:50.348Z", + "modified_on": "2018-05-16T16:48:50.348Z", + "from_amount": 0.0004625, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.344Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "QBE" + } + }, + { + "model": "economy.conversionrate", + "pk": 907, + "fields": { + "created_on": "2018-05-16T16:48:50.351Z", + "modified_on": "2018-05-16T16:48:50.351Z", + "from_amount": 2162.16216216216, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.344Z", + "source": "etherdelta", + "from_currency": "QBE", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 908, + "fields": { + "created_on": "2018-05-16T16:48:50.359Z", + "modified_on": "2018-05-16T16:48:50.359Z", + "from_amount": 0.0004625, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.344Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "QBE" + } + }, + { + "model": "economy.conversionrate", + "pk": 909, + "fields": { + "created_on": "2018-05-16T16:48:50.365Z", + "modified_on": "2018-05-16T16:48:50.366Z", + "from_amount": 1.0, + "to_amount": 7.9256e-5, + "timestamp": "2018-05-16T16:48:50.366Z", + "source": "etherdelta", + "from_currency": "0x5942", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 910, + "fields": { + "created_on": "2018-05-16T16:48:50.370Z", + "modified_on": "2018-05-16T16:48:50.371Z", + "from_amount": 7.9256e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.366Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5942" + } + }, + { + "model": "economy.conversionrate", + "pk": 911, + "fields": { + "created_on": "2018-05-16T16:48:50.379Z", + "modified_on": "2018-05-16T16:48:50.379Z", + "from_amount": 12617.3412738468, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.366Z", + "source": "etherdelta", + "from_currency": "0x5942", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 912, + "fields": { + "created_on": "2018-05-16T16:48:50.384Z", + "modified_on": "2018-05-16T16:48:50.384Z", + "from_amount": 1.0, + "to_amount": 3.005e-5, + "timestamp": "2018-05-16T16:48:50.384Z", + "source": "etherdelta", + "from_currency": "ASTR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 913, + "fields": { + "created_on": "2018-05-16T16:48:50.388Z", + "modified_on": "2018-05-16T16:48:50.388Z", + "from_amount": 3.005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.384Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ASTR" + } + }, + { + "model": "economy.conversionrate", + "pk": 914, + "fields": { + "created_on": "2018-05-16T16:48:50.393Z", + "modified_on": "2018-05-16T16:48:50.393Z", + "from_amount": 33277.8702163062, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.384Z", + "source": "etherdelta", + "from_currency": "ASTR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 915, + "fields": { + "created_on": "2018-05-16T16:48:50.397Z", + "modified_on": "2018-05-16T16:48:50.397Z", + "from_amount": 3.005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.384Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ASTR" + } + }, + { + "model": "economy.conversionrate", + "pk": 916, + "fields": { + "created_on": "2018-05-16T16:48:50.403Z", + "modified_on": "2018-05-16T16:48:50.404Z", + "from_amount": 1.0, + "to_amount": 0.0006245, + "timestamp": "2018-05-16T16:48:50.404Z", + "source": "etherdelta", + "from_currency": "0x9e96", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 917, + "fields": { + "created_on": "2018-05-16T16:48:50.415Z", + "modified_on": "2018-05-16T16:48:50.415Z", + "from_amount": 0.0006245, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.404Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x9e96" + } + }, + { + "model": "economy.conversionrate", + "pk": 918, + "fields": { + "created_on": "2018-05-16T16:48:50.419Z", + "modified_on": "2018-05-16T16:48:50.419Z", + "from_amount": 1601.28102481986, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.404Z", + "source": "etherdelta", + "from_currency": "0x9e96", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 919, + "fields": { + "created_on": "2018-05-16T16:48:50.428Z", + "modified_on": "2018-05-16T16:48:50.428Z", + "from_amount": 1.0, + "to_amount": 0.1262000595, + "timestamp": "2018-05-16T16:48:50.428Z", + "source": "etherdelta", + "from_currency": "ORME", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 920, + "fields": { + "created_on": "2018-05-16T16:48:50.433Z", + "modified_on": "2018-05-16T16:48:50.433Z", + "from_amount": 0.1262000595, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.428Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ORME" + } + }, + { + "model": "economy.conversionrate", + "pk": 921, + "fields": { + "created_on": "2018-05-16T16:48:50.437Z", + "modified_on": "2018-05-16T16:48:50.437Z", + "from_amount": 7.92392653348947, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.428Z", + "source": "etherdelta", + "from_currency": "ORME", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 922, + "fields": { + "created_on": "2018-05-16T16:48:50.442Z", + "modified_on": "2018-05-16T16:48:50.442Z", + "from_amount": 1.0, + "to_amount": 0.0005, + "timestamp": "2018-05-16T16:48:50.442Z", + "source": "etherdelta", + "from_currency": "0x041f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 923, + "fields": { + "created_on": "2018-05-16T16:48:50.446Z", + "modified_on": "2018-05-16T16:48:50.446Z", + "from_amount": 0.0005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.442Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x041f" + } + }, + { + "model": "economy.conversionrate", + "pk": 924, + "fields": { + "created_on": "2018-05-16T16:48:50.450Z", + "modified_on": "2018-05-16T16:48:50.450Z", + "from_amount": 2000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.442Z", + "source": "etherdelta", + "from_currency": "0x041f", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 925, + "fields": { + "created_on": "2018-05-16T16:48:50.459Z", + "modified_on": "2018-05-16T16:48:50.459Z", + "from_amount": 1.0, + "to_amount": 4.325e-6, + "timestamp": "2018-05-16T16:48:50.459Z", + "source": "etherdelta", + "from_currency": "LGR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 926, + "fields": { + "created_on": "2018-05-16T16:48:50.464Z", + "modified_on": "2018-05-16T16:48:50.464Z", + "from_amount": 4.325e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.459Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LGR" + } + }, + { + "model": "economy.conversionrate", + "pk": 927, + "fields": { + "created_on": "2018-05-16T16:48:50.468Z", + "modified_on": "2018-05-16T16:48:50.468Z", + "from_amount": 231213.87283237, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.459Z", + "source": "etherdelta", + "from_currency": "LGR", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 928, + "fields": { + "created_on": "2018-05-16T16:48:50.482Z", + "modified_on": "2018-05-16T16:48:50.482Z", + "from_amount": 1.0, + "to_amount": 0.001102, + "timestamp": "2018-05-16T16:48:50.482Z", + "source": "etherdelta", + "from_currency": "0x0d66", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 929, + "fields": { + "created_on": "2018-05-16T16:48:50.486Z", + "modified_on": "2018-05-16T16:48:50.486Z", + "from_amount": 0.001102, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.482Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0d66" + } + }, + { + "model": "economy.conversionrate", + "pk": 930, + "fields": { + "created_on": "2018-05-16T16:48:50.489Z", + "modified_on": "2018-05-16T16:48:50.489Z", + "from_amount": 907.441016333938, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.482Z", + "source": "etherdelta", + "from_currency": "0x0d66", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 931, + "fields": { + "created_on": "2018-05-16T16:48:50.493Z", + "modified_on": "2018-05-16T16:48:50.494Z", + "from_amount": 1.0, + "to_amount": 0.001, + "timestamp": "2018-05-16T16:48:50.494Z", + "source": "etherdelta", + "from_currency": "0x6bef", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 932, + "fields": { + "created_on": "2018-05-16T16:48:50.497Z", + "modified_on": "2018-05-16T16:48:50.497Z", + "from_amount": 0.001, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.494Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x6bef" + } + }, + { + "model": "economy.conversionrate", + "pk": 933, + "fields": { + "created_on": "2018-05-16T16:48:50.500Z", + "modified_on": "2018-05-16T16:48:50.500Z", + "from_amount": 1000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.494Z", + "source": "etherdelta", + "from_currency": "0x6bef", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 934, + "fields": { + "created_on": "2018-05-16T16:48:50.511Z", + "modified_on": "2018-05-16T16:48:50.512Z", + "from_amount": 1.0, + "to_amount": 0.001213502, + "timestamp": "2018-05-16T16:48:50.512Z", + "source": "etherdelta", + "from_currency": "STX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 935, + "fields": { + "created_on": "2018-05-16T16:48:50.517Z", + "modified_on": "2018-05-16T16:48:50.517Z", + "from_amount": 0.001213502, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.512Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "STX" + } + }, + { + "model": "economy.conversionrate", + "pk": 936, + "fields": { + "created_on": "2018-05-16T16:48:50.520Z", + "modified_on": "2018-05-16T16:48:50.520Z", + "from_amount": 824.061270603592, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.512Z", + "source": "etherdelta", + "from_currency": "STX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 937, + "fields": { + "created_on": "2018-05-16T16:48:50.524Z", + "modified_on": "2018-05-16T16:48:50.524Z", + "from_amount": 1.0, + "to_amount": 6.7005e-6, + "timestamp": "2018-05-16T16:48:50.524Z", + "source": "etherdelta", + "from_currency": "0x3618", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 938, + "fields": { + "created_on": "2018-05-16T16:48:50.527Z", + "modified_on": "2018-05-16T16:48:50.527Z", + "from_amount": 6.7005e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.524Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3618" + } + }, + { + "model": "economy.conversionrate", + "pk": 939, + "fields": { + "created_on": "2018-05-16T16:48:50.530Z", + "modified_on": "2018-05-16T16:48:50.530Z", + "from_amount": 149242.593836281, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.524Z", + "source": "etherdelta", + "from_currency": "0x3618", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 940, + "fields": { + "created_on": "2018-05-16T16:48:50.532Z", + "modified_on": "2018-05-16T16:48:50.532Z", + "from_amount": 6.7005e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.524Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3618" + } + }, + { + "model": "economy.conversionrate", + "pk": 941, + "fields": { + "created_on": "2018-05-16T16:48:50.537Z", + "modified_on": "2018-05-16T16:48:50.537Z", + "from_amount": 1.0, + "to_amount": 2.67e-7, + "timestamp": "2018-05-16T16:48:50.537Z", + "source": "etherdelta", + "from_currency": "0x95ab", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 942, + "fields": { + "created_on": "2018-05-16T16:48:50.546Z", + "modified_on": "2018-05-16T16:48:50.546Z", + "from_amount": 2.67e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.537Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x95ab" + } + }, + { + "model": "economy.conversionrate", + "pk": 943, + "fields": { + "created_on": "2018-05-16T16:48:50.550Z", + "modified_on": "2018-05-16T16:48:50.550Z", + "from_amount": 3745318.35205992, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.537Z", + "source": "etherdelta", + "from_currency": "0x95ab", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 944, + "fields": { + "created_on": "2018-05-16T16:48:50.557Z", + "modified_on": "2018-05-16T16:48:50.558Z", + "from_amount": 1.0, + "to_amount": 0.0002518005, + "timestamp": "2018-05-16T16:48:50.558Z", + "source": "etherdelta", + "from_currency": "0x998b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 945, + "fields": { + "created_on": "2018-05-16T16:48:50.563Z", + "modified_on": "2018-05-16T16:48:50.563Z", + "from_amount": 0.0002518005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.558Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x998b" + } + }, + { + "model": "economy.conversionrate", + "pk": 946, + "fields": { + "created_on": "2018-05-16T16:48:50.567Z", + "modified_on": "2018-05-16T16:48:50.567Z", + "from_amount": 3971.39799166404, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.558Z", + "source": "etherdelta", + "from_currency": "0x998b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 947, + "fields": { + "created_on": "2018-05-16T16:48:50.571Z", + "modified_on": "2018-05-16T16:48:50.571Z", + "from_amount": 1.0, + "to_amount": 0.0001473505, + "timestamp": "2018-05-16T16:48:50.571Z", + "source": "etherdelta", + "from_currency": "0x408e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 948, + "fields": { + "created_on": "2018-05-16T16:48:50.576Z", + "modified_on": "2018-05-16T16:48:50.576Z", + "from_amount": 0.0001473505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.571Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x408e" + } + }, + { + "model": "economy.conversionrate", + "pk": 949, + "fields": { + "created_on": "2018-05-16T16:48:50.579Z", + "modified_on": "2018-05-16T16:48:50.580Z", + "from_amount": 6786.53957740218, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.571Z", + "source": "etherdelta", + "from_currency": "0x408e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 950, + "fields": { + "created_on": "2018-05-16T16:48:50.584Z", + "modified_on": "2018-05-16T16:48:50.584Z", + "from_amount": 1.0, + "to_amount": 0.00055, + "timestamp": "2018-05-16T16:48:50.584Z", + "source": "etherdelta", + "from_currency": "0x4306", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 951, + "fields": { + "created_on": "2018-05-16T16:48:50.595Z", + "modified_on": "2018-05-16T16:48:50.596Z", + "from_amount": 0.00055, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.584Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4306" + } + }, + { + "model": "economy.conversionrate", + "pk": 952, + "fields": { + "created_on": "2018-05-16T16:48:50.600Z", + "modified_on": "2018-05-16T16:48:50.600Z", + "from_amount": 1818.18181818182, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.584Z", + "source": "etherdelta", + "from_currency": "0x4306", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 953, + "fields": { + "created_on": "2018-05-16T16:48:50.610Z", + "modified_on": "2018-05-16T16:48:50.610Z", + "from_amount": 1.0, + "to_amount": 4.68e-7, + "timestamp": "2018-05-16T16:48:50.610Z", + "source": "etherdelta", + "from_currency": "0x3eb2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 954, + "fields": { + "created_on": "2018-05-16T16:48:50.615Z", + "modified_on": "2018-05-16T16:48:50.615Z", + "from_amount": 4.68e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.610Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3eb2" + } + }, + { + "model": "economy.conversionrate", + "pk": 955, + "fields": { + "created_on": "2018-05-16T16:48:50.618Z", + "modified_on": "2018-05-16T16:48:50.618Z", + "from_amount": 2136752.13675214, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.610Z", + "source": "etherdelta", + "from_currency": "0x3eb2", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 956, + "fields": { + "created_on": "2018-05-16T16:48:50.620Z", + "modified_on": "2018-05-16T16:48:50.620Z", + "from_amount": 4.68e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.610Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x3eb2" + } + }, + { + "model": "economy.conversionrate", + "pk": 957, + "fields": { + "created_on": "2018-05-16T16:48:50.627Z", + "modified_on": "2018-05-16T16:48:50.627Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:50.627Z", + "source": "etherdelta", + "from_currency": "0x52cd", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 959, + "fields": { + "created_on": "2018-05-16T16:48:50.632Z", + "modified_on": "2018-05-16T16:48:50.632Z", + "from_amount": 1.0, + "to_amount": 3.6e-5, + "timestamp": "2018-05-16T16:48:50.632Z", + "source": "etherdelta", + "from_currency": "0x5529", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 960, + "fields": { + "created_on": "2018-05-16T16:48:50.637Z", + "modified_on": "2018-05-16T16:48:50.638Z", + "from_amount": 3.6e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.632Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x5529" + } + }, + { + "model": "economy.conversionrate", + "pk": 961, + "fields": { + "created_on": "2018-05-16T16:48:50.649Z", + "modified_on": "2018-05-16T16:48:50.649Z", + "from_amount": 27777.7777777778, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.632Z", + "source": "etherdelta", + "from_currency": "0x5529", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 962, + "fields": { + "created_on": "2018-05-16T16:48:50.653Z", + "modified_on": "2018-05-16T16:48:50.653Z", + "from_amount": 1.0, + "to_amount": 1.5e-9, + "timestamp": "2018-05-16T16:48:50.653Z", + "source": "etherdelta", + "from_currency": "0x0235", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 963, + "fields": { + "created_on": "2018-05-16T16:48:50.663Z", + "modified_on": "2018-05-16T16:48:50.663Z", + "from_amount": 1.5e-9, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.653Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0235" + } + }, + { + "model": "economy.conversionrate", + "pk": 964, + "fields": { + "created_on": "2018-05-16T16:48:50.667Z", + "modified_on": "2018-05-16T16:48:50.667Z", + "from_amount": 666666666.666667, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.653Z", + "source": "etherdelta", + "from_currency": "0x0235", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 965, + "fields": { + "created_on": "2018-05-16T16:48:50.670Z", + "modified_on": "2018-05-16T16:48:50.671Z", + "from_amount": 1.5e-9, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.653Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x0235" + } + }, + { + "model": "economy.conversionrate", + "pk": 966, + "fields": { + "created_on": "2018-05-16T16:48:50.674Z", + "modified_on": "2018-05-16T16:48:50.675Z", + "from_amount": 1.0, + "to_amount": 0.0001576505, + "timestamp": "2018-05-16T16:48:50.674Z", + "source": "etherdelta", + "from_currency": "0x17e6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 967, + "fields": { + "created_on": "2018-05-16T16:48:50.679Z", + "modified_on": "2018-05-16T16:48:50.679Z", + "from_amount": 0.0001576505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.674Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x17e6" + } + }, + { + "model": "economy.conversionrate", + "pk": 968, + "fields": { + "created_on": "2018-05-16T16:48:50.682Z", + "modified_on": "2018-05-16T16:48:50.682Z", + "from_amount": 6343.14512164567, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.674Z", + "source": "etherdelta", + "from_currency": "0x17e6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 969, + "fields": { + "created_on": "2018-05-16T16:48:50.685Z", + "modified_on": "2018-05-16T16:48:50.685Z", + "from_amount": 1.0, + "to_amount": 6.3e-5, + "timestamp": "2018-05-16T16:48:50.685Z", + "source": "etherdelta", + "from_currency": "BCO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 970, + "fields": { + "created_on": "2018-05-16T16:48:50.695Z", + "modified_on": "2018-05-16T16:48:50.695Z", + "from_amount": 6.3e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.685Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "BCO" + } + }, + { + "model": "economy.conversionrate", + "pk": 971, + "fields": { + "created_on": "2018-05-16T16:48:50.698Z", + "modified_on": "2018-05-16T16:48:50.699Z", + "from_amount": 15873.0158730159, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.685Z", + "source": "etherdelta", + "from_currency": "BCO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 972, + "fields": { + "created_on": "2018-05-16T16:48:50.704Z", + "modified_on": "2018-05-16T16:48:50.705Z", + "from_amount": 1.0, + "to_amount": 8.4785e-6, + "timestamp": "2018-05-16T16:48:50.704Z", + "source": "etherdelta", + "from_currency": "COSS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 973, + "fields": { + "created_on": "2018-05-16T16:48:50.714Z", + "modified_on": "2018-05-16T16:48:50.714Z", + "from_amount": 8.4785e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.704Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "COSS" + } + }, + { + "model": "economy.conversionrate", + "pk": 974, + "fields": { + "created_on": "2018-05-16T16:48:50.717Z", + "modified_on": "2018-05-16T16:48:50.717Z", + "from_amount": 117945.391283836, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.704Z", + "source": "etherdelta", + "from_currency": "COSS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 975, + "fields": { + "created_on": "2018-05-16T16:48:50.721Z", + "modified_on": "2018-05-16T16:48:50.721Z", + "from_amount": 1.0, + "to_amount": 4.10015e-5, + "timestamp": "2018-05-16T16:48:50.721Z", + "source": "etherdelta", + "from_currency": "0x92e5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 976, + "fields": { + "created_on": "2018-05-16T16:48:50.726Z", + "modified_on": "2018-05-16T16:48:50.726Z", + "from_amount": 4.10015e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.721Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x92e5" + } + }, + { + "model": "economy.conversionrate", + "pk": 977, + "fields": { + "created_on": "2018-05-16T16:48:50.731Z", + "modified_on": "2018-05-16T16:48:50.731Z", + "from_amount": 24389.3516090875, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.721Z", + "source": "etherdelta", + "from_currency": "0x92e5", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 978, + "fields": { + "created_on": "2018-05-16T16:48:50.735Z", + "modified_on": "2018-05-16T16:48:50.735Z", + "from_amount": 1.0, + "to_amount": 6.955e-6, + "timestamp": "2018-05-16T16:48:50.735Z", + "source": "etherdelta", + "from_currency": "ETHB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 979, + "fields": { + "created_on": "2018-05-16T16:48:50.745Z", + "modified_on": "2018-05-16T16:48:50.745Z", + "from_amount": 6.955e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.735Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "ETHB" + } + }, + { + "model": "economy.conversionrate", + "pk": 980, + "fields": { + "created_on": "2018-05-16T16:48:50.750Z", + "modified_on": "2018-05-16T16:48:50.750Z", + "from_amount": 143781.452192667, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.735Z", + "source": "etherdelta", + "from_currency": "ETHB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 981, + "fields": { + "created_on": "2018-05-16T16:48:50.758Z", + "modified_on": "2018-05-16T16:48:50.759Z", + "from_amount": 1.0, + "to_amount": 9.1545e-6, + "timestamp": "2018-05-16T16:48:50.759Z", + "source": "etherdelta", + "from_currency": "NEWB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 982, + "fields": { + "created_on": "2018-05-16T16:48:50.764Z", + "modified_on": "2018-05-16T16:48:50.765Z", + "from_amount": 9.1545e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.759Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "NEWB" + } + }, + { + "model": "economy.conversionrate", + "pk": 983, + "fields": { + "created_on": "2018-05-16T16:48:50.768Z", + "modified_on": "2018-05-16T16:48:50.768Z", + "from_amount": 109235.894915069, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.759Z", + "source": "etherdelta", + "from_currency": "NEWB", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 984, + "fields": { + "created_on": "2018-05-16T16:48:50.771Z", + "modified_on": "2018-05-16T16:48:50.771Z", + "from_amount": 1.0, + "to_amount": 8.3e-5, + "timestamp": "2018-05-16T16:48:50.771Z", + "source": "etherdelta", + "from_currency": "FDX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 985, + "fields": { + "created_on": "2018-05-16T16:48:50.776Z", + "modified_on": "2018-05-16T16:48:50.776Z", + "from_amount": 8.3e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.771Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "FDX" + } + }, + { + "model": "economy.conversionrate", + "pk": 986, + "fields": { + "created_on": "2018-05-16T16:48:50.779Z", + "modified_on": "2018-05-16T16:48:50.779Z", + "from_amount": 12048.1927710843, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.771Z", + "source": "etherdelta", + "from_currency": "FDX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 987, + "fields": { + "created_on": "2018-05-16T16:48:50.782Z", + "modified_on": "2018-05-16T16:48:50.783Z", + "from_amount": 1.0, + "to_amount": 8.151e-5, + "timestamp": "2018-05-16T16:48:50.783Z", + "source": "etherdelta", + "from_currency": "0x4a52", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 988, + "fields": { + "created_on": "2018-05-16T16:48:50.788Z", + "modified_on": "2018-05-16T16:48:50.788Z", + "from_amount": 8.151e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.783Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x4a52" + } + }, + { + "model": "economy.conversionrate", + "pk": 989, + "fields": { + "created_on": "2018-05-16T16:48:50.795Z", + "modified_on": "2018-05-16T16:48:50.795Z", + "from_amount": 12268.4333210649, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.783Z", + "source": "etherdelta", + "from_currency": "0x4a52", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 990, + "fields": { + "created_on": "2018-05-16T16:48:50.800Z", + "modified_on": "2018-05-16T16:48:50.800Z", + "from_amount": 1.0, + "to_amount": 0.00127135, + "timestamp": "2018-05-16T16:48:50.800Z", + "source": "etherdelta", + "from_currency": "0x8993", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 991, + "fields": { + "created_on": "2018-05-16T16:48:50.806Z", + "modified_on": "2018-05-16T16:48:50.806Z", + "from_amount": 0.00127135, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.800Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x8993" + } + }, + { + "model": "economy.conversionrate", + "pk": 992, + "fields": { + "created_on": "2018-05-16T16:48:50.811Z", + "modified_on": "2018-05-16T16:48:50.812Z", + "from_amount": 786.565461910568, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.800Z", + "source": "etherdelta", + "from_currency": "0x8993", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 993, + "fields": { + "created_on": "2018-05-16T16:48:50.816Z", + "modified_on": "2018-05-16T16:48:50.817Z", + "from_amount": 1.0, + "to_amount": 7.26e-5, + "timestamp": "2018-05-16T16:48:50.816Z", + "source": "etherdelta", + "from_currency": "LNC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 994, + "fields": { + "created_on": "2018-05-16T16:48:50.821Z", + "modified_on": "2018-05-16T16:48:50.821Z", + "from_amount": 7.26e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.816Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LNC" + } + }, + { + "model": "economy.conversionrate", + "pk": 995, + "fields": { + "created_on": "2018-05-16T16:48:50.825Z", + "modified_on": "2018-05-16T16:48:50.825Z", + "from_amount": 13774.1046831956, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.816Z", + "source": "etherdelta", + "from_currency": "LNC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 996, + "fields": { + "created_on": "2018-05-16T16:48:50.829Z", + "modified_on": "2018-05-16T16:48:50.829Z", + "from_amount": 1.0, + "to_amount": 1.8101e-5, + "timestamp": "2018-05-16T16:48:50.829Z", + "source": "etherdelta", + "from_currency": "0x63e6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 997, + "fields": { + "created_on": "2018-05-16T16:48:50.833Z", + "modified_on": "2018-05-16T16:48:50.833Z", + "from_amount": 1.8101e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.829Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x63e6" + } + }, + { + "model": "economy.conversionrate", + "pk": 998, + "fields": { + "created_on": "2018-05-16T16:48:50.836Z", + "modified_on": "2018-05-16T16:48:50.836Z", + "from_amount": 55245.5665432849, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.829Z", + "source": "etherdelta", + "from_currency": "0x63e6", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 999, + "fields": { + "created_on": "2018-05-16T16:48:50.847Z", + "modified_on": "2018-05-16T16:48:50.847Z", + "from_amount": 1.0, + "to_amount": 2.00005e-5, + "timestamp": "2018-05-16T16:48:50.847Z", + "source": "etherdelta", + "from_currency": "0xe760", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1000, + "fields": { + "created_on": "2018-05-16T16:48:50.851Z", + "modified_on": "2018-05-16T16:48:50.851Z", + "from_amount": 2.00005e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.847Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe760" + } + }, + { + "model": "economy.conversionrate", + "pk": 1001, + "fields": { + "created_on": "2018-05-16T16:48:50.859Z", + "modified_on": "2018-05-16T16:48:50.859Z", + "from_amount": 49998.7500312492, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.847Z", + "source": "etherdelta", + "from_currency": "0xe760", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1002, + "fields": { + "created_on": "2018-05-16T16:48:50.863Z", + "modified_on": "2018-05-16T16:48:50.864Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:50.864Z", + "source": "etherdelta", + "from_currency": "JWT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1004, + "fields": { + "created_on": "2018-05-16T16:48:50.871Z", + "modified_on": "2018-05-16T16:48:50.871Z", + "from_amount": 1.0, + "to_amount": 3.00555e-5, + "timestamp": "2018-05-16T16:48:50.871Z", + "source": "etherdelta", + "from_currency": "0x2335", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1005, + "fields": { + "created_on": "2018-05-16T16:48:50.876Z", + "modified_on": "2018-05-16T16:48:50.876Z", + "from_amount": 3.00555e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.871Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x2335" + } + }, + { + "model": "economy.conversionrate", + "pk": 1006, + "fields": { + "created_on": "2018-05-16T16:48:50.879Z", + "modified_on": "2018-05-16T16:48:50.879Z", + "from_amount": 33271.7805393356, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.871Z", + "source": "etherdelta", + "from_currency": "0x2335", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1007, + "fields": { + "created_on": "2018-05-16T16:48:50.883Z", + "modified_on": "2018-05-16T16:48:50.883Z", + "from_amount": 1.0, + "to_amount": 0.000765001, + "timestamp": "2018-05-16T16:48:50.883Z", + "source": "etherdelta", + "from_currency": "LLT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1008, + "fields": { + "created_on": "2018-05-16T16:48:50.896Z", + "modified_on": "2018-05-16T16:48:50.896Z", + "from_amount": 0.000765001, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.883Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "LLT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1009, + "fields": { + "created_on": "2018-05-16T16:48:50.903Z", + "modified_on": "2018-05-16T16:48:50.903Z", + "from_amount": 1307.18783374139, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.883Z", + "source": "etherdelta", + "from_currency": "LLT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1010, + "fields": { + "created_on": "2018-05-16T16:48:50.914Z", + "modified_on": "2018-05-16T16:48:50.915Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:50.914Z", + "source": "etherdelta", + "from_currency": "0xc761", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1012, + "fields": { + "created_on": "2018-05-16T16:48:50.922Z", + "modified_on": "2018-05-16T16:48:50.922Z", + "from_amount": 1.0, + "to_amount": 2.185e-7, + "timestamp": "2018-05-16T16:48:50.922Z", + "source": "etherdelta", + "from_currency": "0xf7ae", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1013, + "fields": { + "created_on": "2018-05-16T16:48:50.927Z", + "modified_on": "2018-05-16T16:48:50.927Z", + "from_amount": 2.185e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.922Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xf7ae" + } + }, + { + "model": "economy.conversionrate", + "pk": 1014, + "fields": { + "created_on": "2018-05-16T16:48:50.931Z", + "modified_on": "2018-05-16T16:48:50.931Z", + "from_amount": 4576659.0389016, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.922Z", + "source": "etherdelta", + "from_currency": "0xf7ae", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1015, + "fields": { + "created_on": "2018-05-16T16:48:50.938Z", + "modified_on": "2018-05-16T16:48:50.938Z", + "from_amount": 1.0, + "to_amount": 2.5e-9, + "timestamp": "2018-05-16T16:48:50.938Z", + "source": "etherdelta", + "from_currency": "0x12fb", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1016, + "fields": { + "created_on": "2018-05-16T16:48:50.948Z", + "modified_on": "2018-05-16T16:48:50.948Z", + "from_amount": 2.5e-9, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.938Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x12fb" + } + }, + { + "model": "economy.conversionrate", + "pk": 1017, + "fields": { + "created_on": "2018-05-16T16:48:50.952Z", + "modified_on": "2018-05-16T16:48:50.952Z", + "from_amount": 400000000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.938Z", + "source": "etherdelta", + "from_currency": "0x12fb", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1018, + "fields": { + "created_on": "2018-05-16T16:48:50.962Z", + "modified_on": "2018-05-16T16:48:50.962Z", + "from_amount": 1.0, + "to_amount": 9.135e-5, + "timestamp": "2018-05-16T16:48:50.962Z", + "source": "etherdelta", + "from_currency": "KSS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1019, + "fields": { + "created_on": "2018-05-16T16:48:50.967Z", + "modified_on": "2018-05-16T16:48:50.967Z", + "from_amount": 9.135e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.962Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "KSS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1020, + "fields": { + "created_on": "2018-05-16T16:48:50.972Z", + "modified_on": "2018-05-16T16:48:50.972Z", + "from_amount": 10946.9074986316, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.962Z", + "source": "etherdelta", + "from_currency": "KSS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1021, + "fields": { + "created_on": "2018-05-16T16:48:50.977Z", + "modified_on": "2018-05-16T16:48:50.977Z", + "from_amount": 1.0, + "to_amount": 1.9035e-6, + "timestamp": "2018-05-16T16:48:50.977Z", + "source": "etherdelta", + "from_currency": "CAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1022, + "fields": { + "created_on": "2018-05-16T16:48:50.982Z", + "modified_on": "2018-05-16T16:48:50.982Z", + "from_amount": 1.9035e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.977Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CAS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1023, + "fields": { + "created_on": "2018-05-16T16:48:50.985Z", + "modified_on": "2018-05-16T16:48:50.985Z", + "from_amount": 525348.04307854, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.977Z", + "source": "etherdelta", + "from_currency": "CAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1024, + "fields": { + "created_on": "2018-05-16T16:48:50.993Z", + "modified_on": "2018-05-16T16:48:50.993Z", + "from_amount": 1.9035e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:50.977Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CAS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1025, + "fields": { + "created_on": "2018-05-16T16:48:51Z", + "modified_on": "2018-05-16T16:48:51.001Z", + "from_amount": 1.0, + "to_amount": 0.000143, + "timestamp": "2018-05-16T16:48:51.001Z", + "source": "etherdelta", + "from_currency": "0xa4ea", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1026, + "fields": { + "created_on": "2018-05-16T16:48:51.009Z", + "modified_on": "2018-05-16T16:48:51.009Z", + "from_amount": 0.000143, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.001Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xa4ea" + } + }, + { + "model": "economy.conversionrate", + "pk": 1027, + "fields": { + "created_on": "2018-05-16T16:48:51.014Z", + "modified_on": "2018-05-16T16:48:51.014Z", + "from_amount": 6993.00699300699, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.001Z", + "source": "etherdelta", + "from_currency": "0xa4ea", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1028, + "fields": { + "created_on": "2018-05-16T16:48:51.020Z", + "modified_on": "2018-05-16T16:48:51.020Z", + "from_amount": 1.0, + "to_amount": 2.45505e-5, + "timestamp": "2018-05-16T16:48:51.020Z", + "source": "etherdelta", + "from_currency": "0x949b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1029, + "fields": { + "created_on": "2018-05-16T16:48:51.025Z", + "modified_on": "2018-05-16T16:48:51.025Z", + "from_amount": 2.45505e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.020Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x949b" + } + }, + { + "model": "economy.conversionrate", + "pk": 1030, + "fields": { + "created_on": "2018-05-16T16:48:51.029Z", + "modified_on": "2018-05-16T16:48:51.029Z", + "from_amount": 40732.3679762123, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.020Z", + "source": "etherdelta", + "from_currency": "0x949b", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1031, + "fields": { + "created_on": "2018-05-16T16:48:51.033Z", + "modified_on": "2018-05-16T16:48:51.033Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:51.033Z", + "source": "etherdelta", + "from_currency": "UGT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1033, + "fields": { + "created_on": "2018-05-16T16:48:51.048Z", + "modified_on": "2018-05-16T16:48:51.048Z", + "from_amount": 1.0, + "to_amount": 2.025e-5, + "timestamp": "2018-05-16T16:48:51.048Z", + "source": "etherdelta", + "from_currency": "0xe531", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1034, + "fields": { + "created_on": "2018-05-16T16:48:51.053Z", + "modified_on": "2018-05-16T16:48:51.053Z", + "from_amount": 2.025e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.048Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0xe531" + } + }, + { + "model": "economy.conversionrate", + "pk": 1035, + "fields": { + "created_on": "2018-05-16T16:48:51.056Z", + "modified_on": "2018-05-16T16:48:51.056Z", + "from_amount": 49382.7160493827, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.048Z", + "source": "etherdelta", + "from_currency": "0xe531", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1036, + "fields": { + "created_on": "2018-05-16T16:48:51.060Z", + "modified_on": "2018-05-16T16:48:51.061Z", + "from_amount": 1.0, + "to_amount": 0.0007500005, + "timestamp": "2018-05-16T16:48:51.060Z", + "source": "etherdelta", + "from_currency": "0x7c32", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1037, + "fields": { + "created_on": "2018-05-16T16:48:51.065Z", + "modified_on": "2018-05-16T16:48:51.065Z", + "from_amount": 0.0007500005, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.060Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x7c32" + } + }, + { + "model": "economy.conversionrate", + "pk": 1038, + "fields": { + "created_on": "2018-05-16T16:48:51.069Z", + "modified_on": "2018-05-16T16:48:51.069Z", + "from_amount": 1333.33244444504, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.060Z", + "source": "etherdelta", + "from_currency": "0x7c32", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1039, + "fields": { + "created_on": "2018-05-16T16:48:51.078Z", + "modified_on": "2018-05-16T16:48:51.079Z", + "from_amount": 1.0, + "to_amount": 0.0002556545, + "timestamp": "2018-05-16T16:48:51.079Z", + "source": "etherdelta", + "from_currency": "MEDI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1040, + "fields": { + "created_on": "2018-05-16T16:48:51.084Z", + "modified_on": "2018-05-16T16:48:51.084Z", + "from_amount": 0.0002556545, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.079Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "MEDI" + } + }, + { + "model": "economy.conversionrate", + "pk": 1041, + "fields": { + "created_on": "2018-05-16T16:48:51.090Z", + "modified_on": "2018-05-16T16:48:51.090Z", + "from_amount": 3911.52903625792, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.079Z", + "source": "etherdelta", + "from_currency": "MEDI", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1042, + "fields": { + "created_on": "2018-05-16T16:48:51.097Z", + "modified_on": "2018-05-16T16:48:51.097Z", + "from_amount": 1.0, + "to_amount": 0.000387, + "timestamp": "2018-05-16T16:48:51.097Z", + "source": "etherdelta", + "from_currency": "CRED", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1043, + "fields": { + "created_on": "2018-05-16T16:48:51.102Z", + "modified_on": "2018-05-16T16:48:51.102Z", + "from_amount": 0.000387, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.097Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "CRED" + } + }, + { + "model": "economy.conversionrate", + "pk": 1044, + "fields": { + "created_on": "2018-05-16T16:48:51.105Z", + "modified_on": "2018-05-16T16:48:51.105Z", + "from_amount": 2583.97932816537, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.097Z", + "source": "etherdelta", + "from_currency": "CRED", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1045, + "fields": { + "created_on": "2018-05-16T16:48:51.110Z", + "modified_on": "2018-05-16T16:48:51.110Z", + "from_amount": 1.0, + "to_amount": 0.0, + "timestamp": "2018-05-16T16:48:51.110Z", + "source": "etherdelta", + "from_currency": "0x0598", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1047, + "fields": { + "created_on": "2018-05-16T16:48:51.116Z", + "modified_on": "2018-05-16T16:48:51.116Z", + "from_amount": 1.0, + "to_amount": 0.00272495, + "timestamp": "2018-05-16T16:48:51.116Z", + "source": "etherdelta", + "from_currency": "SAN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1048, + "fields": { + "created_on": "2018-05-16T16:48:51.124Z", + "modified_on": "2018-05-16T16:48:51.124Z", + "from_amount": 0.00272495, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.116Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "SAN" + } + }, + { + "model": "economy.conversionrate", + "pk": 1049, + "fields": { + "created_on": "2018-05-16T16:48:51.134Z", + "modified_on": "2018-05-16T16:48:51.134Z", + "from_amount": 366.979210627718, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.116Z", + "source": "etherdelta", + "from_currency": "SAN", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1050, + "fields": { + "created_on": "2018-05-16T16:48:51.143Z", + "modified_on": "2018-05-16T16:48:51.144Z", + "from_amount": 1.0, + "to_amount": 1.4225e-6, + "timestamp": "2018-05-16T16:48:51.144Z", + "source": "etherdelta", + "from_currency": "IBTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1051, + "fields": { + "created_on": "2018-05-16T16:48:51.150Z", + "modified_on": "2018-05-16T16:48:51.150Z", + "from_amount": 1.4225e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.144Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "IBTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1052, + "fields": { + "created_on": "2018-05-16T16:48:51.154Z", + "modified_on": "2018-05-16T16:48:51.155Z", + "from_amount": 702987.69771529, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.144Z", + "source": "etherdelta", + "from_currency": "IBTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1053, + "fields": { + "created_on": "2018-05-16T16:48:51.159Z", + "modified_on": "2018-05-16T16:48:51.159Z", + "from_amount": 1.0, + "to_amount": 0.00100125, + "timestamp": "2018-05-16T16:48:51.159Z", + "source": "etherdelta", + "from_currency": "0x369e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1054, + "fields": { + "created_on": "2018-05-16T16:48:51.164Z", + "modified_on": "2018-05-16T16:48:51.164Z", + "from_amount": 0.00100125, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.159Z", + "source": "etherdelta", + "from_currency": "ETH", + "to_currency": "0x369e" + } + }, + { + "model": "economy.conversionrate", + "pk": 1055, + "fields": { + "created_on": "2018-05-16T16:48:51.168Z", + "modified_on": "2018-05-16T16:48:51.168Z", + "from_amount": 998.751560549313, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.159Z", + "source": "etherdelta", + "from_currency": "0x369e", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1056, + "fields": { + "created_on": "2018-05-16T16:48:51.494Z", + "modified_on": "2018-05-16T16:48:51.494Z", + "from_amount": 1.0, + "to_amount": 1.245e-6, + "timestamp": "2018-05-16T16:48:51.494Z", + "source": "poloniex", + "from_currency": "BCN", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1057, + "fields": { + "created_on": "2018-05-16T16:48:51.498Z", + "modified_on": "2018-05-16T16:48:51.498Z", + "from_amount": 1.245e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.494Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BCN" + } + }, + { + "model": "economy.conversionrate", + "pk": 1058, + "fields": { + "created_on": "2018-05-16T16:48:51.500Z", + "modified_on": "2018-05-16T16:48:51.500Z", + "from_amount": 803212.851405623, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.494Z", + "source": "poloniex", + "from_currency": "BCN", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1059, + "fields": { + "created_on": "2018-05-16T16:48:51.503Z", + "modified_on": "2018-05-16T16:48:51.503Z", + "from_amount": 1.0, + "to_amount": 7.28e-6, + "timestamp": "2018-05-16T16:48:51.503Z", + "source": "poloniex", + "from_currency": "BELA", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1060, + "fields": { + "created_on": "2018-05-16T16:48:51.507Z", + "modified_on": "2018-05-16T16:48:51.507Z", + "from_amount": 7.28e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.503Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BELA" + } + }, + { + "model": "economy.conversionrate", + "pk": 1061, + "fields": { + "created_on": "2018-05-16T16:48:51.509Z", + "modified_on": "2018-05-16T16:48:51.509Z", + "from_amount": 137362.637362637, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.503Z", + "source": "poloniex", + "from_currency": "BELA", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1062, + "fields": { + "created_on": "2018-05-16T16:48:51.511Z", + "modified_on": "2018-05-16T16:48:51.511Z", + "from_amount": 7.28e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.503Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BELA" + } + }, + { + "model": "economy.conversionrate", + "pk": 1063, + "fields": { + "created_on": "2018-05-16T16:48:51.523Z", + "modified_on": "2018-05-16T16:48:51.523Z", + "from_amount": 1.0, + "to_amount": 3.1465e-5, + "timestamp": "2018-05-16T16:48:51.523Z", + "source": "poloniex", + "from_currency": "BLK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1064, + "fields": { + "created_on": "2018-05-16T16:48:51.530Z", + "modified_on": "2018-05-16T16:48:51.530Z", + "from_amount": 3.1465e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.523Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BLK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1065, + "fields": { + "created_on": "2018-05-16T16:48:51.533Z", + "modified_on": "2018-05-16T16:48:51.533Z", + "from_amount": 31781.344350866, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.523Z", + "source": "poloniex", + "from_currency": "BLK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1066, + "fields": { + "created_on": "2018-05-16T16:48:51.536Z", + "modified_on": "2018-05-16T16:48:51.537Z", + "from_amount": 1.0, + "to_amount": 0.010901925, + "timestamp": "2018-05-16T16:48:51.537Z", + "source": "poloniex", + "from_currency": "BTCD", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1067, + "fields": { + "created_on": "2018-05-16T16:48:51.542Z", + "modified_on": "2018-05-16T16:48:51.542Z", + "from_amount": 0.010901925, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.537Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BTCD" + } + }, + { + "model": "economy.conversionrate", + "pk": 1068, + "fields": { + "created_on": "2018-05-16T16:48:51.545Z", + "modified_on": "2018-05-16T16:48:51.545Z", + "from_amount": 91.7269197871018, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.537Z", + "source": "poloniex", + "from_currency": "BTCD", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1069, + "fields": { + "created_on": "2018-05-16T16:48:51.549Z", + "modified_on": "2018-05-16T16:48:51.549Z", + "from_amount": 1.0, + "to_amount": 6.345e-5, + "timestamp": "2018-05-16T16:48:51.549Z", + "source": "poloniex", + "from_currency": "Bitmark", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1070, + "fields": { + "created_on": "2018-05-16T16:48:51.553Z", + "modified_on": "2018-05-16T16:48:51.553Z", + "from_amount": 6.345e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.549Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "Bitmark" + } + }, + { + "model": "economy.conversionrate", + "pk": 1071, + "fields": { + "created_on": "2018-05-16T16:48:51.557Z", + "modified_on": "2018-05-16T16:48:51.557Z", + "from_amount": 15760.4412923562, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.549Z", + "source": "poloniex", + "from_currency": "Bitmark", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1072, + "fields": { + "created_on": "2018-05-16T16:48:51.560Z", + "modified_on": "2018-05-16T16:48:51.560Z", + "from_amount": 1.0, + "to_amount": 2.941e-5, + "timestamp": "2018-05-16T16:48:51.560Z", + "source": "poloniex", + "from_currency": "BTS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1073, + "fields": { + "created_on": "2018-05-16T16:48:51.564Z", + "modified_on": "2018-05-16T16:48:51.565Z", + "from_amount": 2.941e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.560Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BTS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1074, + "fields": { + "created_on": "2018-05-16T16:48:51.569Z", + "modified_on": "2018-05-16T16:48:51.569Z", + "from_amount": 34002.0401224074, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.560Z", + "source": "poloniex", + "from_currency": "BTS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1075, + "fields": { + "created_on": "2018-05-16T16:48:51.571Z", + "modified_on": "2018-05-16T16:48:51.571Z", + "from_amount": 2.941e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.560Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BTS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1076, + "fields": { + "created_on": "2018-05-16T16:48:51.575Z", + "modified_on": "2018-05-16T16:48:51.575Z", + "from_amount": 1.0, + "to_amount": 3.125e-6, + "timestamp": "2018-05-16T16:48:51.575Z", + "source": "poloniex", + "from_currency": "BURST", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1077, + "fields": { + "created_on": "2018-05-16T16:48:51.580Z", + "modified_on": "2018-05-16T16:48:51.580Z", + "from_amount": 3.125e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.575Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BURST" + } + }, + { + "model": "economy.conversionrate", + "pk": 1078, + "fields": { + "created_on": "2018-05-16T16:48:51.583Z", + "modified_on": "2018-05-16T16:48:51.583Z", + "from_amount": 320000.0, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.575Z", + "source": "poloniex", + "from_currency": "BURST", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1079, + "fields": { + "created_on": "2018-05-16T16:48:51.585Z", + "modified_on": "2018-05-16T16:48:51.585Z", + "from_amount": 3.125e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.575Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BURST" + } + }, + { + "model": "economy.conversionrate", + "pk": 1080, + "fields": { + "created_on": "2018-05-16T16:48:51.593Z", + "modified_on": "2018-05-16T16:48:51.593Z", + "from_amount": 1.0, + "to_amount": 0.000457345, + "timestamp": "2018-05-16T16:48:51.593Z", + "source": "poloniex", + "from_currency": "CLAM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1081, + "fields": { + "created_on": "2018-05-16T16:48:51.600Z", + "modified_on": "2018-05-16T16:48:51.600Z", + "from_amount": 0.000457345, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.593Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "CLAM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1082, + "fields": { + "created_on": "2018-05-16T16:48:51.604Z", + "modified_on": "2018-05-16T16:48:51.604Z", + "from_amount": 2186.53314237611, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.593Z", + "source": "poloniex", + "from_currency": "CLAM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1083, + "fields": { + "created_on": "2018-05-16T16:48:51.607Z", + "modified_on": "2018-05-16T16:48:51.607Z", + "from_amount": 0.000457345, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.593Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "CLAM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1084, + "fields": { + "created_on": "2018-05-16T16:48:51.612Z", + "modified_on": "2018-05-16T16:48:51.612Z", + "from_amount": 1.0, + "to_amount": 0.04951555, + "timestamp": "2018-05-16T16:48:51.612Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1085, + "fields": { + "created_on": "2018-05-16T16:48:51.615Z", + "modified_on": "2018-05-16T16:48:51.615Z", + "from_amount": 0.04951555, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.612Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "DASH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1086, + "fields": { + "created_on": "2018-05-16T16:48:51.617Z", + "modified_on": "2018-05-16T16:48:51.617Z", + "from_amount": 20.1956759038322, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.612Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1087, + "fields": { + "created_on": "2018-05-16T16:48:51.620Z", + "modified_on": "2018-05-16T16:48:51.620Z", + "from_amount": 1.0, + "to_amount": 4.685e-6, + "timestamp": "2018-05-16T16:48:51.620Z", + "source": "poloniex", + "from_currency": "DGB", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1088, + "fields": { + "created_on": "2018-05-16T16:48:51.626Z", + "modified_on": "2018-05-16T16:48:51.626Z", + "from_amount": 4.685e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.620Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "DGB" + } + }, + { + "model": "economy.conversionrate", + "pk": 1089, + "fields": { + "created_on": "2018-05-16T16:48:51.631Z", + "modified_on": "2018-05-16T16:48:51.632Z", + "from_amount": 213447.171824973, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.620Z", + "source": "poloniex", + "from_currency": "DGB", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1090, + "fields": { + "created_on": "2018-05-16T16:48:51.636Z", + "modified_on": "2018-05-16T16:48:51.636Z", + "from_amount": 1.0, + "to_amount": 5.25e-7, + "timestamp": "2018-05-16T16:48:51.636Z", + "source": "poloniex", + "from_currency": "DOGE", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1091, + "fields": { + "created_on": "2018-05-16T16:48:51.642Z", + "modified_on": "2018-05-16T16:48:51.642Z", + "from_amount": 5.25e-7, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.636Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "DOGE" + } + }, + { + "model": "economy.conversionrate", + "pk": 1092, + "fields": { + "created_on": "2018-05-16T16:48:51.645Z", + "modified_on": "2018-05-16T16:48:51.645Z", + "from_amount": 1904761.9047619, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.636Z", + "source": "poloniex", + "from_currency": "DOGE", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1093, + "fields": { + "created_on": "2018-05-16T16:48:51.648Z", + "modified_on": "2018-05-16T16:48:51.648Z", + "from_amount": 1.0, + "to_amount": 2.7655e-5, + "timestamp": "2018-05-16T16:48:51.648Z", + "source": "poloniex", + "from_currency": "EMC2", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1094, + "fields": { + "created_on": "2018-05-16T16:48:51.652Z", + "modified_on": "2018-05-16T16:48:51.652Z", + "from_amount": 2.7655e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.648Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "EMC2" + } + }, + { + "model": "economy.conversionrate", + "pk": 1095, + "fields": { + "created_on": "2018-05-16T16:48:51.657Z", + "modified_on": "2018-05-16T16:48:51.658Z", + "from_amount": 36159.8264328331, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.648Z", + "source": "poloniex", + "from_currency": "EMC2", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1096, + "fields": { + "created_on": "2018-05-16T16:48:51.664Z", + "modified_on": "2018-05-16T16:48:51.664Z", + "from_amount": 2.7655e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.648Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "EMC2" + } + }, + { + "model": "economy.conversionrate", + "pk": 1097, + "fields": { + "created_on": "2018-05-16T16:48:51.669Z", + "modified_on": "2018-05-16T16:48:51.670Z", + "from_amount": 1.0, + "to_amount": 1.96e-6, + "timestamp": "2018-05-16T16:48:51.670Z", + "source": "poloniex", + "from_currency": "FLDC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1098, + "fields": { + "created_on": "2018-05-16T16:48:51.674Z", + "modified_on": "2018-05-16T16:48:51.674Z", + "from_amount": 1.96e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.670Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "FLDC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1099, + "fields": { + "created_on": "2018-05-16T16:48:51.676Z", + "modified_on": "2018-05-16T16:48:51.676Z", + "from_amount": 510204.081632653, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.670Z", + "source": "poloniex", + "from_currency": "FLDC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1100, + "fields": { + "created_on": "2018-05-16T16:48:51.680Z", + "modified_on": "2018-05-16T16:48:51.681Z", + "from_amount": 1.0, + "to_amount": 1.204e-5, + "timestamp": "2018-05-16T16:48:51.681Z", + "source": "poloniex", + "from_currency": "FLO", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1101, + "fields": { + "created_on": "2018-05-16T16:48:51.685Z", + "modified_on": "2018-05-16T16:48:51.685Z", + "from_amount": 1.204e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.681Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "FLO" + } + }, + { + "model": "economy.conversionrate", + "pk": 1102, + "fields": { + "created_on": "2018-05-16T16:48:51.690Z", + "modified_on": "2018-05-16T16:48:51.690Z", + "from_amount": 83056.4784053156, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.681Z", + "source": "poloniex", + "from_currency": "FLO", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1103, + "fields": { + "created_on": "2018-05-16T16:48:51.698Z", + "modified_on": "2018-05-16T16:48:51.698Z", + "from_amount": 1.0, + "to_amount": 0.000164055, + "timestamp": "2018-05-16T16:48:51.698Z", + "source": "poloniex", + "from_currency": "GAME", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1104, + "fields": { + "created_on": "2018-05-16T16:48:51.703Z", + "modified_on": "2018-05-16T16:48:51.703Z", + "from_amount": 0.000164055, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.698Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "GAME" + } + }, + { + "model": "economy.conversionrate", + "pk": 1105, + "fields": { + "created_on": "2018-05-16T16:48:51.706Z", + "modified_on": "2018-05-16T16:48:51.706Z", + "from_amount": 6095.51674743226, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.698Z", + "source": "poloniex", + "from_currency": "GAME", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1106, + "fields": { + "created_on": "2018-05-16T16:48:51.709Z", + "modified_on": "2018-05-16T16:48:51.709Z", + "from_amount": 1.0, + "to_amount": 5.335e-6, + "timestamp": "2018-05-16T16:48:51.709Z", + "source": "poloniex", + "from_currency": "GRC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1107, + "fields": { + "created_on": "2018-05-16T16:48:51.714Z", + "modified_on": "2018-05-16T16:48:51.714Z", + "from_amount": 5.335e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.709Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "GRC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1108, + "fields": { + "created_on": "2018-05-16T16:48:51.718Z", + "modified_on": "2018-05-16T16:48:51.718Z", + "from_amount": 187441.424554827, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.709Z", + "source": "poloniex", + "from_currency": "GRC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1109, + "fields": { + "created_on": "2018-05-16T16:48:51.725Z", + "modified_on": "2018-05-16T16:48:51.726Z", + "from_amount": 1.0, + "to_amount": 1.5685e-5, + "timestamp": "2018-05-16T16:48:51.726Z", + "source": "poloniex", + "from_currency": "HUC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1110, + "fields": { + "created_on": "2018-05-16T16:48:51.734Z", + "modified_on": "2018-05-16T16:48:51.734Z", + "from_amount": 1.5685e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.726Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "HUC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1111, + "fields": { + "created_on": "2018-05-16T16:48:51.739Z", + "modified_on": "2018-05-16T16:48:51.739Z", + "from_amount": 63755.1801083838, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.726Z", + "source": "poloniex", + "from_currency": "HUC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1112, + "fields": { + "created_on": "2018-05-16T16:48:51.749Z", + "modified_on": "2018-05-16T16:48:51.749Z", + "from_amount": 1.0, + "to_amount": 0.01661746, + "timestamp": "2018-05-16T16:48:51.749Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1113, + "fields": { + "created_on": "2018-05-16T16:48:51.754Z", + "modified_on": "2018-05-16T16:48:51.754Z", + "from_amount": 0.01661746, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.749Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "LTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1114, + "fields": { + "created_on": "2018-05-16T16:48:51.757Z", + "modified_on": "2018-05-16T16:48:51.757Z", + "from_amount": 60.177668548623, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.749Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1115, + "fields": { + "created_on": "2018-05-16T16:48:51.762Z", + "modified_on": "2018-05-16T16:48:51.763Z", + "from_amount": 1.0, + "to_amount": 4.1645e-5, + "timestamp": "2018-05-16T16:48:51.763Z", + "source": "poloniex", + "from_currency": "MAID", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1116, + "fields": { + "created_on": "2018-05-16T16:48:51.768Z", + "modified_on": "2018-05-16T16:48:51.768Z", + "from_amount": 4.1645e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.763Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "MAID" + } + }, + { + "model": "economy.conversionrate", + "pk": 1117, + "fields": { + "created_on": "2018-05-16T16:48:51.775Z", + "modified_on": "2018-05-16T16:48:51.775Z", + "from_amount": 24012.4864929763, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.763Z", + "source": "poloniex", + "from_currency": "MAID", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1118, + "fields": { + "created_on": "2018-05-16T16:48:51.785Z", + "modified_on": "2018-05-16T16:48:51.785Z", + "from_amount": 1.0, + "to_amount": 0.00400042, + "timestamp": "2018-05-16T16:48:51.785Z", + "source": "poloniex", + "from_currency": "OMNI", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1119, + "fields": { + "created_on": "2018-05-16T16:48:51.794Z", + "modified_on": "2018-05-16T16:48:51.794Z", + "from_amount": 0.00400042, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.785Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "OMNI" + } + }, + { + "model": "economy.conversionrate", + "pk": 1120, + "fields": { + "created_on": "2018-05-16T16:48:51.799Z", + "modified_on": "2018-05-16T16:48:51.799Z", + "from_amount": 249.973752755961, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.785Z", + "source": "poloniex", + "from_currency": "OMNI", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1121, + "fields": { + "created_on": "2018-05-16T16:48:51.804Z", + "modified_on": "2018-05-16T16:48:51.804Z", + "from_amount": 1.0, + "to_amount": 0.000137225, + "timestamp": "2018-05-16T16:48:51.804Z", + "source": "poloniex", + "from_currency": "NAV", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1122, + "fields": { + "created_on": "2018-05-16T16:48:51.809Z", + "modified_on": "2018-05-16T16:48:51.809Z", + "from_amount": 0.000137225, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.804Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NAV" + } + }, + { + "model": "economy.conversionrate", + "pk": 1123, + "fields": { + "created_on": "2018-05-16T16:48:51.813Z", + "modified_on": "2018-05-16T16:48:51.813Z", + "from_amount": 7287.30187648023, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.804Z", + "source": "poloniex", + "from_currency": "NAV", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1124, + "fields": { + "created_on": "2018-05-16T16:48:51.819Z", + "modified_on": "2018-05-16T16:48:51.819Z", + "from_amount": 1.0, + "to_amount": 0.00032474, + "timestamp": "2018-05-16T16:48:51.819Z", + "source": "poloniex", + "from_currency": "NEOS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1125, + "fields": { + "created_on": "2018-05-16T16:48:51.830Z", + "modified_on": "2018-05-16T16:48:51.830Z", + "from_amount": 0.00032474, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.819Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NEOS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1126, + "fields": { + "created_on": "2018-05-16T16:48:51.836Z", + "modified_on": "2018-05-16T16:48:51.836Z", + "from_amount": 3079.38658619203, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.819Z", + "source": "poloniex", + "from_currency": "NEOS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1127, + "fields": { + "created_on": "2018-05-16T16:48:51.845Z", + "modified_on": "2018-05-16T16:48:51.846Z", + "from_amount": 1.0, + "to_amount": 0.0002417, + "timestamp": "2018-05-16T16:48:51.846Z", + "source": "poloniex", + "from_currency": "NMC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1128, + "fields": { + "created_on": "2018-05-16T16:48:51.853Z", + "modified_on": "2018-05-16T16:48:51.853Z", + "from_amount": 0.0002417, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.846Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NMC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1129, + "fields": { + "created_on": "2018-05-16T16:48:51.857Z", + "modified_on": "2018-05-16T16:48:51.857Z", + "from_amount": 4137.36036408771, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.846Z", + "source": "poloniex", + "from_currency": "NMC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1130, + "fields": { + "created_on": "2018-05-16T16:48:51.861Z", + "modified_on": "2018-05-16T16:48:51.861Z", + "from_amount": 0.0002417, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.846Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NMC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1131, + "fields": { + "created_on": "2018-05-16T16:48:51.869Z", + "modified_on": "2018-05-16T16:48:51.870Z", + "from_amount": 1.0, + "to_amount": 1.965e-5, + "timestamp": "2018-05-16T16:48:51.869Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1132, + "fields": { + "created_on": "2018-05-16T16:48:51.881Z", + "modified_on": "2018-05-16T16:48:51.881Z", + "from_amount": 1.965e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.869Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NXT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1133, + "fields": { + "created_on": "2018-05-16T16:48:51.886Z", + "modified_on": "2018-05-16T16:48:51.886Z", + "from_amount": 50890.5852417303, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.869Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1134, + "fields": { + "created_on": "2018-05-16T16:48:51.896Z", + "modified_on": "2018-05-16T16:48:51.896Z", + "from_amount": 1.0, + "to_amount": 2.68e-6, + "timestamp": "2018-05-16T16:48:51.896Z", + "source": "poloniex", + "from_currency": "PINK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1135, + "fields": { + "created_on": "2018-05-16T16:48:51.902Z", + "modified_on": "2018-05-16T16:48:51.902Z", + "from_amount": 2.68e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.896Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "PINK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1136, + "fields": { + "created_on": "2018-05-16T16:48:51.906Z", + "modified_on": "2018-05-16T16:48:51.907Z", + "from_amount": 373134.328358209, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.896Z", + "source": "poloniex", + "from_currency": "PINK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1137, + "fields": { + "created_on": "2018-05-16T16:48:51.912Z", + "modified_on": "2018-05-16T16:48:51.912Z", + "from_amount": 1.0, + "to_amount": 1.245e-5, + "timestamp": "2018-05-16T16:48:51.912Z", + "source": "poloniex", + "from_currency": "POT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1138, + "fields": { + "created_on": "2018-05-16T16:48:51.917Z", + "modified_on": "2018-05-16T16:48:51.917Z", + "from_amount": 1.245e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.912Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "POT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1139, + "fields": { + "created_on": "2018-05-16T16:48:51.920Z", + "modified_on": "2018-05-16T16:48:51.920Z", + "from_amount": 80321.2851405622, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.912Z", + "source": "poloniex", + "from_currency": "POT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1140, + "fields": { + "created_on": "2018-05-16T16:48:51.932Z", + "modified_on": "2018-05-16T16:48:51.932Z", + "from_amount": 1.245e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.912Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "POT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1141, + "fields": { + "created_on": "2018-05-16T16:48:51.937Z", + "modified_on": "2018-05-16T16:48:51.938Z", + "from_amount": 1.0, + "to_amount": 0.00032565, + "timestamp": "2018-05-16T16:48:51.938Z", + "source": "poloniex", + "from_currency": "PPC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1142, + "fields": { + "created_on": "2018-05-16T16:48:51.946Z", + "modified_on": "2018-05-16T16:48:51.946Z", + "from_amount": 0.00032565, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.938Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "PPC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1143, + "fields": { + "created_on": "2018-05-16T16:48:51.951Z", + "modified_on": "2018-05-16T16:48:51.951Z", + "from_amount": 3070.78151389529, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.938Z", + "source": "poloniex", + "from_currency": "PPC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1144, + "fields": { + "created_on": "2018-05-16T16:48:51.956Z", + "modified_on": "2018-05-16T16:48:51.956Z", + "from_amount": 1.0, + "to_amount": 1.0185e-5, + "timestamp": "2018-05-16T16:48:51.956Z", + "source": "poloniex", + "from_currency": "RIC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1145, + "fields": { + "created_on": "2018-05-16T16:48:51.961Z", + "modified_on": "2018-05-16T16:48:51.961Z", + "from_amount": 1.0185e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.956Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "RIC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1146, + "fields": { + "created_on": "2018-05-16T16:48:51.965Z", + "modified_on": "2018-05-16T16:48:51.965Z", + "from_amount": 98183.6033382425, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.956Z", + "source": "poloniex", + "from_currency": "RIC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1147, + "fields": { + "created_on": "2018-05-16T16:48:51.971Z", + "modified_on": "2018-05-16T16:48:51.971Z", + "from_amount": 1.0, + "to_amount": 3.9365e-5, + "timestamp": "2018-05-16T16:48:51.971Z", + "source": "poloniex", + "from_currency": "XLM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1148, + "fields": { + "created_on": "2018-05-16T16:48:51.982Z", + "modified_on": "2018-05-16T16:48:51.982Z", + "from_amount": 3.9365e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.971Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XLM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1149, + "fields": { + "created_on": "2018-05-16T16:48:51.985Z", + "modified_on": "2018-05-16T16:48:51.986Z", + "from_amount": 25403.2770227359, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.971Z", + "source": "poloniex", + "from_currency": "XLM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1150, + "fields": { + "created_on": "2018-05-16T16:48:51.994Z", + "modified_on": "2018-05-16T16:48:51.994Z", + "from_amount": 1.0, + "to_amount": 4.362e-5, + "timestamp": "2018-05-16T16:48:51.994Z", + "source": "poloniex", + "from_currency": "SYS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1151, + "fields": { + "created_on": "2018-05-16T16:48:52Z", + "modified_on": "2018-05-16T16:48:52Z", + "from_amount": 4.362e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.994Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "SYS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1152, + "fields": { + "created_on": "2018-05-16T16:48:52.003Z", + "modified_on": "2018-05-16T16:48:52.003Z", + "from_amount": 22925.2636405319, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:51.994Z", + "source": "poloniex", + "from_currency": "SYS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1153, + "fields": { + "created_on": "2018-05-16T16:48:52.007Z", + "modified_on": "2018-05-16T16:48:52.007Z", + "from_amount": 1.0, + "to_amount": 0.00024058, + "timestamp": "2018-05-16T16:48:52.007Z", + "source": "poloniex", + "from_currency": "VIA", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1154, + "fields": { + "created_on": "2018-05-16T16:48:52.012Z", + "modified_on": "2018-05-16T16:48:52.012Z", + "from_amount": 0.00024058, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.007Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "VIA" + } + }, + { + "model": "economy.conversionrate", + "pk": 1155, + "fields": { + "created_on": "2018-05-16T16:48:52.015Z", + "modified_on": "2018-05-16T16:48:52.015Z", + "from_amount": 4156.62149804639, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.007Z", + "source": "poloniex", + "from_currency": "VIA", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1156, + "fields": { + "created_on": "2018-05-16T16:48:52.018Z", + "modified_on": "2018-05-16T16:48:52.018Z", + "from_amount": 0.00024058, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.007Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "VIA" + } + }, + { + "model": "economy.conversionrate", + "pk": 1157, + "fields": { + "created_on": "2018-05-16T16:48:52.027Z", + "modified_on": "2018-05-16T16:48:52.028Z", + "from_amount": 1.0, + "to_amount": 3.058e-5, + "timestamp": "2018-05-16T16:48:52.027Z", + "source": "poloniex", + "from_currency": "XVC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1158, + "fields": { + "created_on": "2018-05-16T16:48:52.032Z", + "modified_on": "2018-05-16T16:48:52.033Z", + "from_amount": 3.058e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.027Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XVC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1159, + "fields": { + "created_on": "2018-05-16T16:48:52.037Z", + "modified_on": "2018-05-16T16:48:52.037Z", + "from_amount": 32701.1118378025, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.027Z", + "source": "poloniex", + "from_currency": "XVC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1160, + "fields": { + "created_on": "2018-05-16T16:48:52.047Z", + "modified_on": "2018-05-16T16:48:52.047Z", + "from_amount": 1.0, + "to_amount": 6.638e-5, + "timestamp": "2018-05-16T16:48:52.047Z", + "source": "poloniex", + "from_currency": "VRC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1161, + "fields": { + "created_on": "2018-05-16T16:48:52.053Z", + "modified_on": "2018-05-16T16:48:52.053Z", + "from_amount": 6.638e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.047Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "VRC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1162, + "fields": { + "created_on": "2018-05-16T16:48:52.056Z", + "modified_on": "2018-05-16T16:48:52.056Z", + "from_amount": 15064.7785477553, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.047Z", + "source": "poloniex", + "from_currency": "VRC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1163, + "fields": { + "created_on": "2018-05-16T16:48:52.061Z", + "modified_on": "2018-05-16T16:48:52.061Z", + "from_amount": 1.0, + "to_amount": 0.00026689, + "timestamp": "2018-05-16T16:48:52.061Z", + "source": "poloniex", + "from_currency": "VTC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1164, + "fields": { + "created_on": "2018-05-16T16:48:52.065Z", + "modified_on": "2018-05-16T16:48:52.065Z", + "from_amount": 0.00026689, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.061Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "VTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1165, + "fields": { + "created_on": "2018-05-16T16:48:52.069Z", + "modified_on": "2018-05-16T16:48:52.069Z", + "from_amount": 3746.86200307243, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.061Z", + "source": "poloniex", + "from_currency": "VTC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1166, + "fields": { + "created_on": "2018-05-16T16:48:52.080Z", + "modified_on": "2018-05-16T16:48:52.080Z", + "from_amount": 1.0, + "to_amount": 0.00623197, + "timestamp": "2018-05-16T16:48:52.080Z", + "source": "poloniex", + "from_currency": "XBC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1167, + "fields": { + "created_on": "2018-05-16T16:48:52.086Z", + "modified_on": "2018-05-16T16:48:52.086Z", + "from_amount": 0.00623197, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.080Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XBC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1168, + "fields": { + "created_on": "2018-05-16T16:48:52.089Z", + "modified_on": "2018-05-16T16:48:52.090Z", + "from_amount": 160.462903383681, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.080Z", + "source": "poloniex", + "from_currency": "XBC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1169, + "fields": { + "created_on": "2018-05-16T16:48:52.094Z", + "modified_on": "2018-05-16T16:48:52.094Z", + "from_amount": 1.0, + "to_amount": 0.00181753, + "timestamp": "2018-05-16T16:48:52.094Z", + "source": "poloniex", + "from_currency": "XCP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1170, + "fields": { + "created_on": "2018-05-16T16:48:52.098Z", + "modified_on": "2018-05-16T16:48:52.098Z", + "from_amount": 0.00181753, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.094Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XCP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1171, + "fields": { + "created_on": "2018-05-16T16:48:52.101Z", + "modified_on": "2018-05-16T16:48:52.101Z", + "from_amount": 550.197245712588, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.094Z", + "source": "poloniex", + "from_currency": "XCP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1172, + "fields": { + "created_on": "2018-05-16T16:48:52.103Z", + "modified_on": "2018-05-16T16:48:52.103Z", + "from_amount": 0.00181753, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.094Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XCP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1173, + "fields": { + "created_on": "2018-05-16T16:48:52.118Z", + "modified_on": "2018-05-16T16:48:52.118Z", + "from_amount": 1.0, + "to_amount": 3.85e-5, + "timestamp": "2018-05-16T16:48:52.118Z", + "source": "poloniex", + "from_currency": "XEM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1174, + "fields": { + "created_on": "2018-05-16T16:48:52.125Z", + "modified_on": "2018-05-16T16:48:52.125Z", + "from_amount": 3.85e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.118Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XEM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1175, + "fields": { + "created_on": "2018-05-16T16:48:52.130Z", + "modified_on": "2018-05-16T16:48:52.130Z", + "from_amount": 25974.025974026, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.118Z", + "source": "poloniex", + "from_currency": "XEM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1176, + "fields": { + "created_on": "2018-05-16T16:48:52.135Z", + "modified_on": "2018-05-16T16:48:52.135Z", + "from_amount": 1.0, + "to_amount": 0.02377331, + "timestamp": "2018-05-16T16:48:52.135Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1177, + "fields": { + "created_on": "2018-05-16T16:48:52.146Z", + "modified_on": "2018-05-16T16:48:52.146Z", + "from_amount": 0.02377331, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.135Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1178, + "fields": { + "created_on": "2018-05-16T16:48:52.151Z", + "modified_on": "2018-05-16T16:48:52.151Z", + "from_amount": 42.0639784699733, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.135Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1179, + "fields": { + "created_on": "2018-05-16T16:48:52.157Z", + "modified_on": "2018-05-16T16:48:52.157Z", + "from_amount": 1.0, + "to_amount": 0.00027103, + "timestamp": "2018-05-16T16:48:52.157Z", + "source": "poloniex", + "from_currency": "XPM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1180, + "fields": { + "created_on": "2018-05-16T16:48:52.162Z", + "modified_on": "2018-05-16T16:48:52.162Z", + "from_amount": 0.00027103, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.157Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XPM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1181, + "fields": { + "created_on": "2018-05-16T16:48:52.165Z", + "modified_on": "2018-05-16T16:48:52.165Z", + "from_amount": 3689.62845441464, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.157Z", + "source": "poloniex", + "from_currency": "XPM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1182, + "fields": { + "created_on": "2018-05-16T16:48:52.169Z", + "modified_on": "2018-05-16T16:48:52.169Z", + "from_amount": 1.0, + "to_amount": 8.2175e-5, + "timestamp": "2018-05-16T16:48:52.169Z", + "source": "poloniex", + "from_currency": "XRP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1183, + "fields": { + "created_on": "2018-05-16T16:48:52.180Z", + "modified_on": "2018-05-16T16:48:52.181Z", + "from_amount": 8.2175e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.169Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "XRP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1184, + "fields": { + "created_on": "2018-05-16T16:48:52.186Z", + "modified_on": "2018-05-16T16:48:52.186Z", + "from_amount": 12169.1512017037, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.169Z", + "source": "poloniex", + "from_currency": "XRP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1185, + "fields": { + "created_on": "2018-05-16T16:48:52.191Z", + "modified_on": "2018-05-16T16:48:52.191Z", + "from_amount": 1.0, + "to_amount": 8230.25164679, + "timestamp": "2018-05-16T16:48:52.191Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1186, + "fields": { + "created_on": "2018-05-16T16:48:52.196Z", + "modified_on": "2018-05-16T16:48:52.196Z", + "from_amount": 8230.25164679, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.191Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1187, + "fields": { + "created_on": "2018-05-16T16:48:52.198Z", + "modified_on": "2018-05-16T16:48:52.199Z", + "from_amount": 0.00012150296769966, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.191Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1188, + "fields": { + "created_on": "2018-05-16T16:48:52.202Z", + "modified_on": "2018-05-16T16:48:52.202Z", + "from_amount": 1.0, + "to_amount": 406.714052585, + "timestamp": "2018-05-16T16:48:52.202Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1189, + "fields": { + "created_on": "2018-05-16T16:48:52.211Z", + "modified_on": "2018-05-16T16:48:52.211Z", + "from_amount": 406.714052585, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.202Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "DASH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1190, + "fields": { + "created_on": "2018-05-16T16:48:52.217Z", + "modified_on": "2018-05-16T16:48:52.217Z", + "from_amount": 0.0024587298954737, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.202Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1191, + "fields": { + "created_on": "2018-05-16T16:48:52.221Z", + "modified_on": "2018-05-16T16:48:52.222Z", + "from_amount": 406.714052585, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.202Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "DASH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1192, + "fields": { + "created_on": "2018-05-16T16:48:52.227Z", + "modified_on": "2018-05-16T16:48:52.227Z", + "from_amount": 1.0, + "to_amount": 136.87873812, + "timestamp": "2018-05-16T16:48:52.227Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1193, + "fields": { + "created_on": "2018-05-16T16:48:52.231Z", + "modified_on": "2018-05-16T16:48:52.231Z", + "from_amount": 136.87873812, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.227Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "LTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1194, + "fields": { + "created_on": "2018-05-16T16:48:52.234Z", + "modified_on": "2018-05-16T16:48:52.234Z", + "from_amount": 0.00730573654999151, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.227Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1195, + "fields": { + "created_on": "2018-05-16T16:48:52.237Z", + "modified_on": "2018-05-16T16:48:52.238Z", + "from_amount": 1.0, + "to_amount": 0.16235, + "timestamp": "2018-05-16T16:48:52.238Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1196, + "fields": { + "created_on": "2018-05-16T16:48:52.249Z", + "modified_on": "2018-05-16T16:48:52.249Z", + "from_amount": 0.16235, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.238Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "NXT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1197, + "fields": { + "created_on": "2018-05-16T16:48:52.253Z", + "modified_on": "2018-05-16T16:48:52.253Z", + "from_amount": 6.15953187557746, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.238Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1198, + "fields": { + "created_on": "2018-05-16T16:48:52.259Z", + "modified_on": "2018-05-16T16:48:52.259Z", + "from_amount": 1.0, + "to_amount": 0.32388037, + "timestamp": "2018-05-16T16:48:52.259Z", + "source": "poloniex", + "from_currency": "XLM", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1199, + "fields": { + "created_on": "2018-05-16T16:48:52.264Z", + "modified_on": "2018-05-16T16:48:52.264Z", + "from_amount": 0.32388037, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.259Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "XLM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1200, + "fields": { + "created_on": "2018-05-16T16:48:52.267Z", + "modified_on": "2018-05-16T16:48:52.267Z", + "from_amount": 3.08755976782415, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.259Z", + "source": "poloniex", + "from_currency": "XLM", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1201, + "fields": { + "created_on": "2018-05-16T16:48:52.272Z", + "modified_on": "2018-05-16T16:48:52.273Z", + "from_amount": 1.0, + "to_amount": 195.40848044, + "timestamp": "2018-05-16T16:48:52.273Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1202, + "fields": { + "created_on": "2018-05-16T16:48:52.283Z", + "modified_on": "2018-05-16T16:48:52.283Z", + "from_amount": 195.40848044, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.273Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1203, + "fields": { + "created_on": "2018-05-16T16:48:52.286Z", + "modified_on": "2018-05-16T16:48:52.286Z", + "from_amount": 0.00511748516619292, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.273Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1204, + "fields": { + "created_on": "2018-05-16T16:48:52.292Z", + "modified_on": "2018-05-16T16:48:52.292Z", + "from_amount": 1.0, + "to_amount": 0.67649523, + "timestamp": "2018-05-16T16:48:52.292Z", + "source": "poloniex", + "from_currency": "XRP", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1205, + "fields": { + "created_on": "2018-05-16T16:48:52.296Z", + "modified_on": "2018-05-16T16:48:52.296Z", + "from_amount": 0.67649523, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.292Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "XRP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1206, + "fields": { + "created_on": "2018-05-16T16:48:52.298Z", + "modified_on": "2018-05-16T16:48:52.298Z", + "from_amount": 1.47820702298226, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.292Z", + "source": "poloniex", + "from_currency": "XRP", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1207, + "fields": { + "created_on": "2018-05-16T16:48:52.302Z", + "modified_on": "2018-05-16T16:48:52.302Z", + "from_amount": 1.0, + "to_amount": 5.261e-5, + "timestamp": "2018-05-16T16:48:52.302Z", + "source": "poloniex", + "from_currency": "BCN", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1208, + "fields": { + "created_on": "2018-05-16T16:48:52.310Z", + "modified_on": "2018-05-16T16:48:52.311Z", + "from_amount": 5.261e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.302Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "BCN" + } + }, + { + "model": "economy.conversionrate", + "pk": 1209, + "fields": { + "created_on": "2018-05-16T16:48:52.317Z", + "modified_on": "2018-05-16T16:48:52.317Z", + "from_amount": 19007.79319521, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.302Z", + "source": "poloniex", + "from_currency": "BCN", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1210, + "fields": { + "created_on": "2018-05-16T16:48:52.322Z", + "modified_on": "2018-05-16T16:48:52.323Z", + "from_amount": 1.0, + "to_amount": 0.00133767, + "timestamp": "2018-05-16T16:48:52.322Z", + "source": "poloniex", + "from_currency": "BLK", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1211, + "fields": { + "created_on": "2018-05-16T16:48:52.327Z", + "modified_on": "2018-05-16T16:48:52.327Z", + "from_amount": 0.00133767, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.322Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "BLK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1212, + "fields": { + "created_on": "2018-05-16T16:48:52.330Z", + "modified_on": "2018-05-16T16:48:52.330Z", + "from_amount": 747.568533345294, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.322Z", + "source": "poloniex", + "from_currency": "BLK", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1213, + "fields": { + "created_on": "2018-05-16T16:48:52.334Z", + "modified_on": "2018-05-16T16:48:52.334Z", + "from_amount": 1.0, + "to_amount": 0.4557334, + "timestamp": "2018-05-16T16:48:52.334Z", + "source": "poloniex", + "from_currency": "BTCD", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1214, + "fields": { + "created_on": "2018-05-16T16:48:52.339Z", + "modified_on": "2018-05-16T16:48:52.339Z", + "from_amount": 0.4557334, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.334Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "BTCD" + } + }, + { + "model": "economy.conversionrate", + "pk": 1215, + "fields": { + "created_on": "2018-05-16T16:48:52.349Z", + "modified_on": "2018-05-16T16:48:52.349Z", + "from_amount": 2.19426533144158, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.334Z", + "source": "poloniex", + "from_currency": "BTCD", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1216, + "fields": { + "created_on": "2018-05-16T16:48:52.354Z", + "modified_on": "2018-05-16T16:48:52.354Z", + "from_amount": 1.0, + "to_amount": 2.075450675, + "timestamp": "2018-05-16T16:48:52.354Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1217, + "fields": { + "created_on": "2018-05-16T16:48:52.360Z", + "modified_on": "2018-05-16T16:48:52.360Z", + "from_amount": 2.075450675, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.354Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "DASH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1218, + "fields": { + "created_on": "2018-05-16T16:48:52.363Z", + "modified_on": "2018-05-16T16:48:52.363Z", + "from_amount": 0.481823062357288, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.354Z", + "source": "poloniex", + "from_currency": "DASH", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1219, + "fields": { + "created_on": "2018-05-16T16:48:52.367Z", + "modified_on": "2018-05-16T16:48:52.367Z", + "from_amount": 1.0, + "to_amount": 0.69929178, + "timestamp": "2018-05-16T16:48:52.367Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1220, + "fields": { + "created_on": "2018-05-16T16:48:52.371Z", + "modified_on": "2018-05-16T16:48:52.371Z", + "from_amount": 0.69929178, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.367Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "LTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1221, + "fields": { + "created_on": "2018-05-16T16:48:52.378Z", + "modified_on": "2018-05-16T16:48:52.379Z", + "from_amount": 1.43001823931064, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.367Z", + "source": "poloniex", + "from_currency": "LTC", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1222, + "fields": { + "created_on": "2018-05-16T16:48:52.387Z", + "modified_on": "2018-05-16T16:48:52.387Z", + "from_amount": 1.0, + "to_amount": 0.001770125, + "timestamp": "2018-05-16T16:48:52.387Z", + "source": "poloniex", + "from_currency": "MAID", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1223, + "fields": { + "created_on": "2018-05-16T16:48:52.392Z", + "modified_on": "2018-05-16T16:48:52.392Z", + "from_amount": 0.001770125, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.387Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "MAID" + } + }, + { + "model": "economy.conversionrate", + "pk": 1224, + "fields": { + "created_on": "2018-05-16T16:48:52.395Z", + "modified_on": "2018-05-16T16:48:52.395Z", + "from_amount": 564.931855094979, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.387Z", + "source": "poloniex", + "from_currency": "MAID", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1225, + "fields": { + "created_on": "2018-05-16T16:48:52.399Z", + "modified_on": "2018-05-16T16:48:52.399Z", + "from_amount": 1.0, + "to_amount": 0.00082959, + "timestamp": "2018-05-16T16:48:52.399Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1226, + "fields": { + "created_on": "2018-05-16T16:48:52.402Z", + "modified_on": "2018-05-16T16:48:52.402Z", + "from_amount": 0.00082959, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.399Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "NXT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1227, + "fields": { + "created_on": "2018-05-16T16:48:52.410Z", + "modified_on": "2018-05-16T16:48:52.411Z", + "from_amount": 1205.41472293543, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.399Z", + "source": "poloniex", + "from_currency": "NXT", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1228, + "fields": { + "created_on": "2018-05-16T16:48:52.418Z", + "modified_on": "2018-05-16T16:48:52.418Z", + "from_amount": 0.00082959, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.399Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "NXT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1229, + "fields": { + "created_on": "2018-05-16T16:48:52.425Z", + "modified_on": "2018-05-16T16:48:52.425Z", + "from_amount": 1.0, + "to_amount": 0.0840658, + "timestamp": "2018-05-16T16:48:52.425Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1230, + "fields": { + "created_on": "2018-05-16T16:48:52.429Z", + "modified_on": "2018-05-16T16:48:52.429Z", + "from_amount": 0.0840658, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.425Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1231, + "fields": { + "created_on": "2018-05-16T16:48:52.432Z", + "modified_on": "2018-05-16T16:48:52.432Z", + "from_amount": 11.895443807113, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.425Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1232, + "fields": { + "created_on": "2018-05-16T16:48:52.436Z", + "modified_on": "2018-05-16T16:48:52.436Z", + "from_amount": 1.0, + "to_amount": 692.1043355, + "timestamp": "2018-05-16T16:48:52.436Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1233, + "fields": { + "created_on": "2018-05-16T16:48:52.446Z", + "modified_on": "2018-05-16T16:48:52.446Z", + "from_amount": 692.1043355, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.436Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1234, + "fields": { + "created_on": "2018-05-16T16:48:52.451Z", + "modified_on": "2018-05-16T16:48:52.451Z", + "from_amount": 0.0014448688567708, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.436Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1235, + "fields": { + "created_on": "2018-05-16T16:48:52.457Z", + "modified_on": "2018-05-16T16:48:52.457Z", + "from_amount": 1.0, + "to_amount": 2.265e-6, + "timestamp": "2018-05-16T16:48:52.457Z", + "source": "poloniex", + "from_currency": "SC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1236, + "fields": { + "created_on": "2018-05-16T16:48:52.461Z", + "modified_on": "2018-05-16T16:48:52.462Z", + "from_amount": 2.265e-6, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.457Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "SC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1237, + "fields": { + "created_on": "2018-05-16T16:48:52.464Z", + "modified_on": "2018-05-16T16:48:52.464Z", + "from_amount": 441501.103752759, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.457Z", + "source": "poloniex", + "from_currency": "SC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1238, + "fields": { + "created_on": "2018-05-16T16:48:52.467Z", + "modified_on": "2018-05-16T16:48:52.468Z", + "from_amount": 1.0, + "to_amount": 4.015e-5, + "timestamp": "2018-05-16T16:48:52.468Z", + "source": "poloniex", + "from_currency": "BCY", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1239, + "fields": { + "created_on": "2018-05-16T16:48:52.471Z", + "modified_on": "2018-05-16T16:48:52.471Z", + "from_amount": 4.015e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.468Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BCY" + } + }, + { + "model": "economy.conversionrate", + "pk": 1240, + "fields": { + "created_on": "2018-05-16T16:48:52.482Z", + "modified_on": "2018-05-16T16:48:52.482Z", + "from_amount": 24906.600249066, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.468Z", + "source": "poloniex", + "from_currency": "BCY", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1241, + "fields": { + "created_on": "2018-05-16T16:48:52.487Z", + "modified_on": "2018-05-16T16:48:52.488Z", + "from_amount": 1.0, + "to_amount": 0.000218135, + "timestamp": "2018-05-16T16:48:52.488Z", + "source": "poloniex", + "from_currency": "EXP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1242, + "fields": { + "created_on": "2018-05-16T16:48:52.492Z", + "modified_on": "2018-05-16T16:48:52.493Z", + "from_amount": 0.000218135, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.488Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "EXP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1243, + "fields": { + "created_on": "2018-05-16T16:48:52.495Z", + "modified_on": "2018-05-16T16:48:52.496Z", + "from_amount": 4584.31705136727, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.488Z", + "source": "poloniex", + "from_currency": "EXP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1244, + "fields": { + "created_on": "2018-05-16T16:48:52.498Z", + "modified_on": "2018-05-16T16:48:52.498Z", + "from_amount": 0.000218135, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.488Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "EXP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1245, + "fields": { + "created_on": "2018-05-16T16:48:52.502Z", + "modified_on": "2018-05-16T16:48:52.502Z", + "from_amount": 1.0, + "to_amount": 0.002561735, + "timestamp": "2018-05-16T16:48:52.502Z", + "source": "poloniex", + "from_currency": "FCT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1246, + "fields": { + "created_on": "2018-05-16T16:48:52.513Z", + "modified_on": "2018-05-16T16:48:52.513Z", + "from_amount": 0.002561735, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.502Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "FCT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1247, + "fields": { + "created_on": "2018-05-16T16:48:52.518Z", + "modified_on": "2018-05-16T16:48:52.518Z", + "from_amount": 390.360439311638, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.502Z", + "source": "poloniex", + "from_currency": "FCT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1248, + "fields": { + "created_on": "2018-05-16T16:48:52.524Z", + "modified_on": "2018-05-16T16:48:52.524Z", + "from_amount": 1.0, + "to_amount": 0.000525975, + "timestamp": "2018-05-16T16:48:52.524Z", + "source": "poloniex", + "from_currency": "RADS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1249, + "fields": { + "created_on": "2018-05-16T16:48:52.528Z", + "modified_on": "2018-05-16T16:48:52.528Z", + "from_amount": 0.000525975, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.524Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "RADS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1250, + "fields": { + "created_on": "2018-05-16T16:48:52.531Z", + "modified_on": "2018-05-16T16:48:52.531Z", + "from_amount": 1901.231047103, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.524Z", + "source": "poloniex", + "from_currency": "RADS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1251, + "fields": { + "created_on": "2018-05-16T16:48:52.534Z", + "modified_on": "2018-05-16T16:48:52.534Z", + "from_amount": 1.0, + "to_amount": 2.8425e-5, + "timestamp": "2018-05-16T16:48:52.534Z", + "source": "poloniex", + "from_currency": "AMP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1252, + "fields": { + "created_on": "2018-05-16T16:48:52.537Z", + "modified_on": "2018-05-16T16:48:52.537Z", + "from_amount": 2.8425e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.534Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "AMP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1253, + "fields": { + "created_on": "2018-05-16T16:48:52.547Z", + "modified_on": "2018-05-16T16:48:52.547Z", + "from_amount": 35180.2990325418, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.534Z", + "source": "poloniex", + "from_currency": "AMP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1254, + "fields": { + "created_on": "2018-05-16T16:48:52.553Z", + "modified_on": "2018-05-16T16:48:52.553Z", + "from_amount": 1.0, + "to_amount": 0.01161113, + "timestamp": "2018-05-16T16:48:52.553Z", + "source": "poloniex", + "from_currency": "DCR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1255, + "fields": { + "created_on": "2018-05-16T16:48:52.558Z", + "modified_on": "2018-05-16T16:48:52.558Z", + "from_amount": 0.01161113, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.553Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "DCR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1256, + "fields": { + "created_on": "2018-05-16T16:48:52.562Z", + "modified_on": "2018-05-16T16:48:52.562Z", + "from_amount": 86.124261807421, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.553Z", + "source": "poloniex", + "from_currency": "DCR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1257, + "fields": { + "created_on": "2018-05-16T16:48:52.567Z", + "modified_on": "2018-05-16T16:48:52.568Z", + "from_amount": 1.0, + "to_amount": 0.0012104, + "timestamp": "2018-05-16T16:48:52.568Z", + "source": "poloniex", + "from_currency": "LSK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1258, + "fields": { + "created_on": "2018-05-16T16:48:52.576Z", + "modified_on": "2018-05-16T16:48:52.576Z", + "from_amount": 0.0012104, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.568Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "LSK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1259, + "fields": { + "created_on": "2018-05-16T16:48:52.585Z", + "modified_on": "2018-05-16T16:48:52.585Z", + "from_amount": 826.173165895572, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.568Z", + "source": "poloniex", + "from_currency": "LSK", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1260, + "fields": { + "created_on": "2018-05-16T16:48:52.590Z", + "modified_on": "2018-05-16T16:48:52.590Z", + "from_amount": 1.0, + "to_amount": 0.01443798, + "timestamp": "2018-05-16T16:48:52.590Z", + "source": "poloniex", + "from_currency": "LSK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1261, + "fields": { + "created_on": "2018-05-16T16:48:52.595Z", + "modified_on": "2018-05-16T16:48:52.595Z", + "from_amount": 0.01443798, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.590Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "LSK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1262, + "fields": { + "created_on": "2018-05-16T16:48:52.599Z", + "modified_on": "2018-05-16T16:48:52.600Z", + "from_amount": 69.2617665352078, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.590Z", + "source": "poloniex", + "from_currency": "LSK", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1263, + "fields": { + "created_on": "2018-05-16T16:48:52.604Z", + "modified_on": "2018-05-16T16:48:52.604Z", + "from_amount": 0.01443798, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.590Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "LSK" + } + }, + { + "model": "economy.conversionrate", + "pk": 1264, + "fields": { + "created_on": "2018-05-16T16:48:52.619Z", + "modified_on": "2018-05-16T16:48:52.620Z", + "from_amount": 1.0, + "to_amount": 2.7585e-5, + "timestamp": "2018-05-16T16:48:52.620Z", + "source": "poloniex", + "from_currency": "LBC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1265, + "fields": { + "created_on": "2018-05-16T16:48:52.626Z", + "modified_on": "2018-05-16T16:48:52.627Z", + "from_amount": 2.7585e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.620Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "LBC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1266, + "fields": { + "created_on": "2018-05-16T16:48:52.631Z", + "modified_on": "2018-05-16T16:48:52.631Z", + "from_amount": 36251.5860068878, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.620Z", + "source": "poloniex", + "from_currency": "LBC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1267, + "fields": { + "created_on": "2018-05-16T16:48:52.634Z", + "modified_on": "2018-05-16T16:48:52.634Z", + "from_amount": 2.7585e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.620Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "LBC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1268, + "fields": { + "created_on": "2018-05-16T16:48:52.638Z", + "modified_on": "2018-05-16T16:48:52.638Z", + "from_amount": 1.0, + "to_amount": 0.000301335, + "timestamp": "2018-05-16T16:48:52.638Z", + "source": "poloniex", + "from_currency": "STEEM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1269, + "fields": { + "created_on": "2018-05-16T16:48:52.650Z", + "modified_on": "2018-05-16T16:48:52.650Z", + "from_amount": 0.000301335, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.638Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "STEEM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1270, + "fields": { + "created_on": "2018-05-16T16:48:52.654Z", + "modified_on": "2018-05-16T16:48:52.654Z", + "from_amount": 3318.56571589759, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.638Z", + "source": "poloniex", + "from_currency": "STEEM", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1271, + "fields": { + "created_on": "2018-05-16T16:48:52.658Z", + "modified_on": "2018-05-16T16:48:52.659Z", + "from_amount": 1.0, + "to_amount": 0.00359008, + "timestamp": "2018-05-16T16:48:52.658Z", + "source": "poloniex", + "from_currency": "STEEM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1272, + "fields": { + "created_on": "2018-05-16T16:48:52.663Z", + "modified_on": "2018-05-16T16:48:52.663Z", + "from_amount": 0.00359008, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.658Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "STEEM" + } + }, + { + "model": "economy.conversionrate", + "pk": 1273, + "fields": { + "created_on": "2018-05-16T16:48:52.666Z", + "modified_on": "2018-05-16T16:48:52.666Z", + "from_amount": 278.545324895267, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.658Z", + "source": "poloniex", + "from_currency": "STEEM", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1274, + "fields": { + "created_on": "2018-05-16T16:48:52.669Z", + "modified_on": "2018-05-16T16:48:52.670Z", + "from_amount": 1.0, + "to_amount": 0.00030851, + "timestamp": "2018-05-16T16:48:52.670Z", + "source": "poloniex", + "from_currency": "SBD", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1275, + "fields": { + "created_on": "2018-05-16T16:48:52.681Z", + "modified_on": "2018-05-16T16:48:52.681Z", + "from_amount": 0.00030851, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.670Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "SBD" + } + }, + { + "model": "economy.conversionrate", + "pk": 1276, + "fields": { + "created_on": "2018-05-16T16:48:52.685Z", + "modified_on": "2018-05-16T16:48:52.685Z", + "from_amount": 3241.38601666072, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.670Z", + "source": "poloniex", + "from_currency": "SBD", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1277, + "fields": { + "created_on": "2018-05-16T16:48:52.691Z", + "modified_on": "2018-05-16T16:48:52.691Z", + "from_amount": 1.0, + "to_amount": 0.002104535, + "timestamp": "2018-05-16T16:48:52.691Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1278, + "fields": { + "created_on": "2018-05-16T16:48:52.695Z", + "modified_on": "2018-05-16T16:48:52.695Z", + "from_amount": 0.002104535, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.691Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "ETC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1279, + "fields": { + "created_on": "2018-05-16T16:48:52.698Z", + "modified_on": "2018-05-16T16:48:52.698Z", + "from_amount": 475.164347468681, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.691Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1280, + "fields": { + "created_on": "2018-05-16T16:48:52.701Z", + "modified_on": "2018-05-16T16:48:52.701Z", + "from_amount": 1.0, + "to_amount": 0.02506674, + "timestamp": "2018-05-16T16:48:52.701Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1281, + "fields": { + "created_on": "2018-05-16T16:48:52.705Z", + "modified_on": "2018-05-16T16:48:52.705Z", + "from_amount": 0.02506674, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.701Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "ETC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1282, + "fields": { + "created_on": "2018-05-16T16:48:52.717Z", + "modified_on": "2018-05-16T16:48:52.717Z", + "from_amount": 39.8935003115682, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.701Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1283, + "fields": { + "created_on": "2018-05-16T16:48:52.720Z", + "modified_on": "2018-05-16T16:48:52.720Z", + "from_amount": 0.02506674, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.701Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "ETC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1284, + "fields": { + "created_on": "2018-05-16T16:48:52.726Z", + "modified_on": "2018-05-16T16:48:52.727Z", + "from_amount": 1.0, + "to_amount": 17.348308515, + "timestamp": "2018-05-16T16:48:52.727Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1285, + "fields": { + "created_on": "2018-05-16T16:48:52.732Z", + "modified_on": "2018-05-16T16:48:52.732Z", + "from_amount": 17.348308515, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.727Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "ETC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1286, + "fields": { + "created_on": "2018-05-16T16:48:52.736Z", + "modified_on": "2018-05-16T16:48:52.736Z", + "from_amount": 0.0576425072874028, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.727Z", + "source": "poloniex", + "from_currency": "ETC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1287, + "fields": { + "created_on": "2018-05-16T16:48:52.744Z", + "modified_on": "2018-05-16T16:48:52.744Z", + "from_amount": 1.0, + "to_amount": 0.005972505, + "timestamp": "2018-05-16T16:48:52.744Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1288, + "fields": { + "created_on": "2018-05-16T16:48:52.753Z", + "modified_on": "2018-05-16T16:48:52.753Z", + "from_amount": 0.005972505, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.744Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "REP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1289, + "fields": { + "created_on": "2018-05-16T16:48:52.757Z", + "modified_on": "2018-05-16T16:48:52.757Z", + "from_amount": 167.433932663095, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.744Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1290, + "fields": { + "created_on": "2018-05-16T16:48:52.762Z", + "modified_on": "2018-05-16T16:48:52.762Z", + "from_amount": 1.0, + "to_amount": 49.42950883, + "timestamp": "2018-05-16T16:48:52.762Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1291, + "fields": { + "created_on": "2018-05-16T16:48:52.766Z", + "modified_on": "2018-05-16T16:48:52.766Z", + "from_amount": 49.42950883, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.762Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "REP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1292, + "fields": { + "created_on": "2018-05-16T16:48:52.769Z", + "modified_on": "2018-05-16T16:48:52.769Z", + "from_amount": 0.0202308301998153, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.762Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1293, + "fields": { + "created_on": "2018-05-16T16:48:52.774Z", + "modified_on": "2018-05-16T16:48:52.775Z", + "from_amount": 1.0, + "to_amount": 0.07143868, + "timestamp": "2018-05-16T16:48:52.774Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1294, + "fields": { + "created_on": "2018-05-16T16:48:52.784Z", + "modified_on": "2018-05-16T16:48:52.784Z", + "from_amount": 0.07143868, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.774Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "REP" + } + }, + { + "model": "economy.conversionrate", + "pk": 1295, + "fields": { + "created_on": "2018-05-16T16:48:52.788Z", + "modified_on": "2018-05-16T16:48:52.788Z", + "from_amount": 13.9980190003511, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.774Z", + "source": "poloniex", + "from_currency": "REP", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1296, + "fields": { + "created_on": "2018-05-16T16:48:52.793Z", + "modified_on": "2018-05-16T16:48:52.793Z", + "from_amount": 1.0, + "to_amount": 3.531e-5, + "timestamp": "2018-05-16T16:48:52.793Z", + "source": "poloniex", + "from_currency": "ARDR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1297, + "fields": { + "created_on": "2018-05-16T16:48:52.797Z", + "modified_on": "2018-05-16T16:48:52.797Z", + "from_amount": 3.531e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.793Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "ARDR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1298, + "fields": { + "created_on": "2018-05-16T16:48:52.800Z", + "modified_on": "2018-05-16T16:48:52.800Z", + "from_amount": 28320.5890682526, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.793Z", + "source": "poloniex", + "from_currency": "ARDR", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1299, + "fields": { + "created_on": "2018-05-16T16:48:52.803Z", + "modified_on": "2018-05-16T16:48:52.803Z", + "from_amount": 1.0, + "to_amount": 0.0432225, + "timestamp": "2018-05-16T16:48:52.803Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1300, + "fields": { + "created_on": "2018-05-16T16:48:52.817Z", + "modified_on": "2018-05-16T16:48:52.817Z", + "from_amount": 0.0432225, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.803Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "ZEC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1301, + "fields": { + "created_on": "2018-05-16T16:48:52.822Z", + "modified_on": "2018-05-16T16:48:52.822Z", + "from_amount": 23.1360980970559, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.803Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1302, + "fields": { + "created_on": "2018-05-16T16:48:52.827Z", + "modified_on": "2018-05-16T16:48:52.828Z", + "from_amount": 1.0, + "to_amount": 0.515503395, + "timestamp": "2018-05-16T16:48:52.827Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1303, + "fields": { + "created_on": "2018-05-16T16:48:52.832Z", + "modified_on": "2018-05-16T16:48:52.832Z", + "from_amount": 0.515503395, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.827Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "ZEC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1304, + "fields": { + "created_on": "2018-05-16T16:48:52.835Z", + "modified_on": "2018-05-16T16:48:52.835Z", + "from_amount": 1.93985143395612, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.827Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1305, + "fields": { + "created_on": "2018-05-16T16:48:52.842Z", + "modified_on": "2018-05-16T16:48:52.844Z", + "from_amount": 1.0, + "to_amount": 354.20334904, + "timestamp": "2018-05-16T16:48:52.843Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1306, + "fields": { + "created_on": "2018-05-16T16:48:52.854Z", + "modified_on": "2018-05-16T16:48:52.854Z", + "from_amount": 354.20334904, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.843Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "ZEC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1307, + "fields": { + "created_on": "2018-05-16T16:48:52.859Z", + "modified_on": "2018-05-16T16:48:52.859Z", + "from_amount": 0.0028232369984934, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.843Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1308, + "fields": { + "created_on": "2018-05-16T16:48:52.864Z", + "modified_on": "2018-05-16T16:48:52.864Z", + "from_amount": 1.0, + "to_amount": 1.82510585, + "timestamp": "2018-05-16T16:48:52.864Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1309, + "fields": { + "created_on": "2018-05-16T16:48:52.868Z", + "modified_on": "2018-05-16T16:48:52.868Z", + "from_amount": 1.82510585, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.864Z", + "source": "poloniex", + "from_currency": "XMR", + "to_currency": "ZEC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1310, + "fields": { + "created_on": "2018-05-16T16:48:52.871Z", + "modified_on": "2018-05-16T16:48:52.871Z", + "from_amount": 0.547913426500715, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.864Z", + "source": "poloniex", + "from_currency": "ZEC", + "to_currency": "XMR" + } + }, + { + "model": "economy.conversionrate", + "pk": 1311, + "fields": { + "created_on": "2018-05-16T16:48:52.885Z", + "modified_on": "2018-05-16T16:48:52.885Z", + "from_amount": 1.0, + "to_amount": 0.00074484, + "timestamp": "2018-05-16T16:48:52.885Z", + "source": "poloniex", + "from_currency": "STRAT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1312, + "fields": { + "created_on": "2018-05-16T16:48:52.891Z", + "modified_on": "2018-05-16T16:48:52.891Z", + "from_amount": 0.00074484, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.885Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "STRAT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1313, + "fields": { + "created_on": "2018-05-16T16:48:52.896Z", + "modified_on": "2018-05-16T16:48:52.896Z", + "from_amount": 1342.57021642232, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.885Z", + "source": "poloniex", + "from_currency": "STRAT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1314, + "fields": { + "created_on": "2018-05-16T16:48:52.900Z", + "modified_on": "2018-05-16T16:48:52.900Z", + "from_amount": 1.0, + "to_amount": 1.738e-5, + "timestamp": "2018-05-16T16:48:52.900Z", + "source": "poloniex", + "from_currency": "NXC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1315, + "fields": { + "created_on": "2018-05-16T16:48:52.904Z", + "modified_on": "2018-05-16T16:48:52.904Z", + "from_amount": 1.738e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.900Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "NXC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1316, + "fields": { + "created_on": "2018-05-16T16:48:52.913Z", + "modified_on": "2018-05-16T16:48:52.914Z", + "from_amount": 57537.3993095512, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.900Z", + "source": "poloniex", + "from_currency": "NXC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1317, + "fields": { + "created_on": "2018-05-16T16:48:52.920Z", + "modified_on": "2018-05-16T16:48:52.920Z", + "from_amount": 1.0, + "to_amount": 0.00010092, + "timestamp": "2018-05-16T16:48:52.920Z", + "source": "poloniex", + "from_currency": "PASC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1318, + "fields": { + "created_on": "2018-05-16T16:48:52.925Z", + "modified_on": "2018-05-16T16:48:52.925Z", + "from_amount": 0.00010092, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.920Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "PASC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1319, + "fields": { + "created_on": "2018-05-16T16:48:52.928Z", + "modified_on": "2018-05-16T16:48:52.928Z", + "from_amount": 9908.83868410622, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.920Z", + "source": "poloniex", + "from_currency": "PASC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1320, + "fields": { + "created_on": "2018-05-16T16:48:52.934Z", + "modified_on": "2018-05-16T16:48:52.934Z", + "from_amount": 1.0, + "to_amount": 6.562e-5, + "timestamp": "2018-05-16T16:48:52.934Z", + "source": "poloniex", + "from_currency": "GNT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1321, + "fields": { + "created_on": "2018-05-16T16:48:52.939Z", + "modified_on": "2018-05-16T16:48:52.940Z", + "from_amount": 6.562e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.934Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "GNT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1322, + "fields": { + "created_on": "2018-05-16T16:48:52.951Z", + "modified_on": "2018-05-16T16:48:52.951Z", + "from_amount": 15239.2563242914, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.934Z", + "source": "poloniex", + "from_currency": "GNT", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1323, + "fields": { + "created_on": "2018-05-16T16:48:52.957Z", + "modified_on": "2018-05-16T16:48:52.957Z", + "from_amount": 1.0, + "to_amount": 0.00078587, + "timestamp": "2018-05-16T16:48:52.957Z", + "source": "poloniex", + "from_currency": "GNT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1324, + "fields": { + "created_on": "2018-05-16T16:48:52.962Z", + "modified_on": "2018-05-16T16:48:52.962Z", + "from_amount": 0.00078587, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.957Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "GNT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1325, + "fields": { + "created_on": "2018-05-16T16:48:52.966Z", + "modified_on": "2018-05-16T16:48:52.966Z", + "from_amount": 1272.47509130009, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.957Z", + "source": "poloniex", + "from_currency": "GNT", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1326, + "fields": { + "created_on": "2018-05-16T16:48:52.971Z", + "modified_on": "2018-05-16T16:48:52.971Z", + "from_amount": 1.0, + "to_amount": 0.01104747, + "timestamp": "2018-05-16T16:48:52.971Z", + "source": "poloniex", + "from_currency": "GNO", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1327, + "fields": { + "created_on": "2018-05-16T16:48:52.983Z", + "modified_on": "2018-05-16T16:48:52.983Z", + "from_amount": 0.01104747, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.971Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "GNO" + } + }, + { + "model": "economy.conversionrate", + "pk": 1328, + "fields": { + "created_on": "2018-05-16T16:48:52.987Z", + "modified_on": "2018-05-16T16:48:52.987Z", + "from_amount": 90.5184625982238, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.971Z", + "source": "poloniex", + "from_currency": "GNO", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1329, + "fields": { + "created_on": "2018-05-16T16:48:52.992Z", + "modified_on": "2018-05-16T16:48:52.992Z", + "from_amount": 1.0, + "to_amount": 0.13180501, + "timestamp": "2018-05-16T16:48:52.992Z", + "source": "poloniex", + "from_currency": "GNO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1330, + "fields": { + "created_on": "2018-05-16T16:48:52.996Z", + "modified_on": "2018-05-16T16:48:52.996Z", + "from_amount": 0.13180501, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.992Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "GNO" + } + }, + { + "model": "economy.conversionrate", + "pk": 1331, + "fields": { + "created_on": "2018-05-16T16:48:53Z", + "modified_on": "2018-05-16T16:48:53Z", + "from_amount": 7.58696501749061, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:52.992Z", + "source": "poloniex", + "from_currency": "GNO", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1332, + "fields": { + "created_on": "2018-05-16T16:48:53.004Z", + "modified_on": "2018-05-16T16:48:53.004Z", + "from_amount": 1.0, + "to_amount": 0.15281249, + "timestamp": "2018-05-16T16:48:53.004Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1333, + "fields": { + "created_on": "2018-05-16T16:48:53.016Z", + "modified_on": "2018-05-16T16:48:53.016Z", + "from_amount": 0.15281249, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.004Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "BCH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1334, + "fields": { + "created_on": "2018-05-16T16:48:53.020Z", + "modified_on": "2018-05-16T16:48:53.020Z", + "from_amount": 6.54396770839871, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.004Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1335, + "fields": { + "created_on": "2018-05-16T16:48:53.026Z", + "modified_on": "2018-05-16T16:48:53.026Z", + "from_amount": 1.0, + "to_amount": 1.826067625, + "timestamp": "2018-05-16T16:48:53.026Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1336, + "fields": { + "created_on": "2018-05-16T16:48:53.030Z", + "modified_on": "2018-05-16T16:48:53.030Z", + "from_amount": 1.826067625, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.026Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "BCH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1337, + "fields": { + "created_on": "2018-05-16T16:48:53.033Z", + "modified_on": "2018-05-16T16:48:53.033Z", + "from_amount": 0.547624844945159, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.026Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1338, + "fields": { + "created_on": "2018-05-16T16:48:53.035Z", + "modified_on": "2018-05-16T16:48:53.035Z", + "from_amount": 1.826067625, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.026Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "BCH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1339, + "fields": { + "created_on": "2018-05-16T16:48:53.042Z", + "modified_on": "2018-05-16T16:48:53.042Z", + "from_amount": 1.0, + "to_amount": 1254.37523367, + "timestamp": "2018-05-16T16:48:53.042Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1340, + "fields": { + "created_on": "2018-05-16T16:48:53.051Z", + "modified_on": "2018-05-16T16:48:53.051Z", + "from_amount": 1254.37523367, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.042Z", + "source": "poloniex", + "from_currency": "USDT", + "to_currency": "BCH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1341, + "fields": { + "created_on": "2018-05-16T16:48:53.054Z", + "modified_on": "2018-05-16T16:48:53.054Z", + "from_amount": 0.00079720961731223, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.042Z", + "source": "poloniex", + "from_currency": "BCH", + "to_currency": "USDT" + } + }, + { + "model": "economy.conversionrate", + "pk": 1342, + "fields": { + "created_on": "2018-05-16T16:48:53.060Z", + "modified_on": "2018-05-16T16:48:53.060Z", + "from_amount": 1.0, + "to_amount": 0.000163085, + "timestamp": "2018-05-16T16:48:53.060Z", + "source": "poloniex", + "from_currency": "ZRX", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1343, + "fields": { + "created_on": "2018-05-16T16:48:53.064Z", + "modified_on": "2018-05-16T16:48:53.064Z", + "from_amount": 0.000163085, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.060Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "ZRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 1344, + "fields": { + "created_on": "2018-05-16T16:48:53.067Z", + "modified_on": "2018-05-16T16:48:53.067Z", + "from_amount": 6131.77177545452, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.060Z", + "source": "poloniex", + "from_currency": "ZRX", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1345, + "fields": { + "created_on": "2018-05-16T16:48:53.080Z", + "modified_on": "2018-05-16T16:48:53.080Z", + "from_amount": 1.0, + "to_amount": 0.00193796, + "timestamp": "2018-05-16T16:48:53.080Z", + "source": "poloniex", + "from_currency": "ZRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1346, + "fields": { + "created_on": "2018-05-16T16:48:53.086Z", + "modified_on": "2018-05-16T16:48:53.086Z", + "from_amount": 0.00193796, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.080Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "ZRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 1347, + "fields": { + "created_on": "2018-05-16T16:48:53.090Z", + "modified_on": "2018-05-16T16:48:53.091Z", + "from_amount": 516.006522322442, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.080Z", + "source": "poloniex", + "from_currency": "ZRX", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1348, + "fields": { + "created_on": "2018-05-16T16:48:53.095Z", + "modified_on": "2018-05-16T16:48:53.095Z", + "from_amount": 0.00193796, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.080Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "ZRX" + } + }, + { + "model": "economy.conversionrate", + "pk": 1349, + "fields": { + "created_on": "2018-05-16T16:48:53.100Z", + "modified_on": "2018-05-16T16:48:53.100Z", + "from_amount": 1.0, + "to_amount": 4.1675e-5, + "timestamp": "2018-05-16T16:48:53.100Z", + "source": "poloniex", + "from_currency": "CVC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1350, + "fields": { + "created_on": "2018-05-16T16:48:53.104Z", + "modified_on": "2018-05-16T16:48:53.104Z", + "from_amount": 4.1675e-5, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.100Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "CVC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1351, + "fields": { + "created_on": "2018-05-16T16:48:53.110Z", + "modified_on": "2018-05-16T16:48:53.111Z", + "from_amount": 23995.200959808, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.100Z", + "source": "poloniex", + "from_currency": "CVC", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1352, + "fields": { + "created_on": "2018-05-16T16:48:53.119Z", + "modified_on": "2018-05-16T16:48:53.120Z", + "from_amount": 1.0, + "to_amount": 0.00049334, + "timestamp": "2018-05-16T16:48:53.120Z", + "source": "poloniex", + "from_currency": "CVC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1353, + "fields": { + "created_on": "2018-05-16T16:48:53.125Z", + "modified_on": "2018-05-16T16:48:53.125Z", + "from_amount": 0.00049334, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.120Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "CVC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1354, + "fields": { + "created_on": "2018-05-16T16:48:53.128Z", + "modified_on": "2018-05-16T16:48:53.128Z", + "from_amount": 2026.99963514007, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.120Z", + "source": "poloniex", + "from_currency": "CVC", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1355, + "fields": { + "created_on": "2018-05-16T16:48:53.133Z", + "modified_on": "2018-05-16T16:48:53.133Z", + "from_amount": 1.0, + "to_amount": 0.001556855, + "timestamp": "2018-05-16T16:48:53.133Z", + "source": "poloniex", + "from_currency": "OMG", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1356, + "fields": { + "created_on": "2018-05-16T16:48:53.137Z", + "modified_on": "2018-05-16T16:48:53.137Z", + "from_amount": 0.001556855, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.133Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "OMG" + } + }, + { + "model": "economy.conversionrate", + "pk": 1357, + "fields": { + "created_on": "2018-05-16T16:48:53.149Z", + "modified_on": "2018-05-16T16:48:53.149Z", + "from_amount": 642.320575776164, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.133Z", + "source": "poloniex", + "from_currency": "OMG", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1358, + "fields": { + "created_on": "2018-05-16T16:48:53.154Z", + "modified_on": "2018-05-16T16:48:53.154Z", + "from_amount": 1.0, + "to_amount": 0.018570615, + "timestamp": "2018-05-16T16:48:53.154Z", + "source": "poloniex", + "from_currency": "OMG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1359, + "fields": { + "created_on": "2018-05-16T16:48:53.159Z", + "modified_on": "2018-05-16T16:48:53.159Z", + "from_amount": 0.018570615, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.154Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "OMG" + } + }, + { + "model": "economy.conversionrate", + "pk": 1360, + "fields": { + "created_on": "2018-05-16T16:48:53.162Z", + "modified_on": "2018-05-16T16:48:53.162Z", + "from_amount": 53.8485128252349, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.154Z", + "source": "poloniex", + "from_currency": "OMG", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1361, + "fields": { + "created_on": "2018-05-16T16:48:53.166Z", + "modified_on": "2018-05-16T16:48:53.166Z", + "from_amount": 1.0, + "to_amount": 0.002822725, + "timestamp": "2018-05-16T16:48:53.166Z", + "source": "poloniex", + "from_currency": "GAS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1362, + "fields": { + "created_on": "2018-05-16T16:48:53.170Z", + "modified_on": "2018-05-16T16:48:53.170Z", + "from_amount": 0.002822725, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.166Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "GAS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1363, + "fields": { + "created_on": "2018-05-16T16:48:53.177Z", + "modified_on": "2018-05-16T16:48:53.178Z", + "from_amount": 354.26759602866, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.166Z", + "source": "poloniex", + "from_currency": "GAS", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1364, + "fields": { + "created_on": "2018-05-16T16:48:53.186Z", + "modified_on": "2018-05-16T16:48:53.186Z", + "from_amount": 1.0, + "to_amount": 0.03376674, + "timestamp": "2018-05-16T16:48:53.186Z", + "source": "poloniex", + "from_currency": "GAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1365, + "fields": { + "created_on": "2018-05-16T16:48:53.192Z", + "modified_on": "2018-05-16T16:48:53.192Z", + "from_amount": 0.03376674, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.186Z", + "source": "poloniex", + "from_currency": "ETH", + "to_currency": "GAS" + } + }, + { + "model": "economy.conversionrate", + "pk": 1366, + "fields": { + "created_on": "2018-05-16T16:48:53.195Z", + "modified_on": "2018-05-16T16:48:53.195Z", + "from_amount": 29.6149406190826, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.186Z", + "source": "poloniex", + "from_currency": "GAS", + "to_currency": "ETH" + } + }, + { + "model": "economy.conversionrate", + "pk": 1367, + "fields": { + "created_on": "2018-05-16T16:48:53.199Z", + "modified_on": "2018-05-16T16:48:53.199Z", + "from_amount": 1.0, + "to_amount": 0.000106645, + "timestamp": "2018-05-16T16:48:53.199Z", + "source": "poloniex", + "from_currency": "STORJ", + "to_currency": "BTC" + } + }, + { + "model": "economy.conversionrate", + "pk": 1368, + "fields": { + "created_on": "2018-05-16T16:48:53.202Z", + "modified_on": "2018-05-16T16:48:53.202Z", + "from_amount": 0.000106645, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.199Z", + "source": "poloniex", + "from_currency": "BTC", + "to_currency": "STORJ" + } + }, + { + "model": "economy.conversionrate", + "pk": 1369, + "fields": { + "created_on": "2018-05-16T16:48:53.205Z", + "modified_on": "2018-05-16T16:48:53.205Z", + "from_amount": 9376.90468376389, + "to_amount": 1.0, + "timestamp": "2018-05-16T16:48:53.199Z", + "source": "poloniex", + "from_currency": "STORJ", + "to_currency": "BTC" + } + }, + { + "model": "economy.token", + "pk": 1, + "fields": { + "created_on": "2018-12-26T17:00:13.077Z", + "modified_on": "2018-12-26T17:00:13.077Z", + "address": "0xe635c6d338dcd31c979b88000ff97c1fa3f0472c", + "symbol": "GIT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 2, + "fields": { + "created_on": "2018-12-26T17:00:13.079Z", + "modified_on": "2018-12-26T17:00:13.079Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 3, + "fields": { + "created_on": "2018-12-26T17:00:13.080Z", + "modified_on": "2018-12-26T17:00:13.080Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "mainnet", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 4, + "fields": { + "created_on": "2018-12-26T17:00:13.081Z", + "modified_on": "2018-12-26T17:00:13.081Z", + "address": "0xd8912c10681d8b21fd3742244f44658dba12264e", + "symbol": "PLU", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 5, + "fields": { + "created_on": "2018-12-26T17:00:13.081Z", + "modified_on": "2018-12-26T17:00:13.081Z", + "address": "0xaf30d2a7e90d7dc361c8c4585e9bb7d2f6f15bc7", + "symbol": "1ST", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 6, + "fields": { + "created_on": "2018-12-26T17:00:13.082Z", + "modified_on": "2018-12-26T17:00:13.082Z", + "address": "0x936f78b9852d12f5cb93177c1f84fb8513d06263", + "symbol": "GNTW", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 7, + "fields": { + "created_on": "2018-12-26T17:00:13.083Z", + "modified_on": "2018-12-26T17:00:13.083Z", + "address": "0x01afc37f4f85babc47c0e2d0eababc7fb49793c8", + "symbol": "GNTM", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 8, + "fields": { + "created_on": "2018-12-26T17:00:13.084Z", + "modified_on": "2018-12-26T17:00:13.084Z", + "address": "0xa74476443119a942de498590fe1f2454d7d4ac0d", + "symbol": "GNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 9, + "fields": { + "created_on": "2018-12-26T17:00:13.085Z", + "modified_on": "2018-12-26T17:00:13.085Z", + "address": "0x5c543e7ae0a1104f78406c340e9c64fd9fce5170", + "symbol": "VSL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 10, + "fields": { + "created_on": "2018-12-26T17:00:13.086Z", + "modified_on": "2018-12-26T17:00:13.086Z", + "address": "0xac709fcb44a43c35f0da4e3163b117a17f3770f5", + "symbol": "ARC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 11, + "fields": { + "created_on": "2018-12-26T17:00:13.087Z", + "modified_on": "2018-12-26T17:00:13.087Z", + "address": "0x14f37b574242d366558db61f3335289a5035c506", + "symbol": "HKG", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 12, + "fields": { + "created_on": "2018-12-26T17:00:13.088Z", + "modified_on": "2018-12-26T17:00:13.088Z", + "address": "0x888666ca69e0f178ded6d75b5726cee99a87d698", + "symbol": "ICN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 13, + "fields": { + "created_on": "2018-12-26T17:00:13.089Z", + "modified_on": "2018-12-26T17:00:13.089Z", + "address": "0xe94327d07fc17907b4db788e5adf2ed424addff6", + "symbol": "REP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 14, + "fields": { + "created_on": "2018-12-26T17:00:13.089Z", + "modified_on": "2018-12-26T17:00:13.090Z", + "address": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", + "symbol": "SNGLS", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 15, + "fields": { + "created_on": "2018-12-26T17:00:13.090Z", + "modified_on": "2018-12-26T17:00:13.090Z", + "address": "0x4df812f6064def1e5e029f1ca858777cc98d2d81", + "symbol": "XAUR", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 16, + "fields": { + "created_on": "2018-12-26T17:00:13.091Z", + "modified_on": "2018-12-26T17:00:13.091Z", + "address": "0xc66ea802717bfb9833400264dd12c2bceaa34a6d", + "symbol": "MKR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 17, + "fields": { + "created_on": "2018-12-26T17:00:13.092Z", + "modified_on": "2018-12-26T17:00:13.092Z", + "address": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", + "symbol": "DGD", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 18, + "fields": { + "created_on": "2018-12-26T17:00:13.093Z", + "modified_on": "2018-12-26T17:00:13.093Z", + "address": "0xce3d9c3f3d302436d12f18eca97a3b00e97be7cd", + "symbol": "EPOSY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 19, + "fields": { + "created_on": "2018-12-26T17:00:13.094Z", + "modified_on": "2018-12-26T17:00:13.094Z", + "address": "0x289fe11c6f46e28f9f1cfc72119aee92c1da50d0", + "symbol": "EPOSN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 20, + "fields": { + "created_on": "2018-12-26T17:00:13.095Z", + "modified_on": "2018-12-26T17:00:13.095Z", + "address": "0x55e7c4a77821d5c50b4570b08f9f92896a25e012", + "symbol": "P+", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 21, + "fields": { + "created_on": "2018-12-26T17:00:13.096Z", + "modified_on": "2018-12-26T17:00:13.096Z", + "address": "0x45e42d659d9f9466cd5df622506033145a9b89bc", + "symbol": "NXC", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 22, + "fields": { + "created_on": "2018-12-26T17:00:13.098Z", + "modified_on": "2018-12-26T17:00:13.098Z", + "address": "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", + "symbol": "DCN", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 23, + "fields": { + "created_on": "2018-12-26T17:00:13.099Z", + "modified_on": "2018-12-26T17:00:13.099Z", + "address": "0xb9e7f8568e08d5659f5d29c4997173d84cdf2607", + "symbol": "SWT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 24, + "fields": { + "created_on": "2018-12-26T17:00:13.100Z", + "modified_on": "2018-12-26T17:00:13.100Z", + "address": "0xb802b24e0637c2b87d2e8b7784c055bbe921011a", + "symbol": "EMV", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 25, + "fields": { + "created_on": "2018-12-26T17:00:13.101Z", + "modified_on": "2018-12-26T17:00:13.101Z", + "address": "0x6531f133e6deebe7f2dce5a0441aa7ef330b4e53", + "symbol": "TIME", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 26, + "fields": { + "created_on": "2018-12-26T17:00:13.101Z", + "modified_on": "2018-12-26T17:00:13.101Z", + "address": "0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1", + "symbol": "MLN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 27, + "fields": { + "created_on": "2018-12-26T17:00:13.102Z", + "modified_on": "2018-12-26T17:00:13.102Z", + "address": "0x168296bb09e24a88805cb9c33356536b980d3fc5", + "symbol": "RHOC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 28, + "fields": { + "created_on": "2018-12-26T17:00:13.103Z", + "modified_on": "2018-12-26T17:00:13.103Z", + "address": "0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c", + "symbol": "EDG", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 29, + "fields": { + "created_on": "2018-12-26T17:00:13.104Z", + "modified_on": "2018-12-26T17:00:13.104Z", + "address": "0xf7b098298f7c69fc14610bf71d5e02c60792894c", + "symbol": "GUP", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 30, + "fields": { + "created_on": "2018-12-26T17:00:13.105Z", + "modified_on": "2018-12-26T17:00:13.105Z", + "address": "0x807b9487aaf00629b674bd6d02e4917453bc5939", + "symbol": "ETB-OLD", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 31, + "fields": { + "created_on": "2018-12-26T17:00:13.105Z", + "modified_on": "2018-12-26T17:00:13.106Z", + "address": "0x4fe6ea636abe664e0268af373a10ca3621a0b95b", + "symbol": "ETB-OLD2", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 32, + "fields": { + "created_on": "2018-12-26T17:00:13.107Z", + "modified_on": "2018-12-26T17:00:13.107Z", + "address": "0x607f4c5bb672230e8672085532f7e901544a7375", + "symbol": "RLC", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 33, + "fields": { + "created_on": "2018-12-26T17:00:13.108Z", + "modified_on": "2018-12-26T17:00:13.108Z", + "address": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "symbol": "TRST", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 34, + "fields": { + "created_on": "2018-12-26T17:00:13.108Z", + "modified_on": "2018-12-26T17:00:13.108Z", + "address": "0x2e071d2966aa7d8decb1005885ba1977d6038a65", + "symbol": "DICE", + "network": "mainnet", + "decimals": 16, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 35, + "fields": { + "created_on": "2018-12-26T17:00:13.109Z", + "modified_on": "2018-12-26T17:00:13.109Z", + "address": "0xe7775a6e9bcf904eb39da2b68c5efb4f9360e08c", + "symbol": "TAAS", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 36, + "fields": { + "created_on": "2018-12-26T17:00:13.110Z", + "modified_on": "2018-12-26T17:00:13.110Z", + "address": "0x6810e776880c02933d47db1b9fc05908e5386b96", + "symbol": "GNO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 37, + "fields": { + "created_on": "2018-12-26T17:00:13.110Z", + "modified_on": "2018-12-26T17:00:13.111Z", + "address": "0x667088b212ce3d06a1b553a7221e1fd19000d9af", + "symbol": "WINGS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 38, + "fields": { + "created_on": "2018-12-26T17:00:13.111Z", + "modified_on": "2018-12-26T17:00:13.111Z", + "address": "0xfa05a73ffe78ef8f1a739473e462c54bae6567d9", + "symbol": "LUN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 39, + "fields": { + "created_on": "2018-12-26T17:00:13.112Z", + "modified_on": "2018-12-26T17:00:13.112Z", + "address": "0xaaaf91d9b90df800df4f55c205fd6989c977e73a", + "symbol": "TKN", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 40, + "fields": { + "created_on": "2018-12-26T17:00:13.113Z", + "modified_on": "2018-12-26T17:00:13.113Z", + "address": "0xcbcc0f036ed4788f63fc0fee32873d6a7487b908", + "symbol": "HMQ", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 41, + "fields": { + "created_on": "2018-12-26T17:00:13.114Z", + "modified_on": "2018-12-26T17:00:13.114Z", + "address": "0x960b236a07cf122663c4303350609a66a7b288c0", + "symbol": "ANT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 42, + "fields": { + "created_on": "2018-12-26T17:00:13.114Z", + "modified_on": "2018-12-26T17:00:13.114Z", + "address": "0xd248b0d48e44aaf9c49aea0312be7e13a6dc1468", + "symbol": "SGT", + "network": "mainnet", + "decimals": 1, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 43, + "fields": { + "created_on": "2018-12-26T17:00:13.115Z", + "modified_on": "2018-12-26T17:00:13.115Z", + "address": "0xff3519eeeea3e76f1f699ccce5e23ee0bdda41ac", + "symbol": "BCAP", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 44, + "fields": { + "created_on": "2018-12-26T17:00:13.116Z", + "modified_on": "2018-12-26T17:00:13.116Z", + "address": "0x0d8775f648430679a709e98d2b0cb6250d2887ef", + "symbol": "BAT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 45, + "fields": { + "created_on": "2018-12-26T17:00:13.117Z", + "modified_on": "2018-12-26T17:00:13.117Z", + "address": "0xa645264c5603e96c3b0b078cdab68733794b0a71", + "symbol": "MYST", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 46, + "fields": { + "created_on": "2018-12-26T17:00:13.118Z", + "modified_on": "2018-12-26T17:00:13.118Z", + "address": "0x82665764ea0b58157e1e5e9bab32f68c76ec0cdf", + "symbol": "VSM", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 47, + "fields": { + "created_on": "2018-12-26T17:00:13.120Z", + "modified_on": "2018-12-26T17:00:13.120Z", + "address": "0x12fef5e57bf45873cd9b62e9dbd7bfb99e32d73e", + "symbol": "CFI", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 48, + "fields": { + "created_on": "2018-12-26T17:00:13.121Z", + "modified_on": "2018-12-26T17:00:13.121Z", + "address": "0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374", + "symbol": "VERI", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 49, + "fields": { + "created_on": "2018-12-26T17:00:13.122Z", + "modified_on": "2018-12-26T17:00:13.122Z", + "address": "0x40395044ac3c0c57051906da938b54bd6557f212", + "symbol": "MGO", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 50, + "fields": { + "created_on": "2018-12-26T17:00:13.123Z", + "modified_on": "2018-12-26T17:00:13.123Z", + "address": "0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06", + "symbol": "PTOY", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 51, + "fields": { + "created_on": "2018-12-26T17:00:13.124Z", + "modified_on": "2018-12-26T17:00:13.124Z", + "address": "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c", + "symbol": "BNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 52, + "fields": { + "created_on": "2018-12-26T17:00:13.125Z", + "modified_on": "2018-12-26T17:00:13.125Z", + "address": "0x697beac28B09E122C4332D163985e8a73121b97F", + "symbol": "QRL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 53, + "fields": { + "created_on": "2018-12-26T17:00:13.126Z", + "modified_on": "2018-12-26T17:00:13.126Z", + "address": "0xae616e72d3d89e847f74e8ace41ca68bbf56af79", + "symbol": "GOOD", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 54, + "fields": { + "created_on": "2018-12-26T17:00:13.127Z", + "modified_on": "2018-12-26T17:00:13.127Z", + "address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e", + "symbol": "SNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 55, + "fields": { + "created_on": "2018-12-26T17:00:13.128Z", + "modified_on": "2018-12-26T17:00:13.128Z", + "address": "0x983f6d60db79ea8ca4eb9968c6aff8cfa04b3c63", + "symbol": "SONM", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 56, + "fields": { + "created_on": "2018-12-26T17:00:13.130Z", + "modified_on": "2018-12-26T17:00:13.130Z", + "address": "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671", + "symbol": "NMR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 57, + "fields": { + "created_on": "2018-12-26T17:00:13.131Z", + "modified_on": "2018-12-26T17:00:13.131Z", + "address": "0x93e682107d1e9defb0b5ee701c71707a4b2e46bc", + "symbol": "MCAP", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 58, + "fields": { + "created_on": "2018-12-26T17:00:13.132Z", + "modified_on": "2018-12-26T17:00:13.132Z", + "address": "0xb97048628db6b661d4c2aa833e95dbe1a905b280", + "symbol": "PAY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 59, + "fields": { + "created_on": "2018-12-26T17:00:13.132Z", + "modified_on": "2018-12-26T17:00:13.132Z", + "address": "0x5a84969bb663fb64f6d015dcf9f622aedc796750", + "symbol": "ICE", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 60, + "fields": { + "created_on": "2018-12-26T17:00:13.133Z", + "modified_on": "2018-12-26T17:00:13.133Z", + "address": "0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a", + "symbol": "PPT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 61, + "fields": { + "created_on": "2018-12-26T17:00:13.134Z", + "modified_on": "2018-12-26T17:00:13.134Z", + "address": "0xbbb1bd2d741f05e144e6c4517676a15554fd4b8d", + "symbol": "FUNOLD", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 62, + "fields": { + "created_on": "2018-12-26T17:00:13.135Z", + "modified_on": "2018-12-26T17:00:13.135Z", + "address": "0x419d0d8bdd9af5e606ae2232ed285aff190e711b", + "symbol": "FUN", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 63, + "fields": { + "created_on": "2018-12-26T17:00:13.136Z", + "modified_on": "2018-12-26T17:00:13.136Z", + "address": "0xd0d6d6c5fe4a677d343cc433536bb717bae167dd", + "symbol": "ADT", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 64, + "fields": { + "created_on": "2018-12-26T17:00:13.137Z", + "modified_on": "2018-12-26T17:00:13.137Z", + "address": "0xce5c603c78d047ef43032e96b5b785324f753a4f", + "symbol": "E4ROW", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 65, + "fields": { + "created_on": "2018-12-26T17:00:13.138Z", + "modified_on": "2018-12-26T17:00:13.138Z", + "address": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", + "symbol": "STORJ", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 66, + "fields": { + "created_on": "2018-12-26T17:00:13.138Z", + "modified_on": "2018-12-26T17:00:13.139Z", + "address": "0xcfb98637bcae43c13323eaa1731ced2b716962fd", + "symbol": "NET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 67, + "fields": { + "created_on": "2018-12-26T17:00:13.139Z", + "modified_on": "2018-12-26T17:00:13.139Z", + "address": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", + "symbol": "EOS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 68, + "fields": { + "created_on": "2018-12-26T17:00:13.140Z", + "modified_on": "2018-12-26T17:00:13.140Z", + "address": "0x4470bb87d77b963a013db939be332f927f2b992e", + "symbol": "ADX", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 69, + "fields": { + "created_on": "2018-12-26T17:00:13.141Z", + "modified_on": "2018-12-26T17:00:13.141Z", + "address": "0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed", + "symbol": "DRP", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 70, + "fields": { + "created_on": "2018-12-26T17:00:13.142Z", + "modified_on": "2018-12-26T17:00:13.142Z", + "address": "0x8aa33a7899fcc8ea5fbe6a608a109c3893a1b8b2", + "symbol": "BET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 71, + "fields": { + "created_on": "2018-12-26T17:00:13.144Z", + "modified_on": "2018-12-26T17:00:13.144Z", + "address": "0x0affa06e7fbe5bc9a764c979aa66e8256a631f02", + "symbol": "PLBT", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 72, + "fields": { + "created_on": "2018-12-26T17:00:13.145Z", + "modified_on": "2018-12-26T17:00:13.145Z", + "address": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", + "symbol": "OMG", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 73, + "fields": { + "created_on": "2018-12-26T17:00:13.146Z", + "modified_on": "2018-12-26T17:00:13.146Z", + "address": "0xb8c77482e45f1f44de1745f52c74426c631bdd52", + "symbol": "BNB", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 74, + "fields": { + "created_on": "2018-12-26T17:00:13.147Z", + "modified_on": "2018-12-26T17:00:13.147Z", + "address": "0x814964b1bceaf24e26296d031eadf134a2ca4105", + "symbol": "NEWB", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 75, + "fields": { + "created_on": "2018-12-26T17:00:13.147Z", + "modified_on": "2018-12-26T17:00:13.147Z", + "address": "0xb24754be79281553dc1adc160ddf5cd9b74361a4", + "symbol": "XRL", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 76, + "fields": { + "created_on": "2018-12-26T17:00:13.148Z", + "modified_on": "2018-12-26T17:00:13.148Z", + "address": "0x386467f1f3ddbe832448650418311a479eecfc57", + "symbol": "EMB", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 77, + "fields": { + "created_on": "2018-12-26T17:00:13.149Z", + "modified_on": "2018-12-26T17:00:13.149Z", + "address": "0xf433089366899d83a9f26a773d59ec7ecf30355e", + "symbol": "MTL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 78, + "fields": { + "created_on": "2018-12-26T17:00:13.150Z", + "modified_on": "2018-12-26T17:00:13.150Z", + "address": "0xc63e7b1dece63a77ed7e4aeef5efb3b05c81438d", + "symbol": "FUCKOLD", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 79, + "fields": { + "created_on": "2018-12-26T17:00:13.151Z", + "modified_on": "2018-12-26T17:00:13.151Z", + "address": "0xab16e0d25c06cb376259cc18c1de4aca57605589", + "symbol": "FUCK", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 80, + "fields": { + "created_on": "2018-12-26T17:00:13.151Z", + "modified_on": "2018-12-26T17:00:13.152Z", + "address": "0x5c6183d10a00cd747a6dbb5f658ad514383e9419", + "symbol": "NXX", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 81, + "fields": { + "created_on": "2018-12-26T17:00:13.153Z", + "modified_on": "2018-12-26T17:00:13.153Z", + "address": "0xd5b9a2737c9b2ff35ecb23b884eb039303bbbb61", + "symbol": "BTH", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 82, + "fields": { + "created_on": "2018-12-26T17:00:13.153Z", + "modified_on": "2018-12-26T17:00:13.153Z", + "address": "0xe3818504c1b32bf1557b16c238b2e01fd3149c17", + "symbol": "PLR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 83, + "fields": { + "created_on": "2018-12-26T17:00:13.154Z", + "modified_on": "2018-12-26T17:00:13.154Z", + "address": "0x41e5560054824ea6b0732e656e3ad64e20e94e45", + "symbol": "CVC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 84, + "fields": { + "created_on": "2018-12-26T17:00:13.155Z", + "modified_on": "2018-12-26T17:00:13.155Z", + "address": "0xbfa4d71a51b9e0968be4bc299f8ba6cbb2f86789", + "symbol": "MAYY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 85, + "fields": { + "created_on": "2018-12-26T17:00:13.156Z", + "modified_on": "2018-12-26T17:00:13.156Z", + "address": "0xab130bc7ff83192656a4b3079741c296615899c0", + "symbol": "MAYN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 86, + "fields": { + "created_on": "2018-12-26T17:00:13.157Z", + "modified_on": "2018-12-26T17:00:13.157Z", + "address": "0xe2e6d4be086c6938b53b22144855eef674281639", + "symbol": "LNK", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 87, + "fields": { + "created_on": "2018-12-26T17:00:13.157Z", + "modified_on": "2018-12-26T17:00:13.157Z", + "address": "0x2bdc0d42996017fce214b21607a515da41a9e0c5", + "symbol": "SKIN", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 88, + "fields": { + "created_on": "2018-12-26T17:00:13.158Z", + "modified_on": "2018-12-26T17:00:13.158Z", + "address": "0x8b9c35c79af5319c70dd9a3e3850f368822ed64e", + "symbol": "DGT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 89, + "fields": { + "created_on": "2018-12-26T17:00:13.159Z", + "modified_on": "2018-12-26T17:00:13.159Z", + "address": "0xa578acc0cb7875781b7880903f4594d13cfa8b98", + "symbol": "ECN", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 90, + "fields": { + "created_on": "2018-12-26T17:00:13.160Z", + "modified_on": "2018-12-26T17:00:13.160Z", + "address": "0x660b612ec57754d949ac1a09d0c2937a010dee05", + "symbol": "BCD", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 91, + "fields": { + "created_on": "2018-12-26T17:00:13.161Z", + "modified_on": "2018-12-26T17:00:13.161Z", + "address": "0x8ef59b92f21f9e5f21f5f71510d1a7f87a5420be", + "symbol": "DEX", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 92, + "fields": { + "created_on": "2018-12-26T17:00:13.162Z", + "modified_on": "2018-12-26T17:00:13.162Z", + "address": "0xea1f346faf023f974eb5adaf088bbcdf02d761f4", + "symbol": "TIX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 93, + "fields": { + "created_on": "2018-12-26T17:00:13.163Z", + "modified_on": "2018-12-26T17:00:13.163Z", + "address": "0x177d39ac676ed1c67a2b268ad7f1e58826e5b0af", + "symbol": "CDT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 94, + "fields": { + "created_on": "2018-12-26T17:00:13.164Z", + "modified_on": "2018-12-26T17:00:13.164Z", + "address": "0xfca47962d45adfdfd1ab2d972315db4ce7ccf094", + "symbol": "IXT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 95, + "fields": { + "created_on": "2018-12-26T17:00:13.165Z", + "modified_on": "2018-12-26T17:00:13.165Z", + "address": "0xa2f4fcb0fde2dd59f7a1873e121bc5623e3164eb", + "symbol": "AIRA", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 96, + "fields": { + "created_on": "2018-12-26T17:00:13.167Z", + "modified_on": "2018-12-26T17:00:13.167Z", + "address": "0x56ba2ee7890461f463f7be02aac3099f6d5811a8", + "symbol": "CAT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 97, + "fields": { + "created_on": "2018-12-26T17:00:13.168Z", + "modified_on": "2018-12-26T17:00:13.168Z", + "address": "0x701c244b988a513c945973defa05de933b23fe1d", + "symbol": "OAX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 98, + "fields": { + "created_on": "2018-12-26T17:00:13.169Z", + "modified_on": "2018-12-26T17:00:13.169Z", + "address": "0x08fd34559f2ed8585d3810b4d96ab8a05c9f97c5", + "symbol": "CLRT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 99, + "fields": { + "created_on": "2018-12-26T17:00:13.170Z", + "modified_on": "2018-12-26T17:00:13.170Z", + "address": "0x68aa3f232da9bdc2343465545794ef3eea5209bd", + "symbol": "MSP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 100, + "fields": { + "created_on": "2018-12-26T17:00:13.171Z", + "modified_on": "2018-12-26T17:00:13.171Z", + "address": "0x2a05d22db079bc40c2f77a1d1ff703a56e631cc1", + "symbol": "BAS", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 101, + "fields": { + "created_on": "2018-12-26T17:00:13.172Z", + "modified_on": "2018-12-26T17:00:13.172Z", + "address": "0xdc0c22285b61405aae01cba2530b6dd5cd328da7", + "symbol": "KTN", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 102, + "fields": { + "created_on": "2018-12-26T17:00:13.173Z", + "modified_on": "2018-12-26T17:00:13.173Z", + "address": "0xdd6bf56ca2ada24c683fac50e37783e55b57af9f", + "symbol": "BNC", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 103, + "fields": { + "created_on": "2018-12-26T17:00:13.174Z", + "modified_on": "2018-12-26T17:00:13.174Z", + "address": "0x0abdace70d3790235af448c88547603b945604ea", + "symbol": "DNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 104, + "fields": { + "created_on": "2018-12-26T17:00:13.176Z", + "modified_on": "2018-12-26T17:00:13.176Z", + "address": "0x9e77d5a1251b6f7d456722a6eac6d2d5980bd891", + "symbol": "BRAT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 105, + "fields": { + "created_on": "2018-12-26T17:00:13.176Z", + "modified_on": "2018-12-26T17:00:13.177Z", + "address": "0x5af2be193a6abca9c8817001f45744777db30756", + "symbol": "BQX", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 106, + "fields": { + "created_on": "2018-12-26T17:00:13.178Z", + "modified_on": "2018-12-26T17:00:13.178Z", + "address": "0x006bea43baa3f7a6f765f14f10a1a1b08334ef45", + "symbol": "STX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 107, + "fields": { + "created_on": "2018-12-26T17:00:13.179Z", + "modified_on": "2018-12-26T17:00:13.179Z", + "address": "0x88fcfbc22c6d3dbaa25af478c578978339bde77a", + "symbol": "FYN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 108, + "fields": { + "created_on": "2018-12-26T17:00:13.180Z", + "modified_on": "2018-12-26T17:00:13.180Z", + "address": "0x4e0603e2a27a30480e5e3a4fe548e29ef12f64be", + "symbol": "CREDO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 109, + "fields": { + "created_on": "2018-12-26T17:00:13.181Z", + "modified_on": "2018-12-26T17:00:13.181Z", + "address": "0x202e295df742befa5e94e9123149360db9d9f2dc", + "symbol": "NIH", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 110, + "fields": { + "created_on": "2018-12-26T17:00:13.182Z", + "modified_on": "2018-12-26T17:00:13.182Z", + "address": "0x671abbe5ce652491985342e85428eb1b07bc6c64", + "symbol": "QAU", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 111, + "fields": { + "created_on": "2018-12-26T17:00:13.183Z", + "modified_on": "2018-12-26T17:00:13.183Z", + "address": "0x3597bfd533a99c9aa083587b074434e61eb0a258", + "symbol": "DENT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 112, + "fields": { + "created_on": "2018-12-26T17:00:13.184Z", + "modified_on": "2018-12-26T17:00:13.184Z", + "address": "0xbc7de10afe530843e71dfb2e3872405191e8d14a", + "symbol": "SHOUC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 113, + "fields": { + "created_on": "2018-12-26T17:00:13.185Z", + "modified_on": "2018-12-26T17:00:13.185Z", + "address": "0x2ca72c9699b92b47272c9716c664cad6167c80b0", + "symbol": "GUNS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 114, + "fields": { + "created_on": "2018-12-26T17:00:13.186Z", + "modified_on": "2018-12-26T17:00:13.186Z", + "address": "0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098", + "symbol": "SAN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 115, + "fields": { + "created_on": "2018-12-26T17:00:13.187Z", + "modified_on": "2018-12-26T17:00:13.187Z", + "address": "0xf8e386eda857484f5a12e4b5daa9984e06e73705", + "symbol": "IND", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 116, + "fields": { + "created_on": "2018-12-26T17:00:13.189Z", + "modified_on": "2018-12-26T17:00:13.189Z", + "address": "0xfb12e3cca983b9f59d90912fd17f8d745a8b2953", + "symbol": "LUCK", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 117, + "fields": { + "created_on": "2018-12-26T17:00:13.191Z", + "modified_on": "2018-12-26T17:00:13.191Z", + "address": "0x0b1724cc9fda0186911ef6a75949e9c0d3f0f2f3", + "symbol": "RIYA", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 118, + "fields": { + "created_on": "2018-12-26T17:00:13.192Z", + "modified_on": "2018-12-26T17:00:13.192Z", + "address": "0xe41d2489571d322189246dafa5ebde1f4699f498", + "symbol": "ZRX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 119, + "fields": { + "created_on": "2018-12-26T17:00:13.193Z", + "modified_on": "2018-12-26T17:00:13.193Z", + "address": "0xb63b606ac810a52cca15e44bb630fd42d8d1d83d", + "symbol": "MCO", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 120, + "fields": { + "created_on": "2018-12-26T17:00:13.194Z", + "modified_on": "2018-12-26T17:00:13.194Z", + "address": "0x02b9806a64cb05f02aa8dcc1c178b88159a61304", + "symbol": "DEL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 121, + "fields": { + "created_on": "2018-12-26T17:00:13.195Z", + "modified_on": "2018-12-26T17:00:13.195Z", + "address": "0x46492473755e8df960f8034877f61732d718ce96", + "symbol": "STRC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 122, + "fields": { + "created_on": "2018-12-26T17:00:13.199Z", + "modified_on": "2018-12-26T17:00:13.199Z", + "address": "0x025abad9e518516fdaafbdcdb9701b37fb7ef0fa", + "symbol": "GTKT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 123, + "fields": { + "created_on": "2018-12-26T17:00:13.200Z", + "modified_on": "2018-12-26T17:00:13.200Z", + "address": "0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195", + "symbol": "POE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 124, + "fields": { + "created_on": "2018-12-26T17:00:13.202Z", + "modified_on": "2018-12-26T17:00:13.202Z", + "address": "0x38968746147bbaeb882f356ad9a57594bb158235", + "symbol": "BENJA", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 125, + "fields": { + "created_on": "2018-12-26T17:00:13.203Z", + "modified_on": "2018-12-26T17:00:13.203Z", + "address": "0x814cafd4782d2e728170fda68257983f03321c58", + "symbol": "IDEA", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 126, + "fields": { + "created_on": "2018-12-26T17:00:13.204Z", + "modified_on": "2018-12-26T17:00:13.205Z", + "address": "0x84119cb33e8f590d75c2d6ea4e6b0741a7494eda", + "symbol": "WTT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 127, + "fields": { + "created_on": "2018-12-26T17:00:13.210Z", + "modified_on": "2018-12-26T17:00:13.210Z", + "address": "0x5ddab66da218fb05dfeda07f1afc4ea0738ee234", + "symbol": "RARE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 128, + "fields": { + "created_on": "2018-12-26T17:00:13.211Z", + "modified_on": "2018-12-26T17:00:13.211Z", + "address": "0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8", + "symbol": "SCL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 129, + "fields": { + "created_on": "2018-12-26T17:00:13.212Z", + "modified_on": "2018-12-26T17:00:13.212Z", + "address": "0xa7f976c360ebbed4465c2855684d1aae5271efa9", + "symbol": "TFL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 130, + "fields": { + "created_on": "2018-12-26T17:00:13.212Z", + "modified_on": "2018-12-26T17:00:13.212Z", + "address": "0x7654915a1b82d6d2d0afc37c52af556ea8983c7e", + "symbol": "IFT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 131, + "fields": { + "created_on": "2018-12-26T17:00:13.213Z", + "modified_on": "2018-12-26T17:00:13.213Z", + "address": "0x94298f1e0ab2dfad6eeffb1426846a3c29d98090", + "symbol": "MyB", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 132, + "fields": { + "created_on": "2018-12-26T17:00:13.214Z", + "modified_on": "2018-12-26T17:00:13.214Z", + "address": "0x4355fc160f74328f9b383df2ec589bb3dfd82ba0", + "symbol": "OPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 133, + "fields": { + "created_on": "2018-12-26T17:00:13.214Z", + "modified_on": "2018-12-26T17:00:13.214Z", + "address": "0x17fd666fa0784885fa1afec8ac624d9b7e72b752", + "symbol": "FLIK", + "network": "mainnet", + "decimals": 14, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 134, + "fields": { + "created_on": "2018-12-26T17:00:13.215Z", + "modified_on": "2018-12-26T17:00:13.215Z", + "address": "0x7288c72af505e3a6ff2712699e2a695465d353b3", + "symbol": "MTP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 135, + "fields": { + "created_on": "2018-12-26T17:00:13.216Z", + "modified_on": "2018-12-26T17:00:13.216Z", + "address": "0x422866a8f0b032c5cf1dfbdef31a20f4509562b0", + "symbol": "ADST", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 136, + "fields": { + "created_on": "2018-12-26T17:00:13.217Z", + "modified_on": "2018-12-26T17:00:13.217Z", + "address": "0x66497a283e0a007ba3974e837784c6ae323447de", + "symbol": "PT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 137, + "fields": { + "created_on": "2018-12-26T17:00:13.218Z", + "modified_on": "2018-12-26T17:00:13.218Z", + "address": "0x07d9e49ea402194bf48a8276dafb16e4ed633317", + "symbol": "DALC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 138, + "fields": { + "created_on": "2018-12-26T17:00:13.219Z", + "modified_on": "2018-12-26T17:00:13.219Z", + "address": "0xcc4ef9eeaf656ac1a2ab886743e98e97e090ed38", + "symbol": "DDF", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 139, + "fields": { + "created_on": "2018-12-26T17:00:13.219Z", + "modified_on": "2018-12-26T17:00:13.219Z", + "address": "0xef68e7c694f40c8202821edf525de3782458639f", + "symbol": "LRC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 140, + "fields": { + "created_on": "2018-12-26T17:00:13.220Z", + "modified_on": "2018-12-26T17:00:13.220Z", + "address": "0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", + "symbol": "RVT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 141, + "fields": { + "created_on": "2018-12-26T17:00:13.221Z", + "modified_on": "2018-12-26T17:00:13.221Z", + "address": "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000", + "symbol": "SIFT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 142, + "fields": { + "created_on": "2018-12-26T17:00:13.222Z", + "modified_on": "2018-12-26T17:00:13.222Z", + "address": "0x8effd494eb698cc399af6231fccd39e08fd20b15", + "symbol": "PIX", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 143, + "fields": { + "created_on": "2018-12-26T17:00:13.222Z", + "modified_on": "2018-12-26T17:00:13.222Z", + "address": "0xaa26b73bfdc80b5c7d2cfbfc30930038fb7fa657", + "symbol": "TOV", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 144, + "fields": { + "created_on": "2018-12-26T17:00:13.223Z", + "modified_on": "2018-12-26T17:00:13.223Z", + "address": "0x08f5a9235b08173b7569f83645d2c7fb55e8ccd8", + "symbol": "TNT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 145, + "fields": { + "created_on": "2018-12-26T17:00:13.224Z", + "modified_on": "2018-12-26T17:00:13.224Z", + "address": "0x96a65609a7b84e8842732deb08f56c3e21ac6f8a", + "symbol": "CTR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 146, + "fields": { + "created_on": "2018-12-26T17:00:13.225Z", + "modified_on": "2018-12-26T17:00:13.225Z", + "address": "0xe6923e9b56db1eed1c9f430ea761da7565e260fe", + "symbol": "FC", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 147, + "fields": { + "created_on": "2018-12-26T17:00:13.225Z", + "modified_on": "2018-12-26T17:00:13.225Z", + "address": "0xd850942ef8811f2a866692a623011bde52a462c1", + "symbol": "VEN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 148, + "fields": { + "created_on": "2018-12-26T17:00:13.226Z", + "modified_on": "2018-12-26T17:00:13.226Z", + "address": "0x2160e6c0ae8ca7d62fe1f57fc049f8363283ff5f", + "symbol": "BPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 149, + "fields": { + "created_on": "2018-12-26T17:00:13.227Z", + "modified_on": "2018-12-26T17:00:13.227Z", + "address": "0xf05a9382a4c3f29e2784502754293d88b835109c", + "symbol": "REX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 150, + "fields": { + "created_on": "2018-12-26T17:00:13.227Z", + "modified_on": "2018-12-26T17:00:13.227Z", + "address": "0x73dd069c299a5d691e9836243bcaec9c8c1d8734", + "symbol": "BTE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 151, + "fields": { + "created_on": "2018-12-26T17:00:13.228Z", + "modified_on": "2018-12-26T17:00:13.228Z", + "address": "0x1bcbc54166f6ba149934870b60506199b6c9db6d", + "symbol": "ROC", + "network": "mainnet", + "decimals": 10, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 152, + "fields": { + "created_on": "2018-12-26T17:00:13.229Z", + "modified_on": "2018-12-26T17:00:13.229Z", + "address": "0x27f706edde3ad952ef647dd67e24e38cd0803dd6", + "symbol": "UET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 153, + "fields": { + "created_on": "2018-12-26T17:00:13.230Z", + "modified_on": "2018-12-26T17:00:13.230Z", + "address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", + "symbol": "MANA", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 154, + "fields": { + "created_on": "2018-12-26T17:00:13.231Z", + "modified_on": "2018-12-26T17:00:13.232Z", + "address": "0xc0e4f45b828aa4aa628e897e5da38d9dc72c2257", + "symbol": "KC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 155, + "fields": { + "created_on": "2018-12-26T17:00:13.232Z", + "modified_on": "2018-12-26T17:00:13.233Z", + "address": "0x4e260e3ca268e40133c84b142de73108a7c1ec99", + "symbol": "YC", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 156, + "fields": { + "created_on": "2018-12-26T17:00:13.233Z", + "modified_on": "2018-12-26T17:00:13.233Z", + "address": "0xaf4dce16da2877f8c9e00544c93b62ac40631f16", + "symbol": "MTH", + "network": "mainnet", + "decimals": 5, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 157, + "fields": { + "created_on": "2018-12-26T17:00:13.234Z", + "modified_on": "2018-12-26T17:00:13.234Z", + "address": "0x9214ec02cb71cba0ada6896b8da260736a67ab10", + "symbol": "REAL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 158, + "fields": { + "created_on": "2018-12-26T17:00:13.235Z", + "modified_on": "2018-12-26T17:00:13.235Z", + "address": "0xe5a7c12972f3bbfe70ed29521c8949b8af6a0970", + "symbol": "BLX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 159, + "fields": { + "created_on": "2018-12-26T17:00:13.235Z", + "modified_on": "2018-12-26T17:00:13.235Z", + "address": "0x5cf4e9dfd975c52aa523fb5945a12235624923dc", + "symbol": "MPRM", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 160, + "fields": { + "created_on": "2018-12-26T17:00:13.236Z", + "modified_on": "2018-12-26T17:00:13.236Z", + "address": "0xb581e3a7db80fbaa821ab39342e9cbfd2ce33c23", + "symbol": "ARCD", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 161, + "fields": { + "created_on": "2018-12-26T17:00:13.237Z", + "modified_on": "2018-12-26T17:00:13.237Z", + "address": "0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6", + "symbol": "RDN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 162, + "fields": { + "created_on": "2018-12-26T17:00:13.238Z", + "modified_on": "2018-12-26T17:00:13.238Z", + "address": "0x056017c55aE7AE32d12AeF7C679dF83A85ca75Ff", + "symbol": "WYV", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 163, + "fields": { + "created_on": "2018-12-26T17:00:13.238Z", + "modified_on": "2018-12-26T17:00:13.238Z", + "address": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", + "symbol": "DAI", + "network": "mainnet", + "decimals": 18, + "priority": 100, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 164, + "fields": { + "created_on": "2018-12-26T17:00:13.239Z", + "modified_on": "2018-12-26T17:00:13.239Z", + "address": "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", + "symbol": "AVO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 165, + "fields": { + "created_on": "2018-12-26T17:00:13.240Z", + "modified_on": "2018-12-26T17:00:13.240Z", + "address": "0x58b6a8a3302369daec383334672404ee733ab239", + "symbol": "LPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 166, + "fields": { + "created_on": "2018-12-26T17:00:13.241Z", + "modified_on": "2018-12-26T17:00:13.241Z", + "address": "0x09617f6fd6cf8a71278ec86e23bbab29c04353a7", + "symbol": "ULT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 167, + "fields": { + "created_on": "2018-12-26T17:00:13.241Z", + "modified_on": "2018-12-26T17:00:13.241Z", + "address": "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", + "symbol": "AION", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 168, + "fields": { + "created_on": "2018-12-26T17:00:13.242Z", + "modified_on": "2018-12-26T17:00:13.242Z", + "address": "0x4162178B78D6985480A308B2190EE5517460406D", + "symbol": "CLN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 169, + "fields": { + "created_on": "2018-12-26T17:00:13.242Z", + "modified_on": "2018-12-26T17:00:13.242Z", + "address": "0x7338809d1a2c6fbb6e755470ab2a28e8c5dac63c", + "symbol": "OZR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 170, + "fields": { + "created_on": "2018-12-26T17:00:13.243Z", + "modified_on": "2018-12-26T17:00:13.243Z", + "address": "0xc324a2f6b05880503444451b8b27e6f9e63287cb", + "symbol": "XUC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 171, + "fields": { + "created_on": "2018-12-26T17:00:13.244Z", + "modified_on": "2018-12-26T17:00:13.244Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "ropsten", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 172, + "fields": { + "created_on": "2018-12-26T17:00:13.244Z", + "modified_on": "2018-12-26T17:00:13.244Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 173, + "fields": { + "created_on": "2018-12-26T17:00:13.245Z", + "modified_on": "2018-12-26T17:00:13.245Z", + "address": "0xeccb46ebe07c5a2b249586796f921ddfe0d46271", + "symbol": "FOO", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 174, + "fields": { + "created_on": "2018-12-26T17:00:13.246Z", + "modified_on": "2018-12-26T17:00:13.246Z", + "address": "0x41C9d91E96b933b74ae21bCBb617369CBE022530", + "symbol": "CLN", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 175, + "fields": { + "created_on": "2018-12-26T17:00:13.246Z", + "modified_on": "2018-12-26T17:00:13.246Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "rinkeby", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 176, + "fields": { + "created_on": "2018-12-26T17:00:13.247Z", + "modified_on": "2018-12-26T17:00:13.247Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 177, + "fields": { + "created_on": "2018-12-26T17:00:13.248Z", + "modified_on": "2018-12-26T17:00:13.248Z", + "address": "0x408c49a91e46311ddc35737f8c1aaea6191f36e0", + "symbol": "FOO", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 178, + "fields": { + "created_on": "2018-12-26T17:00:13.249Z", + "modified_on": "2018-12-26T17:00:13.249Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "custom", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 179, + "fields": { + "created_on": "2018-12-26T17:00:13.250Z", + "modified_on": "2018-12-26T17:00:13.250Z", + "address": "0x7dd4bfd96981573ce7dbcde779adcdf2d3039332", + "symbol": "GIT", + "network": "custom", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 180, + "fields": { + "created_on": "2018-12-26T17:00:13.251Z", + "modified_on": "2018-12-26T17:00:13.251Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "unknown", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 181, + "fields": { + "created_on": "2018-12-26T18:45:52.060Z", + "modified_on": "2018-12-26T18:45:52.060Z", + "address": "0xe635c6d338dcd31c979b88000ff97c1fa3f0472c", + "symbol": "GIT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 182, + "fields": { + "created_on": "2018-12-26T18:45:52.083Z", + "modified_on": "2018-12-26T18:45:52.083Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 183, + "fields": { + "created_on": "2018-12-26T18:45:52.084Z", + "modified_on": "2018-12-26T18:45:52.084Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "mainnet", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 184, + "fields": { + "created_on": "2018-12-26T18:45:52.085Z", + "modified_on": "2018-12-26T18:45:52.085Z", + "address": "0xd8912c10681d8b21fd3742244f44658dba12264e", + "symbol": "PLU", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 185, + "fields": { + "created_on": "2018-12-26T18:45:52.085Z", + "modified_on": "2018-12-26T18:45:52.085Z", + "address": "0xaf30d2a7e90d7dc361c8c4585e9bb7d2f6f15bc7", + "symbol": "1ST", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 186, + "fields": { + "created_on": "2018-12-26T18:45:52.086Z", + "modified_on": "2018-12-26T18:45:52.086Z", + "address": "0x936f78b9852d12f5cb93177c1f84fb8513d06263", + "symbol": "GNTW", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 187, + "fields": { + "created_on": "2018-12-26T18:45:52.087Z", + "modified_on": "2018-12-26T18:45:52.087Z", + "address": "0x01afc37f4f85babc47c0e2d0eababc7fb49793c8", + "symbol": "GNTM", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 188, + "fields": { + "created_on": "2018-12-26T18:45:52.088Z", + "modified_on": "2018-12-26T18:45:52.088Z", + "address": "0xa74476443119a942de498590fe1f2454d7d4ac0d", + "symbol": "GNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 189, + "fields": { + "created_on": "2018-12-26T18:45:52.089Z", + "modified_on": "2018-12-26T18:45:52.089Z", + "address": "0x5c543e7ae0a1104f78406c340e9c64fd9fce5170", + "symbol": "VSL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 190, + "fields": { + "created_on": "2018-12-26T18:45:52.090Z", + "modified_on": "2018-12-26T18:45:52.090Z", + "address": "0xac709fcb44a43c35f0da4e3163b117a17f3770f5", + "symbol": "ARC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 191, + "fields": { + "created_on": "2018-12-26T18:45:52.091Z", + "modified_on": "2018-12-26T18:45:52.091Z", + "address": "0x14f37b574242d366558db61f3335289a5035c506", + "symbol": "HKG", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 192, + "fields": { + "created_on": "2018-12-26T18:45:52.092Z", + "modified_on": "2018-12-26T18:45:52.092Z", + "address": "0x888666ca69e0f178ded6d75b5726cee99a87d698", + "symbol": "ICN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 193, + "fields": { + "created_on": "2018-12-26T18:45:52.093Z", + "modified_on": "2018-12-26T18:45:52.093Z", + "address": "0xe94327d07fc17907b4db788e5adf2ed424addff6", + "symbol": "REP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 194, + "fields": { + "created_on": "2018-12-26T18:45:52.093Z", + "modified_on": "2018-12-26T18:45:52.094Z", + "address": "0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009", + "symbol": "SNGLS", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 195, + "fields": { + "created_on": "2018-12-26T18:45:52.094Z", + "modified_on": "2018-12-26T18:45:52.094Z", + "address": "0x4df812f6064def1e5e029f1ca858777cc98d2d81", + "symbol": "XAUR", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 196, + "fields": { + "created_on": "2018-12-26T18:45:52.095Z", + "modified_on": "2018-12-26T18:45:52.095Z", + "address": "0xc66ea802717bfb9833400264dd12c2bceaa34a6d", + "symbol": "MKR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 197, + "fields": { + "created_on": "2018-12-26T18:45:52.097Z", + "modified_on": "2018-12-26T18:45:52.097Z", + "address": "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", + "symbol": "DGD", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 198, + "fields": { + "created_on": "2018-12-26T18:45:52.098Z", + "modified_on": "2018-12-26T18:45:52.098Z", + "address": "0xce3d9c3f3d302436d12f18eca97a3b00e97be7cd", + "symbol": "EPOSY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 199, + "fields": { + "created_on": "2018-12-26T18:45:52.099Z", + "modified_on": "2018-12-26T18:45:52.099Z", + "address": "0x289fe11c6f46e28f9f1cfc72119aee92c1da50d0", + "symbol": "EPOSN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 200, + "fields": { + "created_on": "2018-12-26T18:45:52.099Z", + "modified_on": "2018-12-26T18:45:52.100Z", + "address": "0x55e7c4a77821d5c50b4570b08f9f92896a25e012", + "symbol": "P+", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 201, + "fields": { + "created_on": "2018-12-26T18:45:52.101Z", + "modified_on": "2018-12-26T18:45:52.101Z", + "address": "0x45e42d659d9f9466cd5df622506033145a9b89bc", + "symbol": "NXC", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 202, + "fields": { + "created_on": "2018-12-26T18:45:52.103Z", + "modified_on": "2018-12-26T18:45:52.103Z", + "address": "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", + "symbol": "DCN", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 203, + "fields": { + "created_on": "2018-12-26T18:45:52.104Z", + "modified_on": "2018-12-26T18:45:52.104Z", + "address": "0xb9e7f8568e08d5659f5d29c4997173d84cdf2607", + "symbol": "SWT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 204, + "fields": { + "created_on": "2018-12-26T18:45:52.104Z", + "modified_on": "2018-12-26T18:45:52.105Z", + "address": "0xb802b24e0637c2b87d2e8b7784c055bbe921011a", + "symbol": "EMV", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 205, + "fields": { + "created_on": "2018-12-26T18:45:52.105Z", + "modified_on": "2018-12-26T18:45:52.105Z", + "address": "0x6531f133e6deebe7f2dce5a0441aa7ef330b4e53", + "symbol": "TIME", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 206, + "fields": { + "created_on": "2018-12-26T18:45:52.106Z", + "modified_on": "2018-12-26T18:45:52.106Z", + "address": "0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1", + "symbol": "MLN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 207, + "fields": { + "created_on": "2018-12-26T18:45:52.107Z", + "modified_on": "2018-12-26T18:45:52.107Z", + "address": "0x168296bb09e24a88805cb9c33356536b980d3fc5", + "symbol": "RHOC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 208, + "fields": { + "created_on": "2018-12-26T18:45:52.108Z", + "modified_on": "2018-12-26T18:45:52.108Z", + "address": "0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c", + "symbol": "EDG", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 209, + "fields": { + "created_on": "2018-12-26T18:45:52.109Z", + "modified_on": "2018-12-26T18:45:52.109Z", + "address": "0xf7b098298f7c69fc14610bf71d5e02c60792894c", + "symbol": "GUP", + "network": "mainnet", + "decimals": 3, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 210, + "fields": { + "created_on": "2018-12-26T18:45:52.110Z", + "modified_on": "2018-12-26T18:45:52.110Z", + "address": "0x807b9487aaf00629b674bd6d02e4917453bc5939", + "symbol": "ETB-OLD", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 211, + "fields": { + "created_on": "2018-12-26T18:45:52.110Z", + "modified_on": "2018-12-26T18:45:52.110Z", + "address": "0x4fe6ea636abe664e0268af373a10ca3621a0b95b", + "symbol": "ETB-OLD2", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 212, + "fields": { + "created_on": "2018-12-26T18:45:52.111Z", + "modified_on": "2018-12-26T18:45:52.111Z", + "address": "0x607f4c5bb672230e8672085532f7e901544a7375", + "symbol": "RLC", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 213, + "fields": { + "created_on": "2018-12-26T18:45:52.112Z", + "modified_on": "2018-12-26T18:45:52.112Z", + "address": "0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b", + "symbol": "TRST", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 214, + "fields": { + "created_on": "2018-12-26T18:45:52.113Z", + "modified_on": "2018-12-26T18:45:52.113Z", + "address": "0x2e071d2966aa7d8decb1005885ba1977d6038a65", + "symbol": "DICE", + "network": "mainnet", + "decimals": 16, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 215, + "fields": { + "created_on": "2018-12-26T18:45:52.114Z", + "modified_on": "2018-12-26T18:45:52.114Z", + "address": "0xe7775a6e9bcf904eb39da2b68c5efb4f9360e08c", + "symbol": "TAAS", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 216, + "fields": { + "created_on": "2018-12-26T18:45:52.115Z", + "modified_on": "2018-12-26T18:45:52.115Z", + "address": "0x6810e776880c02933d47db1b9fc05908e5386b96", + "symbol": "GNO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 217, + "fields": { + "created_on": "2018-12-26T18:45:52.116Z", + "modified_on": "2018-12-26T18:45:52.116Z", + "address": "0x667088b212ce3d06a1b553a7221e1fd19000d9af", + "symbol": "WINGS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 218, + "fields": { + "created_on": "2018-12-26T18:45:52.117Z", + "modified_on": "2018-12-26T18:45:52.117Z", + "address": "0xfa05a73ffe78ef8f1a739473e462c54bae6567d9", + "symbol": "LUN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 219, + "fields": { + "created_on": "2018-12-26T18:45:52.119Z", + "modified_on": "2018-12-26T18:45:52.119Z", + "address": "0xaaaf91d9b90df800df4f55c205fd6989c977e73a", + "symbol": "TKN", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 220, + "fields": { + "created_on": "2018-12-26T18:45:52.119Z", + "modified_on": "2018-12-26T18:45:52.119Z", + "address": "0xcbcc0f036ed4788f63fc0fee32873d6a7487b908", + "symbol": "HMQ", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 221, + "fields": { + "created_on": "2018-12-26T18:45:52.120Z", + "modified_on": "2018-12-26T18:45:52.120Z", + "address": "0x960b236a07cf122663c4303350609a66a7b288c0", + "symbol": "ANT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 222, + "fields": { + "created_on": "2018-12-26T18:45:52.121Z", + "modified_on": "2018-12-26T18:45:52.121Z", + "address": "0xd248b0d48e44aaf9c49aea0312be7e13a6dc1468", + "symbol": "SGT", + "network": "mainnet", + "decimals": 1, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 223, + "fields": { + "created_on": "2018-12-26T18:45:52.122Z", + "modified_on": "2018-12-26T18:45:52.122Z", + "address": "0xff3519eeeea3e76f1f699ccce5e23ee0bdda41ac", + "symbol": "BCAP", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 224, + "fields": { + "created_on": "2018-12-26T18:45:52.123Z", + "modified_on": "2018-12-26T18:45:52.123Z", + "address": "0x0d8775f648430679a709e98d2b0cb6250d2887ef", + "symbol": "BAT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 225, + "fields": { + "created_on": "2018-12-26T18:45:52.124Z", + "modified_on": "2018-12-26T18:45:52.124Z", + "address": "0xa645264c5603e96c3b0b078cdab68733794b0a71", + "symbol": "MYST", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 226, + "fields": { + "created_on": "2018-12-26T18:45:52.125Z", + "modified_on": "2018-12-26T18:45:52.125Z", + "address": "0x82665764ea0b58157e1e5e9bab32f68c76ec0cdf", + "symbol": "VSM", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 227, + "fields": { + "created_on": "2018-12-26T18:45:52.126Z", + "modified_on": "2018-12-26T18:45:52.126Z", + "address": "0x12fef5e57bf45873cd9b62e9dbd7bfb99e32d73e", + "symbol": "CFI", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 228, + "fields": { + "created_on": "2018-12-26T18:45:52.127Z", + "modified_on": "2018-12-26T18:45:52.127Z", + "address": "0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374", + "symbol": "VERI", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 229, + "fields": { + "created_on": "2018-12-26T18:45:52.127Z", + "modified_on": "2018-12-26T18:45:52.127Z", + "address": "0x40395044ac3c0c57051906da938b54bd6557f212", + "symbol": "MGO", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 230, + "fields": { + "created_on": "2018-12-26T18:45:52.128Z", + "modified_on": "2018-12-26T18:45:52.128Z", + "address": "0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06", + "symbol": "PTOY", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 231, + "fields": { + "created_on": "2018-12-26T18:45:52.129Z", + "modified_on": "2018-12-26T18:45:52.129Z", + "address": "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c", + "symbol": "BNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 232, + "fields": { + "created_on": "2018-12-26T18:45:52.130Z", + "modified_on": "2018-12-26T18:45:52.130Z", + "address": "0x697beac28B09E122C4332D163985e8a73121b97F", + "symbol": "QRL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 233, + "fields": { + "created_on": "2018-12-26T18:45:52.131Z", + "modified_on": "2018-12-26T18:45:52.131Z", + "address": "0xae616e72d3d89e847f74e8ace41ca68bbf56af79", + "symbol": "GOOD", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 234, + "fields": { + "created_on": "2018-12-26T18:45:52.131Z", + "modified_on": "2018-12-26T18:45:52.131Z", + "address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e", + "symbol": "SNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 235, + "fields": { + "created_on": "2018-12-26T18:45:52.132Z", + "modified_on": "2018-12-26T18:45:52.132Z", + "address": "0x983f6d60db79ea8ca4eb9968c6aff8cfa04b3c63", + "symbol": "SONM", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 236, + "fields": { + "created_on": "2018-12-26T18:45:52.133Z", + "modified_on": "2018-12-26T18:45:52.133Z", + "address": "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671", + "symbol": "NMR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 237, + "fields": { + "created_on": "2018-12-26T18:45:52.134Z", + "modified_on": "2018-12-26T18:45:52.134Z", + "address": "0x93e682107d1e9defb0b5ee701c71707a4b2e46bc", + "symbol": "MCAP", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 238, + "fields": { + "created_on": "2018-12-26T18:45:52.135Z", + "modified_on": "2018-12-26T18:45:52.135Z", + "address": "0xb97048628db6b661d4c2aa833e95dbe1a905b280", + "symbol": "PAY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 239, + "fields": { + "created_on": "2018-12-26T18:45:52.136Z", + "modified_on": "2018-12-26T18:45:52.136Z", + "address": "0x5a84969bb663fb64f6d015dcf9f622aedc796750", + "symbol": "ICE", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 240, + "fields": { + "created_on": "2018-12-26T18:45:52.137Z", + "modified_on": "2018-12-26T18:45:52.137Z", + "address": "0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a", + "symbol": "PPT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 241, + "fields": { + "created_on": "2018-12-26T18:45:52.137Z", + "modified_on": "2018-12-26T18:45:52.137Z", + "address": "0xbbb1bd2d741f05e144e6c4517676a15554fd4b8d", + "symbol": "FUNOLD", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 242, + "fields": { + "created_on": "2018-12-26T18:45:52.138Z", + "modified_on": "2018-12-26T18:45:52.138Z", + "address": "0x419d0d8bdd9af5e606ae2232ed285aff190e711b", + "symbol": "FUN", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 243, + "fields": { + "created_on": "2018-12-26T18:45:52.139Z", + "modified_on": "2018-12-26T18:45:52.139Z", + "address": "0xd0d6d6c5fe4a677d343cc433536bb717bae167dd", + "symbol": "ADT", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 244, + "fields": { + "created_on": "2018-12-26T18:45:52.139Z", + "modified_on": "2018-12-26T18:45:52.139Z", + "address": "0xce5c603c78d047ef43032e96b5b785324f753a4f", + "symbol": "E4ROW", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 245, + "fields": { + "created_on": "2018-12-26T18:45:52.140Z", + "modified_on": "2018-12-26T18:45:52.140Z", + "address": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", + "symbol": "STORJ", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 246, + "fields": { + "created_on": "2018-12-26T18:45:52.140Z", + "modified_on": "2018-12-26T18:45:52.140Z", + "address": "0xcfb98637bcae43c13323eaa1731ced2b716962fd", + "symbol": "NET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 247, + "fields": { + "created_on": "2018-12-26T18:45:52.141Z", + "modified_on": "2018-12-26T18:45:52.141Z", + "address": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0", + "symbol": "EOS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 248, + "fields": { + "created_on": "2018-12-26T18:45:52.142Z", + "modified_on": "2018-12-26T18:45:52.142Z", + "address": "0x4470bb87d77b963a013db939be332f927f2b992e", + "symbol": "ADX", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 249, + "fields": { + "created_on": "2018-12-26T18:45:52.143Z", + "modified_on": "2018-12-26T18:45:52.143Z", + "address": "0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed", + "symbol": "DRP", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 250, + "fields": { + "created_on": "2018-12-26T18:45:52.143Z", + "modified_on": "2018-12-26T18:45:52.144Z", + "address": "0x8aa33a7899fcc8ea5fbe6a608a109c3893a1b8b2", + "symbol": "BET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 251, + "fields": { + "created_on": "2018-12-26T18:45:52.144Z", + "modified_on": "2018-12-26T18:45:52.144Z", + "address": "0x0affa06e7fbe5bc9a764c979aa66e8256a631f02", + "symbol": "PLBT", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 252, + "fields": { + "created_on": "2018-12-26T18:45:52.145Z", + "modified_on": "2018-12-26T18:45:52.145Z", + "address": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", + "symbol": "OMG", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 253, + "fields": { + "created_on": "2018-12-26T18:45:52.145Z", + "modified_on": "2018-12-26T18:45:52.145Z", + "address": "0xb8c77482e45f1f44de1745f52c74426c631bdd52", + "symbol": "BNB", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 254, + "fields": { + "created_on": "2018-12-26T18:45:52.146Z", + "modified_on": "2018-12-26T18:45:52.146Z", + "address": "0x814964b1bceaf24e26296d031eadf134a2ca4105", + "symbol": "NEWB", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 255, + "fields": { + "created_on": "2018-12-26T18:45:52.147Z", + "modified_on": "2018-12-26T18:45:52.147Z", + "address": "0xb24754be79281553dc1adc160ddf5cd9b74361a4", + "symbol": "XRL", + "network": "mainnet", + "decimals": 9, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 256, + "fields": { + "created_on": "2018-12-26T18:45:52.147Z", + "modified_on": "2018-12-26T18:45:52.147Z", + "address": "0x386467f1f3ddbe832448650418311a479eecfc57", + "symbol": "EMB", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 257, + "fields": { + "created_on": "2018-12-26T18:45:52.148Z", + "modified_on": "2018-12-26T18:45:52.148Z", + "address": "0xf433089366899d83a9f26a773d59ec7ecf30355e", + "symbol": "MTL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 258, + "fields": { + "created_on": "2018-12-26T18:45:52.149Z", + "modified_on": "2018-12-26T18:45:52.149Z", + "address": "0xc63e7b1dece63a77ed7e4aeef5efb3b05c81438d", + "symbol": "FUCKOLD", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 259, + "fields": { + "created_on": "2018-12-26T18:45:52.149Z", + "modified_on": "2018-12-26T18:45:52.149Z", + "address": "0xab16e0d25c06cb376259cc18c1de4aca57605589", + "symbol": "FUCK", + "network": "mainnet", + "decimals": 4, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 260, + "fields": { + "created_on": "2018-12-26T18:45:52.150Z", + "modified_on": "2018-12-26T18:45:52.150Z", + "address": "0x5c6183d10a00cd747a6dbb5f658ad514383e9419", + "symbol": "NXX", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 261, + "fields": { + "created_on": "2018-12-26T18:45:52.151Z", + "modified_on": "2018-12-26T18:45:52.151Z", + "address": "0xd5b9a2737c9b2ff35ecb23b884eb039303bbbb61", + "symbol": "BTH", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 262, + "fields": { + "created_on": "2018-12-26T18:45:52.152Z", + "modified_on": "2018-12-26T18:45:52.152Z", + "address": "0xe3818504c1b32bf1557b16c238b2e01fd3149c17", + "symbol": "PLR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 263, + "fields": { + "created_on": "2018-12-26T18:45:52.152Z", + "modified_on": "2018-12-26T18:45:52.152Z", + "address": "0x41e5560054824ea6b0732e656e3ad64e20e94e45", + "symbol": "CVC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 264, + "fields": { + "created_on": "2018-12-26T18:45:52.153Z", + "modified_on": "2018-12-26T18:45:52.153Z", + "address": "0xbfa4d71a51b9e0968be4bc299f8ba6cbb2f86789", + "symbol": "MAYY", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 265, + "fields": { + "created_on": "2018-12-26T18:45:52.153Z", + "modified_on": "2018-12-26T18:45:52.153Z", + "address": "0xab130bc7ff83192656a4b3079741c296615899c0", + "symbol": "MAYN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 266, + "fields": { + "created_on": "2018-12-26T18:45:52.154Z", + "modified_on": "2018-12-26T18:45:52.154Z", + "address": "0xe2e6d4be086c6938b53b22144855eef674281639", + "symbol": "LNK", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 267, + "fields": { + "created_on": "2018-12-26T18:45:52.155Z", + "modified_on": "2018-12-26T18:45:52.155Z", + "address": "0x2bdc0d42996017fce214b21607a515da41a9e0c5", + "symbol": "SKIN", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 268, + "fields": { + "created_on": "2018-12-26T18:45:52.155Z", + "modified_on": "2018-12-26T18:45:52.155Z", + "address": "0x8b9c35c79af5319c70dd9a3e3850f368822ed64e", + "symbol": "DGT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 269, + "fields": { + "created_on": "2018-12-26T18:45:52.156Z", + "modified_on": "2018-12-26T18:45:52.156Z", + "address": "0xa578acc0cb7875781b7880903f4594d13cfa8b98", + "symbol": "ECN", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 270, + "fields": { + "created_on": "2018-12-26T18:45:52.156Z", + "modified_on": "2018-12-26T18:45:52.157Z", + "address": "0x660b612ec57754d949ac1a09d0c2937a010dee05", + "symbol": "BCD", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 271, + "fields": { + "created_on": "2018-12-26T18:45:52.157Z", + "modified_on": "2018-12-26T18:45:52.157Z", + "address": "0x8ef59b92f21f9e5f21f5f71510d1a7f87a5420be", + "symbol": "DEX", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 272, + "fields": { + "created_on": "2018-12-26T18:45:52.158Z", + "modified_on": "2018-12-26T18:45:52.158Z", + "address": "0xea1f346faf023f974eb5adaf088bbcdf02d761f4", + "symbol": "TIX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 273, + "fields": { + "created_on": "2018-12-26T18:45:52.159Z", + "modified_on": "2018-12-26T18:45:52.159Z", + "address": "0x177d39ac676ed1c67a2b268ad7f1e58826e5b0af", + "symbol": "CDT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 274, + "fields": { + "created_on": "2018-12-26T18:45:52.159Z", + "modified_on": "2018-12-26T18:45:52.159Z", + "address": "0xfca47962d45adfdfd1ab2d972315db4ce7ccf094", + "symbol": "IXT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 275, + "fields": { + "created_on": "2018-12-26T18:45:52.160Z", + "modified_on": "2018-12-26T18:45:52.160Z", + "address": "0xa2f4fcb0fde2dd59f7a1873e121bc5623e3164eb", + "symbol": "AIRA", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 276, + "fields": { + "created_on": "2018-12-26T18:45:52.161Z", + "modified_on": "2018-12-26T18:45:52.161Z", + "address": "0x56ba2ee7890461f463f7be02aac3099f6d5811a8", + "symbol": "CAT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 277, + "fields": { + "created_on": "2018-12-26T18:45:52.162Z", + "modified_on": "2018-12-26T18:45:52.162Z", + "address": "0x701c244b988a513c945973defa05de933b23fe1d", + "symbol": "OAX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 278, + "fields": { + "created_on": "2018-12-26T18:45:52.162Z", + "modified_on": "2018-12-26T18:45:52.162Z", + "address": "0x08fd34559f2ed8585d3810b4d96ab8a05c9f97c5", + "symbol": "CLRT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 279, + "fields": { + "created_on": "2018-12-26T18:45:52.163Z", + "modified_on": "2018-12-26T18:45:52.163Z", + "address": "0x68aa3f232da9bdc2343465545794ef3eea5209bd", + "symbol": "MSP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 280, + "fields": { + "created_on": "2018-12-26T18:45:52.163Z", + "modified_on": "2018-12-26T18:45:52.164Z", + "address": "0x2a05d22db079bc40c2f77a1d1ff703a56e631cc1", + "symbol": "BAS", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 281, + "fields": { + "created_on": "2018-12-26T18:45:52.164Z", + "modified_on": "2018-12-26T18:45:52.164Z", + "address": "0xdc0c22285b61405aae01cba2530b6dd5cd328da7", + "symbol": "KTN", + "network": "mainnet", + "decimals": 6, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 282, + "fields": { + "created_on": "2018-12-26T18:45:52.165Z", + "modified_on": "2018-12-26T18:45:52.165Z", + "address": "0xdd6bf56ca2ada24c683fac50e37783e55b57af9f", + "symbol": "BNC", + "network": "mainnet", + "decimals": 12, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 283, + "fields": { + "created_on": "2018-12-26T18:45:52.165Z", + "modified_on": "2018-12-26T18:45:52.165Z", + "address": "0x0abdace70d3790235af448c88547603b945604ea", + "symbol": "DNT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 284, + "fields": { + "created_on": "2018-12-26T18:45:52.166Z", + "modified_on": "2018-12-26T18:45:52.166Z", + "address": "0x9e77d5a1251b6f7d456722a6eac6d2d5980bd891", + "symbol": "BRAT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 285, + "fields": { + "created_on": "2018-12-26T18:45:52.166Z", + "modified_on": "2018-12-26T18:45:52.167Z", + "address": "0x5af2be193a6abca9c8817001f45744777db30756", + "symbol": "BQX", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 286, + "fields": { + "created_on": "2018-12-26T18:45:52.167Z", + "modified_on": "2018-12-26T18:45:52.167Z", + "address": "0x006bea43baa3f7a6f765f14f10a1a1b08334ef45", + "symbol": "STX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 287, + "fields": { + "created_on": "2018-12-26T18:45:52.168Z", + "modified_on": "2018-12-26T18:45:52.168Z", + "address": "0x88fcfbc22c6d3dbaa25af478c578978339bde77a", + "symbol": "FYN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 288, + "fields": { + "created_on": "2018-12-26T18:45:52.169Z", + "modified_on": "2018-12-26T18:45:52.169Z", + "address": "0x4e0603e2a27a30480e5e3a4fe548e29ef12f64be", + "symbol": "CREDO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 289, + "fields": { + "created_on": "2018-12-26T18:45:52.169Z", + "modified_on": "2018-12-26T18:45:52.169Z", + "address": "0x202e295df742befa5e94e9123149360db9d9f2dc", + "symbol": "NIH", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 290, + "fields": { + "created_on": "2018-12-26T18:45:52.170Z", + "modified_on": "2018-12-26T18:45:52.170Z", + "address": "0x671abbe5ce652491985342e85428eb1b07bc6c64", + "symbol": "QAU", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 291, + "fields": { + "created_on": "2018-12-26T18:45:52.171Z", + "modified_on": "2018-12-26T18:45:52.171Z", + "address": "0x3597bfd533a99c9aa083587b074434e61eb0a258", + "symbol": "DENT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 292, + "fields": { + "created_on": "2018-12-26T18:45:52.171Z", + "modified_on": "2018-12-26T18:45:52.171Z", + "address": "0xbc7de10afe530843e71dfb2e3872405191e8d14a", + "symbol": "SHOUC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 293, + "fields": { + "created_on": "2018-12-26T18:45:52.172Z", + "modified_on": "2018-12-26T18:45:52.172Z", + "address": "0x2ca72c9699b92b47272c9716c664cad6167c80b0", + "symbol": "GUNS", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 294, + "fields": { + "created_on": "2018-12-26T18:45:52.173Z", + "modified_on": "2018-12-26T18:45:52.173Z", + "address": "0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098", + "symbol": "SAN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 295, + "fields": { + "created_on": "2018-12-26T18:45:52.173Z", + "modified_on": "2018-12-26T18:45:52.173Z", + "address": "0xf8e386eda857484f5a12e4b5daa9984e06e73705", + "symbol": "IND", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 296, + "fields": { + "created_on": "2018-12-26T18:45:52.174Z", + "modified_on": "2018-12-26T18:45:52.174Z", + "address": "0xfb12e3cca983b9f59d90912fd17f8d745a8b2953", + "symbol": "LUCK", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 297, + "fields": { + "created_on": "2018-12-26T18:45:52.174Z", + "modified_on": "2018-12-26T18:45:52.175Z", + "address": "0x0b1724cc9fda0186911ef6a75949e9c0d3f0f2f3", + "symbol": "RIYA", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 298, + "fields": { + "created_on": "2018-12-26T18:45:52.175Z", + "modified_on": "2018-12-26T18:45:52.175Z", + "address": "0xe41d2489571d322189246dafa5ebde1f4699f498", + "symbol": "ZRX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 299, + "fields": { + "created_on": "2018-12-26T18:45:52.176Z", + "modified_on": "2018-12-26T18:45:52.176Z", + "address": "0xb63b606ac810a52cca15e44bb630fd42d8d1d83d", + "symbol": "MCO", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 300, + "fields": { + "created_on": "2018-12-26T18:45:52.176Z", + "modified_on": "2018-12-26T18:45:52.176Z", + "address": "0x02b9806a64cb05f02aa8dcc1c178b88159a61304", + "symbol": "DEL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 301, + "fields": { + "created_on": "2018-12-26T18:45:52.177Z", + "modified_on": "2018-12-26T18:45:52.177Z", + "address": "0x46492473755e8df960f8034877f61732d718ce96", + "symbol": "STRC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 302, + "fields": { + "created_on": "2018-12-26T18:45:52.178Z", + "modified_on": "2018-12-26T18:45:52.178Z", + "address": "0x025abad9e518516fdaafbdcdb9701b37fb7ef0fa", + "symbol": "GTKT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 303, + "fields": { + "created_on": "2018-12-26T18:45:52.178Z", + "modified_on": "2018-12-26T18:45:52.178Z", + "address": "0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195", + "symbol": "POE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 304, + "fields": { + "created_on": "2018-12-26T18:45:52.179Z", + "modified_on": "2018-12-26T18:45:52.179Z", + "address": "0x38968746147bbaeb882f356ad9a57594bb158235", + "symbol": "BENJA", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 305, + "fields": { + "created_on": "2018-12-26T18:45:52.180Z", + "modified_on": "2018-12-26T18:45:52.180Z", + "address": "0x814cafd4782d2e728170fda68257983f03321c58", + "symbol": "IDEA", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 306, + "fields": { + "created_on": "2018-12-26T18:45:52.180Z", + "modified_on": "2018-12-26T18:45:52.180Z", + "address": "0x84119cb33e8f590d75c2d6ea4e6b0741a7494eda", + "symbol": "WTT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 307, + "fields": { + "created_on": "2018-12-26T18:45:52.181Z", + "modified_on": "2018-12-26T18:45:52.181Z", + "address": "0x5ddab66da218fb05dfeda07f1afc4ea0738ee234", + "symbol": "RARE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 308, + "fields": { + "created_on": "2018-12-26T18:45:52.181Z", + "modified_on": "2018-12-26T18:45:52.181Z", + "address": "0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8", + "symbol": "SCL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 309, + "fields": { + "created_on": "2018-12-26T18:45:52.183Z", + "modified_on": "2018-12-26T18:45:52.183Z", + "address": "0xa7f976c360ebbed4465c2855684d1aae5271efa9", + "symbol": "TFL", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 310, + "fields": { + "created_on": "2018-12-26T18:45:52.184Z", + "modified_on": "2018-12-26T18:45:52.184Z", + "address": "0x7654915a1b82d6d2d0afc37c52af556ea8983c7e", + "symbol": "IFT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 311, + "fields": { + "created_on": "2018-12-26T18:45:52.184Z", + "modified_on": "2018-12-26T18:45:52.184Z", + "address": "0x94298f1e0ab2dfad6eeffb1426846a3c29d98090", + "symbol": "MyB", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 312, + "fields": { + "created_on": "2018-12-26T18:45:52.185Z", + "modified_on": "2018-12-26T18:45:52.185Z", + "address": "0x4355fc160f74328f9b383df2ec589bb3dfd82ba0", + "symbol": "OPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 313, + "fields": { + "created_on": "2018-12-26T18:45:52.185Z", + "modified_on": "2018-12-26T18:45:52.185Z", + "address": "0x17fd666fa0784885fa1afec8ac624d9b7e72b752", + "symbol": "FLIK", + "network": "mainnet", + "decimals": 14, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 314, + "fields": { + "created_on": "2018-12-26T18:45:52.186Z", + "modified_on": "2018-12-26T18:45:52.186Z", + "address": "0x7288c72af505e3a6ff2712699e2a695465d353b3", + "symbol": "MTP", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 315, + "fields": { + "created_on": "2018-12-26T18:45:52.187Z", + "modified_on": "2018-12-26T18:45:52.187Z", + "address": "0x422866a8f0b032c5cf1dfbdef31a20f4509562b0", + "symbol": "ADST", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 316, + "fields": { + "created_on": "2018-12-26T18:45:52.187Z", + "modified_on": "2018-12-26T18:45:52.187Z", + "address": "0x66497a283e0a007ba3974e837784c6ae323447de", + "symbol": "PT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 317, + "fields": { + "created_on": "2018-12-26T18:45:52.188Z", + "modified_on": "2018-12-26T18:45:52.188Z", + "address": "0x07d9e49ea402194bf48a8276dafb16e4ed633317", + "symbol": "DALC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 318, + "fields": { + "created_on": "2018-12-26T18:45:52.189Z", + "modified_on": "2018-12-26T18:45:52.189Z", + "address": "0xcc4ef9eeaf656ac1a2ab886743e98e97e090ed38", + "symbol": "DDF", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 319, + "fields": { + "created_on": "2018-12-26T18:45:52.189Z", + "modified_on": "2018-12-26T18:45:52.189Z", + "address": "0xef68e7c694f40c8202821edf525de3782458639f", + "symbol": "LRC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 320, + "fields": { + "created_on": "2018-12-26T18:45:52.190Z", + "modified_on": "2018-12-26T18:45:52.190Z", + "address": "0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", + "symbol": "RVT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 321, + "fields": { + "created_on": "2018-12-26T18:45:52.191Z", + "modified_on": "2018-12-26T18:45:52.191Z", + "address": "0x8a187d5285d316bcbc9adafc08b51d70a0d8e000", + "symbol": "SIFT", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 322, + "fields": { + "created_on": "2018-12-26T18:45:52.191Z", + "modified_on": "2018-12-26T18:45:52.191Z", + "address": "0x8effd494eb698cc399af6231fccd39e08fd20b15", + "symbol": "PIX", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 323, + "fields": { + "created_on": "2018-12-26T18:45:52.192Z", + "modified_on": "2018-12-26T18:45:52.192Z", + "address": "0xaa26b73bfdc80b5c7d2cfbfc30930038fb7fa657", + "symbol": "TOV", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 324, + "fields": { + "created_on": "2018-12-26T18:45:52.193Z", + "modified_on": "2018-12-26T18:45:52.193Z", + "address": "0x08f5a9235b08173b7569f83645d2c7fb55e8ccd8", + "symbol": "TNT", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 325, + "fields": { + "created_on": "2018-12-26T18:45:52.193Z", + "modified_on": "2018-12-26T18:45:52.193Z", + "address": "0x96a65609a7b84e8842732deb08f56c3e21ac6f8a", + "symbol": "CTR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 326, + "fields": { + "created_on": "2018-12-26T18:45:52.194Z", + "modified_on": "2018-12-26T18:45:52.194Z", + "address": "0xe6923e9b56db1eed1c9f430ea761da7565e260fe", + "symbol": "FC", + "network": "mainnet", + "decimals": 2, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 327, + "fields": { + "created_on": "2018-12-26T18:45:52.195Z", + "modified_on": "2018-12-26T18:45:52.195Z", + "address": "0xd850942ef8811f2a866692a623011bde52a462c1", + "symbol": "VEN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 328, + "fields": { + "created_on": "2018-12-26T18:45:52.195Z", + "modified_on": "2018-12-26T18:45:52.195Z", + "address": "0x2160e6c0ae8ca7d62fe1f57fc049f8363283ff5f", + "symbol": "BPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 329, + "fields": { + "created_on": "2018-12-26T18:45:52.196Z", + "modified_on": "2018-12-26T18:45:52.196Z", + "address": "0xf05a9382a4c3f29e2784502754293d88b835109c", + "symbol": "REX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 330, + "fields": { + "created_on": "2018-12-26T18:45:52.196Z", + "modified_on": "2018-12-26T18:45:52.196Z", + "address": "0x73dd069c299a5d691e9836243bcaec9c8c1d8734", + "symbol": "BTE", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 331, + "fields": { + "created_on": "2018-12-26T18:45:52.197Z", + "modified_on": "2018-12-26T18:45:52.197Z", + "address": "0x1bcbc54166f6ba149934870b60506199b6c9db6d", + "symbol": "ROC", + "network": "mainnet", + "decimals": 10, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 332, + "fields": { + "created_on": "2018-12-26T18:45:52.198Z", + "modified_on": "2018-12-26T18:45:52.198Z", + "address": "0x27f706edde3ad952ef647dd67e24e38cd0803dd6", + "symbol": "UET", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 333, + "fields": { + "created_on": "2018-12-26T18:45:52.198Z", + "modified_on": "2018-12-26T18:45:52.198Z", + "address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", + "symbol": "MANA", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 334, + "fields": { + "created_on": "2018-12-26T18:45:52.199Z", + "modified_on": "2018-12-26T18:45:52.199Z", + "address": "0xc0e4f45b828aa4aa628e897e5da38d9dc72c2257", + "symbol": "KC", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 335, + "fields": { + "created_on": "2018-12-26T18:45:52.200Z", + "modified_on": "2018-12-26T18:45:52.200Z", + "address": "0x4e260e3ca268e40133c84b142de73108a7c1ec99", + "symbol": "YC", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 336, + "fields": { + "created_on": "2018-12-26T18:45:52.200Z", + "modified_on": "2018-12-26T18:45:52.200Z", + "address": "0xaf4dce16da2877f8c9e00544c93b62ac40631f16", + "symbol": "MTH", + "network": "mainnet", + "decimals": 5, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 337, + "fields": { + "created_on": "2018-12-26T18:45:52.201Z", + "modified_on": "2018-12-26T18:45:52.201Z", + "address": "0x9214ec02cb71cba0ada6896b8da260736a67ab10", + "symbol": "REAL", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 338, + "fields": { + "created_on": "2018-12-26T18:45:52.201Z", + "modified_on": "2018-12-26T18:45:52.201Z", + "address": "0xe5a7c12972f3bbfe70ed29521c8949b8af6a0970", + "symbol": "BLX", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 339, + "fields": { + "created_on": "2018-12-26T18:45:52.202Z", + "modified_on": "2018-12-26T18:45:52.202Z", + "address": "0x5cf4e9dfd975c52aa523fb5945a12235624923dc", + "symbol": "MPRM", + "network": "mainnet", + "decimals": 0, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 340, + "fields": { + "created_on": "2018-12-26T18:45:52.203Z", + "modified_on": "2018-12-26T18:45:52.203Z", + "address": "0xb581e3a7db80fbaa821ab39342e9cbfd2ce33c23", + "symbol": "ARCD", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 341, + "fields": { + "created_on": "2018-12-26T18:45:52.204Z", + "modified_on": "2018-12-26T18:45:52.204Z", + "address": "0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6", + "symbol": "RDN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 342, + "fields": { + "created_on": "2018-12-26T18:45:52.205Z", + "modified_on": "2018-12-26T18:45:52.205Z", + "address": "0x056017c55aE7AE32d12AeF7C679dF83A85ca75Ff", + "symbol": "WYV", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 343, + "fields": { + "created_on": "2018-12-26T18:45:52.206Z", + "modified_on": "2018-12-26T18:45:52.206Z", + "address": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", + "symbol": "DAI", + "network": "mainnet", + "decimals": 18, + "priority": 100, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 344, + "fields": { + "created_on": "2018-12-26T18:45:52.206Z", + "modified_on": "2018-12-26T18:45:52.206Z", + "address": "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", + "symbol": "AVO", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 345, + "fields": { + "created_on": "2018-12-26T18:45:52.208Z", + "modified_on": "2018-12-26T18:45:52.208Z", + "address": "0x58b6a8a3302369daec383334672404ee733ab239", + "symbol": "LPT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 346, + "fields": { + "created_on": "2018-12-26T18:45:52.209Z", + "modified_on": "2018-12-26T18:45:52.209Z", + "address": "0x09617f6fd6cf8a71278ec86e23bbab29c04353a7", + "symbol": "ULT", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 347, + "fields": { + "created_on": "2018-12-26T18:45:52.210Z", + "modified_on": "2018-12-26T18:45:52.210Z", + "address": "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", + "symbol": "AION", + "network": "mainnet", + "decimals": 8, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 348, + "fields": { + "created_on": "2018-12-26T18:45:52.210Z", + "modified_on": "2018-12-26T18:45:52.210Z", + "address": "0x4162178B78D6985480A308B2190EE5517460406D", + "symbol": "CLN", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 349, + "fields": { + "created_on": "2018-12-26T18:45:52.211Z", + "modified_on": "2018-12-26T18:45:52.211Z", + "address": "0x7338809d1a2c6fbb6e755470ab2a28e8c5dac63c", + "symbol": "OZR", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 350, + "fields": { + "created_on": "2018-12-26T18:45:52.212Z", + "modified_on": "2018-12-26T18:45:52.212Z", + "address": "0xc324a2f6b05880503444451b8b27e6f9e63287cb", + "symbol": "XUC", + "network": "mainnet", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 351, + "fields": { + "created_on": "2018-12-26T18:45:52.213Z", + "modified_on": "2018-12-26T18:45:52.213Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "ropsten", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 352, + "fields": { + "created_on": "2018-12-26T18:45:52.214Z", + "modified_on": "2018-12-26T18:45:52.214Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 353, + "fields": { + "created_on": "2018-12-26T18:45:52.214Z", + "modified_on": "2018-12-26T18:45:52.214Z", + "address": "0xeccb46ebe07c5a2b249586796f921ddfe0d46271", + "symbol": "FOO", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 354, + "fields": { + "created_on": "2018-12-26T18:45:52.215Z", + "modified_on": "2018-12-26T18:45:52.215Z", + "address": "0x41C9d91E96b933b74ae21bCBb617369CBE022530", + "symbol": "CLN", + "network": "ropsten", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 355, + "fields": { + "created_on": "2018-12-26T18:45:52.216Z", + "modified_on": "2018-12-26T18:45:52.216Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "rinkeby", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 356, + "fields": { + "created_on": "2018-12-26T18:45:52.216Z", + "modified_on": "2018-12-26T18:45:52.216Z", + "address": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", + "symbol": "COLO", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 357, + "fields": { + "created_on": "2018-12-26T18:45:52.217Z", + "modified_on": "2018-12-26T18:45:52.217Z", + "address": "0x408c49a91e46311ddc35737f8c1aaea6191f36e0", + "symbol": "FOO", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 358, + "fields": { + "created_on": "2018-12-26T18:45:52.217Z", + "modified_on": "2018-12-26T18:45:52.217Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "custom", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 359, + "fields": { + "created_on": "2018-12-26T18:45:52.218Z", + "modified_on": "2018-12-26T18:45:52.218Z", + "address": "0x7dd4bfd96981573ce7dbcde779adcdf2d3039332", + "symbol": "GIT", + "network": "custom", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 360, + "fields": { + "created_on": "2018-12-26T18:45:52.219Z", + "modified_on": "2018-12-26T18:45:52.219Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "unknown", + "decimals": 18, + "priority": 999, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 361, + "fields": { + "created_on": "2019-09-09T00:51:40Z", + "modified_on": "2019-09-09T00:52:04.646Z", + "address": "0x0000000000000000000000000000000000000000", + "symbol": "ETH", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + }, + { + "model": "economy.token", + "pk": 362, + "fields": { + "created_on": "2019-09-09T00:52:18Z", + "modified_on": "2019-09-11T01:38:48.009Z", + "address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "symbol": "DAI", + "network": "rinkeby", + "decimals": 18, + "priority": 1, + "metadata": {}, + "approved": true + } + } +] diff --git a/app/app/fixtures/grants.json b/app/app/fixtures/grants.json index 5c2b81bf454..73a3c604850 100644 --- a/app/app/fixtures/grants.json +++ b/app/app/fixtures/grants.json @@ -1,265 +1,259 @@ [ - { - "model": "grants.grant", - "pk": 1, - "fields": { - "created_on": "2019-09-08T18:08:52Z", - "modified_on": "2019-09-11T01:24:49.728Z", - "active": true, - "title": "Go Fund My Test Grant", - "slug": "go-fund-my-test-grant", - "description": "My test dapp", - "description_rich": "{\"ops\":[{\"insert\":\"My test dapp\\t\\n\"}]}", - "reference_url": "http://testdapp.com", - "logo": "", - "logo_svg": "", - "admin_address": "0xBcAfdD642118e5536024675e776d32413728dd08", - "contract_owner_address": "0xBcAfdD642118e5536024675e776d32413728dd08", - "monthly_amount_subscribed": "0.0000", - "amount_received": "5.0000", - "token_address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", - "token_symbol": "DAI", - "contract_address": "0x3DDDC3Bedc5e9E65139d3Ee89E25fa32022dbE2f", - "deploy_tx_id": "0x4bfa9e3469d8e5feb66ee00f94b7eea7b0d3518bee00a797c2d8cb52a7b39c3c", - "cancel_tx_id": "0x0", - "contract_version": "1", - "metadata": {}, - "network": "rinkeby", - "required_gas_price": "0", - "admin_profile": 17, - "image_css": "", - "clr_matching": "0.00", - "activeSubscriptions": "[]", - "hidden": false, - "team_members": [ - 33 - ] - } - }, - { - "model": "grants.grant", - "pk": 2, - "fields": { - "created_on": "2019-09-08T18:09:55.040Z", - "modified_on": "2019-09-12T20:00:27.777Z", - "active": true, - "title": "Another grant for me", - "slug": "another-grant-for-me", - "description": "Keep that ETH rolling in\n", - "description_rich": "{\"ops\":[{\"insert\":\"Keep that ETH rolling in\\n\"}]}", - "reference_url": "https://mygrantisbetterthanyours.com", - "logo": "", - "logo_svg": "", - "admin_address": "0xE643cD48A9A902F6cE947324abE245b3Fe4106dc", - "contract_owner_address": "0xBcAfdD642118e5536024675e776d32413728dd08", - "monthly_amount_subscribed": "47.5000", - "amount_received": "0.0000", - "token_address": "0x0000000000000000000000000000000000000000", - "token_symbol": "Any Token", - "contract_address": "0x3DF0d9C54782fB6fbA3ca707a44f4F0bFA0E2816", - "deploy_tx_id": "0xf5928a85110f95b3c98f50364fad83a3dea9af827beb5b4ec94fd6a9f01349ef", - "cancel_tx_id": "0x0", - "contract_version": "1", - "metadata": {}, - "network": "rinkeby", - "required_gas_price": "0", - "admin_profile": 33, - "image_css": "", - "clr_matching": "0.00", - "activeSubscriptions": "[]", - "hidden": false, - "team_members": [ - 33 - ] - } - }, - { - "model": "grants.grant", - "pk": 3, - "fields": { - "created_on": "2019-09-12T22:28:04.895Z", - "modified_on": "2019-09-13T15:15:57.223Z", - "active": true, - "title": "My test grant x3!!", - "slug": "my-test-grant-x3", - "description": "I still want your money\n", - "description_rich": "{\"ops\":[{\"insert\":\"I still want your money\\n\"}]}", - "reference_url": "https://www.givemeallyourdai.com", - "logo": "", - "logo_svg": "", - "admin_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", - "contract_owner_address": "", - "monthly_amount_subscribed": "0.0000", - "amount_received": "5.0000", - "token_address": "0x0000000000000000000000000000000000000000", - "token_symbol": "Any Token", - "contract_address": "0x8EE490C5BfE279B5A09CA160032a6DE48eDB7897", - "deploy_tx_id": "0x17e1c3ac6df1f930719c2013c78acc603601d394e54656faf448eaa7e9fd3ec8", - "cancel_tx_id": "0x0", - "contract_version": "1", - "metadata": {}, - "network": "rinkeby", - "required_gas_price": "0", - "admin_profile": 33, - "image_css": "", - "clr_matching": "0.00", - "activeSubscriptions": "[]", - "hidden": false, - "team_members": [ - 33 - ] - } - }, - { - "model": "grants.subscription", - "pk": 1, - "fields": { - "created_on": "2019-09-11T01:24:15.569Z", - "modified_on": "2019-09-11T01:24:49.719Z", - "active": true, - "error": true, - "subminer_comments": "skipping subminer bc this is a 1 and done subscription, and tokens were alredy sent", - "subscription_hash": "onetime", - "contributor_signature": "onetime", - "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", - "amount_per_period": "5.000000000000000000", - "real_period_seconds": "0", - "frequency_unit": "days", - "frequency": "30", - "token_address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", - "token_symbol": "DAI", - "gas_price": "250.0000", - "new_approve_tx_id": "0xd89376ee2a96557f4e9038ae59610b590987e48994d45b55ba6588e171d0678b", - "end_approve_tx_id": "0x0", - "cancel_tx_id": "0x0", - "num_tx_approved": "1.0000", - "num_tx_processed": "1.0000", - "network": "rinkeby", - "grant": 1, - "contributor_profile": 33, - "last_contribution_date": "2019-09-11T01:24:15.576Z", - "next_contribution_date": "2019-09-11T01:24:15.576Z", - "amount_per_period_usdt": "4.999999999999999946" - } - }, - { - "model": "grants.subscription", - "pk": 2, - "fields": { - "created_on": "2019-09-12T20:00:23.710Z", - "modified_on": "2019-09-12T20:00:27.760Z", - "active": true, - "error": false, - "subminer_comments": "", - "subscription_hash": "0x7d23d7d35f024f4c40708c8b18948bff60b6e7715e41528e62434be2251a6252", - "contributor_signature": "0xbbb8fbab1835a0b653b9c98618c2aac2991e62ef6bb3019fe2cd43770d3447712f1c1a7104595261eedb0bf9ad5b51873d1fd934d974251b638b0a9c112851831c", - "contributor_address": "0xBcAfdD642118e5536024675e776d32413728dd08", - "amount_per_period": "47.500000000000000000", - "real_period_seconds": "2592000", - "frequency_unit": "days", - "frequency": "30", - "token_address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", - "token_symbol": "DAI", - "gas_price": "2500.0000", - "new_approve_tx_id": "0x49d52af7bdfaf14224f22f6466550ca61b8261593e68be4bd11ac42ddafcf99a", - "end_approve_tx_id": "0x0", - "cancel_tx_id": "0x0", - "num_tx_approved": "12.0000", - "num_tx_processed": "0.0000", - "network": "rinkeby", - "grant": 2, - "contributor_profile": 30, - "last_contribution_date": "1990-01-01T00:00:00Z", - "next_contribution_date": "1990-01-01T00:00:00Z", - "amount_per_period_usdt": "0E-18" - } - }, - { - "model": "grants.subscription", - "pk": 3, - "fields": { - "created_on": "2019-09-13T15:15:23.038Z", - "modified_on": "2019-09-13T15:15:57.205Z", - "active": true, - "error": true, - "subminer_comments": "skipping subminer bc this is a 1 and done subscription, and tokens were alredy sent", - "subscription_hash": "onetime", - "contributor_signature": "onetime", - "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", - "amount_per_period": "5.000000000000000000", - "real_period_seconds": "0", - "frequency_unit": "days", - "frequency": "30", - "token_address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", - "token_symbol": "DAI", - "gas_price": "250.0000", - "new_approve_tx_id": "0x723b608a34521a9ddade1cc8d8f2b720edddd1db7dd2c2fdeb04b046fab32251", - "end_approve_tx_id": "0x0", - "cancel_tx_id": "0x0", - "num_tx_approved": "1.0000", - "num_tx_processed": "1.0000", - "network": "rinkeby", - "grant": 3, - "contributor_profile": 30, - "last_contribution_date": "2019-09-13T15:15:23.043Z", - "next_contribution_date": "2019-09-13T15:15:23.043Z", - "amount_per_period_usdt": "4.999999999999999946" - } - }, - { - "model": "grants.subscription", - "pk": 4, - "fields": { - "created_on": "2019-09-13T15:16:15.929Z", - "modified_on": "2019-09-13T15:16:15.929Z", - "active": false, - "error": false, - "subminer_comments": "", - "subscription_hash": "", - "contributor_signature": "", - "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", - "amount_per_period": "475.000000000000000000", - "real_period_seconds": "2592000", - "frequency_unit": "days", - "frequency": "30", - "token_address": "0x8f2e097e79b1c51be9cba42658862f0192c3e487", - "token_symbol": "DAI", - "gas_price": "25000.0000", - "new_approve_tx_id": "0x980ce738853f454c83d5551dc086a29d2d89781fb041a9ce581474ffdf639de4", - "end_approve_tx_id": "0x0", - "cancel_tx_id": "0x0", - "num_tx_approved": "12.0000", - "num_tx_processed": "0.0000", - "network": "rinkeby", - "grant": 3, - "contributor_profile": 30, - "last_contribution_date": "1990-01-01T00:00:00Z", - "next_contribution_date": "1990-01-01T00:00:00Z", - "amount_per_period_usdt": "0E-18" - } - }, - { - "model": "grants.contribution", - "pk": 1, - "fields": { - "created_on": "2019-09-11T01:24:15.576Z", - "modified_on": "2019-09-11T01:24:15.576Z", - "success": true, - "tx_cleared": false, - "tx_id": "0xd89376ee2a96557f4e9038ae59610b590987e48994d45b55ba6588e171d0678b", - "subscription": 1 - } - }, - { - "model": "grants.contribution", - "pk": 2, - "fields": { - "created_on": "2019-09-13T15:15:23.043Z", - "modified_on": "2019-09-13T15:15:23.043Z", - "success": true, - "tx_cleared": false, - "tx_id": "0x723b608a34521a9ddade1cc8d8f2b720edddd1db7dd2c2fdeb04b046fab32251", - "subscription": 3 - } + { + "model": "grants.grant", + "pk": 1, + "fields": { + "created_on": "2019-09-08T18:08:52Z", + "modified_on": "2019-09-11T01:24:49.728Z", + "active": true, + "title": "Go Fund My Test Grant", + "slug": "go-fund-my-test-grant", + "description": "My test dapp", + "description_rich": "{\"ops\":[{\"insert\":\"My test dapp\\t\\n\"}]}", + "reference_url": "http://testdapp.com", + "logo": "", + "logo_svg": "", + "admin_address": "0xBcAfdD642118e5536024675e776d32413728dd08", + "contract_owner_address": "0xBcAfdD642118e5536024675e776d32413728dd08", + "monthly_amount_subscribed": "0.0000", + "amount_received": "5.0000", + "token_address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "token_symbol": "DAI", + "contract_address": "0x3DDDC3Bedc5e9E65139d3Ee89E25fa32022dbE2f", + "deploy_tx_id": "0x4bfa9e3469d8e5feb66ee00f94b7eea7b0d3518bee00a797c2d8cb52a7b39c3c", + "cancel_tx_id": "0x0", + "contract_version": "1", + "metadata": {}, + "network": "rinkeby", + "required_gas_price": "0", + "admin_profile": 17, + "image_css": "", + "clr_matching": "0.00", + "activeSubscriptions": "[]", + "hidden": false, + "team_members": [33] } -] \ No newline at end of file + }, + { + "model": "grants.grant", + "pk": 2, + "fields": { + "created_on": "2019-09-08T18:09:55.040Z", + "modified_on": "2019-09-12T20:00:27.777Z", + "active": true, + "title": "Another grant for me", + "slug": "another-grant-for-me", + "description": "Keep that ETH rolling in\n", + "description_rich": "{\"ops\":[{\"insert\":\"Keep that ETH rolling in\\n\"}]}", + "reference_url": "https://mygrantisbetterthanyours.com", + "logo": "", + "logo_svg": "", + "admin_address": "0xE643cD48A9A902F6cE947324abE245b3Fe4106dc", + "contract_owner_address": "0xBcAfdD642118e5536024675e776d32413728dd08", + "monthly_amount_subscribed": "47.5000", + "amount_received": "0.0000", + "token_address": "0x0000000000000000000000000000000000000000", + "token_symbol": "Any Token", + "contract_address": "0x3DF0d9C54782fB6fbA3ca707a44f4F0bFA0E2816", + "deploy_tx_id": "0xf5928a85110f95b3c98f50364fad83a3dea9af827beb5b4ec94fd6a9f01349ef", + "cancel_tx_id": "0x0", + "contract_version": "1", + "metadata": {}, + "network": "rinkeby", + "required_gas_price": "0", + "admin_profile": 33, + "image_css": "", + "clr_matching": "0.00", + "activeSubscriptions": "[]", + "hidden": false, + "team_members": [33] + } + }, + { + "model": "grants.grant", + "pk": 3, + "fields": { + "created_on": "2019-09-12T22:28:04.895Z", + "modified_on": "2019-09-13T15:15:57.223Z", + "active": true, + "title": "My test grant x3!!", + "slug": "my-test-grant-x3", + "description": "I still want your money\n", + "description_rich": "{\"ops\":[{\"insert\":\"I still want your money\\n\"}]}", + "reference_url": "https://www.givemeallyourdai.com", + "logo": "", + "logo_svg": "", + "admin_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", + "contract_owner_address": "", + "monthly_amount_subscribed": "0.0000", + "amount_received": "5.0000", + "token_address": "0x0000000000000000000000000000000000000000", + "token_symbol": "Any Token", + "contract_address": "0x8EE490C5BfE279B5A09CA160032a6DE48eDB7897", + "deploy_tx_id": "0x17e1c3ac6df1f930719c2013c78acc603601d394e54656faf448eaa7e9fd3ec8", + "cancel_tx_id": "0x0", + "contract_version": "1", + "metadata": {}, + "network": "rinkeby", + "required_gas_price": "0", + "admin_profile": 33, + "image_css": "", + "clr_matching": "0.00", + "activeSubscriptions": "[]", + "hidden": false, + "team_members": [33] + } + }, + { + "model": "grants.subscription", + "pk": 1, + "fields": { + "created_on": "2019-09-11T01:24:15.569Z", + "modified_on": "2019-09-11T01:24:49.719Z", + "active": true, + "error": true, + "subminer_comments": "skipping subminer bc this is a 1 and done subscription, and tokens were alredy sent", + "subscription_hash": "onetime", + "contributor_signature": "onetime", + "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", + "amount_per_period": "5.000000000000000000", + "real_period_seconds": "0", + "frequency_unit": "days", + "frequency": "30", + "token_address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "token_symbol": "DAI", + "gas_price": "250.0000", + "new_approve_tx_id": "0xd89376ee2a96557f4e9038ae59610b590987e48994d45b55ba6588e171d0678b", + "end_approve_tx_id": "0x0", + "cancel_tx_id": "0x0", + "num_tx_approved": "1.0000", + "num_tx_processed": "1.0000", + "network": "rinkeby", + "grant": 1, + "contributor_profile": 33, + "last_contribution_date": "2019-09-11T01:24:15.576Z", + "next_contribution_date": "2019-09-11T01:24:15.576Z", + "amount_per_period_usdt": "4.999999999999999946" + } + }, + { + "model": "grants.subscription", + "pk": 2, + "fields": { + "created_on": "2019-09-12T20:00:23.710Z", + "modified_on": "2019-09-12T20:00:27.760Z", + "active": true, + "error": false, + "subminer_comments": "", + "subscription_hash": "0x7d23d7d35f024f4c40708c8b18948bff60b6e7715e41528e62434be2251a6252", + "contributor_signature": "0xbbb8fbab1835a0b653b9c98618c2aac2991e62ef6bb3019fe2cd43770d3447712f1c1a7104595261eedb0bf9ad5b51873d1fd934d974251b638b0a9c112851831c", + "contributor_address": "0xBcAfdD642118e5536024675e776d32413728dd08", + "amount_per_period": "47.500000000000000000", + "real_period_seconds": "2592000", + "frequency_unit": "days", + "frequency": "30", + "token_address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "token_symbol": "DAI", + "gas_price": "2500.0000", + "new_approve_tx_id": "0x49d52af7bdfaf14224f22f6466550ca61b8261593e68be4bd11ac42ddafcf99a", + "end_approve_tx_id": "0x0", + "cancel_tx_id": "0x0", + "num_tx_approved": "12.0000", + "num_tx_processed": "0.0000", + "network": "rinkeby", + "grant": 2, + "contributor_profile": 30, + "last_contribution_date": "1990-01-01T00:00:00Z", + "next_contribution_date": "1990-01-01T00:00:00Z", + "amount_per_period_usdt": "0E-18" + } + }, + { + "model": "grants.subscription", + "pk": 3, + "fields": { + "created_on": "2019-09-13T15:15:23.038Z", + "modified_on": "2019-09-13T15:15:57.205Z", + "active": true, + "error": true, + "subminer_comments": "skipping subminer bc this is a 1 and done subscription, and tokens were alredy sent", + "subscription_hash": "onetime", + "contributor_signature": "onetime", + "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", + "amount_per_period": "5.000000000000000000", + "real_period_seconds": "0", + "frequency_unit": "days", + "frequency": "30", + "token_address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "token_symbol": "DAI", + "gas_price": "250.0000", + "new_approve_tx_id": "0x723b608a34521a9ddade1cc8d8f2b720edddd1db7dd2c2fdeb04b046fab32251", + "end_approve_tx_id": "0x0", + "cancel_tx_id": "0x0", + "num_tx_approved": "1.0000", + "num_tx_processed": "1.0000", + "network": "rinkeby", + "grant": 3, + "contributor_profile": 30, + "last_contribution_date": "2019-09-13T15:15:23.043Z", + "next_contribution_date": "2019-09-13T15:15:23.043Z", + "amount_per_period_usdt": "4.999999999999999946" + } + }, + { + "model": "grants.subscription", + "pk": 4, + "fields": { + "created_on": "2019-09-13T15:16:15.929Z", + "modified_on": "2019-09-13T15:16:15.929Z", + "active": false, + "error": false, + "subminer_comments": "", + "subscription_hash": "", + "contributor_signature": "", + "contributor_address": "0xCC4b3DE30576E161C8632786560Fa7DD3Fb33f77", + "amount_per_period": "475.000000000000000000", + "real_period_seconds": "2592000", + "frequency_unit": "days", + "frequency": "30", + "token_address": "0x6A9865aDE2B6207dAAC49f8bCba9705dEB0B0e6D", + "token_symbol": "DAI", + "gas_price": "25000.0000", + "new_approve_tx_id": "0x980ce738853f454c83d5551dc086a29d2d89781fb041a9ce581474ffdf639de4", + "end_approve_tx_id": "0x0", + "cancel_tx_id": "0x0", + "num_tx_approved": "12.0000", + "num_tx_processed": "0.0000", + "network": "rinkeby", + "grant": 3, + "contributor_profile": 30, + "last_contribution_date": "1990-01-01T00:00:00Z", + "next_contribution_date": "1990-01-01T00:00:00Z", + "amount_per_period_usdt": "0E-18" + } + }, + { + "model": "grants.contribution", + "pk": 1, + "fields": { + "created_on": "2019-09-11T01:24:15.576Z", + "modified_on": "2019-09-11T01:24:15.576Z", + "success": true, + "tx_cleared": false, + "tx_id": "0xd89376ee2a96557f4e9038ae59610b590987e48994d45b55ba6588e171d0678b", + "subscription": 1 + } + }, + { + "model": "grants.contribution", + "pk": 2, + "fields": { + "created_on": "2019-09-13T15:15:23.043Z", + "modified_on": "2019-09-13T15:15:23.043Z", + "success": true, + "tx_cleared": false, + "tx_id": "0x723b608a34521a9ddade1cc8d8f2b720edddd1db7dd2c2fdeb04b046fab32251", + "subscription": 3 + } + } +] diff --git a/app/app/redis_service.py b/app/app/redis_service.py deleted file mode 100644 index 4ecd78e3f77..00000000000 --- a/app/app/redis_service.py +++ /dev/null @@ -1,21 +0,0 @@ -from django.conf import settings - -from redis import Redis - - -class RedisService: - __redis = None - - def __new__(cls): - if not hasattr(cls, 'instance'): - cls.instance = super().__new__(cls) - return cls.instance - - def __init__(self): - if not RedisService.__redis: - redis_url = settings.CELERY_BROKER_URL - RedisService.__redis = Redis.from_url(redis_url) - - @property - def redis(self): - return RedisService.__redis diff --git a/app/app/services.py b/app/app/services.py new file mode 100644 index 00000000000..ee1453f07ef --- /dev/null +++ b/app/app/services.py @@ -0,0 +1,58 @@ +import random + +from django.conf import settings + +from app.settings import account_sid, auth_token +from redis import Redis +from twilio.rest import Client + + +class RedisService: + __redis = None + + def __new__(cls): + if not hasattr(cls, 'instance'): + cls.instance = super().__new__(cls) + return cls.instance + + def __init__(self): + if not RedisService.__redis: + redis_url = settings.CELERY_BROKER_URL + RedisService.__redis = Redis.from_url(redis_url) + + @property + def redis(self): + return RedisService.__redis + + +class TwilioService: + _client = None + _service = None + + def __new__(cls): + if not hasattr(cls, 'instance'): + cls.instance = super().__new__(cls) + return cls.instance + + def __create_connection(self): + redis = RedisService().redis + + if not TwilioService._client: + TwilioService._client = Client(account_sid, auth_token) + friendly_names = settings.TWILIO_FRIENDLY_NAMES + friendly_name = random.choice(friendly_names) + TwilioService._service = TwilioService._client.verify.services.create(friendly_name=friendly_name) + redis.set(f"validation:twilio:sid", TwilioService._service.sid) + + def __init__(self): + self.__create_connection() + + @property + def lookups(self): + return TwilioService._client.lookups + + @property + def verify(self): + redis = RedisService().redis + sid = redis.get(f"validation:twilio:sid") + return TwilioService._client.verify.services(sid.decode('utf-8')) diff --git a/app/app/settings.py b/app/app/settings.py index 70788e66617..1f970914f5a 100644 --- a/app/app/settings.py +++ b/app/app/settings.py @@ -66,6 +66,9 @@ ALLOWED_HOSTS = env.list('ALLOWED_HOSTS', default=['*']) CSRF_TRUSTED_ORIGINS = env.list('CSRF_TRUSTED_ORIGINS', default=['localhost']) +TWILIO_FRIENDLY_NAMES = env.list('TWILIO_FRIENDLY_NAMES', default=['VERIFY']) + + # Notifications - Global on / off switch ENABLE_NOTIFICATIONS_ON_NETWORK = env('ENABLE_NOTIFICATIONS_ON_NETWORK', default='mainnet') @@ -830,3 +833,11 @@ def callback(request): ELASTIC_SEARCH_URL = env('ELASTIC_SEARCH_URL', default='') + +account_sid = env('TWILIO_ACCOUNT_SID', default='') +auth_token = env('TWILIO_AUTH_TOKEN', default='') + +SMS_MAX_VERIFICATION_ATTEMPTS = env('SMS_MAX_VERIFICATION_ATTEMPTS', default=4) +SMS_COOLDOWN_IN_MINUTES = env('SMS_COOLDOWN_IN_MINUTES', default=1) +EMAIL_ACCOUNT_VALIDATION = env.bool('EMAIL_ACCOUNT_VALIDATION', default=False) +PHONE_SALT = env('PHONE_SALT', default='THIS_IS_INSECURE_CHANGE_THIS_PLEASE') diff --git a/app/app/urls.py b/app/app/urls.py index 3e99e2f48ac..f78a66a0f2b 100644 --- a/app/app/urls.py +++ b/app/app/urls.py @@ -192,6 +192,8 @@ dashboard.views.funder_dashboard_bounty_info, name='funder_dashboard_bounty_info' ), + re_path(r'^sms/request/?$', dashboard.views.send_verification, name='request_verification'), + re_path(r'^sms/validate/?$', dashboard.views.validate_verification, name='request_verification'), # quests re_path(r'^quests/?$', quests.views.index, name='quests_index'), @@ -537,6 +539,7 @@ path('_administration/email/mention', retail.emails.mention, name='mention_email'), path('_administration/email/wallpost', retail.emails.wallpost, name='wallpost_email'), path('_administration/email/grant_update', retail.emails.grant_update, name='grant_update_email'), + path('_administration/email/grant_recontribute', retail.emails.grant_recontribute, name='grant_recontribute_email'), path( '_administration/email/new_bounty_acceptance', retail.emails.new_bounty_acceptance, @@ -677,6 +680,7 @@ # gitcoinbot url(settings.GITHUB_EVENT_HOOK_URL, gitcoinbot.views.payload, name='payload'), url(r'^impersonate/', include('impersonate.urls')), + url(r'^api/v0.1/hackathon_project/set_winner/', dashboard.views.set_project_winner, name='project_winner'), url(r'^api/v0.1/hackathon_project/set_winner/', dashboard.views.set_project_winner, name='project_winner'), diff --git a/app/assets/v2/css/gitcoin.css b/app/assets/v2/css/gitcoin.css index ecf3e82df99..6a7579f1b70 100644 --- a/app/assets/v2/css/gitcoin.css +++ b/app/assets/v2/css/gitcoin.css @@ -957,6 +957,31 @@ textarea.status-textarea { cursor: pointer; } +.info-box { + background: rgba(62, 0, 255, 0.05); + border: 1px solid rgba(62, 0, 255, 0.5); + box-sizing: border-box; + border-radius: 4px; + line-height: 16px; +} + +.info-box.large { + width: 95%; +} + +.cart-btn { + border-radius: 4px !important; +} + +.cart-btn.large { + width: 100%; + padding: 10px 0; +} + +input[type="search"]::-webkit-search-cancel-button { + z-index: 100; +} + .svg-animated-logo { height: 42px; max-width: 100%; diff --git a/app/assets/v2/css/grants/card.css b/app/assets/v2/css/grants/card.css index 74aaab72589..b1ef5d4d7ba 100644 --- a/app/assets/v2/css/grants/card.css +++ b/app/assets/v2/css/grants/card.css @@ -2,6 +2,7 @@ border-radius: 5px; display: flex; flex-direction: column; + border: 1px solid #D3D3D3; } .grant-item__content { diff --git a/app/assets/v2/css/grants/cart.css b/app/assets/v2/css/grants/cart.css new file mode 100644 index 00000000000..c464ce30985 --- /dev/null +++ b/app/assets/v2/css/grants/cart.css @@ -0,0 +1,108 @@ +.container { + display: flex; + align-items: center; + flex-direction: column; + justify-content: center; + max-width: 800px; +} + +.separator { + border-top-color: var(--text-light); + border-top-style: solid; + border-top-width: 1px; + display: block; + margin: 1rem 0 2rem; +} + +.flex-container { + width: 100%; + display: -webkit-flex; + display: flex; + justify-content: space-between; + -webkit-justify-content: space-between; + align-items: center; +} + +.flex-container-left { + width: 100%; + display: -webkit-flex; + display: flex; + justify-content: start; + -webkit-justify-content: start; + align-items: left; +} + +.grant-header-row { + padding: 1rem 0rem; + width: 100%; +} + +.grant-row { + width: 100%; +} + +.grant-row-style { + background-color: var(--gc-grey); + border-color: var(--text-light); + border-radius: 5px; + border-style: solid; + border-width: 1px; + margin-bottom: 1rem; + padding: 1rem; +} + +.cart-section { + padding: 0rem 1rem; +} + +.grant-name { + font-weight: bold; + /* margin-left: 0.5rem; */ +} + +.clr-match-box { + background-color: rgba(15, 206, 124, 0.1); + border: 1px rgba(15, 206, 124, 0.1) solid; + border-radius: 5px; + padding: 0.5rem 1rem; +} + +.black { + color: black; +} + +.medium-dark-gray { + color: var(--gc-medium-dark-gray); +} + +.darker-grey { + color: var(--gc-darker-grey); +} + +.hyperlink { + color: var(--link-color); + cursor: pointer; +} + +.modal-backdrop { + background-color: rgba(0, 0, 0, 0.8); +} + +.vti__dropdown-item { + height: 50px; + display: flex; + align-items: center; +} + +.vti__dropdown { + height: 50px; + outline: none; +} + +.vue-tel-input input { + height: 50px; +} + +.vti__dropdown-list.below { + top: 50px !important; +} diff --git a/app/assets/v2/css/grants/detail.css b/app/assets/v2/css/grants/detail.css index 20bc96fdcdb..d954f7e94fc 100644 --- a/app/assets/v2/css/grants/detail.css +++ b/app/assets/v2/css/grants/detail.css @@ -16,11 +16,12 @@ border-color: transparent; } -@media (min-width: 1200px) { - .grant-detail .container { - max-width: 85vw - } +.grant-detail .container { + max-width: 85vw; + display: block; +} +@media (min-width: 1200px) { #editor.ql-bubble .ql-editor[contenteditable='false'] { padding: 0; } @@ -214,6 +215,11 @@ textarea.editable { max-height: 22rem; } +.grant-side-cart { + background-color: white; + border-left: lightgray 2px solid; +} + .wallet-address { font-size: 0.85rem; } @@ -322,4 +328,4 @@ textarea.editable { .logo { display: none; } -} \ No newline at end of file +} diff --git a/app/assets/v2/css/grants/fund.css b/app/assets/v2/css/grants/fund.css index 1ab59505af2..8dbb39c8862 100644 --- a/app/assets/v2/css/grants/fund.css +++ b/app/assets/v2/css/grants/fund.css @@ -152,25 +152,6 @@ bottom: -1.2rem; } -.nav { - text-align: center; -} - -.nav-link { - border-right: 1px solid black; - border-top: 1px solid black; - border-left: 1px solid black; - margin-right: 10px; -} - -.nav-link:visited { - color: black; -} - -.nav-item.active { - text-decoration: underline; -} - .clr_estimate { background-color: white; border-radius: 5px; diff --git a/app/assets/v2/css/grants/grant.css b/app/assets/v2/css/grants/grant.css index 3b97ffc60c3..812d96e1238 100644 --- a/app/assets/v2/css/grants/grant.css +++ b/app/assets/v2/css/grants/grant.css @@ -451,7 +451,7 @@ } #search_form .sort_container .select2-container { - width: 270px !important; + } #search_form .select2-network-container { @@ -463,7 +463,8 @@ } #search_form .select2-selection { - background: #F2F6F9; + background: none; + outline: none; border: none !important; color: var(--gc-blue); } @@ -474,13 +475,13 @@ } .grants_type_nav { - border-bottom: 1px solid #979797; + border-bottom: none; line-height: 37px; } .grants_type_nav a.selected { font-weight: bold; - border-bottom: 4px solid #3E00FF; + border-bottom: none; padding-bottom: 6px; } @@ -555,7 +556,7 @@ background: linear-gradient(140deg, #659998 0%,#659998 0%,#659998 0%,#97dbca 37% background: linear-gradient(11deg, #e99907 0%,#207cca 63%,#2989d8 99%,#110f22 100%,#2989d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } .tech_grants .grant-partners { -background: linear-gradient(11deg, #942f3d 0%,#9c602f 12%,#110f22 42%,#09060e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ +background: linear-gradient(85.75deg, #03008D -17.8%, #000000 139.56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } .grant-partners h2 { letter-spacing: 3px; @@ -563,7 +564,7 @@ background: linear-gradient(11deg, #942f3d 0%,#9c602f 12%,#110f22 42%,#09060e 10 .grant-partners img { border-radius: 50px; - width: 4rem; + width: 3rem; } .grant-partners .nav-tabs { @@ -586,12 +587,52 @@ background: linear-gradient(11deg, #942f3d 0%,#9c602f 12%,#110f22 42%,#09060e 10 font-weight: 700; } +.grant-partners .partner-details-container { + padding: 10px; + display: inline-block; +} + +.grant-partners .partner-details { + display: inline-block; + vertical-align: middle; +} + +.grant-partners .partner-amount { + width: max-content; +} + +.grant-partners .tab-content>.active { + display: inline-block; +} + .total_active_fund p { color: #25E899; font-size: 3rem; font-weight: 650; } +/* sidebar_search.css */ +.accordion:after { + float: none; +} + +.subheading { + margin-bottom: 0 !important; + letter-spacing: 2px; +} + +@media (max-width: 991.98px) { + #sidebar_container form#filters { + height: 0; + display: none; + } + #sidebar_container form#search_form { + display: inline-block; + width: 95%; + } + +/* sidebar_search.css */ + @media (min-width: 1200px) { .header .container { max-width: 1240px; diff --git a/app/assets/v2/css/grants/side-cart.css b/app/assets/v2/css/grants/side-cart.css new file mode 100644 index 00000000000..814a5884093 --- /dev/null +++ b/app/assets/v2/css/grants/side-cart.css @@ -0,0 +1,14 @@ +.grant-side-cart { + background-color: white; + border-left: lightgray 2px solid; +} + +@media only screen and (min-width: 768px) { + #side-cart { + position: fixed; + top: 0; + right: 0; + height: 100vh; + overflow-y: scroll; + } +} diff --git a/app/assets/v2/images/emails/grants-symbol-pos.png b/app/assets/v2/images/emails/grants-symbol-pos.png new file mode 100644 index 00000000000..75d1e35f8ea Binary files /dev/null and b/app/assets/v2/images/emails/grants-symbol-pos.png differ diff --git a/app/assets/v2/images/grants/triangles.png b/app/assets/v2/images/grants/triangles.png new file mode 100644 index 00000000000..01fb68a1aa9 Binary files /dev/null and b/app/assets/v2/images/grants/triangles.png differ diff --git a/app/assets/v2/js/base.js b/app/assets/v2/js/base.js index a1a3813e561..80b547f0766 100644 --- a/app/assets/v2/js/base.js +++ b/app/assets/v2/js/base.js @@ -17,6 +17,8 @@ $(document).ready(function() { }); } + applyCartMenuStyles(); + $('body').on('click', '.copy_me', function() { $(this).focus(); $(this).select(); @@ -303,6 +305,12 @@ const _alert = function(msg, _class, remove_after_ms) { $('body').append(html); + $(document).keydown(function(e) { + if (e.keyCode == 27) { + $(`#${id}`).remove(); + } + }); + if (typeof remove_after_ms != 'undefined') { setTimeout(function() { $('#' + id).remove(); @@ -498,3 +506,16 @@ if (document.contxt.chat_access_token && document.contxt.chat_id) { $(document).on('click', '.gc-megamenu .dropdown-menu', function(e) { e.stopPropagation(); }); + +function applyCartMenuStyles() { + let dot = $('#cart-notification-dot'); + + if (CartData.hasItems()) { + dot.addClass('notification__dot_active'); + } else { + dot.removeClass('notification__dot_active'); + if (document.location.href.indexOf('/grants') == -1) { + $('#cart-nav').addClass('hidden'); + } + } +} diff --git a/app/assets/v2/js/cart-data.js b/app/assets/v2/js/cart-data.js new file mode 100644 index 00000000000..219df8ad6b7 --- /dev/null +++ b/app/assets/v2/js/cart-data.js @@ -0,0 +1,105 @@ +class CartData { + + static hasItems() { + return this.loadCart().length > 0; + } + + static cartContainsGrantWithId(grantId) { + const cart = this.loadCart(); + const idList = cart.map(grant => { + return grant.grant_id; + }); + + return idList.includes(grantId); + } + + static addToCart(grantData) { + if (this.cartContainsGrantWithId(grantData.grant_id)) { + return; + } + + // Add donation defaults + var network = document.web3network; + + if (!network) { + network = 'mainnet'; + } + const acceptsAllTokens = (grantData.grant_token_address === '0x0000000000000000000000000000000000000000'); + try { + const accptedTokenName = tokenAddressToDetailsByNetwork(grantData.grant_token_address, network).name; + } catch (e) { + // When numbers are too small toWei fails because there's too many decimal places + const accptedTokenName = 'DAI'; + } + + if (acceptsAllTokens || 'DAI' == accptedTokenName) { + grantData.grant_donation_amount = 5; + grantData.grant_donation_currency = 'DAI'; + } else { + grantData.grant_donation_amount = 0.01; + grantData.grant_donation_currency = 'ETH'; + } + + grantData.grant_donation_num_rounds = 1; + grantData.grant_donation_clr_match = 0; + + let cartList = this.loadCart(); + + cartList.push(grantData); + this.setCart(cartList); + } + + static removeIdFromCart(grantId) { + let cartList = this.loadCart(); + + const newList = cartList.filter(grant => { + return (grant.grant_id !== grantId); + }); + + this.setCart(newList); + } + + static updateCartItem(grantId, field, value) { + let cartList = this.loadCart(); + + let grant = null; + + for (let index = 0; index < cartList.length; index++) { + const maybeGrant = cartList[index]; + + if (maybeGrant.grant_id === grantId) { + grant = maybeGrant; + break; + } + } + + if (null === grant) { + throw new Error(`Tried to update grant with Id ${grantId} that is not in cart`); + } + + grant[field] = value; + + this.setCart(cartList); + } + + static loadCart() { + const cartList = localStorage.getItem('grants_cart'); + + if (!cartList) { + return []; + } + + const parsedCart = JSON.parse(cartList); + + if (!Array.isArray(parsedCart)) { + return []; + } + + return parsedCart; + } + + static setCart(list) { + localStorage.setItem('grants_cart', JSON.stringify(list)); + applyCartMenuStyles(); + } +} diff --git a/app/assets/v2/js/cart.js b/app/assets/v2/js/cart.js new file mode 100644 index 00000000000..02b387ebd8e --- /dev/null +++ b/app/assets/v2/js/cart.js @@ -0,0 +1,926 @@ +/** + * @notice Vue component for managing cart and checkout process + * @dev If you need to interact with the Rinkeby Dai contract (e.g. to reset allowances for + * testing), use this one click dapp: https://oneclickdapp.com/drink-leopard/ + */ + +// Constants +const BN = web3.utils.BN; +const ETH_ADDRESS = '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE'; +const gitcoinAddress = '0x00De4B13153673BCAE2616b67bf822500d325Fc3'; // Gitcoin donation address for mainnet and rinkeby + +// Contract parameters +const bulkCheckoutAbi = [{ 'anonymous': false, 'inputs': [{ 'indexed': true, 'internalType': 'address', 'name': 'token', 'type': 'address' }, { 'indexed': true, 'internalType': 'uint256', 'name': 'amount', 'type': 'uint256' }, { 'indexed': false, 'internalType': 'address', 'name': 'dest', 'type': 'address' }, { 'indexed': true, 'internalType': 'address', 'name': 'donor', 'type': 'address' }], 'name': 'DonationSent', 'type': 'event' }, { 'anonymous': false, 'inputs': [{ 'indexed': true, 'internalType': 'address', 'name': 'previousOwner', 'type': 'address' }, { 'indexed': true, 'internalType': 'address', 'name': 'newOwner', 'type': 'address' }], 'name': 'OwnershipTransferred', 'type': 'event' }, { 'anonymous': false, 'inputs': [{ 'indexed': false, 'internalType': 'address', 'name': 'account', 'type': 'address' }], 'name': 'Paused', 'type': 'event' }, { 'anonymous': false, 'inputs': [{ 'indexed': true, 'internalType': 'address', 'name': 'token', 'type': 'address' }, { 'indexed': true, 'internalType': 'uint256', 'name': 'amount', 'type': 'uint256' }, { 'indexed': true, 'internalType': 'address', 'name': 'dest', 'type': 'address' }], 'name': 'TokenWithdrawn', 'type': 'event' }, { 'anonymous': false, 'inputs': [{ 'indexed': false, 'internalType': 'address', 'name': 'account', 'type': 'address' }], 'name': 'Unpaused', 'type': 'event' }, { 'inputs': [{ 'components': [{ 'internalType': 'address', 'name': 'token', 'type': 'address' }, { 'internalType': 'uint256', 'name': 'amount', 'type': 'uint256' }, { 'internalType': 'address payable', 'name': 'dest', 'type': 'address' }], 'internalType': 'struct BulkCheckout.Donation[]', 'name': '_donations', 'type': 'tuple[]' }], 'name': 'donate', 'outputs': [], 'stateMutability': 'payable', 'type': 'function' }, { 'inputs': [], 'name': 'owner', 'outputs': [{ 'internalType': 'address', 'name': '', 'type': 'address' }], 'stateMutability': 'view', 'type': 'function' }, { 'inputs': [], 'name': 'pause', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }, { 'inputs': [], 'name': 'paused', 'outputs': [{ 'internalType': 'bool', 'name': '', 'type': 'bool' }], 'stateMutability': 'view', 'type': 'function' }, { 'inputs': [], 'name': 'renounceOwnership', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }, { 'inputs': [{ 'internalType': 'address', 'name': 'newOwner', 'type': 'address' }], 'name': 'transferOwnership', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }, { 'inputs': [], 'name': 'unpause', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }, { 'inputs': [{ 'internalType': 'address payable', 'name': '_dest', 'type': 'address' }], 'name': 'withdrawEther', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }, { 'inputs': [{ 'internalType': 'address', 'name': '_tokenAddress', 'type': 'address' }, { 'internalType': 'address', 'name': '_dest', 'type': 'address' }], 'name': 'withdrawToken', 'outputs': [], 'stateMutability': 'nonpayable', 'type': 'function' }]; +const bulkCheckoutAddress = '0x7d655c57f71464B6f83811C55D84009Cd9f5221C'; + +// Grant data +let grantHeaders = [ 'Grant', 'Amount', 'Total CLR Match Amount' ]; // cart column headers +let grantData = []; // data for grants in cart, initialized in mounted hook + +Vue.use(VueTelInput); + +Vue.component('grants-cart', { + delimiters: [ '[[', ']]' ], + + data: function() { + return { + adjustGitcoinFactor: false, // if true, show section for user to adjust Gitcoin's percentage + tokenList: undefined, // array of all tokens for selected network + isLoading: undefined, + gitcoinFactorRaw: 5, // By default, 5% of donation amount goes to Gitcoin + grantHeaders, + grantData, + comments: undefined, + hideWalletAddress: true, + windowWidth: window.innerWidth, + // SMS validation + csrf: $("input[name='csrfmiddlewaretoken']").val(), + validationStep: 'intro', + showValidation: false, + phone: '', + validNumber: false, + errorMessage: '', + verified: document.verified, + code: '', + timePassed: 0, + timeInterval: 0, + display_email_option: false, + countDownActive: false + }; + }, + + computed: { + // Returns true if user is logged in with GitHub, false otherwise + isLoggedIn() { + return document.contxt.github_handle; + }, + + // Returns true of screen size is smaller than 576 pixels (Bootstrap's small size) + isMobileDevice() { + return this.windowWidth < 576; + }, + + // Array of arrays, item i lists supported tokens for donating to grant given by grantData[i] + currencies() { + if (!this.grantData || !this.tokenList) + return undefined; + + // Get supported tokens for each grant + const currencies = this.grantData.map(grant => { + // Return full list if grant accepts all tokens + if (grant.grant_token_address === '0x0000000000000000000000000000000000000000') { + return this.tokenList.map(token => token.name); + } + + // Return ETH + selected token otherwise + let allowedTokens = ['ETH']; + + this.tokenList.forEach(tokenData => { + if (tokenData.addr === grant.grant_token_address) + allowedTokens.push(tokenData.name); + }); + return allowedTokens; + }); + + return currencies; + }, + + // Percentage of donation that goes to Gitcoin + gitcoinFactor() { + return Number(this.gitcoinFactorRaw) / 100; + }, + + // Amounts being donated to grants + donationsToGrants() { + return this.donationSummaryTotals(1 - this.gitcoinFactor); + }, + + // Amounts being donated to Gitcoin + donationsToGitcoin() { + return this.donationSummaryTotals(this.gitcoinFactor); + }, + + // Total amounts being donated + donationsTotal() { + return this.donationSummaryTotals(1); + }, + + // String describing user's donations to grants + donationsToGrantsString() { + return this.donationSummaryString('donationsToGrants', 2); + }, + + // String describing user's donations to Gitcoin + donationsToGitcoinString() { + return this.donationSummaryString('donationsToGitcoin', 4); + }, + + // String describing user's total donations + donationsTotalString() { + return this.donationSummaryString('donationsTotal', 2); + }, + + // Array of objects containing all donations and associated data + donationInputs() { + if (!this.grantData) + return undefined; + + // Generate array of objects containing donation info from cart + let gitcoinFactor = 100 * this.gitcoinFactor; + const donations = this.grantData.map((grant, index) => { + const tokenDetails = this.getTokenByName(grant.grant_donation_currency); + const amount = this.toWeiString( + Number(grant.grant_donation_amount), + tokenDetails.decimals, + 100 - gitcoinFactor + ); + + return { + token: tokenDetails.addr, + amount, + dest: grant.grant_admin_address, + name: grant.grant_donation_currency, // token abbreviation, e.g. DAI + grant, // all grant data from localStorage + comment: this.comments[index], // comment left by donor to grant owner + tokenApprovalTxHash: '' // tx hash of token approval required for this donation + }; + }); + + // Append the Gitcoin donations (these already account for gitcoinFactor) + Object.keys(this.donationsToGitcoin).forEach((token) => { + const tokenDetails = this.getTokenByName(token); + const amount = this.toWeiString(this.donationsToGitcoin[token], tokenDetails.decimals); + + const gitcoinGrantInfo = { + // Manually fill this in so we can access it for the POST requests. + // We use empty strings for fields that are not needed here + grant_admin_address: gitcoinAddress, + grant_contract_address: '0xeb00a9c1Aa8C8f4b20C5d3dDA2bbC64Aa39AF752', + grant_contract_version: '1', + grant_donation_amount: this.donationsToGitcoin[token], + grant_donation_clr_match: '', + grant_donation_currency: token, + grant_donation_num_rounds: 1, + grant_id: '86', + grant_image_css: '', + grant_logo: '', + grant_slug: 'gitcoin-sustainability-fund', + grant_title: 'Gitcoin Grants Round 6+ Development Fund', + grant_token_address: '0x0000000000000000000000000000000000000000', + grant_token_symbol: '', + isAutomatic: true // we add this field to help properly format the POST requests + }; + + donations.push({ + amount, + token: tokenDetails.addr, + dest: gitcoinAddress, + name: token, // token abbreviation, e.g. DAI + grant: gitcoinGrantInfo, // equivalent to grant data from localStorage + comment: '', // comment left by donor to grant owner + tokenApprovalTxHash: '' // tx hash of token approval required for this donation + }); + }); + return donations; + }, + + // Amount of ETH that needs to be sent along with the transaction + donationInputsEthAmount() { + // Get the total ETH we need to send + const initialValue = new BN('0'); + const ethAmountBN = this.donationInputs.reduce((accumulator, currentValue) => { + return currentValue.token === ETH_ADDRESS + ? accumulator.add(new BN(currentValue.amount)) // ETH donation + : accumulator.add(new BN('0')); // token donation + }, initialValue); + + return ethAmountBN.toString(10); + }, + + // Estimated gas limit for the transaction + donationInputsGasLimit() { + // Based on contract tests, we use the heuristic below to get gas estimate. This is done + // instead of `estimateGas()` so we can send the donation transaction before the approval txs + // are confirmed, because if the approval txs are not confirmed then estimateGas will fail. + // The estimates used here are based on single donations (i.e. one item in the cart). Because + // gas prices go down with batched transactions, whereas this assumes they're constant, + // this gives us a conservative estimate + const gasLimit = this.donationInputs.reduce((accumulator, currentValue) => { + return currentValue.token === ETH_ADDRESS + ? accumulator + 50000// ETH donation gas estimate + : accumulator + 100000; // token donation gas estimate + }, 0); + + return gasLimit; + }, + + maxPossibleTransactions() { + if (!this.donationsTotal) { + return '-'; + } + + let number = 1; + + Object.keys(this.donationsTotal).forEach((token) => { + if (token !== 'ETH') { + number += 1; + } + }); + return number; + } + }, + + methods: { + dismissVerification() { + localStorage.setItem('dismiss-sms-validation', true); + this.showValidation = false; + }, + showSMSValidationModal() { + if (!this.verified) { + this.showValidation = true; + } else { + _alert('You have been verified previously'); + } + }, + validateCode() { + const vm = this; + + if (vm.code) { + const verificationRequest = fetchData('/sms/validate/', 'POST', { + code: vm.code + }, {'X-CSRFToken': vm.csrf}); + + $.when(verificationRequest).then(response => { + vm.verificationEnabled = false; + vm.verified = true; + vm.validationStep = 'verifyNumber'; + vm.showValidation = false; + _alert('You have been verified', 'success'); + }).catch((e) => { + vm.errorMessage = e.responseJSON.msg; + }); + } + }, + startVerification() { + this.phone = ''; + this.validationStep = 'requestVerification'; + this.validNumber = false; + this.errorMessage = ''; + this.code = ''; + this.timePassed = 0; + this.timeInterval = 0; + this.display_email_option = false; + }, + countdown() { + const vm = this; + + if (!vm.countDownActive) { + vm.countDownActive = true; + + setInterval(() => { + vm.timePassed += 1; + }, 1000); + } + }, + resendCode(delivery_method) { + const e164 = this.phone.replace(/\s/g, ''); + const vm = this; + + vm.errorMessage = ''; + + if (vm.validNumber) { + const verificationRequest = fetchData('/sms/request', 'POST', { + phone: e164, + delivery_method: delivery_method || 'sms' + }, {'X-CSRFToken': vm.csrf}); + + vm.errorMessage = ''; + + $.when(verificationRequest).then(response => { + // set the cooldown time to one minute + this.timePassed = 0; + this.timeInterval = 60; + this.countdown(); + this.display_email_option = response.allow_email; + }).catch((e) => { + vm.errorMessage = e.responseJSON.msg; + }); + } + }, + requestVerification(event) { + const e164 = this.phone.replace(/\s/g, ''); + const vm = this; + + if (vm.validNumber) { + const verificationRequest = fetchData('/sms/request', 'POST', { + phone: e164 + }, {'X-CSRFToken': vm.csrf}); + + vm.errorMessage = ''; + + $.when(verificationRequest).then(response => { + vm.validationStep = 'verifyNumber'; + this.timePassed = 0; + this.timeInterval = 60; + this.countdown(); + this.display_email_option = response.allow_email; + }).catch((e) => { + vm.errorMessage = e.responseJSON.msg; + }); + } + }, + isValidNumber(validation) { + console.log(validation); + this.validNumber = validation.isValid; + }, + loginWithGitHub() { + window.location.href = `${window.location.origin}/login/github/?next=/grants/cart`; + }, + + clearCart() { + CartData.setCart([]); + this.grantData = []; + update_cart_title(); + }, + + removeGrantFromCart(id) { + CartData.removeIdFromCart(id); + this.grantData = CartData.loadCart(); + update_cart_title(); + }, + + addComment(id) { + // Set comment at this index to an empty string to show textarea + this.comments.splice(id, 1, ''); // we use splice to ensure it's reactive + }, + + /** + * @notice Generates an object where keys are token names and value are the total amount + * being donated in that token. Scale factor scales the amounts used by a constant + * @dev The addition here is based on human-readable numbers so BN is not needed + */ + donationSummaryTotals(scaleFactor = 1) { + const totals = {}; + + this.grantData.forEach(grant => { + if (!totals[grant.grant_donation_currency]) { + // First time seeing this token, set the field and initial value + totals[grant.grant_donation_currency] = Number(grant.grant_donation_amount) * scaleFactor; + } else { + // We've seen this token, so just update the total + totals[grant.grant_donation_currency] += (Number(grant.grant_donation_amount) * scaleFactor); + } + }); + return totals; + }, + + /** + * @notice Returns a string of the form "3 DAI + 0.5 ETH + 10 USDC" which describe the + * user's donations for a given property + */ + donationSummaryString(propertyName, maximumFractionDigits = 2) { + if (!this[propertyName]) { + return undefined; + } + + let string = ''; + + Object.keys(this[propertyName]).forEach(key => { + // Round to 2 digits + const amount = this[propertyName][key]; + const formattedAmount = amount.toLocaleString(undefined, { + minimumFractionDigits: 2, + maximumFractionDigits + }); + + if (string === '') { + string += `${formattedAmount} ${key}`; + } else { + string += `+ ${formattedAmount} ${key}`; + } + }); + return string; + }, + + handleError(err) { + console.error(err); // eslint-disable-line no-console + let message = 'There was an error'; + + if (err.message) + message = err.message; + else if (err.msg) + message = err.msg; + else if (typeof err === 'string') + message = err; + + _alert(message, 'error'); + indicateMetamaskPopup(true); + }, + + /** + * @notice Get token address and decimals + * @dev We use this instead of tokenNameToDetails in tokens.js because we use a different + * address to represent ETH + * @param {String} name Token name, e.g. ETH or DAI + */ + getTokenByName(name) { + if (name === 'ETH') { + return { + addr: ETH_ADDRESS, + name: 'ETH', + decimals: 18, + priority: 1 + }; + } + var network = document.web3network; + + return tokens(network).filter(token => token.name === name)[0]; + }, + + /** + * @notice Returns a string of the human-readable value, in "Wei", where by wei we refer + * to the proper integer value based on the number of token decimals + * @param {Number} number Human-readable number to convert, e.g. 0.1 or 3 + * @param {Number} decimals Number of decimals for conversion to Wei + * @param {Number} scaleFactor Factor to multiply number by, as percent*100, e.g. value of 100 + * means multiply by scale factor of 1 + */ + toWeiString(number, decimals, scaleFactor = 100) { + let wei; + + try { + wei = web3.utils.toWei(String(number)); + } catch (e) { + // When numbers are too small toWei fails because there's too many decimal places + wei = Math.round(number * 10 ** 18); + } + + const base = new BN(10, 10); + const factor = base.pow(new BN(18 - decimals, 10)); + const scale = new BN(scaleFactor, 10); + const amount = (new BN(wei)).mul(scale).div(new BN(100, 10)); + + return amount.div(factor).toString(10); + }, + + /** + * @notice Checkout flow + */ + async checkout() { + try { + // Setup ----------------------------------------------------------------------------------- + // Prompt web3 login if not connected + if (!provider) { + await onConnect(); + } + + // Throw if invalid Gitcoin contribution percentage + if (Number(this.gitcoinFactorRaw) < 0 || Number(this.gitcoinFactorRaw) > 99) { + throw new Error('Gitcoin contribution amount must be between 0% and 99%'); + } + + // Throw if there's negative values in the cart + this.donationInputs.forEach(donation => { + if (Number(donation.amount) < 0) { + throw new Error('Cannot have negative donation amounts'); + } + }); + + await window.ethereum.enable(); + const userAddress = (await web3.eth.getAccounts())[0]; // Address of current user + + // Get list of tokens user is donating with + const selectedTokens = Object.keys(this.donationsToGrants); + + // Token approval and balance checks ------------------------------------------------------- + // For each token, check if an approval is needed, and if so save off the data + let allowanceData = []; + + for (let i = 0; i < selectedTokens.length; i += 1) { + const tokenName = selectedTokens[i]; + const tokenDetails = this.getTokenByName(tokenName); + + // If ETH donation no approval is necessary, just check balance + if (tokenDetails.name === 'ETH') { + const userEthBalance = await web3.eth.getBalance(userAddress); + + if (new BN(userEthBalance, 10).lt(new BN(this.donationInputsEthAmount, 10))) { + // Balance is too small, exit checkout flow + _alert('Insufficient ETH balance to complete checkout', 'error'); + return; + } + // Balance is sufficient, continue to next iteration since no approval check + continue; + } + + // Get current allowance + const tokenContract = new web3.eth.Contract(token_abi, tokenDetails.addr); + const allowance = new BN(await getAllowance(bulkCheckoutAddress, tokenDetails.addr), 10); + + // Get required allowance based on donation amounts + // We use reduce instead of this.donationsTotal because this.donationsTotal will + // not have floating point errors, but the actual amounts used will + const initialValue = new BN('0'); + const requiredAllowance = this.donationInputs.reduce((accumulator, currentValue) => { + return currentValue.token === tokenDetails.addr + ? accumulator.add(new BN(currentValue.amount)) // correct token donation + : accumulator.add(new BN('0')); // ETH donation + }, initialValue); + + // Check user token balance against requiredAllowance + const userTokenBalance = await tokenContract.methods.balanceOf(userAddress).call({ from: userAddress }); + + if (new BN(userTokenBalance, 10).lt(requiredAllowance)) { + // Balance is too small, exit checkout flow + _alert(`Insufficient ${tokenName} balance to complete checkout`, 'error'); + return; + } + + // If no allowance is needed, continue to next token + if (allowance.gte(new BN(requiredAllowance))) { + continue; + } + + // If we do need to set the allowance, save off the required info + allowanceData.push({ + allowance: requiredAllowance.toString(), + contract: tokenContract, + tokenName + }); + } // end checking approval requirements for each token being used for donations + + // Send donation if no approvals ----------------------------------------------------------- + if (allowanceData.length === 0) { + // Send transaction and exit function + this.sendDonationTx(userAddress); + return; + } + + // Get approvals then send donation -------------------------------------------------------- + indicateMetamaskPopup(); + for (let i = 0; i < allowanceData.length; i += 1) { + const allowance = allowanceData[i].allowance; + const contract = allowanceData[i].contract; + const tokenName = allowanceData[i].tokenName; + const approvalTx = contract.methods.approve(bulkCheckoutAddress, allowance); + + // We split this into two very similar branches, because on the last approval + // we send the main donation transaction after we get the transaction hash + if (i !== allowanceData.length - 1) { + approvalTx.send({ from: userAddress }) + .on('transactionHash', (txHash) => { // eslint-disable-line no-loop-func + this.setApprovalTxHash(tokenName, txHash); + }) + .on('error', (error, receipt) => { + // If the transaction was rejected by the network with a receipt, the second parameter will be the receipt. + this.handleError(error); + }); + } else { + approvalTx.send({ from: userAddress }) + .on('transactionHash', (txHash) => { // eslint-disable-line no-loop-func + indicateMetamaskPopup(true); + this.setApprovalTxHash(tokenName, txHash); + this.sendDonationTx(userAddress); + }) + .on('error', (error, receipt) => { + // If the transaction was rejected by the network with a receipt, the second parameter will be the receipt. + this.handleError(error); + }); + } + } + } catch (err) { + this.handleError(err); + } + }, + + setApprovalTxHash(tokenName, txHash) { + this.donationInputs.forEach((donation, index) => { + if (donation.name === tokenName) { + this.donationInputs[index].tokenApprovalTxHash = txHash; + } + }); + }, + + sendDonationTx(userAddress) { + // Configure our donation inputs + // We use parse and stringify to avoid mutating this.donationInputs since we use it later + const bulkTransaction = new web3.eth.Contract(bulkCheckoutAbi, bulkCheckoutAddress); + const donationInputs = JSON.parse(JSON.stringify(this.donationInputs)).map(donation => { + delete donation.name; + delete donation.grant; + delete donation.comment; + delete donation.tokenApprovalTxHash; + return donation; + }); + + // Remove donations of zero value + const donationInputsFiltered = donationInputs.filter(donation => { + return Number(donation.amount) !== 0; + }); + + indicateMetamaskPopup(); + bulkTransaction.methods + .donate(donationInputsFiltered) + .send({ from: userAddress, gas: this.donationInputsGasLimit, value: this.donationInputsEthAmount }) + .on('transactionHash', (txHash) => { + console.log('Donation transaction hash: ', txHash); + indicateMetamaskPopup(true); + this.postToDatabase(txHash, userAddress); + // Clear cart, redirect back to grants page, and show success alert + localStorage.setItem('contributions_were_successful', 'true'); + localStorage.setItem('contributions_count', String(this.grantData.length)); + this.clearCart(); + var network = document.web3network; + + if (network === 'rinkeby') { + window.location.href = `${window.location.origin}/grants/?network=rinkeby&category=`; + } else { + window.location.href = `${window.location.origin}/grants`; + } + }) + .on('error', (error, receipt) => { + // If the transaction was rejected by the network with a receipt, the second parameter will be the receipt. + this.handleError(error); + }); + }, + + postToDatabase(txHash, userAddress) { + // this.donationInputs is the array used for bulk donations + // We loop through each donation and POST the required data + const donations = this.donationInputs; + const csrfmiddlewaretoken = document.querySelector('[name=csrfmiddlewaretoken]').value; + + for (let i = 0; i < donations.length; i += 1) { + // Get URL to POST to + const donation = donations[i]; + const grantId = donation.grant.grant_id; + const grantSlug = donation.grant.grant_slug; + const url = `/grants/${grantId}/${grantSlug}/fund`; + + + // Get token information + const tokenName = donation.grant.grant_donation_currency; + const tokenDetails = this.getTokenByName(tokenName); + + // Gitcoin uses the zero address to represent ETH, but the contract does not. Therefore we + // get the value of denomination and token_address using the below logic instead of + // using tokenDetails.addr + const isEth = tokenName === 'ETH'; + const tokenAddress = isEth ? '0x0000000000000000000000000000000000000000' : tokenDetails.addr; + + // Replace undefined comments with empty strings + const comment = donation.comment === undefined ? '' : donation.comment; + + // For automatic contributions to Gitcoin, set 'gitcoin-grant-input-amount' to 100. + // Why 100? Because likely no one will ever use 100% or a normal grant, so using + // 100 makes it easier to search the DB to find which Gitcoin donations were automatic + const isAutomatic = donation.grant.isAutomatic; + const gitcoinGrantInputAmt = isAutomatic ? 100 : Number(this.gitcoinFactorRaw); + var network = document.web3network; + // Configure saveSubscription payload + const saveSubscriptionPayload = new URLSearchParams({ + admin_address: donation.grant.grant_admin_address, + amount_per_period: Number(donation.grant.grant_donation_amount), + comment, + confirmed: false, + contract_address: donation.grant.grant_contract_address, + contract_version: donation.grant.grant_contract_version, + contributor_address: userAddress, + csrfmiddlewaretoken, + denomination: tokenAddress, + frequency_count: 1, + frequency_unit: 'rounds', + gas_price: 0, + 'gitcoin-grant-input-amount': gitcoinGrantInputAmt, + gitcoin_donation_address: gitcoinAddress, + grant_id: grantId, + hide_wallet_address: this.hideWalletAddress, + match_direction: '+', + network, + num_periods: 1, + real_period_seconds: 0, + recurring_or_not: 'once', + signature: 'onetime', + split_tx_id: txHash, // this txhash is our bulk donation hash + splitter_contract_address: bulkCheckoutAddress, + sub_new_approve_tx_id: donation.tokenApprovalTxHash, + subscription_hash: 'onetime', + token_address: tokenAddress, + token_symbol: tokenName + }); + + // Configure headers + const headers = { + 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8' + }; + + // Define parameter objects for POST request + const saveSubscriptionParams = { + method: 'POST', + headers, + body: saveSubscriptionPayload + }; + + // Send saveSubscription request + fetch(url, saveSubscriptionParams) + .catch(err => { + this.handleError(err); + }); + } + }, + + sleep(ms) { + return new Promise(resolve => setTimeout(resolve, ms)); + }, + + onResize() { + this.windowWidth = window.innerWidth; + }, + + lerp(x_lower, x_upper, y_lower, y_upper, x) { + return y_lower + (((y_upper - y_lower) * (x - x_lower)) / (x_upper - x_lower)); + }, + + async valueToDai(amount, tokenSymbol) { + const url = `${window.location.origin}/sync/get_amount?amount=${amount}&denomination=${tokenSymbol}`; + const response = await fetch(url); + const newAmount = await response.json(); + + return newAmount.usdt; + }, + + async predictCLRMatch(grant) { + const rawAmount = Number(grant.grant_donation_amount); + let amount = await this.valueToDai(rawAmount, grant.grant_donation_currency); + + const clr_prediction_curve_2d = JSON.parse(grant.grant_clr_prediction_curve); + const clr_prediction_curve = clr_prediction_curve_2d.map(row => row[2]); + + if (amount > 10000) { + amount = 10000; + } + + const contributions_axis = [ 0, 1, 10, 100, 1000, 10000 ]; + let predicted_clr = 0; + let index = 0; + + if (isNaN(amount)) { + predicted_clr = clr_prediction_curve[index]; + } else if (contributions_axis.indexOf(amount) >= 0) { + index = contributions_axis.indexOf(amount); + predicted_clr = clr_prediction_curve[index]; + } else { + let x_lower = 0; + let x_upper = 0; + let y_lower = 0; + let y_upper = 0; + + if (0 < amount && amount < 1) { + x_lower = 0; + x_upper = 1; + y_lower = clr_prediction_curve[0]; + y_upper = clr_prediction_curve[1]; + } else if (1 < amount && amount < 10) { + x_lower = 1; + x_upper = 10; + y_lower = clr_prediction_curve[1]; + y_upper = clr_prediction_curve[2]; + } else if (10 < amount && amount < 100) { + x_lower = 10; + x_upper = 100; + y_lower = clr_prediction_curve[2]; + y_upper = clr_prediction_curve[3]; + } else if (100 < amount && amount < 1000) { + x_lower = 100; + x_upper = 1000; + y_lower = clr_prediction_curve[3]; + y_upper = clr_prediction_curve[4]; + } else { + x_lower = 1000; + x_upper = 10000; + y_lower = clr_prediction_curve[4]; + y_upper = clr_prediction_curve[5]; + } + + predicted_clr = this.lerp(x_lower, x_upper, y_lower, y_upper, amount); + } + return predicted_clr; + } + + }, + + watch: { + // Use watcher to keep local storage in sync with Vue state + grantData: { + async handler() { + CartData.setCart(this.grantData); + for (let i = 0; i < this.grantData.length; i += 1) { + const verification_required_to_get_match = false; + + if (!document.verified && verification_required_to_get_match) { + this.grantData[i].grant_donation_clr_match = 0; + } else { + const grant = this.grantData[i]; + const matchAmount = await this.predictCLRMatch(grant); + + this.grantData[i].grant_donation_clr_match = matchAmount.toFixed(2); + } + } + }, + deep: true + }, + + // We watch this variable to update the robot image + gitcoinFactorRaw: { + handler() { + $('.bot-heart').hide(); + if (Number(this.gitcoinFactorRaw) <= 0) { + $('#bot-heartbroken').show(); + } else if (Number(this.gitcoinFactorRaw) >= 20) { + $('#bot-heart-20').show(); + } else if (Number(this.gitcoinFactorRaw) >= 15) { + $('#bot-heart-15').show(); + } else if (Number(this.gitcoinFactorRaw) >= 10) { + $('#bot-heart-10').show(); + } else if (Number(this.gitcoinFactorRaw) > 0) { + $('#bot-heart-5').show(); + } + } + } + }, + + async mounted() { + // Show loading dialog + this.isLoading = true; + // Read array of grants in cart from localStorage + this.grantData = CartData.loadCart(); + // Initialize array of empty comments + this.comments = this.grantData.map(grant => undefined); + // Wait until we can load token list + let elapsedTime = 0; + let delay = 50; // 50 ms debounce + + while (!this.tokenList) { + try { + // Default to mainnet if nothing found after 5s + var network = elapsedTime >= 5000 ? 'mainnet' : document.web3network; + + if (typeof network != 'undefined') { + this.tokenList = tokens(network); + } + } catch (err) {} + elapsedTime += delay; + await this.sleep(delay); + } + // Support responsive design + window.addEventListener('resize', this.onResize); + // Cart is now ready + this.isLoading = false; + }, + + beforeDestroy() { + window.removeEventListener('resize', this.onResize); + } +}); + +var update_cart_title = function() { + var num_grants = JSON.parse(localStorage.getItem('grants_cart')).length; + let new_title = 'Grants Cart (' + num_grants + ') | Gitcoin'; + + $('title').text(new_title); +}; + +$(document).ready(function() { + $(document).on('keyup', 'input[name=telephone]', function(e) { + var number = $(this).val(); + + if (number[0] != '+') { + number = '+' + number; + $(this).val(number); + } + }); + + + $(document).on('click', '#verify_offline', function(e) { + $(this).remove(); + $('#verify_offline_target').css('display', 'block'); + }); + + update_cart_title(); +}); + +if (document.getElementById('gc-grants-cart')) { + + const app = new Vue({ + delimiters: [ '[[', ']]' ], + el: '#gc-grants-cart', + data: { + grantHeaders, + grantData + } + }); + + if (document.contxt.github_handle && !document.verified && localStorage.getItem('dismiss-sms-validation') !== 'true') { + app.$refs.cart.showSMSValidationModal(); + } +} diff --git a/app/assets/v2/js/grants/detail.js b/app/assets/v2/js/grants/detail.js index cf2d52d854f..6c709ebcfeb 100644 --- a/app/assets/v2/js/grants/detail.js +++ b/app/assets/v2/js/grants/detail.js @@ -49,6 +49,13 @@ $(document).ready(function() { $('#backgrants').html(' Back to ' + lgt); } + var algi = localStorage.getItem('last_all_grants_index'); + var algt = localStorage.getItem('last_all_grants_title'); + + if (algi) { + $('#cart_backgrants').attr('href', algi); + $('#cart_backgrants').html(' Back to ' + algt); + } setInterval (() => { notifyOwnerAddressMismatch( diff --git a/app/assets/v2/js/grants/funding.js b/app/assets/v2/js/grants/funding.js new file mode 100644 index 00000000000..937c30aa5c8 --- /dev/null +++ b/app/assets/v2/js/grants/funding.js @@ -0,0 +1,216 @@ + +// DOCUMENT + +$(document).ready(function() { + + // Check localStorage to see if we need to show alert + const shouldShowAlert = Boolean(localStorage.getItem('contributions_were_successful')); + + if (shouldShowAlert) { + const numberOfContributions = Number(localStorage.getItem('contributions_count')); + const grantWord = numberOfContributions === 1 ? 'grant' : 'grants'; + const message = `You have successfully funded ${numberOfContributions} ${grantWord}. Thank you for your contribution!`; + + _alert(message, 'success'); + localStorage.removeItem('contributions_were_successful'); + localStorage.removeItem('contributions_count'); + $('#tweetModal').css('display', 'block'); + + $(document).keydown(function(e) { + if (e.keyCode == 27) { + $('#tweetModal').remove(); + } + }); + + } + + $('#js-addToCart-form').submit(function(event) { + event.preventDefault(); + + const formData = objectifySerialized($(this).serializeArray()); + + CartData.addToCart(formData); + + showSideCart(); + }); + + $('.infinite-container').on('submit', '.js-addDetailToCart-form', function(event) { + event.preventDefault(); + + const formData = objectifySerialized($(this).serializeArray()); + + CartData.addToCart(formData); + + showSideCart(); + }); + + $('#close-side-cart').click(function() { + hideSideCart(); + }); +}); + +// HELPERS + +function sideCartRowForGrant(grant) { + let cartRow = ` +
+
+
+ Grant logo +
+
+ ${grant.grant_title} +
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+ `; + + return cartRow; +} + +function tokenOptionsForGrant(grant) { + var network = document.web3network; + + if (!network) { + network = 'mainnet'; + } + + let tokenDataList = tokens(network); + const acceptsAllTokens = (grant.grant_token_address === '0x0000000000000000000000000000000000000000'); + + let options = ''; + + if (!acceptsAllTokens) { + options += ` + + `; + + tokenDataList = tokenDataList.filter(tokenData => { + return (tokenData.addr === grant.grant_token_address); + }); + } + + for (let index = 0; index < tokenDataList.length; index++) { + const tokenData = tokenDataList[index]; + + if (tokenData.divider) { + options += ` + + `; + } else { + options += ` + + `; + } + } + + return options; +} + +function showSideCart() { + // Remove elements in side cart + $('#side-cart-data') + .find('div.side-cart-row') + .remove(); + + // Add all elements in side cart + let cartData = CartData.loadCart(); + + cartData.forEach(grant => { + const cartRowHtml = sideCartRowForGrant(grant); + + $('#side-cart-data').append(cartRowHtml); + + // Register remove click handler + $(`#side-cart-row-remove-${grant.grant_id}`).click(function() { + $(`#side-cart-row-${grant.grant_id}`).remove(); + CartData.removeIdFromCart(grant.grant_id); + }); + + // Register change amount handler + $(`#side-cart-amount-${grant.grant_id}`).change(function() { + const newAmount = parseFloat($(this).val()); + + CartData.updateCartItem(grant.grant_id, 'grant_donation_amount', newAmount); + }); + + // Select appropriate currency + $(`#side-cart-currency-${grant.grant_id}`).val(grant.grant_donation_currency); + + // Register currency change handler + $(`#side-cart-currency-${grant.grant_id}`).change(function() { + CartData.updateCartItem(grant.grant_id, 'grant_donation_currency', $(this).val()); + }); + }); + + const isShowing = $('#side-cart').hasClass('col-12'); + + if (!isShowing) { + toggleSideCart(); + } + + // Scroll To top on mobile + if (window.innerWidth < 768) { + const cartTop = $('#side-cart').position().top; + + window.scrollTo(0, cartTop); + } +} + +function hideSideCart() { + const isShowing = $('#side-cart').hasClass('col-12'); + + if (!isShowing) { + return; + } + + toggleSideCart(); +} + +function toggleSideCart() { + $('#grants-details').toggleClass('col-12'); + $('#grants-details').toggleClass('col-md-8'); + $('#grants-details').toggleClass('col-lg-9'); + $('#grants-details').toggleClass('d-none'); + $('#grants-details').toggleClass('d-md-block'); + + $('#side-cart').toggle(); + $('#side-cart').toggleClass('col-12'); + $('#side-cart').toggleClass('col-md-4'); + $('#side-cart').toggleClass('col-lg-3'); + + $('#funding-card').toggleClass('mr-md-5'); + $('#funding-card').toggleClass('mr-md-3'); + $('#funding-card').toggleClass('d-none'); + $('#funding-card').toggleClass('d-lg-block'); +} + +function objectifySerialized(data) { + let objectData = {}; + + for (let i = 0; i < data.length; i++) { + const item = data[i]; + + objectData[item.name] = item.value; + } + + return objectData; +} diff --git a/app/assets/v2/js/grants/index.js b/app/assets/v2/js/grants/index.js index 420cdabbc4f..e6cb65b9699 100644 --- a/app/assets/v2/js/grants/index.js +++ b/app/assets/v2/js/grants/index.js @@ -7,6 +7,10 @@ $(document).ready(() => { localStorage.setItem('last_grants_index', document.location.href); localStorage.setItem('last_grants_title', $('title').text().split('|')[0]); } + if (document.location.href.indexOf('/cart') == -1) { + localStorage.setItem('last_all_grants_index', document.location.href); + localStorage.setItem('last_all_grants_title', $('title').text().split('|')[0]); + } $('#network').select2({ minimumResultsForSearch: Infinity @@ -25,13 +29,13 @@ $(document).ready(() => { $('.select2-selection__rendered').removeAttr('title'); - $(document).on('click keypress', '.flip-card', e => { - if ($(e.target).is('a') || $(e.target).is('img')) { - e.stopPropagation(); - return; - } - $(e.currentTarget).toggleClass('turn'); - }); + // $(document).on('click keypress', '.flip-card', e => { + // if ($(e.target).is('a') || $(e.target).is('img')) { + // e.stopPropagation(); + // return; + // } + // $(e.currentTarget).toggleClass('turn'); + // }); waitforWeb3(() => { let _network = $('#grant-network').html(); @@ -92,10 +96,12 @@ $('.grants_nav a').on('click', function(event) { document.location.href = $(this).attr('href'); return; } - const queryParam = $(this).data('type'); - const queryParamValue = $(this).data('value'); + + const typeValue = $(this).data('type'); + const categoryValue = $(this).data('category'); + const params = { 'type': typeValue, 'category': categoryValue}; - updateParams(queryParam, queryParamValue); + updateMultipleParams(params); }); var glow_skip = function() { @@ -110,3 +116,25 @@ var glow_skip = function() { setInterval(glow_skip, 5000); glow_skip(); +$(document).ready(function() { + $('.selected').parents('.accordion').trigger('click'); +}); + +$('#expand').on('click', () => { + $('#expand').hide(); + $('#minimize').show(); + $('#sidebar_container form#filters').css({ + 'height': 'auto', + 'display': 'inherit' + }); +}); + +$('#minimize').on('click', () => { + $('#minimize').hide(); + $('#expand').show(); + $('#sidebar_container form#filters').css({ + 'height': 0, + 'display': 'none' + }); +}); + diff --git a/app/assets/v2/js/grants/new.js b/app/assets/v2/js/grants/new.js index 9b65ca90e30..9b483ade59f 100644 --- a/app/assets/v2/js/grants/new.js +++ b/app/assets/v2/js/grants/new.js @@ -59,14 +59,6 @@ function saveGrant(grantData, isFinal) { }); } -const processReceipt = receipt => { - let formData = new FormData(); - - formData.append('contract_address', receipt.contractAddress); - formData.append('transaction_hash', $('#transaction_hash').val()); - - saveGrant(formData, true); -}; $('#new_button').on('click', function(e) { if (!provider) { @@ -76,6 +68,12 @@ $('#new_button').on('click', function(e) { }); const init = () => { + /* + KO - commenting out during grants deploy, double check with Octavio + if (!provider) { + return onConnect(); + } + */ if (localStorage['grants_quickstart_disable'] !== 'true') { window.location = document.location.origin + '/grants/quickstart'; @@ -143,11 +141,6 @@ const init = () => { $('#network').val(document.web3network); } - // Begin New Deploy Subscription Contract - let SubscriptionContract = new web3.eth.Contract(compiledSubscription.abi); - - console.log(compiledSubscription.abi); - // These args are baseline requirements for the contract set by the sender. Will set most to zero to abstract complexity from user. let args; @@ -170,120 +163,31 @@ const init = () => { ]; } - web3.eth.getAccounts(function(err, accounts) { - web3.eth.net.getId(function(err, network) { - indicateMetamaskPopup(); - SubscriptionContract.deploy({ - data: compiledSubscription.bytecode, - arguments: args - }).send({ - from: accounts[0], - gas: web3.utils.toHex(gas_amount(document.location.href)), - gasLimit: web3.utils.toHex(gas_amount(document.location.href)) - }).on('error', function(error) { - console.log('1', error); - }).on('transactionHash', function(transactionHash) { - console.log('2', transactionHash); - $('#transaction_hash').val(transactionHash); - const linkURL = get_etherscan_url(transactionHash); - let file = $('#img-project')[0].files[0]; - let formData = new FormData(); - - if (!$('#contract_owner_address').val()) { - web3.eth.getAccounts(function(err, accounts) { - $('#contract_owner_address').val(accounts[0]); - }); - } - - formData.append('input_image', file); - formData.append('transaction_hash', $('#transaction_hash').val()); - formData.append('title', $('#input_title').val()); - formData.append('handle1', $('#input-handle1').val()); - formData.append('handle2', $('#input-handle2').val()); - formData.append('description', description.getText()); - formData.append('description_rich', JSON.stringify(description.getContents())); - formData.append('reference_url', $('#input-url').val()); - formData.append('admin_address', $('#input-admin_address').val()); - formData.append('contract_owner_address', $('#contract_owner_address').val()); - formData.append('token_address', $('#token_address').val()); - formData.append('token_symbol', $('#token_symbol').val()); - formData.append('contract_version', $('#contract_version').val()); - formData.append('transaction_hash', $('#transaction_hash').val()); - formData.append('network', $('#network').val()); - formData.append('team_members[]', $('#input-team_members').val()); - formData.append('categories[]', $('#input-categories').val()); - formData.append('grant_type', $('#input-grant_type').val().toLowerCase()); - saveGrant(formData, false); - - document.issueURL = linkURL; - $('#transaction_url').attr('href', linkURL); - enableWaitState('#new-grant'); - - let checkedBlocks = []; - let blockToCheck = null; - - const checkForContractCreation = transactionHash => { - - web3.eth.getTransactionReceipt(transactionHash, (error, receipt) => { - if (receipt && receipt.contractAddress) { - processReceipt(receipt); - } else if (blockToCheck === null) { - // start watching for re-issued transaction with same sender, TODO: nonce, contract hash, etc? - web3.eth.getBlockNumber((error, blockNumber) => { - blockToCheck = blockNumber; - setTimeout(() => { - checkForContractCreation(transactionHash); - }, 1000); - }); - } else if (blockToCheck in checkedBlocks) { - setTimeout(() => { - checkForContractCreation(transactionHash); - }, 1000); - } else { - web3.eth.getBlock(blockToCheck, true, (error, block) => { - if (error) { - setTimeout(() => { - checkForContractCreation(transactionHash); - }, 1000); - } else if (block && block.transactions) { - checkedBlocks.push(blockToCheck); - blockToCheck = blockToCheck + 1; - - let didFindTransaction = false; - - for (let i = 0; i < block.transactions.length; i += 1) { - if (block.transactions[i].from == accounts[0]) { - didFindTransaction = true; - web3.eth.getTransactionReceipt(block.transactions[i].hash, (error, result) => { - if (result && result.contractAddress) { - processReceipt(result); - return; - } - }); - } - } - - if (!didFindTransaction) { - setTimeout(() => { - checkForContractCreation(transactionHash); - }, 1000); - } - - } else { - setTimeout(() => { - checkForContractCreation(transactionHash); - }, 1000); - } - }); - } - }); - }; - - checkForContractCreation(transactionHash); - - }); - }); - }); + let formData = new FormData(); + let file = $('#img-project')[0].files[0]; + + formData.append('input_image', file); + formData.append('title', $('#input_title').val()); + formData.append('handle1', $('#input-handle1').val()); + formData.append('handle2', $('#input-handle2').val()); + formData.append('description', description.getText()); + formData.append('description_rich', JSON.stringify(description.getContents())); + formData.append('reference_url', $('#input-url').val()); + formData.append('admin_address', $('#input-admin_address').val()); + formData.append('contract_owner_address', $('#contract_owner_address').val()); + formData.append('token_address', $('#token_address').val()); + formData.append('token_symbol', $('#token_symbol').val()); + formData.append('contract_version', $('#contract_version').val()); + formData.append('transaction_hash', $('#transaction_hash').val()); + formData.append('network', $('#network').val()); + formData.append('team_members[]', $('#input-team_members').val()); + formData.append('categories[]', $('#input-categories').val()); + formData.append('grant_type', $('#input-grant_type').val().toLowerCase()); + formData.append('contract_address', '0x0'); + formData.append('transaction_hash', '0x0'); + + saveGrant(formData, true); + return false; } }); diff --git a/app/assets/v2/js/grants/shared.js b/app/assets/v2/js/grants/shared.js index 7cdc289f6c9..f734e86f0ea 100644 --- a/app/assets/v2/js/grants/shared.js +++ b/app/assets/v2/js/grants/shared.js @@ -183,6 +183,6 @@ $(document).ready(function() { } } - compiledSplitter = compiledSplitter0 ? compiledSplitter0 : null; + compiledSplitter = typeof compiledSplitter0 != 'undefined' ? compiledSplitter0 : null; }); diff --git a/app/assets/v2/js/lib/vue-tel-input.min.js b/app/assets/v2/js/lib/vue-tel-input.min.js new file mode 100644 index 00000000000..b5199644ac4 --- /dev/null +++ b/app/assets/v2/js/lib/vue-tel-input.min.js @@ -0,0 +1 @@ +var VueTelInput=function(d){"use strict";function t(d,t,n){return t in d?Object.defineProperty(d,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):d[t]=n,d}function n(d,t){var n=Object.keys(d);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(d);t&&(e=e.filter(function(t){return Object.getOwnPropertyDescriptor(d,t).enumerable})),n.push.apply(n,e)}return n}function e(d){for(var e=1;e0?Cd:wd)(d)},Ad=Math.min,Sd=function(d){return d>0?Ad(Td(d),9007199254740991):0},Vd=Math.max,Nd=Math.min,Rd=function(d,t){var n=Td(d);return n<0?Vd(n+t,0):Nd(n,t)},zd=function(d){return function(t,n,e){var i,r=xd(t),o=Sd(r.length),a=Rd(e,o);if(d&&n!=n){for(;o>a;)if((i=r[a++])!=i)return!0}else for(;o>a;a++)if((d||a in r)&&r[a]===n)return d||a||0;return!d&&-1}},Id={includes:zd(!0),indexOf:zd(!1)},jd=Id.indexOf,Od=function(d,t){var n,e=xd(d),i=0,r=[];for(n in e)!L(q,n)&&L(e,n)&&r.push(n);for(;t.length>i;)L(e,n=t[i++])&&(~jd(r,n)||r.push(n));return r},Fd=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Md=Fd.concat("length","prototype"),Ed={f:Object.getOwnPropertyNames||function(d){return Od(d,Md)}},Bd={f:Object.getOwnPropertySymbols},Ud=Ld("Reflect","ownKeys")||function(d){var t=Ed.f(c(d)),n=Bd.f;return n?t.concat(n(d)):t},Dd=function(d,t){for(var n=Ud(t),e=b.f,i=kd.f,r=0;rh;h++)if((o||h in v)&&(s=c(l=v[h],h,p),d))if(t)y[h]=s;else if(s)switch(d){case 3:return!0;case 5:return l;case 6:return h;case 2:it.call(y,l)}else if(i)return!1;return r?-1:e||i?i:y}},ot={forEach:rt(0),map:rt(1),filter:rt(2),some:rt(3),every:rt(4),find:rt(5),findIndex:rt(6)},at=Ld("navigator","userAgent")||"",ft=a.process,ut=ft&&ft.versions,$t=ut&&ut.v8;$t?pd=(sd=$t.split("."))[0]+sd[1]:at&&(!(sd=at.match(/Edge\/(\d+)/))||sd[1]>=74)&&(sd=at.match(/Chrome\/(\d+)/))&&(pd=sd[1]);var lt=pd&&+pd,st=z("species"),pt=function(d){return lt>=51||!f(function(){var t=[];return(t.constructor={})[st]=function(){return{foo:1}},1!==t[d](Boolean).foo})},vt=Object.defineProperty,ct={},gt=function(d){throw d},ht=function(d,t){if(L(ct,d))return ct[d];t||(t={});var n=[][d],e=!!L(t,"ACCESSORS")&&t.ACCESSORS,i=L(t,0)?t[0]:gt,r=L(t,1)?t[1]:void 0;return ct[d]=!!n&&!f(function(){if(e&&!u)return!0;var d={length:-1};e?vt(d,1,{enumerable:!0,get:gt}):d[1]=1,n.call(d,i,r)})},bt=ot.map,yt=pt("map"),xt=ht("map");Qd({target:"Array",proto:!0,forced:!yt||!xt},{map:function(d){return bt(this,d,arguments.length>1?arguments[1]:void 0)}});var mt={allCountries:[["Afghanistan (‫افغانسΨͺΨ§Ω†β€¬β€Ž)","af","93"],["Albania (ShqipΓ«ri)","al","355"],["Algeria (β€«Ψ§Ω„Ψ¬Ψ²Ψ§Ψ¦Ψ±β€¬β€Ž)","dz","213"],["American Samoa","as","1684"],["Andorra","ad","376"],["Angola","ao","244"],["Anguilla","ai","1264"],["Antigua and Barbuda","ag","1268"],["Argentina","ar","54"],["Armenia (Υ€Υ‘Υ΅Υ‘Υ½ΥΏΥ‘ΥΆ)","am","374"],["Aruba","aw","297"],["Australia","au","61",0],["Austria (Γ–sterreich)","at","43"],["Azerbaijan (AzΙ™rbaycan)","az","994"],["Bahamas","bs","1242"],["Bahrain (β€«Ψ§Ω„Ψ¨Ψ­Ψ±ΩŠΩ†β€¬β€Ž)","bh","973"],["Bangladesh (বাংলাদেঢ)","bd","880"],["Barbados","bb","1246"],["Belarus (Π‘Π΅Π»Π°Ρ€ΡƒΡΡŒ)","by","375"],["Belgium (BelgiΓ«)","be","32"],["Belize","bz","501"],["Benin (BΓ©nin)","bj","229"],["Bermuda","bm","1441"],["Bhutan (འབྲུག)","bt","975"],["Bolivia","bo","591"],["Bosnia and Herzegovina (Босна ΠΈ Π₯Π΅Ρ€Ρ†Π΅Π³ΠΎΠ²ΠΈΠ½Π°)","ba","387"],["Botswana","bw","267"],["Brazil (Brasil)","br","55"],["British Indian Ocean Territory","io","246"],["British Virgin Islands","vg","1284"],["Brunei","bn","673"],["Bulgaria (Π‘ΡŠΠ»Π³Π°Ρ€ΠΈΡ)","bg","359"],["Burkina Faso","bf","226"],["Burundi (Uburundi)","bi","257"],["Cambodia (αž€αž˜αŸ’αž–αž»αž‡αžΆ)","kh","855"],["Cameroon (Cameroun)","cm","237"],["Canada","ca","1",1,["204","226","236","249","250","289","306","343","365","387","403","416","418","431","437","438","450","506","514","519","548","579","581","587","604","613","639","647","672","705","709","742","778","780","782","807","819","825","867","873","902","905"]],["Cape Verde (Kabu Verdi)","cv","238"],["Caribbean Netherlands","bq","599",1],["Cayman Islands","ky","1345"],["Central African Republic (RΓ©publique centrafricaine)","cf","236"],["Chad (Tchad)","td","235"],["Chile","cl","56"],["China (δΈ­ε›½)","cn","86"],["Christmas Island","cx","61",2],["Cocos (Keeling) Islands","cc","61",1],["Colombia","co","57"],["Comoros (‫جزر Ψ§Ω„Ω‚Ω…Ψ±β€¬β€Ž)","km","269"],["Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)","cd","243"],["Congo (Republic) (Congo-Brazzaville)","cg","242"],["Cook Islands","ck","682"],["Costa Rica","cr","506"],["CΓ΄te d’Ivoire","ci","225"],["Croatia (Hrvatska)","hr","385"],["Cuba","cu","53"],["CuraΓ§ao","cw","599",0],["Cyprus (ΞšΟΟ€ΟΞΏΟ‚)","cy","357"],["Czech Republic (ČeskΓ‘ republika)","cz","420"],["Denmark (Danmark)","dk","45"],["Djibouti","dj","253"],["Dominica","dm","1767"],["Dominican Republic (RepΓΊblica Dominicana)","do","1",2,["809","829","849"]],["Ecuador","ec","593"],["Egypt (β€«Ω…Ψ΅Ψ±β€¬β€Ž)","eg","20"],["El Salvador","sv","503"],["Equatorial Guinea (Guinea Ecuatorial)","gq","240"],["Eritrea","er","291"],["Estonia (Eesti)","ee","372"],["Ethiopia","et","251"],["Falkland Islands (Islas Malvinas)","fk","500"],["Faroe Islands (FΓΈroyar)","fo","298"],["Fiji","fj","679"],["Finland (Suomi)","fi","358",0],["France","fr","33"],["French Guiana (Guyane franΓ§aise)","gf","594"],["French Polynesia (PolynΓ©sie franΓ§aise)","pf","689"],["Gabon","ga","241"],["Gambia","gm","220"],["Georgia (ბაαƒ₯αƒαƒ αƒ—αƒ•αƒ”αƒšαƒ)","ge","995"],["Germany (Deutschland)","de","49"],["Ghana (Gaana)","gh","233"],["Gibraltar","gi","350"],["Greece (Ελλάδα)","gr","30"],["Greenland (Kalaallit Nunaat)","gl","299"],["Grenada","gd","1473"],["Guadeloupe","gp","590",0],["Guam","gu","1671"],["Guatemala","gt","502"],["Guernsey","gg","44",1],["Guinea (GuinΓ©e)","gn","224"],["Guinea-Bissau (GuinΓ© Bissau)","gw","245"],["Guyana","gy","592"],["Haiti","ht","509"],["Honduras","hn","504"],["Hong Kong (香港)","hk","852"],["Hungary (MagyarorszΓ‘g)","hu","36"],["Iceland (Ísland)","is","354"],["India (ΰ€­ΰ€Ύΰ€°ΰ€€)","in","91"],["Indonesia","id","62"],["Iran (β€«Ψ§ΫŒΨ±Ψ§Ω†β€¬β€Ž)","ir","98"],["Iraq (β€«Ψ§Ω„ΨΉΨ±Ψ§Ω‚β€¬β€Ž)","iq","964"],["Ireland","ie","353"],["Isle of Man","im","44",2],["Israel (β€«Χ™Χ©Χ¨ΧΧœβ€¬β€Ž)","il","972"],["Italy (Italia)","it","39",0],["Jamaica","jm","1876"],["Japan (ζ—₯本)","jp","81"],["Jersey","je","44",3],["Jordan (β€«Ψ§Ω„Ψ£Ψ±Ψ―Ω†β€¬β€Ž)","jo","962"],["Kazakhstan (ΠšΠ°Π·Π°Ρ…ΡΡ‚Π°Π½)","kz","7",1],["Kenya","ke","254"],["Kiribati","ki","686"],["Kosovo","xk","383"],["Kuwait (β€«Ψ§Ω„ΩƒΩˆΩŠΨͺβ€¬β€Ž)","kw","965"],["Kyrgyzstan (ΠšΡ‹Ρ€Π³Ρ‹Π·ΡΡ‚Π°Π½)","kg","996"],["Laos (ΰΊ₯ΰΊ²ΰΊ§)","la","856"],["Latvia (Latvija)","lv","371"],["Lebanon (β€«Ω„Ψ¨Ω†Ψ§Ω†β€¬β€Ž)","lb","961"],["Lesotho","ls","266"],["Liberia","lr","231"],["Libya (β€«Ω„ΩŠΨ¨ΩŠΨ§β€¬β€Ž)","ly","218"],["Liechtenstein","li","423"],["Lithuania (Lietuva)","lt","370"],["Luxembourg","lu","352"],["Macau (ζΎ³ι–€)","mo","853"],["Macedonia (FYROM) (МакСдонија)","mk","389"],["Madagascar (Madagasikara)","mg","261"],["Malawi","mw","265"],["Malaysia","my","60"],["Maldives","mv","960"],["Mali","ml","223"],["Malta","mt","356"],["Marshall Islands","mh","692"],["Martinique","mq","596"],["Mauritania (β€«Ω…ΩˆΨ±ΩŠΨͺΨ§Ω†ΩŠΨ§β€¬β€Ž)","mr","222"],["Mauritius (Moris)","mu","230"],["Mayotte","yt","262",1],["Mexico (MΓ©xico)","mx","52"],["Micronesia","fm","691"],["Moldova (Republica Moldova)","md","373"],["Monaco","mc","377"],["Mongolia (Монгол)","mn","976"],["Montenegro (Crna Gora)","me","382"],["Montserrat","ms","1664"],["Morocco (β€«Ψ§Ω„Ω…ΨΊΨ±Ψ¨β€¬β€Ž)","ma","212",0],["Mozambique (MoΓ§ambique)","mz","258"],["Myanmar (Burma) (မြန်မာ)","mm","95"],["Namibia (NamibiΓ«)","na","264"],["Nauru","nr","674"],["Nepal (ΰ€¨ΰ₯‡ΰ€ͺΰ€Ύΰ€²)","np","977"],["Netherlands (Nederland)","nl","31"],["New Caledonia (Nouvelle-CalΓ©donie)","nc","687"],["New Zealand","nz","64"],["Nicaragua","ni","505"],["Niger (Nijar)","ne","227"],["Nigeria","ng","234"],["Niue","nu","683"],["Norfolk Island","nf","672"],["North Korea (μ‘°μ„  민주주의 인민 곡화ꡭ)","kp","850"],["Northern Mariana Islands","mp","1670"],["Norway (Norge)","no","47",0],["Oman (β€«ΨΉΩΩ…Ψ§Ω†β€¬β€Ž)","om","968"],["Pakistan (‫پاکسΨͺΨ§Ω†β€¬β€Ž)","pk","92"],["Palau","pw","680"],["Palestine (β€«ΩΩ„Ψ³Ψ·ΩŠΩ†β€¬β€Ž)","ps","970"],["Panama (PanamΓ‘)","pa","507"],["Papua New Guinea","pg","675"],["Paraguay","py","595"],["Peru (PerΓΊ)","pe","51"],["Philippines","ph","63"],["Poland (Polska)","pl","48"],["Portugal","pt","351"],["Puerto Rico","pr","1",3,["787","939"]],["Qatar (β€«Ω‚Ψ·Ψ±β€¬β€Ž)","qa","974"],["RΓ©union (La RΓ©union)","re","262",0],["Romania (RomΓ’nia)","ro","40"],["Russia (Россия)","ru","7",0],["Rwanda","rw","250"],["Saint BarthΓ©lemy","bl","590",1],["Saint Helena","sh","290"],["Saint Kitts and Nevis","kn","1869"],["Saint Lucia","lc","1758"],["Saint Martin (Saint-Martin (partie franΓ§aise))","mf","590",2],["Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)","pm","508"],["Saint Vincent and the Grenadines","vc","1784"],["Samoa","ws","685"],["San Marino","sm","378"],["SΓ£o TomΓ© and PrΓ­ncipe (SΓ£o TomΓ© e PrΓ­ncipe)","st","239"],["Saudi Arabia (‫المملكة Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ© Ψ§Ω„Ψ³ΨΉΩˆΨ―ΩŠΨ©β€¬β€Ž)","sa","966"],["Senegal (SΓ©nΓ©gal)","sn","221"],["Serbia (Π‘Ρ€Π±ΠΈΡ˜Π°)","rs","381"],["Seychelles","sc","248"],["Sierra Leone","sl","232"],["Singapore","sg","65"],["Sint Maarten","sx","1721"],["Slovakia (Slovensko)","sk","421"],["Slovenia (Slovenija)","si","386"],["Solomon Islands","sb","677"],["Somalia (Soomaaliya)","so","252"],["South Africa","za","27"],["South Korea (λŒ€ν•œλ―Όκ΅­)","kr","82"],["South Sudan (β€«Ψ¬Ω†ΩˆΨ¨ Ψ§Ω„Ψ³ΩˆΨ―Ψ§Ω†β€¬β€Ž)","ss","211"],["Spain (EspaΓ±a)","es","34"],["Sri Lanka (ΰ·ΰ·Šβ€ΰΆ»ΰ·“ ΰΆ½ΰΆ‚ΰΆšΰ·ΰ·€)","lk","94"],["Sudan (β€«Ψ§Ω„Ψ³ΩˆΨ―Ψ§Ω†β€¬β€Ž)","sd","249"],["Suriname","sr","597"],["Svalbard and Jan Mayen","sj","47",1],["Swaziland","sz","268"],["Sweden (Sverige)","se","46"],["Switzerland (Schweiz)","ch","41"],["Syria (β€«Ψ³ΩˆΨ±ΩŠΨ§β€¬β€Ž)","sy","963"],["Taiwan (台灣)","tw","886"],["Tajikistan","tj","992"],["Tanzania","tz","255"],["Thailand (ΰΉ„ΰΈ—ΰΈ’)","th","66"],["Timor-Leste","tl","670"],["Togo","tg","228"],["Tokelau","tk","690"],["Tonga","to","676"],["Trinidad and Tobago","tt","1868"],["Tunisia (‫ΨͺΩˆΩ†Ψ³β€¬β€Ž)","tn","216"],["Turkey (TΓΌrkiye)","tr","90"],["Turkmenistan","tm","993"],["Turks and Caicos Islands","tc","1649"],["Tuvalu","tv","688"],["U.S. Virgin Islands","vi","1340"],["Uganda","ug","256"],["Ukraine (Π£ΠΊΡ€Π°Ρ—Π½Π°)","ua","380"],["United Arab Emirates (‫الΨ₯Ω…Ψ§Ψ±Ψ§Ψͺ Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ© Ψ§Ω„Ω…ΨͺΨ­Ψ―Ψ©β€¬β€Ž)","ae","971"],["United Kingdom","gb","44",0],["United States","us","1",0],["Uruguay","uy","598"],["Uzbekistan (OΚ»zbekiston)","uz","998"],["Vanuatu","vu","678"],["Vatican City (CittΓ  del Vaticano)","va","39",1],["Venezuela","ve","58"],["Vietnam (Việt Nam)","vn","84"],["Wallis and Futuna (Wallis-et-Futuna)","wf","681"],["Western Sahara (‫الءحراؑ Ψ§Ω„ΨΊΨ±Ψ¨ΩŠΨ©β€¬β€Ž)","eh","212",1],["Yemen (β€«Ψ§Ω„ΩŠΩ…Ω†β€¬β€Ž)","ye","967"],["Zambia","zm","260"],["Zimbabwe","zw","263"],["Γ…land Islands","ax","358",1]].map(function(d){return{name:d[0],iso2:d[1].toUpperCase(),dialCode:d[2],priority:d[3]||0,areaCodes:d[4]||null}}),autocomplete:"on",autofocus:!1,customValidate:!1,defaultCountry:"",disabled:!1,disabledFetchingCountry:!1,dropdownOptions:{},dynamicPlaceholder:!1,enabledCountryCode:!1,enabledFlags:!0,ignoredCountries:[],inputClasses:"",inputId:"",inputOptions:{},invalidMsg:"",maxLen:25,mode:"",name:"telephone",onlyCountries:[],placeholder:"Enter a phone number",preferredCountries:[],readonly:!1,required:!1,validCharactersOnly:!1,wrapperClasses:""},kt={options:e({},mt)},Pt=function(d,t){var n=[][d];return!!n&&f(function(){n.call(null,t||function(){throw 1},1)})},Xt=Id.indexOf,Lt=[].indexOf,wt=!!Lt&&1/[1].indexOf(1,-0)<0,Ct=Pt("indexOf"),Tt=ht("indexOf",{ACCESSORS:!0,1:0});Qd({target:"Array",proto:!0,forced:wt||!Ct||!Tt},{indexOf:function(d){return wt?Lt.apply(this,arguments)||0:Xt(this,d,arguments.length>1?arguments[1]:void 0)}});var At=b.f,St=Function.prototype,Vt=St.toString,Nt=/^\s*function ([^ (]*)/;!u||"name"in St||At(St,"name",{configurable:!0,get:function(){try{return Vt.call(this).match(Nt)[1]}catch(d){return""}}});var Rt=function(d,t,n){var e=g(t);e in d?b.f(d,e,y(0,n)):d[e]=n},zt=z("isConcatSpreadable"),It=lt>=51||!f(function(){var d=[];return d[zt]=!1,d.concat()[0]!==d}),jt=pt("concat"),Ot=function(d){if(!$(d))return!1;var t=d[zt];return void 0!==t?!!t:tt(d)};Qd({target:"Array",proto:!0,forced:!It||!jt},{concat:function(d){var t,n,e,i,r,o=dt(this),a=et(o,0),f=0;for(t=-1,e=arguments.length;t9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n=9007199254740991)throw TypeError("Maximum allowed index exceeded");Rt(a,f++,r)}return a.length=f,a}});var Ft=ot.filter,Mt=pt("filter"),Et=ht("filter");Qd({target:"Array",proto:!0,forced:!Mt||!Et},{filter:function(d){return Ft(this,d,arguments.length>1?arguments[1]:void 0)}});var Bt,Ut=Object.keys||function(d){return Od(d,Fd)},Dt=u?Object.defineProperties:function(d,t){c(d);for(var n,e=Ut(t),i=e.length,r=0;i>r;)b.f(d,n=e[r++],t[n]);return d},Kt=Ld("document","documentElement"),Ht=H("IE_PROTO"),qt=function(){},Jt=function(d){return" - - - - - - - - - - - - - - - - - diff --git a/app/dashboard/templates/dashboard/hackathon/onboard.html b/app/dashboard/templates/dashboard/hackathon/onboard.html index 47674a5865b..95390148509 100644 --- a/app/dashboard/templates/dashboard/hackathon/onboard.html +++ b/app/dashboard/templates/dashboard/hackathon/onboard.html @@ -20,7 +20,7 @@ {% include 'shared/head.html' %} - {% include 'shared/cards.html' %} + {% include 'shared/cards_pic.html' %}