Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x45de…8bb6
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- | |
Mecha Hound | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16813691 | 2 years ago | | | 0 | 0.0087673165 | |
| 15881056 | 2 years ago | | | 0 | 0.0028021541 | |
| 15881054 | 2 years ago | | | 0 | 0.00068449284 | |
| 15866608 | 2 years ago | | | 0 | 0.012399132 | |
| 15855977 | 2 years ago | | | 0 | 0.0053287610 | |
| 15855927 | 2 years ago | | | 0 | 0.0023502270 | |
| 15814901 | 2 years ago | | | 0 | 0.011806998 | |
| 15764045 | 2 years ago | | | 0 | 0.0092647593 | |
| 15759045 | 2 years ago | | | 0 | 0.015163175 | |
| 15752288 | 2 years ago | | | 0 | 0.013293311 |
ABI
ABI objects
Getter at block 21218222
Empty() view returns (string)
IMechaApe() view returns (address)
0x9fe9caa2c7551520ffae6b8fa126eebf99ab5f3b
IMechaHound() view returns (address)
0x45deaee3500ee3c6d44a123357bf1885c1dc8bb6
LuckyChancePrice() view returns (uint256)
0
MechaApeRatio() view returns (uint256)
2
MechaHoundRatio() view returns (uint256)
1
decimals() view returns (uint8)
18
isFeature() view returns (bool)
false
isLuckyChance() view returns (bool)
false
isRaffle() view returns (bool)
false
name() view returns (string)
Kills
owner() view returns (address)
0x191da0baf82f46e62d8c88f42f989e6aab2345f9
symbol() view returns (string)
Kills
totalSupply() view returns (uint256)
0
Read-only
LuckyChance(string, uint256) view returns (address addressLuckyChance, string prizeLuckyChance)
MechaApeLength(address _staker) view returns (uint256 Length)
MechaApeStakeAddress(uint256) view returns (address)
MechaApeStakeToken(address, uint256) view returns (uint256)
MechaHoundLength(address _staker) view returns (uint256 Length)
MechaHoundStakeAddress(uint256) view returns (address)
MechaHoundStakeToken(address, uint256) view returns (uint256)
MechaStake(address) view returns (uint256 amountHunting, uint256 timeOfHunting, uint256 deposit)
MechaStakeArray(uint256) view returns (address)
Raffle(string, uint256) view returns (address addressRaffle, uint256 amountRaffle)
RafflePrice(string) view returns (uint256)
RaffleWinner(string) view returns (address)
TotalReward(address _staker) view returns (uint256 _rewards)
addressDetail(address _user) view returns (uint256 _tokensMechaHoundStaked, uint256 _availableRewards)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RaffleDeclareWinner(string raffleName)
Stake(uint256[] _idMechaApe, uint256[] _idMechaHound)
UnStake(uint256[] _idMechaApe, uint256[] _idMechaHound)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(address _owner)
onDepositKills(uint256 amount)
onLuckyChance(uint256 amount, string luckyChanceName) returns (string)
onMoveKills()
onRaffleJoin(uint256 amount, string raffleName)
onTransferKills(address to, uint256 amount)
onWithdrawKills()
setEmptyLuckyChance(string emptyName)
setIsFeature(bool _isDeposit, bool _isFeature, bool _isLuckyChance)
setLuckyChancePrice(uint256 _luckyChancePrice)
setPrizeLucky(string LuckyChanceName, string[] prizeLuckyChance)
setRafflePrice(string raffleName, uint256 _raffleChancePrice)
setRatioStaking(uint256 _mechaApe, uint256 _mechaHound)
setRewardsPerHour(uint256 _newValue)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _mechaApe, address _mechaHound, string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.