Fee

Verified contract

Active on Base with 0 txns
Deployed by via 0xb82b65c0 at 15393399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fee"

No transactions found for "Fee"


Functions
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 pendingOwnerview returns (uint256 result)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
transferOwnership(address newOwnerpayable 
updateFee(uint16 newFee
Events
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(address feeRecipientuint16 fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(