LL420Reveal
Verified contract
Active on
Ethereum with 2,969 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 "LL420Reveal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14627425 | 3 years ago | | | 0 | 0.0010179940 | |
| 14627173 | 3 years ago | | | 0 | 0.0010910201 | |
| 14499788 | 3 years ago | | | 0 | 0.00084833764 | |
| 14497340 | 3 years ago | | | 0 | 0.0015520628 | |
| 14497338 | 3 years ago | | | 0 | 0.0044444780 | |
| 14497333 | 3 years ago | | | 0 | 0.0063108376 | |
| 14497279 | 3 years ago | | | 0 | 0.0070191998 | |
| 14497259 | 3 years ago | | | 0 | 0.0083776660 | |
| 14497084 | 3 years ago | | | 0 | 0.0057747815 | |
| 14497074 | 3 years ago | | | 0 | 0.0058672260 |
ABI
ABI objects
Getter at block 21261172
TOTAL_SUPPLY() view returns (uint16)
20000
owner() view returns (address)
0xb90af58c2474b2c52b9da7b8fa4761c67b561e65
paused() view returns (bool)
true
revealPeriod() view returns (uint8)
7
stakingContractAddress() view returns (address)
0xcca03dd3843079e0beb0e98e0d7a946556caa097
Read-only
requested(uint256) view returns (bool)
State-modifying
Events pause()
renounceOwnership()
reveal(uint256 _id, uint256[] _ids)
setRevealPeriod(uint8 _days)
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.