LL420BudReveal
Verified contract
Active on
Ethereum with 1,350 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 "LL420BudReveal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14914947 | 2 years ago | | | 0 | 0.0048074777 | |
| 14911923 | 2 years ago | | | 0 | 0.0032866099 | |
| 14906180 | 2 years ago | | | 0 | 0.026552166 | |
| 14901118 | 2 years ago | | | 0 | 0.015041627 | |
| 14896119 | 2 years ago | | | 0 | 0.0050528155 | |
| 14883591 | 2 years ago | | | 0 | 0.0038150270 | |
| 14880188 | 2 years ago | | | 0 | 0.0048348811 | |
| 14879819 | 2 years ago | | | 0 | 0.0065513070 | |
| 14879810 | 2 years ago | | | 0 | 0.016096742 | |
| 14876216 | 2 years ago | | | 0 | 0.0020189972 |
ABI
ABI objects
Getter at block 21285363
TOTAL_SUPPLY() view returns (uint16)
20000
merkleRoot() view returns (bytes32)
0xf7190ae509737aa2d24cc60a28741d5127bfc00d3dd7df4669d68abc8e47079e
owner() view returns (address)
0xb90af58c2474b2c52b9da7b8fa4761c67b561e65
paused() view returns (bool)
false
revealPeriod() view returns (uint256)
604800
stakingContractAddress() view returns (address)
0xcca03dd3843079e0beb0e98e0d7a946556caa097
Read-only
requested(uint256) view returns (bool)
State-modifying
Events pause()
renounceOwnership()
reveal(uint256 _id, uint256[] _ids)
setBudTHCs(uint256[] _ids, uint256[] _thcs, bytes32[] _proofs, bool[] _proofFlags)
setMerkleRoot(bytes32 _merkleRoot)
setRevealPeriod(uint256 _seconds)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RequestReveal(uint256 indexed _budId, address indexed _user, uint256 indexed _timestamp)
Unpaused(address account)
constructor(address _stakingAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.