TXL is a personal token I created under my own name, Tang Xuliu. It is deployed as a standard ERC-20 contract on Ethereum mainnet.
The purpose of this project is straightforward: I wanted to go through the entire lifecycle of creating and managing a real token on a public blockchain — writing and deploying the smart contract, setting up liquidity on Uniswap, implementing a vesting schedule with time-locked releases, and managing LP tokens through a multi-signature wallet.
TXL is not affiliated with any company or organization. It does not represent equity, governance rights, or any promise of financial returns. It is a personal, independently maintained on-chain project.
| Category | Amount | Details |
|---|---|---|
| Initial Circulating | 1,000,000 TXL | Used to provide initial liquidity in the Uniswap V2 TXL/WETH pool |
| Locked (Vesting) | 9,000,000 TXL | Held in a time-lock smart contract, releasing 150,000 TXL per month (~60 month schedule) |
The 90/10 split was chosen intentionally: only a small portion enters circulation at launch, while the majority is released gradually over approximately 5 years. This structure was designed to practice implementing a real vesting mechanism and to keep initial circulating supply low.
The monthly release amount of 150,000 TXL (1.5% of total supply) was set to create a predictable, steady schedule that can be verified on-chain at any time.
The TXL/WETH trading pair is live on Uniswap V2. The LP tokens generated from providing liquidity are not held in a personal wallet — they are stored in a Gnosis Safe multi-signature wallet to reduce single-point-of-failure risk.
This means LP tokens cannot be withdrawn by any single signer alone. The multi-sig setup and its transaction history are publicly visible on Etherscan.
90% of the total TXL supply is locked in a separate time-lock smart contract with a fixed monthly release schedule. The lock contract address and its release transactions are verifiable on-chain.
My name is Tang Xuliu. I am an independent developer with an interest in blockchain technology and smart contract development.
I created TXL as a personal project to gain hands-on experience with the full process of deploying and managing a token on Ethereum — from writing Solidity contracts to interacting with DeFi protocols like Uniswap and Gnosis Safe. This project is a learning exercise and a long-term personal commitment to maintaining a transparent on-chain presence.
I am the sole developer and maintainer of TXL. There is no team, no investors, and no fundraising. All development work is done independently.
Rather than a speculative roadmap, this section documents what has actually been completed and what is planned next.
TXL is a personal project created for learning and experimentation purposes. It is not a security, investment product, or financial instrument of any kind. No promises of returns, profits, or price appreciation are made or implied.
All on-chain interactions are irreversible. Users should independently verify all contract addresses and transaction data before interacting with TXL or any related smart contracts. The creator assumes no liability for any losses incurred from on-chain participation.