CHCommitteeWrapper
Verified contract
Active on
Ethereum with 3 txns
Balances ($0.00)
No balances found for "CHCommitteeWrapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6039856 | 6 years ago | | | 0 | 0.00018735600 | |
| 6039854 | 6 years ago | | | 0 | 0.00018735600 | |
| 6039851 | 6 years ago | | | 0 | 0.00018735600 |
ABI
ABI objects
Getter at block 21178716
chickenHunt() view returns (address)
0x1ed3d2c916cab00631cce4b08a7f880d4badae94
committee() view returns (address)
0x00272000722b4292cd331955a2783540facb8ab8
Read-only
This contract contains no read-only function objects.
State-modifying
Events addItem(uint256 _huntingMultiplier, uint256 _offenseMultiplier, uint256 _defenseMultiplier, uint256 _price)
addPet(uint256 _huntingPower, uint256 _offensePower, uint256 _defense, uint256 _chicken, uint256 _ethereum, uint256 _max)
callFor(address _to, uint256 _gas, bytes _code) payable returns (bool)
changePet(uint256 _id, uint256 _chicken, uint256 _ethereum, uint256 _max)
setCommittee(address _committee)
setConfiguration(uint256 _chickenA, uint256 _ethereumA, uint256 _maxA, uint256 _chickenB, uint256 _ethereumB, uint256 _maxB)
setCooldownTime(uint256 _cooldownTime)
setDepot(uint256 _price, uint256 _max)
setDeveloper(address _developer)
setDistribution(uint256 _dividendRate, uint256 _altarCut, uint256 _storeCut, uint256 _devCut)
setNameAndSymbol(string _name, string _symbol)
withdraw()
This contract contains no event objects.
constructor(address _chickenHunt)
fallback()
This contract contains no error objects.