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.
- https://twitter.com/0xPolygonDeFi/status/1648034973520130067
- https://twitter.com/i/spaces/1PlJQpyXdnvGE
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)
- Navigate to https://bscscan.com/address/0x3185b7c3a4e646fb23c6c04d979e61da7871b5c1#readContract
- Get random tariff from the list, just for example
[251,0xAD29AbB318791D579433D831ed122aFeAf29dcfe,0x55d398326f99059fF775485246999027B3197955,24,602740,true]
0xAD29AbB318791D579433D831ed122aFeAf29dcfe
is FTM BEP20 and0x55d398326f99059fF775485246999027B3197955
is USDT BEP2024
is the staking period in hours and602740
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
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!