RarePackFour
Verified contract
Active on
Ethereum with 227,974 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91b9…d689
0x657c…cec8
0x512f…4515
Balances ($46.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOM | ERC-20 | 838.7 | $0.055702 |
$46.72 | |
CYRUS | ERC-20 | 1K | -- | -- | |
CEN | ERC-20 | 2.24994 | -- | -- | |
FLOV | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20589533 | 3 months ago | | | 0 | 0.000022004231 | |
| 14823122 | 2 years ago | | | 0.012 | 0.00094244000 | |
| 14823122 | 2 years ago | | | 0.012 | 0.00084819600 | |
| 14365104 | 3 years ago | | | 0.012 | 0.0013937471 | |
| 12585805 | 3 years ago | | | 0.012 | 0.00086704480 | |
| 12541694 | 3 years ago | | | 0.012 | 0.0015865800 | |
| 11652644 | 4 years ago | | | 0 | 0.0014029800 | |
| 10243344 | 4 years ago | | | 0.012 | 0.0024720760 | |
| 9846062 | 5 years ago | | | 0.072 | 0.0010206664 | |
| 9714848 | 5 years ago | | | 0.072 | 0.0011166964 |
ABI
ABI objects
Getter at block 21157741
canClaim() view returns (bool)
false
creationBlock() view returns (uint256)
5941061
getPurchaseCount() view returns (uint256)
74290
migration() view returns (address)
0x6ebeaf8e8e946f0716e6533a6f2cefc83f60e8ab
multiplier() view returns (uint16)
3
owner() view returns (address)
0x95b697e13f227d55ef4336f7aa762fe243eef590
packLimit() view returns (uint16)
5
packSize() view returns (uint8)
5
packsPerClaim() view returns (uint16)
10
paused() view returns (bool)
false
perClaim() view returns (uint16)
10
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)
isPriorPack(address test) view returns (bool)
packs(uint256) view returns (address)
predictPacks(uint256 id) view returns (uint16[] protos, uint16[] purities)
purchases(uint256) view returns (uint16 current, uint16 count, address user, uint256 randomness, uint64 commit)
State-modifying
Events basePrice() returns (uint256)
callback(uint256 id)
claim(uint256 id)
claimMultiple(address pack, uint256 purchaseID) returns (uint16, address)
pause()
purchase(uint16 packCount, address referrer) payable
purchaseFor(address user, uint16 packCount, address referrer) payable
recommit(uint256 id)
setCanClaim(bool claim)
setOwner(address _owner)
setPackLimit(uint16 limit)
setPacksPerClaim(uint16 _perClaim)
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)
Recommit(uint256 indexed id)
Referral(address indexed referrer, uint256 value, address purchaser)
Status(uint256 before, uint256 aft)
Unpause()
constructor(address _old, address[] _packs, address _core, address vault, address _pheonix)
This contract contains no fallback and receive objects.
This contract contains no error objects.