GaugeController

Verified contract

Active on Ethereum with 80 txns
Deployed by via 0x12947918 at 14253252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999999999 additional slots
-
variable spans 999999999 additional slots
-
variable spans 999999999 additional slots

No balances found for "GaugeController"

0x5ac4054247f62f19d866b828d1d6ddd3016e7b83a8447171770e07f62be01601
0xefff58ca81c20e20c7514250e1366b2fb096d2597913dffb141c0b17dc7f9040
0xfee7ca8e7a5f2745417d64f21a55d9b1ad71d0711389184956026a763d31de6f
0xc7bef2d6d6d5dd5a81d68be9aa5a485e87e8d99add284e963cadc60d4b87a436
0x8baa7c88ef1f7a7c6bad3bfe725ae49938ae224dab2f233f397d8428b7a5a448
0xa55d2d2e15649af282b19cc1a3b62b26f468131a653c792b9778527753a70e90
0x3792e568dc54d638b8c987cf165455384a88a899988644c5108482851d9fcf1f
0xc7c5eeb8d2a7e52e1921476679c3f10a4acf6543d79f70b3a0aab1744e1f4a9b
0x360036e64523519d884eb6f90ad6f9e38ae0939dc151d8e37f4c31c9469596e0
0x9ddac70a5dfa712676e0bcc70ef0f63d35ea7809b51ed0c38e4bfa4c3535c266

Functions
Getter at block 21090430
get_total_weight(view returns (uint256)
3238827865975300588235020000000000000000000
get_voting_escrow(view returns (address)
0x3dc07e60ecb3d064d20c386217ceef8e3905916b
n_gauge_types(view returns (uint256)
4
n_gauges(view returns (uint256)
31
ownership(view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
time_total(view returns (uint256)
1726099200
token(view returns (address)
0xd83ae04c9ed29d6d3e6bf720c71bc7beb424393e
voting_escrow(view returns (address)
0x3dc07e60ecb3d064d20c386217ceef8e3905916b
Read-only
changes_sum(uint256uint256view returns (uint256)
changes_weight(addressuint256view returns (uint256)
gauge_relative_weight(address _addruint256 _timeview returns (uint256)
gauge_type_names(uint256view returns (string)
gauge_types(address _addrview returns (uint256)
gauges(uint256view returns (address)
get_gauge_weight(address _addrview returns (uint256)
get_type_weight(uint256 _type_idview returns (uint256)
get_weights_sum_per_type(uint256 _type_idview returns (uint256)
last_user_vote(addressaddressview returns (uint256)
points_sum(uint256uint256view returns (uint256 biasuint256 slope)
points_total(uint256view returns (uint256)
points_type_weight(uint256uint256view returns (uint256)
points_weight(addressuint256view returns (uint256 biasuint256 slope)
time_sum(uint256view returns (uint256)
time_type_weight(uint256view returns (uint256)
time_weight(addressview returns (uint256)
vote_user_power(addressview returns (uint256)
vote_user_slopes(addressaddressview returns (uint256 slopeuint256 poweruint256 end)
State-modifying
add_gauge(address _addruint256 _gauge_typeuint256 _weight
add_type(string _nameuint256 _weight
change_gauge_weight(address _addruint256 _weight
change_type_weight(uint256 _type_iduint256 _weight
checkpoint(
checkpoint_gauge(address _addr
gauge_relative_weight_write(address _addruint256 _timereturns (uint256)
vote_for_gauge_weights(address _gauge_addruint256 _user_weight
Events
AddType(string nameuint256 type_id
NewGauge(address addruint256 gauge_typeuint256 weight
NewGaugeWeight(address gauge_addressuint256 timeuint256 weightuint256 total_weight
NewTypeWeight(uint256 type_iduint256 timeuint256 weightuint256 total_weight
VoteForGauge(uint256 timeaddress useraddress gauge_addruint256 weight
Constructor
constructor(address _tokenaddress _voting_escrowaddress _ownership
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.