Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Fee"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Fee"
ABI
ABI objects
Getter at block 22767993
FEE() view returns (uint16)
0
FEE_RECIPIENT() view returns (address)
0xed55e260cd9ec62815cf6fdd75c5020da3b062d0
owner() view returns (address result)
0xed55e260cd9ec62815cf6fdd75c5020da3b062d0
Read-only
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
State-modifying
Events cancelOwnershipHandover() payable
completeOwnershipHandover(address pendingOwner) payable
renounceOwnership() payable
requestOwnershipHandover() payable
transferOwnership(address newOwner) payable
updateFee(uint16 newFee)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
constructor(address feeRecipient, uint16 fee)
This contract contains no fallback and receive objects.
AlreadyInitialized()
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()