AutoSunSwap · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
AutoSunSwap
Address TTPvTn6CJsVjRZBw1DvmhsUpzwk12MFEBn
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
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.