0x4049d726720652adf7d85ca5752232725352a0be
Verified contract
Proxy
Active on
Base with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
0x97c8…3dcc
Balances ($15.82)
Native
Value
$15.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.004804 | $3,292.68 |
$15.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10251704 | 9 months ago | | | 0 | 0.000000002332065276 |
ABI
ABI objects
Getter at block 22756055
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)
0x9c22495aef3104014c15274c80ea5afde8280523
getPaymentToken() view returns (address)
0x97c806e7665d3afd84a8fe1837921403d59f3dcc
getRecipients() view returns (struct ProtocolFeeDistributorV1RecipientDetails[])
[]
getRecipientsLength() view returns (uint8)
0
Read-only
getRecipient(uint256 i) view returns (struct ProtocolFeeDistributorV1RecipientDetails)
getRole(address operator) view returns (uint256)
isFeatureEnabled(uint256 required) view returns (bool)
isOperatorInRole(address operator, uint256 required) view returns (bool)
isSenderInRole(uint256 required) view returns (bool)
State-modifying
Events distributeERC20()
distributeETH() payable
postConstruct(address _paymentToken)
updateFeatures(uint256 _mask)
updateRecipientsList(struct ProtocolFeeDistributorV1RecipientDetails[] _recipients)
updateRole(address operator, uint256 role)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ERC20Sent(address indexed paymentToken, address indexed recipient, uint256 amount)
ETHReceived(address indexed from, uint256 amount)
ETHSent(address indexed recipient, uint256 amount)
RecipientsListUpdated(address indexed recipient, uint32 allocation)
RoleUpdated(address indexed operator, uint256 requested, uint256 assigned)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
This contract contains no error objects.