TRON GOBLIN
explorerv0.5-beta
MAINNET

AutoSunSwap · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
AutoSunSwap
CONTRACT Unverified Non-proxy
Address TTPvTn6CJsVjRZBw1DvmhsUpzwk12MFEBn
Verification Unverified
Standard CONTRACT
Creation tx 0413b8c7…67c89a
Deployed Jan 16, 2026
Proxy No
Contract balance 0TRX on-chain
Total calls 18 lifetime triggers
Functions 3 1 read · 2 write
Bytecode 1.81Kbytes runtime
Deployed Jan 16, 2026 unverified
Contract interface
ABI · 3 fns
Unverified · bytecode + ABI only 3 functions · 0 events · 1,808 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "_usdt",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "changeOwner",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "getOwner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "transfer",
    "stateMutability": "Nonpayable",
    "type": "Function"
  }
]
About this contract
overview

AutoSunSwap is a smart contract on Tron, deployed from TA7SuQReN76jHqcysDiWBA1WdmezDzpvLy on Jan 16, 2026. It has been called 18 times.

This contract is not source-verified, so only its on-chain bytecode and ABI are available. Read calls still run live against the node. Write calls require a signed wallet transaction — wallet support is coming soon.