info_tfgrid/collections/threefold_token/threefold_token.md

95 lines
4.2 KiB
Markdown
Raw Normal View History

2024-04-29 17:49:02 +00:00
<h1> ThreeFold Token </h1>
<h2> Table of Contents </h2>
- [Introduction to TFT](#introduction-to-tft)
- [Chains with TFT](#chains-with-tft)
- [TFT Contract Addresses on Chains](#tft-contract-addresses-on-chains)
- [Bridges Between Chains](#bridges-between-chains)
- [Storing TFT](#storing-tft)
- [Buy and Sell TFT](#buy-and-sell-tft)
- [Liquidity Provider (LP)](#liquidity-provider-lp)
- [Transaction Fees](#transaction-fees)
- [Deploy on the TFGrid with TFT](#deploy-on-the-tfgrid-with-tft)
- [Disclaimer](#disclaimer)
***
## Introduction to TFT
The ThreeFold Token (TFT) is a decentralized digital currency used to buy autonomous and decentralized Internet services (compute, storage, and application) on the ThreeFold Grid.
ThreeFold Tokens are generated through a process called “Farming”. Farming happens when active internet capacity is added to the ThreeFold Grid. Independent farmers earn ThreeFold Tokens (TFT) by providing neutral and decentralized internet capacity, thus expending the usable TF Grid. Therefore no central entity controls the internet.
2024-05-13 18:43:12 +00:00
> [Get an overview of the ThreeFold token](about:token_overview.md)
2024-04-29 17:49:02 +00:00
## Chains with TFT
TFT lives on 4 different chains: TFChain, Stellar chain, Ethereum chain and Binance Smart Chain.
- TFT are minted on the Stellar chain.
- TFT are used to deploy workloads on TFChain.
- TFT can be transacted on Ethereum chain, Binance Smart Chain and Stellar chain.
## TFT Contract Addresses on Chains
The TFT contract address on different chains are the following:
- [TFT Contract address on Stellar](https://stellarchain.io/assets/TFT-GBOVQKJYHXRR3DX6NOX2RRYFRCUMSADGDESTDNBDS6CDVLGVESRTAC47)
- ```
TFT-GBOVQKJYHXRR3DX6NOX2RRYFRCUMSADGDESTDNBDS6CDVLGVESRTAC47
```
- [TFT Contract address on Ethereum](https://etherscan.io/token/0x395E925834996e558bdeC77CD648435d620AfB5b)
- ```
0x395E925834996e558bdeC77CD648435d620AfB5b
```
- [TFT Contract address on BSC](https://bscscan.com/address/0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf)
- ```
0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf
```
## Bridges Between Chains
2024-05-13 18:43:12 +00:00
[Bridges](tft_bridges.md) are available to easily navigate between the chains.
2024-04-29 17:49:02 +00:00
2024-05-13 18:43:12 +00:00
- [TFChain-Stellar Bridge](tfchain_stellar_bridge.md)
- [BSC-Stellar Bridge](bsc_stellar_bridge.md)
- [Ethereum-Stellar Bridge](tft_ethereum.md)
2024-04-29 17:49:02 +00:00
## Storing TFT
2024-05-13 18:43:12 +00:00
There are many ways to store TFT. The [TF Connect app wallet](tf_connect_app.md) and a [hardwallet wallet](hardware_wallet.md) are two of the many possibilities.
2024-04-29 17:49:02 +00:00
2024-05-13 18:43:12 +00:00
> [Easily Store TFT](storing_tft.md)
2024-04-29 17:49:02 +00:00
## Buy and Sell TFT
2024-05-13 18:43:12 +00:00
You can [buy and sell TFT](buy_sell_tft.md) with cryptocurrencies on Stellar Chain, Ethereum Chain and BNB Smart Chain.
2024-04-29 17:49:02 +00:00
Using Lobstr is very effective to buy TFT with fiat or crypto in no time:
2024-05-13 18:43:12 +00:00
> [Get TFT: Quick Guide](tft_lobstr_short_guide.md)
2024-04-29 17:49:02 +00:00
## Liquidity Provider (LP)
A liquidity provider (LP) is an individual or entity that contributes liquidity to a decentralized exchange or automated market maker (AMM) platform
2024-05-13 18:43:12 +00:00
> [Become a Liquidity Provider](liquidity_readme.md)
2024-04-29 17:49:02 +00:00
## Transaction Fees
Each time transactions are done on chains, transaction fees apply.
> Learn about [Transaction Fees](./transaction_fees.md)
## Deploy on the TFGrid with TFT
You can do almost anything on the TFGrid: as long as you're doing Linux stuff, ZOS got your back!
2024-05-13 18:43:12 +00:00
> [Get Started on the TFGrid](system_administrators:tfgrid3_getstarted)
2024-04-29 17:49:02 +00:00
## Disclaimer
> The information provided in this tutorial or any related discussion is not intended as investment advice. The purpose is to provide educational and informational content only. Investing in cryptocurrencies or any other assets carries inherent risks, and it is crucial to conduct your own research and exercise caution before making any investment decisions.
>
2024-05-13 18:43:12 +00:00
> **The ThreeFold Token (TFT)** is not to be considered as a traditional investment instrument. The value of cryptocurrencies can be volatile, and there are no guarantees of profits or returns. Always be aware of the risks involved and make informed choices based on your own assessment and understanding. We strongly encourage you to read our [full disclaimer](legal/disclaimer.md) and seek advice from a qualified financial professional if needed.