LEVEL 2
-
2%
You can transparently view all transactions and details that have been made since the date the smart contract was created.
Tronforge.pro is not managed by anyone, including its own software team. It is developed as a fully automatic system. Nobody has access to funds. Your funds are secured between you and the smart contract.
Smart contracts are a part of blockchain technology. Blockchain is a secure technology that no hacker can access.
You can easily acquire TRX from the most popular platforms. After purchasing TRX, you can transfer it to your personal wallet, and then transfer it to Tronforge.pro smart-contract address.
We recommend to use: TronLink / TokenPocket or Klever mobile app.
Congratulations! You have joined the unique world of Tronforge.pro. You can find all your personal information on wallet statistics page and you can withdraw your money from this screen whenever you want.
A basic rewards rate of 3% is earned every 24 hours. The Tronforge.pro smart contract calculates rewards based on every contribution made since the contract's creation date.
The personal hold bonus increases the rewards rate by 0.1% every 24 hours if no withdrawals are made, with a maximum increase of 1%.
The leader bonus allows for an additional 0.1% fee for every 1 billion TRX distributed in referral bonuses and rewards, with a maximum increase of 0.5%.
Earn an additional 0.1% reward for every 10 million active users on the platform, up to a maximum of 0.5%.
Receive an additional 0.2% reward for every 1 billion TRX in the Smart Contract Balance, up to a maximum of 1%.
contract Tronfroge.pro using SafeMath for uint;
uint constant public DEPOSITS_MAX = 500;
uint constant public INVEST_MIN_AMOUNT = 100 trx;
uint constant public INVEST_MAX_AMOUNT = 4000000 trx;
uint constant public BASE_PERCENT = 300;
uint[] public referral_percents = [500, 200, 200, 100, 100, 100, 100 50, 50, 50, 50];
uint constant public marketing_fee = 500;
0
0%
0