XB_VOTE

Verified contract

Active on Base with 19,594 txns
Deployed by via 0x61ac34aa at 8697752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf4ebd711d3dbf1904dc9a49ce26872bd62f8be9274d5dacbfe1799c66eba807c
0x7638b2d26127425de6890746c94ef7a7742edfb006005614560db12f92256904
0x4f4495460382aa39b285facb41089f29ffc8f19b32ad882203a4e30a52bf9872
0x255305891b67acdef0807b62154586d4bc722f36e08620cefc4730da008fb23d
0x0be2d35ae07e05775b008ae787dc83c2498d3b221ccd30414abbbf5f1b995a20
0x9f3cce91d85283acf9450dad8c0a3cdead60718b15308240d1b36a210d1dbdb1
0x65f2205dae5456ff9eb963b64e0e3062d4e9d2fda3949b1d88f4f43ca32cce3c
0x6df91375e97a0531962aca6307060e1b3e1a65161eaa9f0f21b351873317d5b3
0x3e0903befbefcbc39922b2491c5df7b1860a1728b280ef0daf2442547842540e
0x46f35fcc2bc9bf955743bf96bda4790e8139b304d27ab76f3e4741156859d604

Functions
Getter at block 21736210
MAX_LENGTH_VOTE(view returns (uint256)
2592300
MIN_LENGTH_VOTE(view returns (uint256)
240
currentVoteId(view returns (uint256)
44
operatorAddress(view returns (address)
0xa507f0f77aa9281bc29a60d585fee45f16583f02
owner(view returns (address)
0x573703139e5c61a2c2df68f4fed38547a7eef84f
viewCurrentVoteId(view returns (uint256)
44
voteToken(view returns (address)
0xea04bd97f8083559dccd108659d7eb3560454f67
Read-only
viewUserVote(address useruint256 _voteIdview returns (uint256 tickets)
viewVote(uint256 _voteIdview returns (struct IXB_VOTEvote)
viewVoteTarget(uint256 _voteIdview returns (uint256[] tickets)
State-modifying
claimTickets(uint256[] _vote_Ids
closeVote(uint256 _vote_Id
renounceOwnership(
setOperator(address _operatorAddress
startVote(uint256 _endTimeuint32[] _targetIds
transferOwnership(address newOwner
voteTickets(uint256 _vote_Iduint32 _target_Iduint256 _voteNumber
Events
NewOperator(address operator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
userClaim(address indexed useruint256 indexed voteIduint256 tickets
userVote(address indexed useruint256 indexed voteIduint256 targetIduint256 tickets
voteClose(uint256 indexed voteId
voteOpen(uint256 indexed voteIduint256 startTimeuint256 endTime
Constructor
constructor(address _voteTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.