CurveVoterProxy
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 ($537.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wstETH | ERC-20 | 0.096329 | $3,958.62 |
$381.33 | |
PNT | ERC-20 | 32.078083K | $0.00478 |
$153.32 | |
ALCX | ERC-20 | 0.140016 | $20.56 |
$2.88 | |
0xfa71…30c1 | ERC-20 | 26,672,887,896,823.275T | -- | -- | |
0x69fb…8840 | ERC-20 | 4,476,179,869,599.5126T | -- | -- | |
0xf984…cfc4 | ERC-20 | 2,837,630,363,982.552T | -- | -- | |
0xbfcf…952a | ERC-20 | 2,009,698,488,631.928T | -- | -- | |
0x5f62…1352 | ERC-20 | 1,788,636,072,664.6492T | -- | -- | |
0xa909…7849 | ERC-20 | 1,258,623,268,658.4564T | -- | -- | |
0x64e3…041d | ERC-20 | 645,829,107,088.1307T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12457365 | 4 years ago | | | 0 | 0.0018862200 | |
| 12451025 | 4 years ago | | | 0 | 0.0039156100 | |
| 12451000 | 4 years ago | | | 0 | 0.0039336300 |
ABI
ABI objects
Getter at block 21247442
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
depositor() view returns (address)
0x8014595f2ab54cd7c604b00e9fb932176fdc86ae
escrow() view returns (address)
0x5f3b5dfeb7b28cdbd7faba78963ee202a494e2a2
gaugeController() view returns (address)
0x2f50d538606fa9edd2b11e2446beb18c9d5846bb
getName() pure returns (string)
CurveVoterProxy
mintr() view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
operator() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
owner() view returns (address)
0x2b83552729067d1c32a2a31024776bd83c48816e
Read-only
balanceOfPool(address _gauge) view returns (uint256)
State-modifying
Events claimCrv(address _gauge) returns (uint256)
claimFees(address _distroContract, address _token) returns (uint256)
claimRewards(address _gauge) returns (bool)
createLock(uint256 _value, uint256 _unlockTime) returns (bool)
deposit(address _token, address _gauge) 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)
setStashAccess(address _stash, bool _status) returns (bool)
vote(uint256 _voteId, address _votingAddress, bool _support) returns (bool)
voteGaugeWeight(address _gauge, uint256 _weight) returns (bool)
withdraw(address _asset) returns (uint256 balance)
withdraw(address _token, address _gauge, uint256 _amount) returns (bool)
withdrawAll(address _token, address _gauge) returns (bool)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.