0xd95a1969c41112cee9a2c931e849bcef36a16f4c
Verified contract
Proxy
Active on
Ethereum with 29,621 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
0x746b…8bc0
0x29a4…0264
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "0xd95a1969c41112cee9a2c931e849bcef36a16f4c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19051857 | 10 months ago | | | 0.0028 | 0.00086678000 | |
| 17790160 | a year ago | | | 0.00645 | 0.0010039082 | |
| 16958034 | 2 years ago | | | 0.008 | 0.00072847082 | |
| 16958033 | 2 years ago | | | 0.0072 | 0.00071942180 | |
| 16957286 | 2 years ago | | | 0.009 | 0.00093330061 | |
| 16957286 | 2 years ago | | | 0.00984 | 0.00091681600 | |
| 16908465 | 2 years ago | | | 0 | 0.00045052310 | |
| 16888211 | 2 years ago | | | 0.00714 | 0.00039631138 | |
| 16866625 | 2 years ago | | | 0.00001 | 0.00034991982 | |
| 16866625 | 2 years ago | | | 0.00001 | 0.00035278020 |
ABI
ABI objects
Getter at block 21273360
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROUND_OPERATOR_ROLE() view returns (bytes32)
0xec61da14b5abbac5c5fda6f1d57642a264ebd5d0674f35852829746dfb8174a5
applicationMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreicjkm4mtz3rm4n4atciru57n3jbcjvdkdn3vd2d33i4dvbqrlyotu)
applicationsEndTime() view returns (uint256)
1673956800
applicationsStartTime() view returns (uint256)
1673028000
payoutStrategy() view returns (address)
0x29a4a0c4611dccf08f1b141ae9426092068a0264
projectsMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreib7spby4xlfp2bjefrpiqocqfrfpbhz3zinao6xrkv4tsqrkmlt34)
roundEndTime() view returns (uint256)
1675209540
roundMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreicidf6icuw44izwvmvmmm2om7zchyza7u4ferxky2awb2erbkud3a)
roundStartTime() view returns (uint256)
1673956800
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
votingStrategy() view returns (address)
0x746b951fa10a89d6cbe70d4ee23531f907b58bc0
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events applyToRound(bytes32 projectID, struct MetaPtr newApplicationMetaPtr)
grantRole(bytes32 role, address account)
initialize(bytes encodedParameters)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
updateApplicationMetaPtr(struct MetaPtr newApplicationMetaPtr)
updateApplicationsEndTime(uint256 newApplicationsEndTime)
updateApplicationsStartTime(uint256 newApplicationsStartTime)
updateDistribution(bytes encodedDistribution)
updateProjectsMetaPtr(struct MetaPtr newProjectsMetaPtr)
updateRoundEndTime(uint256 newRoundEndTime)
updateRoundMetaPtr(struct MetaPtr newRoundMetaPtr)
updateRoundStartTime(uint256 newRoundStartTime)
vote(bytes[] encodedVotes) payable
ApplicationMetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
ApplicationsEndTimeUpdated(uint256 oldTime, uint256 newTime)
ApplicationsStartTimeUpdated(uint256 oldTime, uint256 newTime)
Initialized(uint8 version)
NewProjectApplication(bytes32 indexed project, struct MetaPtr applicationMetaPtr)
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)
RoundMetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
RoundStartTimeUpdated(uint256 oldTime, uint256 newTime)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.