TimeFarmerPool
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FARM | ERC-20 | 3.158593K | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11018669 | 4 years ago | | | 0 | 0.0017554200 | |
| 11018565 | 4 years ago | | | 0 | 0.0023074884 | |
| 11018562 | 4 years ago | | | 0 | 0.0038451028 | |
| 10955076 | 4 years ago | | | 0 | 0.0038034100 | |
| 10954964 | 4 years ago | | | 0 | 0.0047738275 | |
| 10954954 | 4 years ago | | | 0 | 0.0081203200 | |
| 10928627 | 4 years ago | | | 0 | 0.0040959800 | |
| 10928615 | 4 years ago | | | 0 | 0.0030108960 | |
| 10928596 | 4 years ago | | | 0 | 0.0049307280 | |
| 10916078 | 4 years ago | | | 0 | 0.0046811200 |
ABI
ABI objects
Getter at block 21303706
TOKEN_PRECISION() view returns (uint256)
1000000
VaultCreation() view returns (uint256)
1600170992
allMintedTokens() view returns (uint256 mintedTokens)
36899000000
farmToken() view returns (address)
0x63a6da104c6a08dfeb50d13a7488f67bc98cc41f
farmTokenAddress() view returns (address)
0x63a6da104c6a08dfeb50d13a7488f67bc98cc41f
isOwner() view returns (bool)
false
liqudityToken() view returns (address)
0x5de4f909f416013558b69fa2b78e99739b61c83d
liqudityTokenAddress() view returns (address)
0x5de4f909f416013558b69fa2b78e99739b61c83d
owner() view returns (address)
0xb8aaed2e3117fa589eb05b0d7d0c8469d9e41ec5
Read-only
allInfoFor(address _user) view returns (uint256 totalFarmSupply, uint256 allFarmTokens, uint256 allLiquidityTokens, uint256 myLiqudityInContract, uint256 allFarmTokensContract, uint256 allLiquidityTokensontract, uint256 lockedLiqudityInContract)
tokensToClaim(address _user) view returns (uint256 tokensToTake)
State-modifying
Events claimTokens() payable
joinFarmPool(uint256 liqudityTokenToFarm) payable
leaveFarmPool(uint256 liqudityTokenFromFarm) payable
refundAll()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.