Skip to content

Commit

Permalink
improve(affiliates): Dapp Mining rewards for YD-BTC-JUN21 week 15 (UM…
Browse files Browse the repository at this point in the history
…Aprotocol#2888)

Signed-off-by: David Adams <david@umaproject.org>
  • Loading branch information
daywiss authored Apr 21, 2021
1 parent 74f449c commit 1e61f1c
Showing 1 changed file with 39 additions and 0 deletions.
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"
}
}

0 comments on commit 1e61f1c

Please sign in to comment.