LimeSaas

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xca58df45 at 16432300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44.27
 (#802)
ERC-721
--
0x96236d83663397ce4a4c018009c4874f116475e3b9de8d37873c8fdcc849a1a7
From
0x089340007dbcfe75446e16b5caa341e04d1de81625c93cc0afb57e30b56d645a
From
0xc33a51733ba09c8176855ee45d697cd6cf33cd36bfb72f510e9b2fce23f43d94
From
0x992f10776ba7d34d1e075ee5f25108c853783ee92e8942d8dd0d8681741aa6f5
0x796c70f81be1fabb32495d560844fa692f169ef6731c03f025975fa37cd1de18
From
0xb418d5ec10fe45abb2775017e573654cff6f90c992a59e53c348ec2081cd15e9
From
0x664020bb6ef1dea2cd02a5c63c6ef484b6b5ccc540c12f3efda20f38d0430c16
From
0x9374c8373611b11804dcb0024d9c8ce0e82c43e50b5ca9fb215b7061ff695654
From
0xedc5e4a02c202a0c58d60edda9ef06d08ea303b09f596b113eb8bf40de7b2ffe
From

Functions
Getter at block 20929472
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
COUNTING_MODE(pure returns (string)
support=bravo&quorum=for,abstain
getManager(view returns (address)
0x84cb611337e9354ddef24ba10a3f3da99a104dd2
name(view returns (string)
LimeSaas
proposalThreshold(view returns (uint256)
1
quorumDenominator(view returns (uint256)
100
quorumNumerator(view returns (uint256)
50
token(view returns (address)
0x09c65cfae3e8b612f1c5ae96c53e72046acba7ae
version(view returns (string)
1
votingDelay(view returns (uint256)
1
votingPeriod(view returns (uint256)
1270
Read-only
getVotes(address accountuint256 blockNumberview returns (uint256)
hasVoted(uint256 proposalIdaddress accountview returns (bool)
hashProposal(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpure returns (uint256)
isAllowedContracts(address[] targetsview returns (bool)
isManagerProposal(uint256 proposalIdview returns (bool)
proposalDeadline(uint256 proposalIdview returns (uint256)
proposalSnapshot(uint256 proposalIdview returns (uint256)
proposalVotes(uint256 proposalIdview returns (uint256 againstVotesuint256 forVotesuint256 abstainVotes)
quorum(uint256 blockNumberview returns (uint256)
state(uint256 proposalIdview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancel(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
castVote(uint256 proposalIduint8 supportreturns (uint256)
castVoteBySig(uint256 proposalIduint8 supportuint8 vbytes32 rbytes32 sreturns (uint256)
castVoteWithReason(uint256 proposalIduint8 supportstring reasonreturns (uint256)
execute(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpayable returns (uint256)
initialize(address _tokenaddress _firstManageraddress[] _alloweduint256 _votingPeriodstring _contractName
propose(address[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
relay(address targetuint256 valuebytes data
resignAsManager(
setAllowContract(address contractAddressbool allow
setManager(address _newManager
setProposalThreshold(uint256 newProposalThreshold
setVotingDelay(uint256 newVotingDelay
setVotingPeriod(uint256 newVotingPeriod
updateQuorumNumerator(uint256 newQuorumNumerator
Events
Initialized(uint8 version
ProposalCanceled(uint256 proposalId
ProposalCreated(uint256 proposalIdaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 proposalId
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
QuorumNumeratorUpdated(uint256 oldQuorumNumeratoruint256 newQuorumNumerator
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.