Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

0x0bf10681dcea9ec3ce01024b2559bb8e134899a2

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0xeebede2d at 6550830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Native
Value $35.58
0xcd4ad7f766365d15f89e054b08d9486693230893219a4c18d89366663dafc2d7
From

Functions
Getter at block 23941360
MAX_RECIPIENTS_ALLOWED(view returns (uint8)
5
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_DISTRIBUTION_MANAGER(view returns (uint32)
131072
ROLE_RECIPIENT_LIST_MANAGER(view returns (uint32)
65536
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
features(view returns (uint256)
0
getImplementation(view returns (address)
0x09d7e862a8adcd7c9c8c79954580e92316c49d0c
getPaymentToken(view returns (address)
0x000000000000000000000000000000000000dead
getRecipients(view returns (struct ProtocolFeeDistributorV1RecipientDetails[])
[]
getRecipientsLength(view returns (uint8)
0
Read-only
getRecipient(uint256 iview returns (struct ProtocolFeeDistributorV1RecipientDetails)
getRole(address operatorview returns (uint256)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isSenderInRole(uint256 requiredview returns (bool)
State-modifying
distributeERC20(
distributeETH(payable 
postConstruct(address _paymentToken
updateFeatures(uint256 _mask
updateRecipientsList(struct ProtocolFeeDistributorV1RecipientDetails[] _recipients
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ERC20Sent(address indexed paymentTokenaddress indexed recipientuint256 amount
ETHReceived(address indexed fromuint256 amount
ETHSent(address indexed recipientuint256 amount
RecipientsListUpdated(address indexed recipientuint32 allocation
RoleUpdated(address indexed operatoruint256 requesteduint256 assigned
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.