BitGemCheckIn
Verified contract
Active on
Ethereum with 2,144 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 "BitGemCheckIn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9243746 | 5 years ago | | | 0 | 0.000056272000 | |
| 9243426 | 5 years ago | | | 0 | 0.000028136000 | |
| 9238110 | 5 years ago | | | 0 | 0.00022508800 | |
| 9238067 | 5 years ago | | | 0 | 0.000084408000 | |
| 9237986 | 5 years ago | | | 0 | 0.000084408000 | |
| 9237002 | 5 years ago | | | 0 | 0.00011254400 | |
| 9236840 | 5 years ago | | | 0 | 0.000084408000 | |
| 9232336 | 5 years ago | | | 0 | 0.000084408000 | |
| 9231583 | 5 years ago | | | 0 | 0.000056272000 | |
| 9230387 | 5 years ago | | | 0 | 0.000028136000 |
ABI
ABI objects
Getter at block 21322828
isOwner() view returns (bool)
false
owner() view returns (address)
0xec169d7079562a3b95fd5d0dc13ce93575adec27
paused() view returns (bool)
false
Read-only
getCheckIn(uint256 timestamp) view returns (bool)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
checkIn() returns (bool)
checkInDev(uint256 timestamp) returns (bool)
enableDev(bool dev)
pause()
renounceOwnership()
renouncePauser()
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.