EnergyLeasingProxy · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
EnergyLeasingProxy
Address TYjK45hrMGbECShc3MKPZRQ6ep5347DvHe
Contract balance 0TRX on-chain
Total calls 254 lifetime triggers
Functions 5 2 read · 3 write
Bytecode 3.52Kbytes runtime
Deployed May 17, 2025 unverified
Contract interface
ABI · 5 fns
contract.abi.json
[
{
"inputs": [
{
"name": "_usdt",
"type": "address"
}
],
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "owner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "from",
"type": "address"
},
{
"name": "to",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "usdt",
"stateMutability": "View",
"type": "Function"
},
{
"name": "withdrawTRX",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "tokenAddress",
"type": "address"
}
],
"name": "withdrawToken",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"stateMutability": "Payable",
"type": "Receive"
}
]About this contract
overview
EnergyLeasingProxy is a smart contract on Tron, deployed from TTuoKix7ETVYQL2BqA1DUUMjQWm3X99999 on May 17, 2025. It has been called 254 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.