Metacrowd · Verified Contract on Tron
Smart contract
VERIFIED · mainnet
{} ✓
Metacrowd
Address TWMzh1361J6SsDDefQsBnA3CqPYC5DCZVM
Contract balance 0TRX on-chain
Total calls 52.34K lifetime triggers
Functions 5 1 read · 4 write
Bytecode 2.03Kbytes runtime
Deployed Mar 20, 2023 verified
Contract interface
ABI · 5 fns
contract.abi.json
[
{
"inputs": [
{
"name": "_amount",
"type": "uint256"
}
],
"name": "checkUpdate",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"name": "destruct",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"name": "register",
"stateMutability": "Payable",
"type": "Function"
},
{
"payable": true,
"inputs": [
{
"name": "_contributors",
"type": "address[]"
},
{
"name": "_balances",
"type": "uint256[]"
}
],
"name": "sendToAllTRX",
"stateMutability": "Payable",
"type": "Function"
},
{
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"inputs": [
{
"name": "value",
"type": "uint256"
},
{
"indexed": true,
"name": "sender",
"type": "address"
}
],
"name": "SendToAllTRX",
"type": "Event"
},
{
"inputs": [
{
"indexed": true,
"name": "_userAddress",
"type": "address"
},
{
"name": "_amount",
"type": "uint256"
}
],
"name": "SendToAllEqualTRX",
"type": "Event"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"name": "getBalance",
"stateMutability": "View",
"type": "Function"
}
]About this contract
overview
Metacrowd is a verified smart contract on Tron, deployed from TYncLVP7ocEy9xDncak2tGJECrebexRL1d on Mar 20, 2023. It has been called 52.34K times.
The ABI matches the on-chain bytecode, so the Read tab above runs live view calls against the node (no gas, no signature). The verified Solidity source is viewable on TronScan ↗. Write calls require a signed wallet transaction — wallet support is coming soon.