Governance

Verified contract

Active on Ethereum with 198 txns
Deployed by via 0xf0acb36a at 11711631
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.54
ERC-20
Value $0.18
0x181fc3c81161035291aee9e71192de75c303c102fd393d1e5522b1afb330e87a
0x16f280d570c8f645e88afa3bea150b57d0b45053c373d15b9ffaa3ec7678e9f0
0xec20eaea6b6b4c3553f19838cabcb93eeeab068a7ee49eb96ebf564a0248dc01
0x955c90ba7a4f49f9f4409a61d0c4b2974e150e666ee2a9a365ef93d3efd9fd5d
0xfbefaf84459cbadf3ba787b5ad4c7efcd5f12f08eab0d5562b1871bab553836f
0xa773cdbdaad5ba42130e0d5c2e7d7a9fabcdce33aab8a67f32d5840d566b3fc5
0xad70d900482111ce0eecedb1818507c5503d8b8153e890a1ee17fdc89b73a688
0x9b874f57c7fd9e0ae5dfe718fa1df96a2ff0a096d5bb15bb2d7d8a1d8c2d2bad
0x47edb6f77beb733c7943f5932ebcfd2ea1c5d200cc61420f296c40cf38a2f7a2
0xa310eadb1d20956304bc0acecf21a92d7e55d733356f59b64c6a8df485be54ce

Functions
Getter at block 20870329
ADMIN_CAN_CLAIM_AFTER(view returns (uint256)
34128000
ADMIN_FEATURES_EXPIRE_AFTER(view returns (uint256)
15552000
MIN_BALANCE_TO_INIT_PROPOSAL(view returns (uint256)
5000000000000000000000
QUORUM(view returns (uint256)
25000000000000000000000
RESULT_EXECUTION_ALLOWANCE_PERIOD(view returns (uint256)
259200
TRUSTED_TOKEN_ADDRESS(view returns (address)
0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17
VOTE_DURATION(view returns (uint256)
259200
contractStartTime(view returns (uint256)
1611402615
isOwner(view returns (bool)
false
lastIndex(view returns (uint256)
25
owner(view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
actions(uint256view returns (uint8)
getProposal(uint256 proposalIdview returns (uint256 _proposalIduint8 _proposalActionuint256 _optionOneVotesuint256 _optionTwoVotesaddress[] _stakingPooladdress _newGovernanceuint256 _proposalStartTimebool _isProposalExecuteduint256 _newQuorumstring _proposalTextuint256 _newMinBalance)
hardcodedStakingPools(uint8uint256view returns (address)
isProposalExecuted(uint256view returns (bool)
isProposalExecutible(uint256 proposalIdview returns (bool)
isProposalOpen(uint256 proposalIdview returns (bool)
lastVotedProposalStartTime(addressview returns (uint256)
newGovernances(uint256view returns (address)
newMinBalances(uint256view returns (uint256)
newQuorums(uint256view returns (uint256)
optionOneVotes(uint256view returns (uint256)
optionTwoVotes(uint256view returns (uint256)
proposalStartTime(uint256view returns (uint256)
proposalTexts(uint256view returns (string)
stakingPools(uint256uint256view returns (address)
totalDepositedTokens(addressview returns (uint256)
votedForOption(addressuint256view returns (uint8)
votesForProposalByAddress(addressuint256view returns (uint256)
State-modifying
addVotes(uint256 proposalIduint8 optionuint256 amount
changeMinBalanceToInitProposal(uint256 newMinBalanceToInitProposal
changeQuorum(uint256 newQuorum
claimOwnership(
executeProposal(uint256 proposalId
proposeDisburseOrBurn(uint8 poolGroupName
proposeNewMinBalanceToInitProposal(uint256 newMinBalance
proposeNewQuorum(uint256 newQuorum
proposeText(string text
proposeUpgradeGovernance(uint8 poolGroupNameaddress newGovernance
removeVotes(uint256 proposalIduint256 amount
transferAnyERC20Token(address tokenAddressaddress recipientuint256 amount
transferAnyERC20TokenFromPool(address pooladdress tokenAddressaddress recipientuint256 amount
transferAnyLegacyERC20Token(address tokenAddressaddress recipientuint256 amount
transferAnyLegacyERC20TokenFromPool(address pooladdress tokenAddressaddress recipientuint256 amount
transferOwnership(address _newOwner
withdrawAllTokens(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCallReverted(address arg0bytes arg1
PoolCallReverted(address arg0string arg1
PoolCallSucceeded(address arg0
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.