cTAIFarming
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf497…b127
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cTAI | ERC-20 | 22.034714K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11225380 | 4 years ago | | | 0 | 0.0061880650 | |
| 11225364 | 4 years ago | | | 0 | 0.0051711280 | |
| 11220139 | 4 years ago | | | 0 | 0.0025639320 | |
| 11217697 | 4 years ago | | | 0 | 0.0045240360 | |
| 11217473 | 4 years ago | | | 0 | 0.011031215 | |
| 11217438 | 4 years ago | | | 0 | 0.0063128450 | |
| 11217363 | 4 years ago | | | 0 | 0.020115745 | |
| 11213345 | 4 years ago | | | 0 | 0.0020560988 | |
| 11213252 | 4 years ago | | | 0 | 0.0025803000 | |
| 11210073 | 4 years ago | | | 0 | 0.0029135700 |
ABI
ABI objects
Getter at block 21296436
admin() view returns (address)
0xb14fb745c4a9c769cfb5cac14c26972bda9fd902
breaker() view returns (bool)
false
duration() view returns (uint256)
7776000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1612524891
lastUpdateTime() view returns (uint256)
1604952429
lock() view returns (uint256)
0
lpToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xb14fb745c4a9c769cfb5cac14c26972bda9fd902
periodFinish() view returns (uint256)
1612524891
rewardPerToken() view returns (uint256)
21648226210081642562150
rewardPerTokenStored() view returns (uint256)
21648226210081642562150
rewardRate() view returns (uint256)
2893518518518518
rewardToken() view returns (address)
0xf49704edfd32fd879e245cb341d4d06725c1b127
totalSupply() view returns (uint256)
0
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
farmLock(address) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
farm(uint256 amount)
getReward()
notifyRewardAmount(uint256 reward, uint256 _duration)
renounceOwnership()
seize(address _token, uint256 amount)
setBreaker(bool _breaker)
setLockTime(uint256 _lock)
setRewardDistribution(address _rewardDistribution)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Farmed(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Withdrawn(address indexed user, uint256 amount)
constructor(address _lpToken, address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.