FraxVoterProxy
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FraxVoterProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13854123 | 3 years ago | | | 0 | 0.0016180200 | |
| 13854121 | 3 years ago | | | 0 | 0.0030949200 | |
| 13854120 | 3 years ago | | | 0 | 0.0027691800 |
ABI
ABI objects
Getter at block 21212313
depositor() view returns (address)
0x8f55d7c21bdff1a51afaa60f3de7590222a3181e
escrow() view returns (address)
0xc8418af6358ffdda74e09ca9cc3fe03ca6adc5b0
fxs() view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
gaugeController() view returns (address)
0x44ade9aa409b0c29463ff7fcf07c9d3c939166ce
getName() pure returns (string)
FraxVoterProxy
operator() view returns (address)
0xd8bd5cdd145ed2197cb16ddb172df954e3f28659
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
Read-only
This contract contains no read-only function objects.
State-modifying
Events checkpointFeeRewards(address _distroContract)
claimFees(address _distroContract, address _token, address _claimTo) returns (uint256)
createLock(uint256 _value, uint256 _unlockTime) returns (bool)
execute(address _to, uint256 _value, bytes _data) returns (bool, bytes)
increaseAmount(uint256 _value) returns (bool)
increaseTime(uint256 _value) returns (bool)
release() returns (bool)
setDepositor(address _depositor)
setOperator(address _operator)
setOwner(address _owner)
voteGaugeWeight(address _gauge, uint256 _weight) returns (bool)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.