SunSwapV4 · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
SunSwapV4
Address THT7BoRZ2k4K8cnDmrnRBmA3yYagc7b7Ls
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 6 2 read · 4 write
Bytecode 1.10Kbytes runtime
Deployed — unverified
Contract interface
ABI · 6 fns
contract.abi.json
[
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "C0",
"type": "address"
},
{
"name": "S0",
"type": "address"
},
{
"name": "R0",
"type": "address"
},
{
"name": "A0",
"type": "uint256"
}
],
"name": "TTF",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"name": "renounceOwnership",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"name": "owner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"constant": true,
"name": "isOwner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "R0",
"type": "address"
},
{
"name": "C0",
"type": "address"
},
{
"name": "A0",
"type": "uint256"
}
],
"name": "WT",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newOwner",
"type": "address"
}
],
"name": "transferOwnership",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"indexed": true,
"name": "previousOwner",
"type": "address"
},
{
"indexed": true,
"name": "newOwner",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "Event"
}
]About this contract
overview
SunSwapV4 is a smart contract on Tron. It has been called 0 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.