Xếp hạng #4219
06:33:00 27/11/2025
Giá TrainCoin (TRAIN)
$0.1131 1.83%
0.000001251 BTC
3,121 VND
Thấp: $0.1039
Cao: $0.1150
Thông tin TrainCoin (TRAIN)
| Trạng thái | Đang hoạt động |
| Website | |
| Sách trắng | |
| Block Explorer | https://tonviewer.com/EQBZn0aFa466gyVsN8bZdqTnMGnWnQwuZmpYPjKLYK_TRAIN https://tonscan.org/jetton/EQBZn0aFa466gyVsN8bZdqTnMGnWnQwuZmpYPjKLYK_TRAIN |
| Chat | |
| Nền tảng | |
| Ngày thêm vào danh sách | 04:37:03 25/11/2025 |
| Thẻ | Toncoin Ecosystem |
Số liệu thống kê TrainCoin (TRAIN)
| Giá TrainCoin (TRAIN) hôm nay | |
|---|---|
| Giá TrainCoin (TRAIN) | $0.1131 |
| Dao động 1 giờ | 3.57% |
| Dao động 24 giờ | 1.83% |
| Dao động 7 ngày | 11% |
| Giá Thấp / Cao nhất (24h) | $0.1035 / $0.1153 |
| Khối lượng giao dịch 24 giờ | $114,786 |
| Vốn hóa | - |
| Xếp hạng | #4219 |
| Giá TrainCoin (TRAIN) hôm qua | |
| Giá Thấp / Cao nhất hôm qua | $0.1035 / $0.1153 |
| Giá Mở / Đóng hôm qua | $0.1055 / $0.1070 |
| Dao động giá hôm qua | 1.47% |
| Khối lượng giao dịch hôm qua | $130,787 |
| Nguồn cung TrainCoin (TRAIN) | |
| Tổng TRAIN đang lưu hành | |
| Tổng cung | 9,999,999,597 TRAIN |
| Tổng cung tối đa | 10,000,000,000 TRAIN |
| Lịch sử giá TrainCoin (TRAIN) | |
| Giá Thấp / Cao 7 ngày | $0.07485 / $0.1183 |
| Giá Thấp / Cao 30 ngày | $0.07072 / $0.1183 |
| Giá Thấp / Cao 90 ngày | $0.07072 / $0.2762 |
| Giá Thấp / Cao 52 tuần | $0.07072 / $0.2762 |
| Giá cao nhất lịch sử 02:33:00 16/10/2025 |
$0.2762 |
| Giá thấp nhất lịch sử 13:05:00 18/11/2025 |
$0.07072 |
Each ticket is deployed as an individual smart contract (“Ticket Contract”) on the TON blockchain and stores immutable ride parameters: duration, maximum stake amount, reward rate, and the burn percentage applied when the ride begins. After purchase, a ticket becomes permanently associated with the user’s wallet.
Tickets are purchased with $TRAIN, and the payment is allocated as follows:
a) a predefined percentage of tokens is burned, permanently reducing circulating supply;
b) another portion is sent to the project’s wallet address;
c) the remainder is added to the project’s on-chain reward pool.
A ticket purchase does not start a ride; it simply grants the user the ability to initiate one later under the ticket’s fixed conditions.
To start a ride, the user transfers $TRAIN to the corresponding Ticket Contract. The burn percentage encoded in the ticket is applied immediately, and the remaining amount is locked in the contract for the full duration of the ride. Locked tokens remain fully owned by the user and cannot be accessed by any external party, including the project team. Ride parameters cannot be altered once the ride begins, and an early claim yields no reward.
When the ride duration ends, the user can claim the result. The Ticket Contract unlocks and returns the user’s remaining tokens, then calculates the reward according to the parameters recorded in the ticket. Rewards are paid from the reward pool, which is funded exclusively through ticket purchases and optional contributions from the project team. This pool cannot be withdrawn or repurposed; funds stored in it may only be used to satisfy valid reward claims. All token flows: burns, lockups, unlocks, and reward payouts — are enforced by deterministic smart contract logic and are visible on-chain.
The project operates within a naturally deflationary token model. Circulating supply decreases through two on-chain burning stages: during ticket purchases and at ride initiation, while demand is created by the need to acquire tickets and participate in rides. Combined with the fixed maximum supply, these mechanics create predictable long-term supply dynamics driven entirely by user activity within the project.
The project employs a modular smart-contract architecture consisting of the Main Contract and numerous Ticket Contracts. The Main Contract handles core project logic, including payment distribution, support of the reward pool, and publication of essential project data. It does not hold user stakes and has no access to locked funds. Ticket Contracts handle user-specific logic: receiving stakes, applying burns, locking tokens, enforcing time constraints, and computing results. They interact with the Main Contract only when requesting reward payouts, ensuring clear separation of responsibilities and minimizing potential attack surfaces.
Together, these mechanisms form a fully on-chain, transparent, and self-contained tokenomic system in which token flows, reward logic, and user actions are governed exclusively by smart contracts and remain open to independent verification on the TON blockchain.