0xc1a7fa0e887bb29fb5423eb44ba912b4bc32af0f

Unverified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x99031857 at 2458612
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 $7.58
ERC-20
Value $4.98
ERC-20
Value $0
0x61be58a88a85645c39aa4f63e6184c8fc5931d339f518b8b5cb8cfb2ab4203ab
0x5a914552c855b9119f96085156c95207e512d45059afa5ab2269c541761d8f44
0x823d51ef010d4eb1ea2f45f29213b2c917882b7c4d5f0374c378be4904e64c43
0xd19f839cd974fa9cbc2e7330d4b899cca9f41edba6ad3145e4a89a1c6ec215c8
0xca71221c0c10aa7e6f6fdf1263bfe5983ac981c1660287523907d7143941fa5f
0xb29094be2ed5182683c8b9ed169f2bff33a44697df252fc26236be215034c9dd
0x3a0b1f24c332337cbd0bd020d10a1c3d05ceab528b2c0d6ccf28d01e06e41cab
0x6f59044efd5f00bf5dd5fb8c75044e6b619f9c0ed2c4413667fbbf0c42fe52f0
0xb34048773a4b68a43497ba144992730ca5e45ab28d1950fa29b5b1778e374d26

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