0x12bb5bbbfe596dbc489d209299b8302c3300fa40
Verified contract
Proxy
Active on
Ethereum with 16,361 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
0x9fcc…4210
0x0f8e…bb35
0x86dd…1214
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($19.32)
Native
Value
$19.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0058 | $3,331.57 |
$19.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20251158 | 5 months ago | | | 0.001 | 0.000034360700 | |
| 20145354 | 5 months ago | | | 0.01125 | 0.00012277600 | |
| 19507417 | 8 months ago | | | 0.003 | 0.00048026625 | |
| 18002167 | a year ago | | | 0.0005 | 0.00031237000 | |
| 17854552 | a year ago | | | 0.005 | 0.00054846475 | |
| 17667004 | a year ago | | | 0 | 0.0023092868 | |
| 17552081 | a year ago | | | 0.00014 | 0.00062516869 | |
| 17552080 | a year ago | | | 0 | 0.00058316500 | |
| 17507906 | a year ago | | | 0.006 | 0.00060734110 | |
| 17494997 | a year ago | | | 0.00007 | 0.0060546333 |
ABI
ABI objects
Getter at block 21247183
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROUND_OPERATOR_ROLE() view returns (bytes32)
0xec61da14b5abbac5c5fda6f1d57642a264ebd5d0674f35852829746dfb8174a5
VERSION() view returns (string)
1.0.0
alloSettings() view returns (address)
0x9fcc854b145bd3640a01c49aa2cfa725ed0b4210
applicationMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreigliumevo4mbmoezolhl7opurang42gspvir7lkmpcb3ahe2nksfa)
applicationsEndTime() view returns (uint256)
1682121540
applicationsStartTime() view returns (uint256)
1681257600
matchAmount() view returns (uint256)
350000000000000000000000
nextApplicationIndex() view returns (uint256)
162
payoutStrategy() view returns (address)
0x86dd7bd2390df6a3c08d35540708d083be771214
roundEndTime() view returns (uint256)
1683676740
roundFeeAddress() view returns (address)
0x0000000000000000000000000000000000000000
roundFeePercentage() view returns (uint32)
0
roundMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreiaejlsquht5smr45klyr6yhc7s66rljoqtwrkq55afqwtjzstmod4)
roundStartTime() view returns (uint256)
1682424000
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
votingStrategy() view returns (address)
0x0f8e03a2175184228a429a118653d068f3a0bb35
Read-only
applicationStatusesBitMap(uint256) view returns (uint256)
applications(uint256) view returns (bytes32 projectID, uint256 applicationIndex, struct MetaPtr metaPtr)
applicationsIndexesByProjectID(bytes32, uint256) view returns (uint256)
getApplicationIndexesByProjectID(bytes32 projectID) view returns (uint256[])
getApplicationStatus(uint256 applicationIndex) view returns (uint256)
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events applyToRound(bytes32 projectID, struct MetaPtr newApplicationMetaPtr)
grantRole(bytes32 role, address account)
initialize(bytes encodedParameters, address _alloSettings)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setApplicationStatuses(struct IRoundImplementationApplicationStatus[] statuses)
setReadyForPayout() payable
updateApplicationMetaPtr(struct MetaPtr newApplicationMetaPtr)
updateMatchAmount(uint256 newAmount)
updateRoundFeeAddress(address newFeeAddress)
updateRoundFeePercentage(uint32 newFeePercentage)
updateRoundMetaPtr(struct MetaPtr newRoundMetaPtr)
updateStartAndEndTimes(uint256 newApplicationsStartTime, uint256 newApplicationsEndTime, uint256 newRoundStartTime, uint256 newRoundEndTime)
vote(bytes[] encodedVotes) payable
withdraw(address tokenAddress, address recipent)
ApplicationMetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
ApplicationStatusesUpdated(uint256 indexed index, uint256 indexed status)
ApplicationsEndTimeUpdated(uint256 oldTime, uint256 newTime)
ApplicationsStartTimeUpdated(uint256 oldTime, uint256 newTime)
Initialized(uint8 version)
MatchAmountUpdated(uint256 newAmount)
NewProjectApplication(bytes32 indexed projectID, uint256 applicationIndex, struct MetaPtr applicationMetaPtr)
PayFeeAndEscrowFundsToPayoutContract(uint256 matchAmountAfterFees, uint256 protocolFeeAmount, uint256 roundFeeAmount)
ProjectsMetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
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)
RoundEndTimeUpdated(uint256 oldTime, uint256 newTime)
RoundFeeAddressUpdated(address roundFeeAddress)
RoundFeePercentageUpdated(uint32 roundFeePercentage)
RoundMetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
RoundStartTimeUpdated(uint256 oldTime, uint256 newTime)
This contract contains no constructor objects.
receive()
This contract contains no error objects.