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

FeeRecipientV2

Verified contract

Active on Base with 131 txns
Deployed by via 0xe403770a at 17229695
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
0xfc4c315d274b00a43b606a335640e55724495025d1db657a6188590eda08009d
0xb3129b7831c558198b5e56ceb0238b675c167dcfb1251a3ad7b0044933ccc0ad
0xa4bf8e0d617bed10661c12fbb6adc9f058b828021d558f7471b37e6c04900b7c
0x5ab8c2af35ce75050eb35b7257047c36dfad5b0477d5eb7acca2c9cb54b7dfb7
0x9c868804101b69c4b89cfb5de3eea4bf0df5395144f2f5eb8e126c8cdc4530b8
0xc62db1adc4514595f39adf5f05f2d7d1f0c67833dc8a30e66ba9b9ef92a7d528
0xa0d5254862e3f7ff579baed07e2434fb8966059f21eee5daf9d8ded6e62cc5f0
0x176a8298d8b194905e10f9cf2a977cbb02fe9f7f3437f5059442c66b132a3ac0
0x2dd712821cc2024661b868a4e1017e0c94aff99462492679e19518172bf8f8c7

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