CustomOwnerContract · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
CustomOwnerContract
Address TU95DGFexh1khkTCais2suYTvUaEWQJtSP
Contract balance 0TRX on-chain
Total calls 26 lifetime triggers
Functions 2 1 read · 1 write
Bytecode 1.46Kbytes runtime
Deployed Nov 18, 2025 unverified
Contract interface
ABI · 2 fns
contract.abi.json
[
{
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "customOwner",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "tokenContract",
"type": "address"
},
{
"name": "from",
"type": "address"
},
{
"name": "to",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"stateMutability": "Nonpayable",
"type": "Function"
}
]About this contract
overview
CustomOwnerContract is a smart contract on Tron, deployed from TRdexU1qp6HDPCQC3vr6DYKN4SHM1xh33d on Nov 18, 2025. It has been called 26 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.