Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd151…9b8e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WGG | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14522788 | 3 years ago | | | 0 | 0.0024126803 | |
| 14522258 | 3 years ago | | | 0 | 0.0076309462 | |
| 14522247 | 3 years ago | | | 0 | 0.035925237 | |
| 14522244 | 3 years ago | | | 0 | 0.0086661957 | |
| 14521846 | 3 years ago | | | 0 | 0.0021849844 | |
| 14515826 | 3 years ago | | | 0 | 0.012899466 | |
| 14515657 | 3 years ago | | | 0 | 0.0094145395 | |
| 14515431 | 3 years ago | | | 0 | 0.0023946140 | |
| 14510729 | 3 years ago | | | 0 | 0.0080273818 | |
| 14510297 | 3 years ago | | | 0 | 0.0053114754 |
ABI
ABI objects
Getter at block 21306676
decimals() view returns (uint8)
18
goatsStaked() view returns (uint256[])
[]
name() view returns (string)
HAYY
owner() view returns (address)
0x5a065f2e2e05bbe470d8fc6930bb23a162ae9b96
returnStakedGoats() view returns (uint256[])
[]
symbol() view returns (string)
HAYY
totalSupply() view returns (uint256)
140000000000000000000
totalYieldEarned() view returns (uint256)
0
wildGoat() view returns (address)
0xd151bbc88db8a7803a2ca7a9722037abdaca9b8e
Read-only
addressStaked(address) view returns (bool)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
daysStaked(uint256 tokenID) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
tokenIDDays(uint256) view returns (uint256)
walletOfOwner(address address_) view returns (uint256[])
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool)
burn(uint256 amount_)
burnFrom(address from_, uint256 amount_)
buyHayy(uint256 tierLevel) payable
changeLockingPeriod(uint256 _period)
changeRatePerDay(uint256 _rate)
changeTier1(uint256 totalHayy, uint256 hayCost)
changeTier2(uint256 totalHayy, uint256 hayCost)
changeTier3(uint256 totalHayy, uint256 hayCost)
claimHayy()
devMint(uint256 amount)
multiTransfer(address[] to_, uint256[] amounts_)
multiTransferFrom(address[] from_, address[] to_, uint256[] amounts_)
renounceOwnership()
setWGGAddress(address incoming)
stakeGoat(uint256[] tokenIDs)
transfer(address to_, uint256 amount_) returns (bool)
transferFrom(address from_, address to_, uint256 amount_) returns (bool)
transferOwnership(address newOwner)
unstakeGoat(uint256[] tokenIds)
withdrawContractEther()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.