VoteCounter
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…0000
Balances ($0.00)
No balances found for "VoteCounter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VoteCounter"
ABI
ABI objects
Getter at block 21265726 getTotalVotes() view returns (uint256)
veLock() view returns (address)
0x0000000000000000000000000000000000000000
veToken() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address account) view returns (uint256)
getVotes(uint256 veLockId, uint256 timestamp) view returns (uint256)
voterOf(uint256 veLockId) view returns (address)
votingRights(address voter) view returns (uint256[] rights)
State-modifying
Events initialize(address veToken_)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.