Smart contract
Yidocy Token (YIDO) contract
Yido conforms to ERC-20 and its maximum supply is 100 million. The contract utilizes multi-signature keys for enhanced decentralization and security, aiming to prevent a single point of failure. This contract implements hash rate-driven finance, where users earn Bitcoin and other crypto rewards based on their staked hash rates or utilities. This incentivizes participation by ensuring steady and predictable rewards.
RewardPool contract
The RewardPool contract manages the distribution of staking rewards. With this contract, users are distributed with rewards that may be later claimed and transferred to their wallet at any time. All transactions are recorded and traced in the distributed ledger, which supports transparency, fairness, and accountability of the distribution.
RewardTreasury contract
The RewardTreasury contract handles staking and unstaking activities. It allows users to stake, unstake, and monitor their staked balance, functioning similarly to a basic banking system for depositing and withdrawing funds.
Last updated