forked from UMAprotocol/protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve(affiliates): Dapp Mining rewards for YD-BTC-JUN21 week 15 (UM…
…Aprotocol#2888) Signed-off-by: David Adams <david@umaproject.org>
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
39 changes: 39 additions & 0 deletions
39
packages/affiliates/payouts/dappmining/2021-04-12_2021-04-19_YD-BTC-JUN21_0014.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"config": { | ||
"name": "YD-BTC-JUN21", | ||
"empAddress": "0xd9af2d7E4cF86aAfBCf688a47Bd6b95Da9F7c838", | ||
"rewardFactor": 0.3, | ||
"defaultAddress": "0xa0dfF1F09a0DCEda7641b7eB07c3BDbe66a06C35", | ||
"whitelistTable": [ | ||
["UMA (default)", "0xa0dfF1F09a0DCEda7641b7eB07c3BDbe66a06C35"], | ||
["OpenDAO", "0x9a9dcd6b52B45a78CD13b395723c245dAbFbAb71"], | ||
["MakeShift Finance", "0x45Ea614a7Ea47Ec393BDA310F901702DB1347df9"], | ||
["ChickFlock", "0xDAa953f01048253A201BA9B0bd0786575f9C2468"] | ||
], | ||
"empRewards": "6199.595527018841149926", | ||
"weekNumber": 14, | ||
"endDate": "04/19/2021 11:00 PM", | ||
"startDate": "04/12/2021 11:00 PM", | ||
"startTime": 1618268400000, | ||
"endTime": 1618873200000, | ||
"totalRewards": 1859, | ||
"whitelist": [ | ||
"0xa0dfF1F09a0DCEda7641b7eB07c3BDbe66a06C35", | ||
"0x9a9dcd6b52B45a78CD13b395723c245dAbFbAb71", | ||
"0x45Ea614a7Ea47Ec393BDA310F901702DB1347df9", | ||
"0xDAa953f01048253A201BA9B0bd0786575f9C2468" | ||
] | ||
}, | ||
"startBlock": { | ||
"timestamp": 1618268416000, | ||
"number": 12228112 | ||
}, | ||
"endBlock": { | ||
"timestamp": 1618873196000, | ||
"number": 12273337 | ||
}, | ||
"rewards": { | ||
"0xa0dfF1F09a0DCEda7641b7eB07c3BDbe66a06C35": "1657.022622284569738913", | ||
"0xDAa953f01048253A201BA9B0bd0786575f9C2468": "197.324928273634386797" | ||
} | ||
} |