Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91b9…d689
Balances ($0.00)
No balances found for "EpicPack"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20589435 | 3 months ago | | | 0 | 0.000022836472 | |
| 6038463 | 6 years ago | | | 0 | 0.00041238000 | |
| 6038365 | 6 years ago | | | 0 | 0.00022219000 | |
| 5955103 | 6 years ago | | | 0.24 | 0.00021393000 | |
| 5945615 | 6 years ago | | | 0 | 0.00043882000 | |
| 5943916 | 6 years ago | | | 0.24 | 0.00019016000 | |
| 5943866 | 6 years ago | | | 0 | 0.0013063250 | |
| 5943864 | 6 years ago | | | 0.24 | 0.00066718400 | |
| 5943737 | 6 years ago | | | 0 | 0.0013063250 | |
| 5943735 | 6 years ago | | | 0.24 | 0.0010484320 |
ABI
ABI objects
Getter at block 21261280
canClaim() view returns (bool)
false
creationBlock() view returns (uint256)
5939062
integration() view returns (address)
0x512fbd15bde6570ff09e4438af27ede604024515
owner() view returns (address)
0xd2c37fc6fd89563187f3679304975655e448d192
packSize() view returns (uint8)
5
packsPerClaim() view returns (uint16)
15
paused() view returns (bool)
false
purchaseCount() view returns (uint256)
0
totalCount() view returns (uint256)
11
vault() view returns (address)
0x91b9d2835ad914bc1dcfe09bd1816febd04fd689
Read-only
calculatePrice(uint256 base, uint16 packCount) view returns (uint256)
getCardDetails(uint16 packIndex, uint8 cardIndex, uint256 result) view returns (uint16 proto, uint16 purity)
predictPacks(uint256 id) view returns (uint16[] protos, uint16[] purities)
State-modifying
Events basePrice() returns (uint256)
callback(uint256 id)
claim(uint256 id)
pause()
purchase(uint16 packCount, address referrer) payable
setCanClaim(bool claim)
setOwner(address _owner)
unpause()
withdraw()
PackOpened(uint256 indexed id, uint16 startIndex, address indexed user, uint256[] cardIDs)
PacksPurchased(uint256 indexed id, address indexed user, uint16 count)
Pause()
RandomnessReceived(uint256 indexed id, address indexed user, uint16 count, uint256 randomness)
Referral(address indexed referrer, uint256 value, address purchaser)
Unpause()
constructor(address integration, address _vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.