DeflectPoolDEFETH
Verified contract
Active on
Ethereum with 474 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x3aa5…fa53
0x57cd…fa1d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEFLCT | ERC-20 | 38.737358K | -- | -- | |
UNI-V2 | ERC-20 | 0.006652 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12759347 | 3 years ago | | | 0 | 0.0020390370 | |
| 12463876 | 4 years ago | | | 0 | 0.019607712 | |
| 12463817 | 4 years ago | | | 0 | 0.018065184 | |
| 12416202 | 4 years ago | | | 0 | 0.063520817 | |
| 12390881 | 4 years ago | | | 0 | 0.012365352 | |
| 12389247 | 4 years ago | | | 0 | 0.015286536 | |
| 12389233 | 4 years ago | | | 0 | 0.016120289 | |
| 12327772 | 4 years ago | | | 0 | 0.012692829 | |
| 12048594 | 4 years ago | | | 0 | 0.051081965 | |
| 12048541 | 4 years ago | | | 0 | 0.071052083 |
ABI
ABI objects
Getter at block 21320239
DURATION() view returns (uint256)
4838400
_totalSupply() view returns (uint256)
6652395478117582
_totalSupplyAccounting() view returns (uint256)
2631966948598067
deployedTime() view returns (uint256)
1607808668
devFee() view returns (uint256)
15
devFund() view returns (address)
0xa0690cb3eaf85b9bb543a448ee16464ae8ad9aed
lastTimeRewardApplicable() view returns (uint256)
1612734734
lastUpdateTime() view returns (uint256)
1612734734
owner() view returns (address)
0xa0690cb3eaf85b9bb543a448ee16464ae8ad9aed
periodFinish() view returns (uint256)
1612734734
rewardPerToken() view returns (uint256)
104595816510901
rewardPerTokenStored() view returns (uint256)
104595816510901
rewardRate() view returns (uint256)
10333994
rewardToken() view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
stakingToken() view returns (address)
0x347c280fa84363147441cae5cd28df1b596f2c1f
startTime() view returns (uint256)
0
totalSupply() view returns (uint256)
6652395478117582
Read-only
_balances(address) view returns (uint256)
_balancesAccounting(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateCost(address _user, address _token, uint256 _level) view returns (uint256)
earned(address account) view returns (uint256)
getSpent(address _token, address _user) view returns (uint256)
getTotalLevel(address _user) view returns (uint256)
getTotalMultiplier(address _account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events eject()
exit()
getReward()
kill()
notifyRewardAmount(uint256 reward)
notifyRewardAmountWithoutUpdateTime(uint256 reward)
purchase(address _token, uint256 _level)
renounceOwnership()
setDevFund(address _newFund)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Boost(address _token, uint256 level)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(uint256 _duration, address _stakingToken, address _rewardToken, address _deflector, address _devFund)
This contract contains no fallback and receive objects.
This contract contains no error objects.