EpicPackTwo
Verified contract
Active on
Ethereum with 52 txns
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 "EpicPackTwo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6038529 | 6 years ago | | | 0 | 0.00027448000 | |
| 5966681 | 6 years ago | | | 0.252 | 0.00051446400 | |
| 5966499 | 6 years ago | | | 0.252 | 0.00044736000 | |
| 5966342 | 6 years ago | | | 0 | 0.0028307000 | |
| 5966162 | 6 years ago | | | 0 | 0.00087588000 | |
| 5966047 | 6 years ago | | | 0 | 0.0011863750 | |
| 5966038 | 6 years ago | | | 0.252 | 0.0021911640 | |
| 5965727 | 6 years ago | | | 0 | 0.0011863750 | |
| 5965724 | 6 years ago | | | 0.252 | 0.0028580400 | |
| 5961873 | 6 years ago | | | 0 | 0.0030371200 |
ABI
ABI objects
Getter at block 21101438
canClaim() view returns (bool)
false
creationBlock() view returns (uint256)
5939061
integration() view returns (address)
0x512fbd15bde6570ff09e4438af27ede604024515
owner() view returns (address)
0x95b697e13f227d55ef4336f7aa762fe243eef590
packSize() view returns (uint8)
5
packsPerClaim() view returns (uint16)
15
paused() view returns (bool)
true
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.