0x41f1a376b9693974d5b484d9ca3b3e2793e84fa3
Verified contract
Proxy
Active on
Ethereum with 4 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 ($13.22)
Native
Value
$13.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003972 | $3,329.50 |
$13.22 | |
ERC-20 | 0.00005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15422679 | 2 years ago | | | 0 | 0.00088585349 | |
| 15422679 | 2 years ago | | | 0 | 0.00096500151 | |
| 15384518 | 2 years ago | | | 0 | 0.0017131013 | |
| 15384517 | 2 years ago | | | 0 | 0.0018149473 |
ABI
ABI objects
Getter at block 21167241
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType() pure returns (bytes32)
0x53706c6974000000000000000000000000000000000000000000000000000000
contractURI() view returns (string)
ipfs://QmezTYuHEKRwcGPuBBtwSgtNLd5v4cXddL32Efenw3BG2P/0
contractVersion() pure returns (uint8)
1
payeeCount() view returns (uint256)
2
thirdwebFee() view returns (address)
0x8c4b615040ebd2618e8fc3b20cefe9abafdeb0ea
totalReleased() view returns (uint256)
863915636958999772
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.