CommunityStorage · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
CommunityStorage
Address TFJsNsCiBhsQ5dZDNg5tJfGj2deVqF87Hi
Contract balance 0TRX on-chain
Total calls 15.39K lifetime triggers
Functions 10 4 read · 6 write
Bytecode 5.74Kbytes runtime
Deployed Apr 12, 2021 unverified
Contract interface
ABI · 10 fns
contract.abi.json
[
{
"inputs": [
{
"name": "auther",
"type": "address"
}
],
"name": "KDelAuthAddress",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "contractAddress",
"type": "address"
}
],
"name": "KSetDemocracyDelegate",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "auther",
"type": "address"
}
],
"name": "KAddAuthAddress",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"name": "KImplementAddress",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"inputs": [
{
"type": "uint256"
}
],
"name": "KContractOwners",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"constant": true,
"name": "paused",
"stateMutability": "View",
"type": "Function"
},
{
"name": "Pause",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"name": "Unpause",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "impl",
"type": "address"
}
],
"name": "SetKImplementAddress",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address[]"
}
],
"constant": true,
"name": "KAuthAddresses",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "_usdt",
"type": "address"
},
{
"name": "_mine",
"type": "address"
},
{
"name": "_pin",
"type": "address"
},
{
"name": "_usdtE",
"type": "address"
},
{
"name": "_factory",
"type": "address"
},
{
"name": "_ipin",
"type": "address"
},
{
"name": "_pinE",
"type": "address"
}
],
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"payable": true,
"stateMutability": "Payable",
"type": "Fallback"
},
{
"inputs": [
{
"name": "account",
"type": "address"
}
],
"name": "Paused",
"type": "Event"
},
{
"inputs": [
{
"name": "account",
"type": "address"
}
],
"name": "Unpaused",
"type": "Event"
}
]About this contract
overview
CommunityStorage is a smart contract on Tron, deployed from TUYuSsfWbUcGgngoEqdG6NCzr8GDXg18WY on Apr 12, 2021. It has been called 15.39K 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.