FraxVoterProxyV3

Verified contract

Implementation

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

No balances found for "FraxVoterProxyV3"

No transactions found for "FraxVoterProxyV3"


Functions
Getter at block 21054262
FXS(view returns (address)
0x0000000000000000000000000000000000000000
_deprecated1(view returns (address)
0x0000000000000000000000000000000000000000
depositor(view returns (address)
0x0000000000000000000000000000000000000000
gaugeController(view returns (address)
0x0000000000000000000000000000000000000000
gaugeVoter(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
veFXS(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
checkpointFeeRewards(address _distroContract
claimFees(address _distroContractaddress _tokenaddress _claimToreturns (uint256)
createLock(uint256 _valueuint256 _unlockTimereturns (bool)
execute(address _touint256 _valuebytes _datareturns (bool successbytes result)
increaseAmount(uint256 _valuereturns (bool)
increaseTime(uint256 _valuereturns (bool)
release(address _recipientreturns (bool)
renounceOwnership(
setDelegate(address _delegateContractaddress _delegate
setDepositor(address _depositor
setFXS(address _fxs
setGaugeController(address _gaugeController
setGaugeVoter(address _gaugeVoter
setVeFXS(address _veFXS
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
voteGaugeWeights(address[] _gaugesuint256[] _weightsreturns (bool)
withdrawToken(address _tokenaddress _touint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DelegateUpdated(address _delegateContractaddress _delegate
DepositorUpdated(address _oldAddressaddress newAddress
FeesClaimed(address indexed useruint256 value
FxsUpdated(address _oldAddressaddress newAddress
GaugeControllerUpdated(address oldAddressaddress newAddress
GaugeVoterUpdated(address _oldAddressaddress newAddress
Initialized(uint8 version
LockCreated(address indexed useruint256 valueuint256 duration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(address indexed useruint256 value
Upgraded(address indexed implementation
VeFxsUpdated(address oldAddressaddress newAddress
VotedOnGaugeWeights(uint256 numberOfGaugesaddress[] _gaugesuint256[] _weights
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidArrayLengths(
NotDepositor(
NotDepositorOrOwner(
NotVoterOrOwner(