Skip to content

Instantly share code, notes, and snippets.

@hmatejx
Created March 7, 2022 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hmatejx/e04768bb609b590b1ac152e3d6b69fdb to your computer and use it in GitHub Desktop.
Save hmatejx/e04768bb609b590b1ac152e3d6b69fdb to your computer and use it in GitHub Desktop.
{
"version": 1,
"data": [
{
"interestCoin": "CEL",
"originalInterestCoin": "BTC",
"totalInterestInCoin": "21.426041357529846155",
"totalInterestInUsd": "64.278124072589538465",
"distributionRuleUsed": "InterestWithThreshold_FirstNCoins",
"interest_on_first_n_coins": "0.00165605513661538461545085759008",
"earningInterestInCel": true,
"loyaltyTier": {
"title": "NONE",
"level": 0,
"minimum_cel_percentage": "0",
"maximum_cel_percentage": "0.05",
"interest_bonus": "0",
"loan_interest_bonus": "0.05"
},
"distributionData": [
{
"type": "initialBalance",
"dateCoefficient": "0.01923076923076923077",
"date": "2022-02-18T05:00:00.000Z",
"value": "2.61095904",
"newBalance": "2.61095904",
"originalInterestCoin": null,
"regInterestRateBasis": "2.36095904",
"regInterestRateAmount": "0.00136663205969230769236235759008",
"specInterestRateBasis": "0.25",
"specInterestRateAmount": "0.0002894230769230769230885",
"totalInterest": "0.00165605513661538461545085759008",
"threshold": "0.25"
}
],
"totalInterestInOriginalInterestCoin": "0.001656055136615385"
},
{
"interestCoin": "CEL",
"originalInterestCoin": "CEL",
"totalInterestInCoin": "0.017408963847168216",
"totalInterestInUsd": "0.052226891541504648",
"distributionRuleUsed": "InterestWithThreshold_FirstNCoins",
"interest_on_first_n_coins": "0.017408963847168215979167705036026064568192",
"earningInterestInCel": false,
"loyaltyTier": {
"title": "NONE",
"level": 0,
"minimum_cel_percentage": "0",
"maximum_cel_percentage": "0.05",
"interest_bonus": "0",
"loan_interest_bonus": "0.05"
},
"distributionData": [
{
"type": "interest",
"dateCoefficient": "0.01923070563695563696",
"date": "2022-02-18T05:00:01.000Z",
"value": "18.178094651958656724",
"newBalance": "18.178094651958656724",
"originalInterestCoin": "BTC",
"regInterestRateBasis": "18.178094651958656724",
"regInterestRateAmount": "0.017408963847168215979167705036026064568192",
"specInterestRateBasis": "0",
"specInterestRateAmount": "0",
"totalInterest": "0.017408963847168215979167705036026064568192",
"threshold": "0"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment