CMintLogic · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
CMintLogic
Address TQ31MAVsCG7jZFD7bqGcAS2SfPbJ1sdVM9
Contract balance 0TRX on-chain
Total calls 37.91K lifetime triggers
Functions 37 13 read · 24 write
Bytecode 13.86Kbytes runtime
Deployed Apr 15, 2022 unverified
Contract interface
ABI · 37 fns
contract.abi.json
[
{
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"inputs": [
{
"indexed": true,
"name": "previousOwner",
"type": "address"
},
{
"indexed": true,
"name": "newOwner",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "Event"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"name": "blackHoleAddress",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"name": "boxCarIdBuilder",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
},
{
"name": "feeType",
"type": "uint8"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "buyPledgeEngine",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint8"
}
],
"constant": true,
"inputs": [
{
"type": "uint8"
}
],
"name": "carDays",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"name": "carIdBuilder",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint8"
}
],
"constant": true,
"inputs": [
{
"type": "uint256"
}
],
"name": "carTypeData",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId1",
"type": "uint256"
},
{
"name": "tokenId2",
"type": "uint256"
},
{
"name": "moduleType",
"type": "uint8"
},
{
"name": "feeType",
"type": "uint8"
}
],
"name": "composeCar",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"constant": true,
"inputs": [
{
"type": "address"
}
],
"name": "executors",
"stateMutability": "View",
"type": "Function"
},
{
"payable": true,
"name": "gainRankAward",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"name": "gainSignAward",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "getCarOwner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "getMaxScore",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "getTodayBuy",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "leftEngine",
"type": "uint256"
},
{
"name": "engine",
"type": "uint256"
},
{
"name": "spb",
"type": "uint256"
},
{
"name": "score",
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "getTokenInfo",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "getWithdrawAmount",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"name": "owner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"constant": true,
"name": "pause",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "engine",
"type": "uint256"
},
{
"name": "spb",
"type": "uint256"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "release",
"stateMutability": "Payable",
"type": "Function"
},
{
"inputs": [
{
"name": "account",
"type": "address"
},
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "sendCar",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "erc20",
"type": "address"
},
{
"name": "to",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "sendIERC20",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "account",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "sendRankAward",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "to",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "sendSPB",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "signPledge",
"stateMutability": "Payable",
"type": "Function"
},
{
"inputs": [
{
"name": "newOwner",
"type": "address"
}
],
"name": "transferOwnership",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "status",
"type": "bool"
}
],
"name": "updateCostRon",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "carType",
"type": "uint8"
},
{
"name": "limit",
"type": "uint256"
}
],
"name": "updateDailyLimit",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "carType",
"type": "uint8"
},
{
"name": "day",
"type": "uint8"
}
],
"name": "updateDays",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newRate",
"type": "uint256"
}
],
"name": "updateEngineRate",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "executor",
"type": "address"
},
{
"name": "status",
"type": "bool"
}
],
"name": "updateExecutor",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newFA",
"type": "address"
}
],
"name": "updateFA",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_newAddress",
"type": "address"
}
],
"name": "updateFoundation",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "commonId",
"type": "uint256"
},
{
"name": "boxCarId",
"type": "uint256"
}
],
"name": "updateIdBuilder",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "dataAddr",
"type": "address"
}
],
"name": "updateMintData",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "status",
"type": "bool"
}
],
"name": "updatePause",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "amount",
"type": "uint256"
}
],
"name": "updateSignToken",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
},
{
"name": "score",
"type": "uint256"
}
],
"name": "uploadScore",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"payable": true,
"inputs": [
{
"name": "tokenId",
"type": "uint256"
}
],
"name": "withdraw",
"stateMutability": "Payable",
"type": "Function"
}
]About this contract
overview
CMintLogic is a smart contract on Tron, deployed from TGPVH68eabUdKaa3AfeTBheRkGzsFCgrvr on Apr 15, 2022. It has been called 37.91K 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.