0x3fe9990314afee5288f5e31ad5da928b62fda569

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x91e599ae at 18023028
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

No balances found for "0x3fe9990314afee5288f5e31ad5da928b62fda569"

0x009ac16c096efa5713371f735f598209036d0b99f8b69e7b15b387bd2487ae48
0xc19daa3587c852e6c65655573ec0b04500931b534a95149a2fe05f1cac82586a
0xd35bd795ff5ccb72a51fd419e8d83ac87d315f8071cba85ca9f2f61767e29217
0x79e04697500cfbb0d58cc1cf0f6dedbf85aa9c136223753f473f4a79aef067f5

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