Depositor
Verified contract
Active on
Ethereum with 540 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANGLE | ERC-20 | 761.018749 | $0.021254 |
$16.17 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20364235 | 4 months ago | | | 0 | 0.0040279511 | |
| 19319038 | 9 months ago | | | 0 | 0.034515101 | |
| 18969484 | 10 months ago | | | 0 | 0.013464596 | |
| 18758720 | a year ago | | | 0 | 0.020964724 | |
| 18512416 | a year ago | | | 0 | 0.0071334397 | |
| 18469210 | a year ago | | | 0 | 0.016818972 | |
| 18334239 | a year ago | | | 0 | 0.0038530058 | |
| 18285568 | a year ago | | | 0 | 0.0044141900 | |
| 18249189 | a year ago | | | 0 | 0.0065744881 | |
| 18200813 | a year ago | | | 0 | 0.0068301916 |
ABI
ABI objects
Getter at block 21225952
FEE_DENOMINATOR() view returns (uint256)
10000
gauge() view returns (address)
0xe55843a90672f7d8218285e51ee8ff8e233f35d5
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
incentiveToken() view returns (uint256)
761018748946258717
lockIncentive() view returns (uint256)
10
locker() view returns (address)
0xd13f8c25cced32cdfa79eb5ed654ce3e484dcaf5
minter() view returns (address)
0x752b4c6e92d96467fe9b9a2522ef07228e00f87c
relock() view returns (bool)
true
token() view returns (address)
0x31429d1856ad1377a8a0079410b297e1a9e214c2
unlockTime() view returns (uint256)
1847059200
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(uint256 _amount, bool _lock, bool _stake, address _user)
depositAll(bool _lock, bool _stake, address _user)
lockToken()
setFees(uint256 _lockIncentive)
setGauge(address _gauge)
setGovernance(address _governance)
setRelock(bool _relock)
setSdTokenOperator(address _operator)
Deposited(address indexed caller, address indexed user, uint256 amount, bool lock, bool stake)
FeesChanged(uint256 newFee)
GovernanceChanged(address indexed newGovernance)
IncentiveReceived(address indexed caller, uint256 amount)
SdTokenOperatorChanged(address indexed newSdToken)
TokenLocked(address indexed user, uint256 amount)
constructor(address _token, address _locker, address _minter)
This contract contains no fallback and receive objects.
This contract contains no error objects.