CreationFeeContract

Verified contract

Active on Base with 0 txns
Deployed by via 0xaa61b9fd at 20356784
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,673.63

No transactions found for "CreationFeeContract"


Functions
Getter at block 22740620
owner(view returns (address)
0x6a22946fb71c06295373254ebc76989ee07d4f71
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
transferOwnership(address newOwner
withdrawFees(
Events
FeesWithdrawn(address recipientuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account