0xdf75054cd67217aee44b4f9e4ebc651c00330938
Verified contract
Proxy
Active on
Ethereum with 16,443 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
0xa9a5…8c58
0x1bce…a474
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "0xdf75054cd67217aee44b4f9e4ebc651c00330938"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20396265 | 4 months ago | | | 0.0001 | 0.000062516000 | |
| 20396265 | 4 months ago | | | 0.0001 | 0.000031258000 | |
| 18002167 | a year ago | | | 0.0001 | 0.00031258000 | |
| 16966888 | 2 years ago | | | 0.0005 | 0.00082153054 | |
| 16951000 | 2 years ago | | | 0.005 | 0.00082222350 | |
| 16945510 | 2 years ago | | | 0.0008 | 0.00061316665 | |
| 16854498 | 2 years ago | | | 0.001 | 0.00061526400 | |
| 16853782 | 2 years ago | | | 0.001 | 0.00061526400 | |
| 16807033 | 2 years ago | | | 0.003 | 0.0013667313 | |
| 16710102 | 2 years ago | | | 0.0005 | 0.00070992000 |
ABI
ABI objects
Getter at block 21379804
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROUND_OPERATOR_ROLE() view returns (bytes32)
0xec61da14b5abbac5c5fda6f1d57642a264ebd5d0674f35852829746dfb8174a5
applicationMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreihll6yplm5nj7kgd7wssmf6sfmahddwhxp32avkt5dhjccgp2jsom)
applicationsEndTime() view returns (uint256)
1670565600
applicationsStartTime() view returns (uint256)
1670277600
payoutStrategy() view returns (address)
0x1bce9f04e28525ae17dd4587e064d8363930a474
projectsMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreica324tot55eqxnvock5gdo4etklzf4hz5oa3tmb4zvaerigbclfu)
roundEndTime() view returns (uint256)
1671602400
roundMetaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreiafv3ld3ky3q4qardh6kt7tpvnc5335qq2iosaalany6a55ltndnm)
roundStartTime() view returns (uint256)
1670565600
token() view returns (address)
0x0000000000000000000000000000000000000000
votingStrategy() view returns (address)
0xa9a5d3169734bb191a696049b92c15b207888c58
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.