ChickenHuntStock
Verified contract
Active on
Ethereum with 84,369 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
9 additional
variables
Balances ($26,810.50)
Native
Value
$26,810.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 8.004113 | $3,349.59 |
$26,810.5 | |
GSE | ERC-20 | 18 | $0.000029 |
$0 | |
NTN | ERC-20 | 982 | -- | -- | |
EBK | ERC-20 | 8.642668 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- | |
WDT | ERC-20 | 0.0007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102889 | 20 days ago | | | 0 | 0.000096119728 | |
| 21102884 | 20 days ago | | | 0 | 0.00017839207 | |
| 20905287 | 2 months ago | | | 0 | 0.00011646689 | |
| 20905279 | 2 months ago | | | 0 | 0.00059433306 | |
| 20493210 | 3 months ago | | | 0 | 0.000068926383 | |
| 20406629 | 4 months ago | | | 0 | 0.00090377831 | |
| 18917611 | a year ago | | | 0 | 0.00055228151 | |
| 18911657 | a year ago | | | 0 | 0.00024484001 | |
| 18908253 | a year ago | | | 0 | 0.0018976837 | |
| 18907029 | a year ago | | | 0 | 0.0039839447 |
ABI
ABI objects
Getter at block 21248796
CORRECTION() view returns (uint256)
18446744073709551616
INCREMENT_RATE() view returns (uint256)
12
altarCut() view returns (uint256)
75
altarFund() view returns (uint256)
5665419582809318
chickenTokenDelegator() view returns (address)
0xf01bccb3a16c9f8010993d51243973961fe613cd
committee() view returns (address)
0x5c8f31901328e79522545d3ca708d98a39b5a4ab
cooldownTime() view returns (uint256)
600
decimals() view returns (uint8)
18
depot() view returns (uint256 ethereum, uint256 max)
(ethereum=50000000000000000, max=9)
devCut() view returns (uint256)
4
devFee() view returns (uint256)
4840742492877164200
developer() view returns (address)
0x00272000722b4292cd331955a2783540facb8ab8
dividendRate() view returns (uint256)
20
dividendsPerShare() view returns (uint256)
175813590958726787264
genesis() view returns (uint256)
1525791600
name() view returns (string)
ChickenHuntStock
store() view returns (address owner, uint256 cut, uint256 cost, uint256 balance)
(owner=0xf2b31e5768871b3ad8435edb2c54b8683a3d1a5e, cut=1, cost=4600511990936970145, balance=181348300000000000)
symbol() view returns (string)
CHS
totalChicken() view returns (uint256)
3772168724089
totalShares() view returns (uint256)
3607966000000000000
totalSupply() view returns (uint256)
3607966000000000000
typeA() view returns (uint256 chicken, uint256 ethereum, uint256 max)
(chicken=100, ethereum=10000000000000, max=99)
typeB() view returns (uint256 chicken, uint256 ethereum, uint256 max)
(chicken=100000, ethereum=1000000000000000, max=9)
Read-only
allowance(address _owner, address _spender) view returns (uint256)
altarRecords(uint256) view returns (uint256 ethereum, uint256 chicken)
attackCooldown(address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
chickenOf(address _user) view returns (uint256)
detailsOf(address _user) view returns (uint256[2] _hunting, uint256[2] _offense, uint256[2] _defense, uint256[4] _hunter, uint256[] _pets, uint256 _depots, uint256 _savedChicken, uint256 _lastSaveTime, uint256 _cooldown)
dividendsOf(address _shareholder) view returns (uint256)
ethereumBalance(address) view returns (uint256)
hunterOf(address _user) view returns (uint256 _strength, uint256 _dexterity, uint256 _constitution, uint256 _resistance)
items(uint256) view returns (address owner, uint256 huntingMultiplier, uint256 offenseMultiplier, uint256 defenseMultiplier, uint256 cost)
lastSaveTime(address) view returns (uint256)
pets(uint256) view returns (uint256 huntingPower, uint256 offensePower, uint256 defensePower, uint256 chicken, uint256 ethereum, uint256 max)
savedChickenOf(address) view returns (uint256)
tradeBookOf(address _user) view returns (uint256 _id, uint256 _ethereum, uint256 _totalChicken, uint256 _chicken, uint256 _income)
tradeBooks(address) view returns (uint256 altarRecordId, uint256 chicken)
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)
approve(address _spender, uint256 _value) returns (bool)
attack(address _target)
buyDepots(uint256 _amount) payable
buyItem(uint256 _id) payable
buyPets(uint256 _id, uint256 _amount) payable
buyStore() payable
callFor(address _to, uint256 _value, uint256 _gas, bytes _code) payable returns (bool)
changePet(uint256 _id, uint256 _chicken, uint256 _ethereum, uint256 _max)
chickenToAltar(uint256 _chicken)
ethereumFromAltar()
init(address _chickenTokenDelegator)
join()
redeemShares()
saveChickenOf(address _user) returns (uint256)
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)
transfer(address _to, uint256 _value) returns (bool)
transferChickenFrom(address _from, address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
upgradeConstitution(uint256 _to) payable
upgradeDexterity(uint256 _to) payable
upgradeResistance(uint256 _to) payable
upgradeStrength(uint256 _to) payable
withdraw()
withdrawDevFee()
withdrawStoreBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
Attack(address indexed attacker, address indexed defender, uint256 booty)
BuyItem(address indexed from, address indexed to, uint256 indexed id, uint256 cost)
BuyStore(address indexed from, address indexed to, uint256 cost)
ChangePet(uint256 id, uint256 chicken, uint256 ethereum, uint256 max)
ChickenToAltar(address indexed user, uint256 id, uint256 chicken)
EthereumFromAltar(address indexed user, uint256 id, uint256 ethereum)
Join(address user)
NewAltarRecord(uint256 id, uint256 ethereum)
NewItem(uint256 id, uint256 huntingMultiplier, uint256 offenseMultiplier, uint256 defenseMultiplier, uint256 ethereum)
NewPet(uint256 id, uint256 huntingPower, uint256 offensePower, uint256 defense, uint256 chicken, uint256 ethereum, uint256 max)
RedeemShares(address indexed user, uint256 shares, uint256 dividends)
SetCommittee(address committee)
SetConfiguration(uint256 chickenA, uint256 ethereumA, uint256 maxA, uint256 chickenB, uint256 ethereumB, uint256 maxB)
SetCooldownTime(uint256 cooldownTime)
SetDepot(uint256 ethereum, uint256 max)
SetDeveloper(address developer)
SetDistribution(uint256 dividendRate, uint256 altarCut, uint256 storeCut, uint256 devCut)
SetNameAndSymbol(string name, string symbol)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeDepot(address indexed user, uint256 to)
UpgradeHunter(address indexed user, string attribute, uint256 to)
UpgradePet(address indexed user, uint256 id, uint256 to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.