0x79f5e3d9e97ac2a410219c4a1af1b77e8a812bdb

Unverified contract

Proxy

Active on Base with 6 txns
Deployed by via 0x2a96a5db at 2458794
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 $1.31
ERC-20
Value $0.78
0x9c2bb0fc034217ae97643eeefff1836937127bfe839064b2f359a469994dac13
0xc793326411b6173a09adb9978a843beab138110cf9d1af7c372b3b2f9a942786
0x77659fbb8f1c560458fdaed6a37b1af76b65921ebcb78d98ae7ef914d9b7f508
0x95ac6a3404a93b50b40695fa97c9706af2db979789761e4b76d304cc391930a4
0xd015b44e991d102475a89b3e3208e7e4fb00eda0da46290a126af05b60d59d06
0xd65a5f71ba1fbbc118e9f827a76921c2030f31ff05ad809c0739d06c97e38892

Functions
Getter at block 22741004
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x53706c6974000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmWy41r82oN9msy7bnsDKaxs6Ww5wQLvXNYRdV2fmPdMng/0
contractVersion(pure returns (uint8)
1
payeeCount(view returns (uint256)
2
totalReleased(view returns (uint256)
25022048943839761534
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.