Whiteswap Governor Alpha

Verified contract

Active on Ethereum with 79 txns
Deployed by via 0xdd080952 at 14481637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52.82
0x6557daa89e7ccb5b55573c627c65a38dc7798f6249ac4b4c42d044e44d9cb15e
0xd2d8d2d8c6ea0cfdd31de9b36e3e8cbf610dffa7e7101bb42924c12f22564d69
0x757d4d709c3e88a9227ff6c3bfbcf1200512007dab9abe98fe7134809aed4b0c
0x4032f187725dea23f3b348adca07053c2ebb48c4169332e38ba4af857f4d4b7e
0xb8bf2f7b35154f3b4182df30d668bedb316d84e8e383451be1441d529ade61f1
0x9bc3c1a9d00b6f6aed620e70ccbb1a07f4c7d55db8a9a9c50a48818f17252025
0xa13b307a8d715d4399086bf13dacbb730742ec209b0ca6f1a29acff49b1d49dc
0x6eb3362f4462905532751b59b60aac4af1ec6b227e6aef95b7562a818046a544
0x2bf0c4cd1eb8aaec1ed57fd15bc5104d34d393e8e78ac504af53a8d281c73d57
0x945610aa8570f8b983edcdd09ab3fcd7bbaeaa245bf63276169338874a913e48

Functions
Getter at block 21001632
BALLOT_TYPEHASH(view returns (bytes32)
0x8e25870c07e0b0b3884c78da52790939a455c275406c44ae8b434b692fb916ee
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
admin(view returns (address)
0x95db09ff2644eca19cb4b99318483254bfd52dae
name(view returns (string)
Whiteswap Governor Alpha
proposalCount(view returns (uint256)
3
proposalMaxOperations(pure returns (uint256)
10
proposalThreshold(view returns (uint256)
5000000000000000000000000
quorumPercent(view returns (uint256)
4000000000000000000
quorumVotes(view returns (uint256)
40000000000000000000000000
thresholdPercent(view returns (uint256)
500000000000000000
timelock(view returns (address)
0x60944aff520c44df6d877ae379abb7aa704b0b8f
votingDelay(pure returns (uint256)
1
votingPeriod(pure returns (uint256)
604800
wsd(view returns (address)
0x0423d7c27d1dde7eb4aae02dae6b651c7225e6f9
Read-only
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernorAlphaReceipt)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endTimestampuint256 forVotesuint256 againstVotesbool canceledbool executed)
state(uint256 proposalIdview returns (uint8)
State-modifying
acceptTimelockAdmin(
cancel(uint256 proposalId
castVote(uint256 proposalIdbool support
castVoteBySig(uint256 proposalIdbool supportuint8 vbytes32 rbytes32 s
changeAdmin(address _newAdmin
changeQuorumPercent(uint256 _newQuorum
changeThresholdPercent(uint256 _thresholdPercent
execute(uint256 proposalIdpayable 
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
Events
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endTimestampstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
VoteCast(address voteruint256 proposalIdbool supportuint256 votes
Constructor
constructor(address timelock_address wsd_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.