This contract is being backfilled. You may encounter incomplete storage history.

FeeRecipientV2

Verified contract

Active on Base with 34 txns
Deployed by via 0x0ec7679d at 15967158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x2a7b3519780b3fd3caf844f42de6eb616f50913be6e68fe1a57689698ed318cb
0xa8acf2f989a47e5819280056a615c24f3ea0307501b27e4c158e2a929eb4c08b
0xd59cec45acac3a6c6f109965751ccff357ded95bb533a79b8740adb1440444ca
0x8b5a0963567423b373fd0061367ae43be65abd999f7fc0175b2932e0fb7cb74b
0x4bb0708ee52813c14f323450005f97facba8b4711d6420b44cb94bb0dc38638a
0xc53a6518524faa35a5811e6e0a998640999fe3573191bd1f96e0ffcb992ff3d9
0xed423541fe44d5503a94d9807c560e8e8acd3a2a3c44cc18fd19873cc1e6c75a
0x96abb8a073512c91d8aa851d25f02724b93ae22ad9e748102443c3e8f2c579c4
0xad5e6ecd6e9c4dc28092e5746da2bbc635b8513d2e8004584043424efaf63de0
0xcf8aee0ef958eb050bdea5cd0b904a697678fe9dc6639bcc8345eb4ddce30818

Functions
Getter at block 22119385
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.