FeeDistribution

Verified contract

Active on Base with 0 txns
Deployed by via 0x68235691 at 21859648
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,146.18

No transactions found for "FeeDistribution"


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

This contract contains no read-only function objects.

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