FudFarmsStaking
Verified contract
Active on
Ethereum with 1,253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x94d4…7f1b
0xc0ad…80ae
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CROP | ERC-20 | 646.13146K | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- | |
FUDFARM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20333781 | 4 months ago | | | 0 | 0.0025079882 | |
| 20333779 | 4 months ago | | | 0 | 0.0012727273 | |
| 20333776 | 4 months ago | | | 0 | 0.0014634552 | |
| 20333774 | 4 months ago | | | 0 | 0.0090420961 | |
| 20333771 | 4 months ago | | | 0 | 0.0020394627 | |
| 20333765 | 4 months ago | | | 0 | 0.0025585053 | |
| 20329239 | 4 months ago | | | 0 | 0.0012324029 | |
| 18698348 | a year ago | | | 0 | 0.0065687760 | |
| 16296490 | 2 years ago | | | 0 | 0.0039740827 | |
| 16296482 | 2 years ago | | | 0 | 0.0031032540 |
ABI
ABI objects
Getter at block 21287495
contractAddress() view returns (address)
0xa096fa33c27a9f6ee2e0fcedbaa736dfb1288a61
cropToken() view returns (address)
0xc0ada8ef0c811fdd3059bb6df5f5947d708f80ae
expiration() view returns (uint256)
17040243
fudFarmToken() view returns (address)
0x94d4a314fc718adfb3e9e25d3e3a984862ec7f1b
owner() view returns (address)
0x93d1c206fa9b3afd80ce2a4381f4d2f726082c29
paused() view returns (bool)
false
rate() view returns (uint256)
1666666666666666
Read-only
_depositBlocks(address, uint256) view returns (uint256)
calculateRewards(address account, uint256[] tokenIds) view returns (uint256[] rewards)
depositsOf(address account) view returns (uint256[])
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events claimRewards(uint256[] tokenIds)
deposit(uint256[] tokenIds)
pause()
renounceOwnership()
setCropTokenAddress(address cropTokenAddr)
setExpiration(uint256 _expiration)
setFudFarmTokenAddress(address fudFarmAddr)
setRate(uint256 _rate)
transferOwnership(address newOwner)
unpause()
withdraw(uint256[] tokenIds)
withdrawTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.