OnChainVoteL1
Verified contract
Implementation
Active on
Ethereum with 2 txns
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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "OnChainVoteL1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16248842 | 2 years ago | | | 0 | 0.00058902954 | |
| 14668915 | 3 years ago | | | 0 | 0.0070849000 |
ABI
ABI objects
Getter at block 21169833
_eventSend() view returns (bool)
false
destinations() view returns (address fxStateSender, address destinationOnL2)
(fxStateSender=0x0000000000000000000000000000000000000000, destinationOnL2=0x0000000000000000000000000000000000000000)
owner() view returns (address)
0x90b6c61b102ea260131ab48377e143d6eb3a9d4b
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize()
pause()
renounceOwnership()
setDestinations(address _fxStateSender, address _destinationOnL2)
setEventSend(bool _eventSendSet)
transferOwnership(address newOwner)
unpause()
vote(struct UserVotePayload userVotePayload)
DestinationsSet(address fxStateSender, address destinationOnL2)
EventSendSet(bool eventSendSet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.