0x33bec43ca7d77ff7530b5df3d7c5cb441a798d98
Verified contract
Proxy
Active on
Ethereum with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
No balances found for "0x33bec43ca7d77ff7530b5df3d7c5cb441a798d98"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16164027 | 2 years ago | | | 0 | 0.0038208891 | |
| 15847337 | 2 years ago | | | 0 | 0.0048350762 | |
| 15503692 | 2 years ago | | | 0 | 0.015520137 |
ABI
ABI objects
Getter at block 21192707
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType() pure returns (bytes32)
0x53706c6974000000000000000000000000000000000000000000000000000000
contractURI() view returns (string)
ipfs://QmQNPpFSPp54o7MSi3bvMBE52mPwBmbCmFT4dTmRBCyPpD/0
contractVersion() pure returns (uint8)
1
payeeCount() view returns (uint256)
8
thirdwebFee() view returns (address)
0x8c4b615040ebd2618e8fc3b20cefe9abafdeb0ea
totalReleased() view returns (uint256)
264850000000000000000
totalShares() view returns (uint256)
10000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isTrustedForwarder(address forwarder) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalReleased(address token) view returns (uint256)
State-modifying
Events distribute()
distribute(address token)
grantRole(bytes32 role, address account)
initialize(address _defaultAdmin, string _contractURI, address[] _trustedForwarders, address[] _payees, uint256[] _shares)
multicall(bytes[] data) returns (bytes[] results)
release(address account)
release(address token, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setContractURI(string _uri)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
This contract contains no constructor objects.
receive()
This contract contains no error objects.