OolongFarmOolongLpPool
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xad08…1540
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 107.843207 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11060016 | 4 years ago | | | 0 | 0.012800640 | |
| 10863124 | 4 years ago | | | 0 | 0.016951202 | |
| 10854040 | 4 years ago | | | 0 | 0.012376776 | |
| 10843969 | 4 years ago | | | 0 | 0.0086461151 | |
| 10835476 | 4 years ago | | | 0 | 0.032209200 | |
| 10832922 | 4 years ago | | | 0 | 0.018472800 | |
| 10832766 | 4 years ago | | | 0 | 0.018472800 | |
| 10832627 | 4 years ago | | | 0 | 0.017272068 | |
| 10832520 | 4 years ago | | | 0 | 0.018472800 | |
| 10832361 | 4 years ago | | | 0 | 0.015701880 |
ABI
ABI objects
Getter at block 21176757
DURATION() view returns (uint256)
1209600
farm_olo_lp() view returns (address)
0x0ba768b803c9d0a832fcacb9a28ffa570e99f25b
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600873200
lastUpdateTime() view returns (uint256)
1600873200
owner() view returns (address)
0xd90010fe0bd036fbf854c6be16f2854cb6bfe7b6
periodFinish() view returns (uint256)
1600873200
rewardDistribution() view returns (address)
0xd90010fe0bd036fbf854c6be16f2854cb6bfe7b6
rewardPerToken() view returns (uint256)
349983593495516985626171
rewardPerTokenStored() view returns (uint256)
349983593495516985626171
rewardRate() view returns (uint256)
8680555555555555555
starttime() view returns (uint256)
1599663600
totalSupply() view returns (uint256)
107843207014809780368
yam() view returns (address)
0xad0820827df41aa5e27b8b994db04837c0571540
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()
notifyRewardAmount(uint256 reward)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.