FishFarm
Verified contract
Active on
Ethereum with 13,049 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FISH | ERC-20 | 100 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- | |
MUTCATS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14452250 | 3 years ago | | | 0 | 0.0052759135 | |
| 14403971 | 3 years ago | | | 0 | 0.0061722280 | |
| 14383182 | 3 years ago | | | 0 | 0.0038974443 | |
| 14202926 | 3 years ago | | | 0 | 0.0042191055 | |
| 14111614 | 3 years ago | | | 0 | 0.018112109 | |
| 14069198 | 3 years ago | | | 0 | 0.015660939 | |
| 13863092 | 3 years ago | | | 0 | 0.011006181 | |
| 13819487 | 3 years ago | | | 0 | 0.0022299229 | |
| 13796077 | 3 years ago | | | 0 | 0.0043306038 | |
| 13769644 | 3 years ago | | | 0 | 0.0084006312 |
ABI
ABI objects
Getter at block 21300098
EXPIRATION() view returns (uint256)
35295747
FISH() view returns (address)
0x2604e9f68259e609e8744fb67cc410d50fc9aa0f
owner() view returns (address)
0x3c97d2d6ac4846de29e9475f048fe6b378fe0864
Read-only
calculateRewards(address account, uint256[] tokenIds) view returns (uint256[] rewards)
depositBlocks(address, uint256) view returns (uint256)
depositsOf(address account) view returns (uint256[])
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events claimRewards(uint256[] tokenIds)
deposit(uint256[] tokenIds)
renounceOwnership()
setExpiration(uint256 _expiration)
setRate(uint256 _rate)
transferOwnership(address newOwner)
withdraw(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address fish, address erc721, uint256 rate, uint256 expiration)
This contract contains no fallback and receive objects.
This contract contains no error objects.