TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x78eabb05 at 14825151
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $4,330.32
0xfa3d11442859f13d8850442b1369da4dfd9ea5a48836e4a42ce32a787439a0ea
0x48b56a09a3927d04f7d3e4fecc03bed0cb3d5ccff31f7ccef324c3987fd7587a
0xd1bc1339195423bfa18704748b6c8054940bed08a59c6df5856ff14e98f9918e
0xa4295262cc9a9c101fbf0fd1d21b4de6378181a36b95cf336cca6583991f0a30
0xe82182391d6bc875188a70f678110d7802ebb3f5bb03d6475c1cd2cfc2141d34
0xc70ce6646e587c5bb140f42a937430cfca7dae99a45a8e9d18c7ee6fe64c859f
0x87643e958adc1aa001646f33c6b3fe77c3e4f0e6de2cd41e78b2e93497351f29
0xd7da8f4f1496ecd7337a093ec2517dc5d4f362760c80de59f12f3b860f2770bb
0x4fa1b6347478939b5377f8be316ddd5672a7d30f2b59f110137b798a2ff3aea2
0xd536f8e9cc759d4bac89463705cdb33ea7aa81b5754f4253063df544be3dbb7a

Functions
Getter at block 20963169
BASE_UNIT(view returns (uint256)
10000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOVERNOR_ROLE(view returns (bytes32)
0x7935bd0ae54bc31f548c14dba4d37c5c64b3f8ca900cb468fb8abd54d5894f55
GUARDIAN_ROLE(view returns (bytes32)
0x55435dd261a4b9b3364963f7738a7a662ad9c84396d64be3365284bb7f0a5041
claimerFee(view returns (uint256)
0
controller(view returns (address)
0x75f8f7fa4b6da6de9f4fe972c811b778cefce882
delegateGauge(view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
distributionsOn(view returns (bool)
true
lastMasterchefPull(view returns (uint256)
1728604800
lookPastDays(view returns (uint256)
14
masterchef(view returns (address)
0xfea5e213bbd81a8a94d0e1edb09dbd7ceab61e1c
masterchefPID(view returns (uint256)
17
masterchefToken(view returns (address)
0x9a8dc57fb8d806e9dba83ef855cceb966f1fdd60
rewardToken(view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
timePeriod(view returns (uint256)
86400
Read-only
delegateGauges(addressview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isGaugePaid(uint256addressview returns (bool)
isInterfaceKnown(addressview returns (bool)
killedGauges(addressview returns (bool)
pulls(uint256view returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approveGauge(address gaugeAddr
distribute(address gaugeAddr
distributeMulti(address[] gaugeAddr
grantRole(bytes32 roleaddress account
initialize(address _controlleraddress _governoraddress _guardianaddress _delegateGauge
initializeMasterchef(uint256 _pid
recoverERC20(address tokenAddressaddress touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setClaimerFee(uint256 _newFee
setDelegateGauge(address gaugeAddraddress _delegateGaugebool toggleInterface
setDistribution(bool _state
setGaugeController(address _controller
setLookPastDays(uint256 _newLookPastDays
setTimePeriod(uint256 _timePeriod
toggleGauge(address gaugeAddr
toggleInterfaceKnown(address _delegateGauge
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
DelegateGaugeUpdated(address indexed _gaugeAddraddress indexed _delegateGauge
DistributionsToggled(bool _distributionsOn
GaugeControllerUpdated(address indexed _controller
GaugeToggled(address indexed gaugeAddrbool newStatus
InterfaceKnownToggled(address indexed _delegateGaugebool _isInterfaceKnown
RateUpdated(uint256 _newRate
Recovered(address indexed tokenAddressaddress indexed touint256 amount
RewardDistributed(address indexed gaugeAddruint256 sdtDistributeduint256 lastMasterchefPull
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UpdateMiningParameters(uint256 timeuint256 rateuint256 supply
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.