Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000809 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000805 |
$0 | |
OHNO | ERC-20 | 16.549563K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15714729 | 5 months ago | | | 0 | 0.000000048697129643 | |
| 15714727 | 5 months ago | | | 0 | 0.000000048697129643 | |
| 15714727 | 5 months ago | | | 0 | 0.000000052184243483 | |
| 15714725 | 5 months ago | | | 0 | 0.000000053101686529 | |
| 15714725 | 5 months ago | | | 0 | 0.000000104189463855 | |
| 15714723 | 5 months ago | | | 0 | 0.000000053101686529 | |
| 15714723 | 5 months ago | | | 0 | 0.000000061429246485 | |
| 15714719 | 5 months ago | | | 0 | 0.000000053101686529 | |
| 15714719 | 5 months ago | | | 0 | 0.000000061429246485 | |
| 15714718 | 5 months ago | | | 0 | 0.000000104189463855 |
ABI
ABI objects
Getter at block 22738757
canBump() view returns (bool)
false
lastBumpedBlock() view returns (uint256)
15714725
owner() view returns (address result)
0x4aa7def945f3ce7d3e57fcd6ad44764402652715
Read-only
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
State-modifying
Events bump()
cancelOwnershipHandover() payable
completeOwnershipHandover(address pendingOwner) payable
renounceOwnership() payable
requestOwnershipHandover() payable
setCanBump(bool _canBump)
transferOwnership(address newOwner) payable
Active(bool active)
Bumped(address indexed who)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
AlreadyBumpedThisBlock()
AlreadyInitialized()
CantBump()
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()