MarketingVoting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd91976e2 at 18171273
Slot
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "MarketingVoting"

No transactions found for "MarketingVoting"


Functions
Getter at block 20926858
CONFIGURATOR_ROLE(view returns (bytes32)
0x3b49a237fe2d18fa4d9642b8a0e065923cceb71b797783b619a030a61d848bf0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
PROXY_VOTER_ROLE(view returns (bytes32)
0xd33c74d922fdd1de4ecf3dde8d2f5c208b0eb9d10bf44ad2b54e9c387c25e336
SNAPSHOTER_ROLE(view returns (bytes32)
0xe81b7fde06adf1242da26197bd147d2a1b7c0c31ac749e1d4b2c4a883f986140
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
getCurrentVoteResult(view returns (uint256[])
[]
getOptions(view returns (struct MarketingVotingOption[])
[]
optionsCount(view returns (uint256)
0
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
question(view returns (string)
snapshotsCount(view returns (uint256)
0
veToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getVote(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
optionMapVoters(uint256addressview returns (uint256)
optionVoters(uint256uint256view returns (address)
options(uint256view returns (string namebool active)
supportsInterface(bytes4 interfaceIdview returns (bool)
votersOption(addressview returns (uint256)
State-modifying
addOption(string _option
createVoteSnapshot(
deactivateOption(uint256 index
grantRole(bytes32 roleaddress account
initialize(address _veToken
pause(
renounceRole(bytes32 roleaddress account
resetVotes(
revokeRole(bytes32 roleaddress account
revokeVote(
setQuestion(string _question
unpause(
updateVeToken(address _veToken
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
voteForOption(uint256 index
voteForOption(uint256 indexbytes signatureaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
GivenVote(address indexed accountuint256 indexed optionIndex
Initialized(uint8 version
Paused(address account
RevokedVote(address indexed accountuint256 indexed optionIndex
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SnapshottedResult(uint256 indexed indexuint256[] votes
Unpaused(address account
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.