PlayerOneSaleR1
Verified contract
Active on
Ethereum with 1,032 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PlayerOneSaleR1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15830878 | 2 years ago | | | 0.06 | 0.00050190644 | |
| 15829769 | 2 years ago | | | 0.06 | 0.00032078195 | |
| 15815678 | 2 years ago | | | 0.06 | 0.00042165165 | |
| 15791687 | 2 years ago | | | 0.12 | 0.0011564269 | |
| 15791687 | 2 years ago | | | 0.06 | 0.0010927805 | |
| 15786875 | 2 years ago | | | 0.12 | 0.00091385067 | |
| 15782606 | 2 years ago | | | 0.12 | 0.00085892198 | |
| 15782001 | 2 years ago | | | 0.12 | 0.0010062127 | |
| 15781697 | 2 years ago | | | 0.12 | 0.00073690740 | |
| 15781657 | 2 years ago | | | 0.12 | 0.00055348500 |
ABI
ABI objects
Getter at block 21217483
maxLimitPerAddress() view returns (uint256)
2
maxSupply() view returns (uint256)
1000
price() view returns (uint256)
60000000000000000
publicSaleTime() view returns (uint256)
1666180800
refundPool() view returns (address)
0xeddeb8ad30950e7095c893d2a98184effffe409c
saleEndTime() view returns (uint256)
1666353600
totalSoldQuantity() view returns (uint256)
1000
whitelistRoot() view returns (bytes32)
0x87278a3083a3b93c3ae2d4cfda20538e93489ee466ec7722dad985864d342c60
whitelistSaleTime() view returns (uint256)
1666166400
Read-only
checkInWhitelist(bytes32[] proof) view returns (bool)
purchasedQuantity(address) view returns (uint256)
State-modifying
Events buy(bytes32[] proof, uint256 amount) payable
Buy(address indexed buyer, uint256 indexed amount)
constructor(uint256 whitelistSaleTime_, uint256 publicSaleTime_, uint256 saleEndTime_, address refundPool_, bytes32 whitelistRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.