0x339bd3ad407f513b201ac4208514a5c69d5c417c

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x637495a6 at 16951914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x339bd3ad407f513b201ac4208514a5c69d5c417c"

0xa353c32178e46a340d6c019133703171f794f387bfe0286cbf80d3e33c11d7ae
0x9b2dec8c4f2925fc5e424253061b50fbe0ea4c39ff9bcf214a3667b7bd92b77c
0x15f87b0ba3ced1a7b8905398745b5ac13157459718f1b02c3e5b82994d8a51c0
0x2706c83c89df15900579e90b62ba090f9ca2c1f7737cdac420fb7f10a8beb93f
0x26fe6bab0e5c7cd3f91156e118d2512d40605e03797c76b70317b0f1005f7026
0x7db13d725d3ccb1e277b6ed58ad0184d00ca1da3d79bb2721f54f769069da79b
0xe8b9cd4836cd0a7c137f91456107967ff0116b612bc167af49c3d18f046527fd
0x2c48427a111922d1faf99ff4095da767937b77f50f6b78f204d277454d45c3cd
0x23db1746b4f47fa19c7b773fd7de92c4654d83a6d894fd61cc6508cc424d4fd0
0x2cd1d2b989fdd5f013dd3d00b6ab04d082a20d92489dd1281fb612152aaeae40

Functions
Getter at block 21301321
GENERATION_START(view returns (uint256)
1000
IDEMPOTENT_INFLATION_MULTIPLIER(view returns (uint256)
1000000000000000000
MAX_DATA(view returns (uint256)
160
MIN_GENERATION_DURATION(view returns (uint256)
1209600
PROPOSAL_TIME(view returns (uint256)
864000
REVEAL_TIME(view returns (uint256)
86400
VOTING_TIME(view returns (uint256)
259200
currentStage(view returns (uint8)
4
implementation(view returns (address _impl)
0xf4e903bd6ffc1464f7938f6e1a27e369edbd715d
leader(view returns (address)
0x41fa896616a2bf60a0bb9391de4bb0b7ea122b07
paused(view returns (bool)
false
pauser(view returns (address)
0x99f98ea4a883db4692fa317070f4ad2dc94b05ce
policy(view returns (address)
0x8c02d4cc62f79aceb652321a9f8988c0f6e71e68
proposalEnds(view returns (uint256)
1681187123
revealEnds(view returns (uint256)
1681532723
votingEnds(view returns (uint256)
1681446323
winner(view returns (address)
0x41fa896616a2bf60a0bb9391de4bb0b7ea122b07
Read-only
canImplementInterfaceForAddress(bytes32address _addrview returns (bytes32)
commitments(addressview returns (bytes32)
proposals(addressview returns (uint256 numberOfRecipientsuint256 randomInflationRewarduint256 lockupDurationuint256 lockupInterestuint256 inflationMultiplierstring description)
score(addressview returns (uint256)
State-modifying
clone(returns (address)
commit(bytes32 _commitment
compute(
initialize(address _self
pause(
policyCommand(address _delegatebytes _data
propose(uint256 _numberOfRecipientsuint256 _randomInflationRewarduint256 _lockupDurationuint256 _lockupInterestuint256 _inflationMultiplierstring _description
reveal(bytes32 _seedstruct CurrencyGovernanceVote[] _votes
setExpectedInterfaceSet(address _addr
setPauser(address _pauser
unpause(
unpropose(
updateStage(
Events
Paused(address account
PauserAssignment(address indexed pauser
ProposalCreation(address indexed trusteeAddressuint256 _numberOfRecipientsuint256 _randomInflationRewarduint256 _lockupDurationuint256 _lockupInterestuint256 _inflationMultiplierstring _description
ProposalRetraction(address indexed trustee
RevealStart(
Unpaused(address account
VoteCast(address indexed trustee
VoteResult(address indexed winner
VoteReveal(address indexed voterstruct CurrencyGovernanceVote[] votes
VoteStart(
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.