ExercisePOLY
Verified contract
Active on
Ethereum with 134 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 "ExercisePOLY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12320859 | 4 years ago | | | 0 | 0.0051559100 | |
| 12310837 | 4 years ago | | | 0 | 0.0053795042 | |
| 12234389 | 4 years ago | | | 0 | 0.013605111 | |
| 12232950 | 4 years ago | | | 0 | 0.028519470 | |
| 12231839 | 4 years ago | | | 0 | 0.011899503 | |
| 12226955 | 4 years ago | | | 0 | 0.016391700 | |
| 12225960 | 4 years ago | | | 0 | 0.018029550 | |
| 12225488 | 4 years ago | | | 0 | 0.013277277 | |
| 12222364 | 4 years ago | | | 0 | 0.011799432 | |
| 12221283 | 4 years ago | | | 0 | 0.011801160 |
ABI
ABI objects
Getter at block 21289592
DAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
OHM() view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
owner() view returns (address)
0xa62bee23497c920b94305ff68fa7b1cd1e9fadb2
pOLY() view returns (address)
0x36994486c6e97c170065899d8659a28d7371c800
treasury() view returns (address)
0x886ce997aa9ee4f8c2282e182ab72a705762399d
Read-only
amountClaimed(address) view returns (uint256)
getPOLYAbleToClaim(address _vester) view returns (uint256)
maxAllowedToClaim(address) view returns (uint256)
percentCanVest(address) view returns (uint256)
State-modifying
Events exercisePOLY(uint256 _amountToExercise) returns (bool)
setTerms(address _vester, uint256 _amountCanClaim, uint256 _rate) returns (bool)
This contract contains no event objects.
constructor(address _owner, address _pOLY, address _ohm, address _dai, address _treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.