Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0536…369c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIXIE | ERC-20 | 1.2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19299821 | 9 months ago | | | 0.08 | 0.00085304034 | |
| 19299810 | 9 months ago | | | 0.08 | 0.00086083004 | |
| 19299708 | 9 months ago | | | 0.08 | 0.00082000323 | |
| 19299554 | 9 months ago | | | 0.08 | 0.00079116604 | |
| 19299547 | 9 months ago | | | 0.08 | 0.00081079930 | |
| 19299518 | 9 months ago | | | 0.08 | 0.00083989400 | |
| 19299485 | 9 months ago | | | 0.8 | 0.030578214 | |
| 19299484 | 9 months ago | | | 0.8 | 0.029162042 | |
| 19299463 | 9 months ago | | | 0.8 | 0.036013844 | |
| 19299444 | 9 months ago | | | 0.8 | 0.036948697 |
ABI
ABI objects
Getter at block 21228726
MAX_MINT_PER() view returns (uint256)
10
PRICE_PER() view returns (uint256)
80000000000000000
decimals() view returns (uint256)
18
owner() view returns (address)
0xf9211b7e2285cfb2acae6693fc465fdcf77a8d86
supply() view returns (uint256)
10000
token() view returns (address)
0x053692e3e32a6c10160a2960a1793613b530369c
units() view returns (uint256)
1000000000000000000
Read-only
minted(address) view returns (uint256)
State-modifying
Events ethWithdraw()
mint(bytes32[] proof, uint256 num) payable
mintStart()
mintStop()
ownerWithdrawTokens(uint256 amount)
renounceOwnership()
setToken(address token_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 root_, address initialOwner_)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)