Contest
Verified contract
Active on
Ethereum with 2,547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "Contest"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18860655 | a year ago | | | 0 | 0.0010785498 | |
| 18644239 | a year ago | | | 0 | 0.0011834647 | |
| 18603561 | a year ago | | | 0 | 0.0012149800 | |
| 18603561 | a year ago | | | 0 | 0.0012149800 | |
| 18603238 | a year ago | | | 0 | 0.0016648860 | |
| 18530294 | a year ago | | | 0 | 0.0026599145 | |
| 18530280 | a year ago | | | 0 | 0.0011162237 | |
| 18528290 | a year ago | | | 0 | 0.0043444149 | |
| 18528271 | a year ago | | | 0 | 0.0095481400 | |
| 18528247 | a year ago | | | 0 | 0.0099639780 |
ABI
ABI objects
Getter at block 21262779 allProposalTotalVotes() view returns (uint256[] proposalIdsReturn, struct GovernorCountingSimpleVoteCounts[] proposalVoteCountsArrayReturn) allProposalTotalVotesWithoutDeleted() view returns (uint256[] proposalIdsReturn, struct GovernorCountingSimpleVoteCounts[] proposalVoteCountsArrayReturn) getAllAddressesThatHaveVoted() view returns (address[]) highestTiedRanking() view returns (uint256) lowestRanking() view returns (uint256) prompt() view returns (string) sortedProposalIds() view returns (uint256[])
AMOUNT_FOR_SUMBITTER_PROOF() view returns (uint256)
10000000000000000000
JK_LABS_ADDRESS() view returns (address)
0xdc652c746a8f85e18ce632d97c6118e8a52fa738
METADATAS_COUNT() view returns (uint256)
2
canceled() view returns (bool)
false
contestDeadline() view returns (uint256)
1699459199
contestStart() view returns (uint256)
1698429600
creator() view returns (address)
0x7222b195799ebc6cd66bf1ca97fe1a3d4218a9e0
downvotingAllowed() view returns (uint256)
0
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=EigenLayer LST Contest Mainnet, version=3.18, chainId=1, verifyingContract=0xec17aaba6855461e0835a2113efa942f01fd5b39, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getAllDeletedProposalIds() view returns (uint256[])
[]
getAllProposalAuthors() view returns (address[])
[0xc6160F5bC3C673AC390f11c492E8ED0d0693579A, 0xa651887052A78dD9A279aD089EF8B7B979889Fe4, 0x0fc59C9C998537c940a9Dfc7DacDe533a9c496Fe, 0x0546af2f351E70a9e2A43d81f8098b6a572Eef0C, 0x5180db0237291A6449DdA9ed33aD90a38787621c, 0xb597113Be6B068d21153E46Fd4c153Da4254199E, 0x740e2e5fEa0a18BD8c8959C688964F7F82F885d3, 0xB0F43AB7a9c1bB461be8242d2C7DE0A21dAF8377]
getAllProposalIds() view returns (uint256[])
[62117711381924395184733242756114223113025955725551114545692467922983975950333, 20145633101683740681892586817024355453707953457745075192802562065404892880664, 73836415388523100228553285213759707318245101703144883251517188768367874495559, 23149725814691918207986021258306762918152798011221848810471541000366822764467, 113085445628314562082619834554170125554530811572395610429092111946113197595200, 15092392162636517426567691675926761389701293141535157313704247026908920274804, 16015294468248193196434960899189864681840019659016808409177046055701322497632, 91057581222492907349527341952703645243575039831594132332928958665246854816437]
maxProposalCount() view returns (uint256)
25
name() view returns (string)
EigenLayer LST Contest Mainnet
numAllowedProposalSubmissions() view returns (uint256)
3
officialRewardsModule() view returns (address)
0x0000000000000000000000000000000000000000
setSortedAndTiedProposalsHasBeenRun() view returns (bool)
false
state() view returns (uint8)
4
submissionMerkleRoot() view returns (bytes32)
0x9cd1e4f593d70f62b8b6871524ca8aec7133d59699621d6343c0e83112e6ccf8
totalVotesCast() view returns (uint256)
159122457400000000000000
version() view returns (string)
3.18
voteStart() view returns (uint256)
1698854399
votingDelay() view returns (uint256)
424799
votingMerkleRoot() view returns (bytes32)
0x7343c392feb8481d15cdb0897787a645f9dc411e17f6822303d298f04cc21fcd
votingPeriod() view returns (uint256)
604800
Read-only
addressSubmitterVerified(address) view returns (bool)
addressTotalCastVoteCounts(address) view returns (uint256)
addressTotalVotes(address) view returns (uint256)
addressTotalVotesVerified(address) view returns (bool)
addressesThatHaveVoted(uint256) view returns (address)
checkProof(address addressToCheck, uint256 amount, bytes32[] proof, bool voting) view returns (bool verified)
contestAddressTotalVotesCast(address userAddress) view returns (uint256 userTotalVotesCast)
deletedProposalIds(uint256) view returns (uint256)
getNumSubmissions(address account) view returns (uint256)
getProposal(uint256 proposalId) view returns (struct IGovernorProposalCore)
hashProposal(struct IGovernorProposalCore proposal) pure returns (uint256)
isProposalDeleted(uint256 proposalId) view returns (bool)
isTied(uint256 ranking) view returns (bool)
numSubmissions(address) view returns (uint256)
proposalAddressVotes(uint256 proposalId, address userAddress) view returns (uint256 forVotes, uint256 againstVotes)
proposalAddressesHaveVoted(uint256 proposalId) view returns (address[])
proposalAuthors(uint256) view returns (address)
proposalIds(uint256) view returns (uint256)
proposalIsDeleted(uint256) view returns (bool)
proposalVotes(uint256 proposalId) view returns (uint256 forVotes, uint256 againstVotes)
proposalVotesStructs(uint256) view returns (struct GovernorCountingSimpleVoteCounts proposalVoteCounts)
proposals(uint256) view returns (address author, bool exists, string description, struct IGovernorTargetMetadata targetMetadata, struct IGovernorSafeMetadata safeMetadata)
rankingPosition(uint256 ranking) view returns (uint256)
sortedProposals(bool excludeDeletedProposals) view returns (uint256[] sortedProposalIdsReturn)
supportsInterface(bytes4 interfaceId) view returns (bool)
tiedAdjustedRankingPosition(uint256) view returns (uint256)
State-modifying
Events cancel()
castVote(uint256 proposalId, uint8 support, uint256 totalVotes, uint256 numVotes, bytes32[] proof) returns (uint256)
castVoteWithoutProof(uint256 proposalId, uint8 support, uint256 numVotes) returns (uint256)
deleteProposals(uint256[] proposalIdsToDelete)
propose(struct IGovernorProposalCore proposal, bytes32[] proof) returns (uint256)
proposeWithoutProof(struct IGovernorProposalCore proposal) returns (uint256)
setOfficialRewardsModule(address officialRewardsModule_)
setSortedAndTiedProposals()
validateProposalData(struct IGovernorProposalCore proposal) returns (bool dataValidated)
verifyProposer(address account, bytes32[] proof) returns (bool verified)
verifyVoter(address account, uint256 totalVotes, bytes32[] proof) returns (bool verified)
ContestCanceled()
ContestStartSet(uint256 oldContestStart, uint256 newContestStart)
CreatorSet(address oldCreator, address newCreator)
DownvotingAllowedSet(uint256 oldDownvotingAllowed, uint256 newDownvotingAllowed)
EIP712DomainChanged()
JokeraceCreated(string name, address creator)
MaxProposalCountSet(uint256 oldMaxProposalCount, uint256 newMaxProposalCount)
NumAllowedProposalSubmissionsSet(uint256 oldNumAllowedProposalSubmissions, uint256 newNumAllowedProposalSubmissions)
OfficialRewardsModuleSet(address oldOfficialRewardsModule, address newOfficialRewardsModule)
ProposalCreated(uint256 proposalId, address proposer)
ProposalsDeleted(uint256[] proposalIds)
VoteCast(address indexed voter, uint256 proposalId, uint8 support, uint256 numVotes)
VotingDelaySet(uint256 oldVotingDelay, uint256 newVotingDelay)
VotingPeriodSet(uint256 oldVotingPeriod, uint256 newVotingPeriod)
constructor(string _name, string _prompt, bytes32 _submissionMerkleRoot, bytes32 _votingMerkleRoot, uint256[] _constructorIntParams)
This contract contains no fallback and receive objects.
InvalidShortString()
NotInMerkle()
StringTooLong(string str)
TooManyMetadatas()