0x9c3b81967eafba0a451e324417dd4f3f353b997b
Verified contract
Proxy
Active on
Ethereum with 781 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
0x7b00…a9c5
0x0fdb…c6bf
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($2.96)
Native
Value
$2.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000753 | $3,928.92 |
$2.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19260304 | 10 months ago | | | 0.00075326808 | 0.00052019130 | |
| 17319592 | 2 years ago | | | 0 | 0.0034904160 | |
| 17305371 | 2 years ago | | | 0.001 | 0.00073870860 | |
| 17303847 | 2 years ago | | | 0.015 | 0.0010614371 | |
| 17250072 | 2 years ago | | | 0.0088 | 0.0022220100 | |
| 17247250 | 2 years ago | | | 0.023 | 0.0015928563 | |
| 17226734 | 2 years ago | | | 0 | 0.0018694762 | |
| 17226276 | 2 years ago | | | 0.003 | 0.0051837450 | |
| 17226274 | 2 years ago | | | 0.003 | 0.0052645936 | |
| 17226269 | 2 years ago | | | 0.006 | 0.0059917740 |
ABI
ABI objects
Getter at block 21386520
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=bafkreigoofx6njuedd6xu43hdcx7a5naoa77ssh3f2qb66eebnvfj7jbre)
applicationsEndTime() view returns (uint256)
1682121540
applicationsStartTime() view returns (uint256)
1681372800
matchAmount() view returns (uint256)
50000000000000000000000
nextApplicationIndex() view returns (uint256)
53
payoutStrategy() view returns (address)
0x0fdb573be63ee680687e1dec9b240790aef3c6bf
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=bafkreiduvdetunktdpylzvsji7m4deunqg6vpsnfsr2lpce7yfdxdgduq4)
roundStartTime() view returns (uint256)
1682424000
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
votingStrategy() view returns (address)
0x7b00eb3175a98cd2055a1c72589776a392cca9c5
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.