MetaverseAtNightWinners
Verified contract
Active on
Ethereum with 9 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 "MetaverseAtNightWinners"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14866686 | 3 years ago | | | 0 | 0.0048838758 | |
| 14797532 | 3 years ago | | | 0 | 0.0037874577 | |
| 14784957 | 3 years ago | | | 0 | 0.0044411853 | |
| 14777189 | 3 years ago | | | 0 | 0.0056206486 | |
| 14776410 | 3 years ago | | | 0 | 0.0045832794 | |
| 14766744 | 3 years ago | | | 0 | 0.010687000 | |
| 14766000 | 3 years ago | | | 0 | 0.010687000 | |
| 14763601 | 3 years ago | | | 0 | 0.020763034 | |
| 14751140 | 3 years ago | | | 0 | 0.010687000 |
ABI
ABI objects
Getter at block 21386561
HA() view returns (address)
0x4be191b4603a0e0b95c0ec1c80c89b82e50f1253
MANCamels() view returns (address)
0xf5eadd59709837bb5406b59757c9dfa23c1073d5
SP() view returns (address)
0x750858236bcb2e27e238e16bdc22d1dd99bf44de
nextTokenId() view returns (uint256)
759
owner() view returns (address)
0x162e50fde53966e23135575710bf6923560584be
winnerRoot() view returns (bytes32)
0x33c81ea4964b73ecb39c516df3908fbd148db22008e04b3bb684ff18fb9b2712
Read-only
isWinner(address _user, bytes32[] _merkleProof) view returns (bool)
isWinner(bytes32[] _merkleProof) view returns (bool)
State-modifying
Events renounceOwnership()
setNextTokenId(uint256 _newNextTokenId)
setWinnerRoot(bytes32 _newWinnerRoot)
tokenWithdraw(address token)
transferOwnership(address newOwner)
winnerMint(address _to, bytes32[] _merkleProof)
winnerMint(bytes32[] _merkleProof)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.