VoteForLaunch

Verified contract

Active on Ethereum with 28 txns
Deployed by via 0xc9eaf382 at 17840569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98.48
0x3f9fbed5c21d554238b24255bce5c6e850a09a1f5e3b31dcb205abf4f1ac0607
0x857007131a5e1017f6b24f55785f880062010426c7a3645e50844ba3d314583b
0xfa8c90b36949ddb918e9a443bec4e0cbf239cb7b549ef04f7a13b4bf6aa72dd7
0x049d75f2afbe344bfb8d0906539136833a38017bd6198ff3a9bb7ece27e0ae9f
0x14653f5157119788c7e65a14461099081bbd533dc593f60ec17140fe0b86f6da
0x73e70d637b8c53f808d181c80a49fda77bbf6481db3873df29ce479f4169f614
0xeaa0137c12495569d64ec268f065eb2a41ff7d820b4406f8490c68fc3d185b20
0xcd0793669421691521f60185070b06a45920931753a1704197cefa06e13e9ba8
0x1cbae301a1b0c575f24984e37f1ddc9e07e80939c76cb2ecafd5879e74885459
0x9b05c215c656f78cd2b2009604b373674b645b9c00aa82e832f996eee561285d

Functions
Getter at block 20874242
MAX_VOTING_DAYS(view returns (uint32)
864000
PASSED_RATIO(view returns (uint16)
3000
UNDEPLOYED_EXPIRE(view returns (uint32)
259200
inscriptionFactory(view returns (address)
0x17fe21fab4784ecae27c7bb43d3d3cf3b73e7aa7
newVoteDeposit(view returns (uint128)
1000000000000000000000
owner(view returns (address)
0xbce9aed151ac307682f6cc6442e896497acacdb3
totalBallots(view returns (uint128)
1500000000000000000000000
totalDeposit(view returns (uint128)
7031000000000000000000
totalVoted(view returns (uint128)
6000000000000000000000
voteToken(view returns (address)
0x2ecba91da63c29ea80fbe7b52632ca2d1f8e5be0
Read-only
Ids(stringaddressview returns (uint256)
applications(stringview returns (uint128 totalVotesuint128 depositaddress applicantuint40 expireAtuint40 passedTimestampbool passedstring cidbool deployeduint128 topVotes)
ballots(addressview returns (uint128)
deployedTicks(stringview returns (bool)
deposits(addressview returns (uint128)
everyVotes(stringuint256view returns (address addruint128 amount)
getApplication(string _tickview returns (struct IVoteForLaunchApplication)
getCurrentVotes(string _tickview returns (struct IVoteForLaunchBallot[])
getStatus(string _tickaddress _senderview returns (bool resultuint8 codestring description)
getVotedApplications(address _addrview returns (struct IVoteForLaunchApplication[] applications_uint128[] amount_bool[] isExpireForVote_bool[] isExpireForDeploy_bool[] canDeploy_uint8[] code_string[] description_string[] tick_)
getVotesByAddress(string _tickaddress _addrview returns (uint128 votes)
isExpireForDeploy(string _tickview returns (bool)
isExpireForVote(string _tickview returns (bool)
isPassed(string _tickaddress _senderview returns (bool)
reservedTicks(stringview returns (bool)
tickArray(uint256view returns (string)
tickIds(stringview returns (uint256)
totalVoters(string _tickview returns (uint256)
State-modifying
addVote(string _tickuint128 _ballots
cancelFailedApplication(string _tick
cancelUndeployedApplication(string _tick
cancelVote(string _tick
deposit(uint128 _amount
newVote(string _tickuint40 _expireSecondsstring _cid
renounceOwnership(
setDeployedTicks(string _tickuint8 _code
transferOwnership(address newOwner
updateBaseBallots(uint128 _value
updateInscriptionFactory(address _addr
updateMaxVotingDays(uint32 _value
updateNewVoteDeposit(uint128 _amount
updatePassedRatio(uint16 _value
updateUndeployedExpire(uint32 _value
updateVoteToken(address _addr
withdraw(uint128 _amount
withdrawNewVote(string _tick
Events
AddVote(string tickaddress applicantaddress voteruint128 amount
CancelVote(string tickaddress applicantaddress voteruint128 amount
Deposit(address senderuint128 amountuint256 ballots
NewApplication(string tickaddress applicantuint40 expireAtstring ciduint128 deposit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address senderuint128 amountuint256 ballots
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.