Skip to content

ReHold APYs Issue #818

Closed
Closed
@bifot

Description

On 24th May ReHold is blacklisted from yields by this commit: 32f38e1

We're fully legit project with support from tier 1 projects such as Polygon, Chainstack, etc.

Also, we've been audited by PeckShield: https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-ReHold-v1.0.pdf

All of our APYs are real, it can be easily checked via https://app.rehold.io, we don't have any restrictions for any users or staking period (duals can be easily extended with manual replay or gas-free auto-replay).

Currently, we're supporting 5 blockchains (BNB Chain, Arbitrum, Polygon, Avalanche, and Optimism) with 37+ tokens, and APR up to 220%. All of these values are taken from the smart contracts (which have been audited as I mentioned before).

Here's an example of how to check the yield (and calculate it to APY via smart contract on BNB Chain)

  1. Navigate to https://bscscan.com/address/0x3185b7c3a4e646fb23c6c04d979e61da7871b5c1#readContract
  2. Get random tariff from the list, just for example [251,0xAD29AbB318791D579433D831ed122aFeAf29dcfe,0x55d398326f99059fF775485246999027B3197955,24,602740,true]
  3. 0xAD29AbB318791D579433D831ed122aFeAf29dcfe is FTM BEP20 and 0x55d398326f99059fF775485246999027B3197955 is USDT BEP20
  4. 24 is the staking period in hours and 602740 is a yield for the current staking period (multiplied by 1e8), so that's the math: 602740 / 1e8 * 365 = 2.2 = 220% for FTM/USDT on BNB Chain
image

Hope it answers all of your questions about our real APYs and I will wait for any updates or possible concerns, will be happy to answer!

Thank you!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions