Governance

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x374a2319 at 18570828
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 12 additional slots
-
variable spans 49 additional slots

No balances found for "Governance"

No transactions found for "Governance"


Functions
Getter at block 20918559
get_all_stakers(view returns (address[])
[]
get_emission_rate(view returns (uint256)
0
get_gov_token(view returns (address)
0x0000000000000000000000000000000000000000
get_protocol_fee_percentage(view returns (uint256)
0
get_sgov_token(view returns (address)
0x0000000000000000000000000000000000000000
get_total_staked(view returns (uint256)
0
get_total_vp(view returns (uint256)
0
get_treasury_address(view returns (address)
0x0000000000000000000000000000000000000000
get_unpending_vp(view returns (uint256)
0
get_vp_rate(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
get_pending_emissions(address userview returns (uint256)
get_user_data(address userview returns (struct Gov_StorageUser_Data)
get_user_vp(address userview returns (uint256)
State-modifying
claim(
initialize(address gov_tokenaddress sgov_token
renounceOwnership(
set_emission_rate(uint256 _emission_rate
set_gov_token(address _gov_token
set_protocol_fee_percentage(uint256 _protocol_fee_percentage
set_sgov_token(address _sgov_token
set_treasury_address(address _treasury
set_vp_rate(uint256 _vp_rate
stake(uint256 amount
transferOwnership(address newOwner
transfer_stake(address fromaddress touint256 amount
unstake(uint256 amount
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Claim_Rewards(address touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address fromuint256 amount
Transfer_Stake(address fromaddress touint256 amount
Unstake(address fromuint256 amount
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.