0x76d83c0b7b3995fee3de8f6809fb277aa37533f1

Unverified contract

Proxy

Active on Base with 6 txns
Deployed by via 0xe2851895 at 2458872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 42 additional slots
Native
Value $0.91
ERC-20
Value $0.1
0x19807b5e23319869d9b716616959b4fb1d7886d7a48b1e76e3a5600efba7d4ca
0x17db95d036061263c3ea7e542a83871ec944e44cf60954ba31c2b69d15844564
0xb7b9d6ad1e7ddd7d8afec0ac6f4a590aa7e37c9c780e43fd3b51a545e8c4cab2
0xd6b5c087972982335f2af78d644ad508a4991fd346d7e259c3e73d08d67ae68f
0xf2535b38b66f6d1aabc42deb159b40e50435f49dcf8f5ec957f85a6c06c1b126
0x112d7d15b33f3d051acb2313926f54d5265344dc8c0c0911601cbd56a36b9bf4

Functions
Getter at block 22735560
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x53706c6974000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmWEgPq1us22mqio8C4PoN64gsgzV3iGUmDbiG2oDAHzcB/0
contractVersion(pure returns (uint8)
1
payeeCount(view returns (uint256)
2
totalReleased(view returns (uint256)
11863175071477571500
totalShares(view returns (uint256)
10000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalReleased(address tokenview returns (uint256)
State-modifying
distribute(
distribute(address token
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _contractURIaddress[] _trustedForwardersaddress[] _payeesuint256[] _shares
multicall(bytes[] datareturns (bytes[] results)
release(address account
release(address tokenaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContractURI(string _uri
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.