CryptoIcicle7. Price Run Investigation - Top LUNA Swaps
Updated 2023-01-16
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
›
⌄
-- Beginning in the wee hours of Monday, January 9 (ET), the price of LUNA skyrocketed, from $1.37 to a high of nearly $2 before settling down at roughly $1.60.
-- Identify some of the major reasons for this recent upshot in price, and back up your assertions with data. Why did the price jump so suddenly on Monday night?
-- Will prices remain at, or above, current marks in the coming weeks or will it return to at or near $1? Why?
-- We are not looking for data on Terra Classic for this bounty. Please use the terra.core tables hosted on Flipside Crypto.
-- Basis of Payment:
-- To be eligible for payment.
-- The submission must be sent before the deadline indicated on the bounty page.
-- The submission must score a minimum of 6 points according to the Evaluation Criteria.
-- 💰 Payout
-- Rank Based Payout
-- Payout is in LUNA and xMETRIC, where the top eligible scorers are paid the amounts below. The first, second and third place submissions must have a score of 10
-- or higher to be eligible for higher payout amounts.
-- If there are not enough eligible submissions for a category, remaining funds will either be paid to lower tier submissions or reserved for future bounty programs.
-- Final determination of payouts and rankings are at the discretion of the MetricsDAO Bounty Operations Team.
-- LUNA Payouts:
-- First place 400$ in LUNA
-- Second place 150$ in LUNA
-- Third place 150$ in LUNA
-- 4th through 15th place 75$ in LUNA
-- 16th through 21st place 50$ in LUNA
-- Payments are issued on the Terra mainnet network.
-- xMETRIC Payouts:
-- Rank xMETRIC amount
-- First place 1000
-- Following Top 20 Submissions 500
-- score of 9 or higher 150
-- score of 8 or higher 100
-- score of 7 or higher 75
-- score of 6 or higher 50
-- Payments are issued on the Polygon network.
select
trader,
sum(to_amount/1e6) as amount_luna,
Run a query to Download Data