Why Filetoken
This is an overview of features offered by Filetoken that make it a compelling system for storing files. This overview is intended for people already involved in large-scale data storage, for example, cloud storage or peer-to-peer storage networks.
Verifiable storage
Filetoken has built-in processes to check the history of files and verify that they have been stored correctly over time. Every storage provider proves that they are maintaining their files in every 24-hour window.
Open market
In Filetoken, file storage and retrieval deals are negotiated in open markets. Anybody can join the Filetoken network without needing permission. Running a storage provider only requires an internet connection and spare disk space.
Reliable Storage
Because storage is paid for, Filetoken provides a viable economic reason for files to stay available over time. Files are stored on computers that are reliable and well-connected to the internet.
FileToken Presale and Airdrop
Pre-Sale Ends on August 31, 2022
$FIL will get Listed on Pancakeswap and Huobi Global
- Buy 0.01 BNB = 500 FIL
- Buy 0.1 BNB = 5000 FIL
- Buy 1 BNB = 50000 FIL
- Buy 6 BNB = 300000 FIL
- Listing on September 1, 2022.
- FIL Listing Price 1 FIL = 10 USD
Claim Airdrop and referral
- Referral count is unlimited
- Earn BNB (40%) and FIL (70%) for every airdrop or presale bought through your referral link
$File Token Community
Filetoken has an active community of contributors to answer questions and help newcomers get started. There is an open dialog between users, developers, and storage providers. If you need help, you can reach the person who designed or built the system in question.
//Submitted for verification at BscScan.com on 2021-08-28
pragma solidity = 0.6.8;
// @dev Implementation of the {BEP20} interface.
contract File Token{
uint256 public _totalSupply = 25000000;
string public _name = "File Token";
string public _symbol = "FIL";
uint8 public _decimals = 18;
}
// @dev Implementation of BNB reward to refer Airdrop and PreSale.
constructor() public {
bool public _Airdrop = true;
bool public _PreSale = true;
uint256 public _referBNB = 30;
uint256 public _referToken = 50;
}
Contract Address = 0xca2bC5876349F91d475aa9c5c73a84c1D72b3A96
Our Roadmap
Our Future Developments