Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa6dd…fa01
Balances ($0.00)
No balances found for "PackSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6821517 | 6 years ago | | | 0 | 0.00022564000 | |
| 6821506 | 6 years ago | | | 0 | 0.00023952000 | |
| 6821241 | 6 years ago | | | 0 | 0.00012390400 | |
| 6821241 | 6 years ago | | | 0 | 0.0010155365 | |
| 6821236 | 6 years ago | | | 0 | 0.0010156795 | |
| 6821236 | 6 years ago | | | 0 | 0.0010156795 | |
| 6821236 | 6 years ago | | | 0 | 0.0010156795 | |
| 6821236 | 6 years ago | | | 0 | 0.0010156795 | |
| 6821236 | 6 years ago | | | 0 | 0.0010155365 | |
| 6821129 | 6 years ago | | | 0 | 0.00091411155 |
ABI
ABI objects
Getter at block 21218977
getNumMyHatchingUnits() view returns (uint256)
0
hatchingsNeeded() view returns (uint256)
0
owner() view returns (address)
0xd9a8ebfc5a7efa6b3e67fbbc014f1e493247294d
paused() view returns (bool)
true
Read-only
getPrice(uint32 sku) view returns (uint256)
State-modifying
Events buy(uint16 sku, address referral) payable
giveFreeUnit(address to, uint16 minRarity)
hatch()
pause()
renounceOwnership()
setPrice(uint32 sku, uint64 price)
setTokenContractAddress(address newAddress)
transferOwnership(address _newOwner)
unpause()
withdrawBalance()
Hatched(address buyer, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Sold(address buyer, uint256 sku, uint256 totalPrice)
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.