T1Y official logo

T1Y Operation Guide

Public read-only guide for official addresses and contract interactions.

Official Addresses

Main token / deposit contract
0x56b776483096c16a3eDD76156Eee47cdcbC05F7f
Read/reward extension
0x0379d39190E125b530E84254a132563E4EaE37d2
Fee swapper
0x02A2060c730e009b4b2c2B9167f93e7af68D6Bbe
T1Y/WBNB pair
0x9d3153f4D033A54FbC8199eaA195655cecc92262
Dead address
0x000000000000000000000000000000000000dEaD
WBNB
0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c

Before Interacting

Common Contract Paths

Bind referral
Referrer sends 0.01 T1Y to the new user's wallet.
Deposit path
User sends BNB to the main T1YToken contract. Direct PancakeSwap purchases are not treated as the same as the contract deposit record.
Claim static/dynamic T1Y
User sends a very small non-zero T1Y transfer to their own wallet address.
Claim node WBNB
User sends 0 T1Y to the dead address.
Claim node T1Y
User sends 0 T1Y to the main T1YToken contract address.
Redeem LP
User approves LP to the T1YToken contract first, then triggers the redemption path according to contract rules.

Read-only Queries

  1. Open BscScan on BNB Smart Chain.
  2. Open the T1YTokenExt contract address: 0x0379d39190E125b530E84254a132563E4EaE37d2.
  3. Open Contract, then Read Contract.
  4. Use getUserInfo(address) to check LP quantity, static hashrate, dynamic hashrate, and node level.
  5. Use getPendingRewards(address) to check currently pending rewards.

Risk Notes

This guide is not financial advice. T1Y contains non-standard BEP-20 behavior and contract-defined reward logic. Users should understand wallet prompts, slippage, sell impact, redemption rules, reward windows, liquidity risk, and smart-contract risk before interacting.