AaplPool1
Verified contract
Active on
Ethereum with 1,174 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
0x41ef…2bec
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$AAPL | ERC-20 | 44.615229K | -- | -- | |
UNI-V2 | ERC-20 | 1.041139K | -- | -- | |
CRD | ERC-20 | 75 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20285419 | 5 months ago | | | 0 | 0.0010520760 | |
| 20285417 | 5 months ago | | | 0 | 0.00082931982 | |
| 20285415 | 5 months ago | | | 0 | 0.0012813481 | |
| 11178325 | 4 years ago | | | 0 | 0.0029019460 | |
| 11098533 | 4 years ago | | | 0 | 0.0070903836 | |
| 11052974 | 4 years ago | | | 0 | 0.0046870920 | |
| 11039063 | 4 years ago | | | 0 | 0.0057846950 | |
| 11014301 | 4 years ago | | | 0 | 0.0066121880 | |
| 10976961 | 4 years ago | | | 0 | 0.0065098500 | |
| 10976951 | 4 years ago | | | 0 | 0.0050000000 |
ABI
ABI objects
Getter at block 21311388
based() view returns (address)
0x41efc0253ee7ea44400abb5f907fdbfdebc82bec
deployer() view returns (address)
0x05979a5a3f99e6252cf5e1b00ccab756283b1865
duration() view returns (uint256)
259200
fairDistribution() view returns (bool)
true
initreward() view returns (uint256)
2288818359375000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1720985987
lastUpdateTime() view returns (uint256)
1720726835
owner() view returns (address)
0x05979a5a3f99e6252cf5e1b00ccab756283b1865
periodFinish() view returns (uint256)
1720985987
rewardPerToken() view returns (uint256)
1475231705147919682
rewardPerTokenStored() view returns (uint256)
1473033733019199903
rewardRate() view returns (uint256)
8830317744502
starttime() view returns (uint256)
1599062400
totalRewards() view returns (uint256)
30384771299496559326069
totalSupply() view returns (uint256)
1041139000000000000000
y() view returns (address)
0x16d445775157683833c7060695f930222550ccaf
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
initialize(uint256 _duration, uint256 _initreward, uint256 _starttime, address _susd, address _based, bool _fairDistribution)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.