You are viewing a single comment's thread from:

RE: Voting Power Calculations on Tribe Blogs (www.thebbhproject.com)

in #bbhlast month

sorry, ignore this scot-api link, I think this is outdated. The information is now available via the HiveEngine API:

https://github.com/hive-engine/hivesmartcontracts-wiki/blob/main/Comment-Contract.md#rewardpools

{
  "_id": 45,
  "symbol": "BBHO",
  "rewardPool": "38706.46235904",
  "lastRewardTimestamp": 1736532522000,
  "lastClaimDecayTimestamp": 1736532522000,
  "createdTimestamp": 1722758442000,
  "lastRewardReductionTimestamp": 1721337267000,
  "config": {
    "postRewardCurve": "power",
    "postRewardCurveParameter": "1",
    "curationRewardCurve": "power",
    "curationRewardCurveParameter": "1",
    "curationRewardPercentage": 50,
    "cashoutWindowDays": 7,
    "rewardPerInterval": "2",
    "rewardIntervalSeconds": 60,
    "voteRegenerationDays": 5,
    "downvoteRegenerationDays": 30,
    "stakedRewardPercentage": 50,
    "votePowerConsumption": 200,
    "downvotePowerConsumption": 200,
    "tags": [
      "bbh",
      "inleo",
      "drip",
      "tip",
      "passive"
    ],
    "disableDownvote": true,
    "ignoreDeclinePayout": false
  },
  "pendingClaims": "24176467.9531357019",
  "active": true,
  "intervalPendingClaims": "24176467.9531357019",
  "intervalRewardPool": "38714.59603804"
}