0x6020a38d82413a4f219bd656c4e19f9f48acb6f4

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x45122f73 at 2458942
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.04
ERC-20
Value $0.43
0x3df4b542795cd9dfd857526de596bd69725ccec04f3f7df76012669df9111401
0x5f011f7187394a873661cd0be3040e62943bc990005dd83f908c04eb0cd6fe01
0x91960d75c773aa6afce8c2f5bf202b9dad0a9540706d62b10812cfccf5ba01de
0xee3b818498d746124440f3008aa3537866c39985cc7e001aede107149635a22e
0xd300cf40ccc5a2903f0ceef2705320a67830a256d31d17724794fff01da95ad0
0x670e10bb244f07a5a9c2a93ad1c768896487f3fe7c88fff206e920d31b42c6fe
0x7443fc6b2134cf91e6080c6cd877769bcffa540916944e2f8d0ed89ab208669a

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