ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 625 txns
Deployed by via 0xbe552b1c at 18171274
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
4 additional variables

No balances found for "ERC1967Proxy"

0xd4101f87b88e406da7694dd7831c709300c6b45cd263ff911b4f2fd98dde1c63
0x82436c753fafa35ae10a915ef17e041bdf97a51e39a9334ba09bc5f9a15e95d3
0x36efa0e98a9c0c12d29349d19f14ee34fbdafba026aeab3f42099db5ed8a74c2
0x04673919ed9d26eaa71ff714fc1290c1d54fff970fe5df0bfc21c4097a51e345
0x3ad6da861ac96198242907c9672082c045b0092c854ca76587ef780d0885546b
0x7554933946b1246094e5832842444fdae9f276e4976f6b9854060a23f2830cda
0x58df26a42a23e98b30b27493ade40ee42d7de5ef4c8ebeafd53aae84d4af20e1
0x55f47fe11ef3cc2f41ee325a452f2cc8bd97a3baf963ab40ad10955b34d360b4
0x450d13d7a29a858aa1067370ece8f872c7a967d8f09b6a03be6daaad9de6f71b
0x172a91fbdf1403e9b2700af70bcaff80d80b35518975d4cc8bfabe14ab844764

Functions
Getter at block 20925651
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 MarketingVotingV2v2Option[])
[(, false), (Extra Solo mining discount, true), (Miner Wars prize pool, true), (Greedy Machines power increase, true)]
optionsCount(view returns (uint256)
3
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
question(view returns (string)
Where do you want GoMining rewards (10% of weekly emission) to be distributed?
snapshotsCount(view returns (uint256)
4
veToken(view returns (address)
0x2ccdc4432f10cf8605833500d3151073686e1fe4
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
fixVotes(
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
resetVotes(
revokeRole(bytes32 roleaddress account
revokeVote(
setQuestion(string _question
unpause(
updateOption(uint256 indexstring _option
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
Upgraded(address indexed implementation
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
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.