FeeRecipientV2

Verified contract

Active on Base with 212 txns
Deployed by via 0xf06195cc at 7762905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x1e7916856f43826a7fc1587322cfdc1673891e829ae74aa735c13afe32da7c93
0x13676f9c56fa7711669bd2baf400d001b061dc53dface6164aa7363443eebaa0
0xc1fcaeb8a314e4c3f2545ceb44999830e12789beaf3a39cecbd79206a0662ba6
0x0eb32f55e1630a9a1979d0e8bd6ceaa44cf8e27b84a093757086c86dc1c77117
0x8d7a1fbe88e8e4e0b30ed1b49896b2e885671cab3d9a5ab31675b7ff07a13699
0xbf0262c37e92f87e69d7e515a64dbc389454d83dd98fd90613d914174988d574
0x0f3b573ff72623074616fda16a90c9582bf555bd8986f7ba9fc1ec40abd1e268
0x6cbb534c6bcecc6910f8264626840f8b1f890e76c37651a7c860d791a726dd88
0xb2ec0948d8c18c6a5789a2df223c25d4fe99d44ac2e31c3e055c6ed3cae4b1d9
0x999fb66781c89497b270478cd331c64d407a1ebf969b0da9555f0b1ddbad82f3

Functions
Getter at block 22759997
feeManager(view returns (address)
0x45bfac9e1fe019cf4fe8eab6d386df89db030390
owner(view returns (address)
0x1c5f335657551f3f5526ff5630cc4540b2af70e3
Read-only
isRecipient(address _addressview returns (bool)
recipientShares(addressview returns (uint256)
recipients(uint256view returns (address)
State-modifying
addRecipient(address _recipientuint256 _share
removeRecipient(address _recipientreturns (bool)
rescueERC20(address tokenAddressaddress touint256 amount
sendToken(address token1address token2
setRecipientShare(address _recipientuint256 _share
transferFeeManager(address newFeeManager
transferOwnership(address newOwner
Events
FeeManagerTransferred(address oldFeeManageraddress newFeeManager
OwnershipTransferred(address oldOwneraddress newOwner
RecipientAdded(address recipientuint256 share
RecipientRemoved(address recipient
RescueERC20(address tokenaddress touint256 amount
Send(address tokenaddress recipientuint256 amount
ShareUpdated(address recipientuint256 share
Constructor
constructor(address _owneraddress _feeManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.