ERC721Farm
Verified contract
Active on
Ethereum with 9,030 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#8867) | N | ERC-721 | 1 | -- | -- |
(#8802) | N | ERC-721 | 1 | -- | -- |
(#8779) | N | ERC-721 | 1 | -- | -- |
(#8778) | N | ERC-721 | 1 | -- | -- |
(#8776) | N | ERC-721 | 1 | -- | -- |
(#8763) | N | ERC-721 | 1 | -- | -- |
(#8494) | N | ERC-721 | 1 | -- | -- |
(#8493) | N | ERC-721 | 1 | -- | -- |
(#8492) | N | ERC-721 | 1 | -- | -- |
(#8491) | N | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19574059 | 8 months ago | | | 0 | 0.00060783339 | |
| 19574049 | 8 months ago | | | 0 | 0.00066148869 | |
| 14958322 | 2 years ago | | | 0 | 0.0020208416 | |
| 14958322 | 2 years ago | | | 0 | 0.011362504 | |
| 14869476 | 2 years ago | | | 0 | 0.014214687 | |
| 14247852 | 3 years ago | | | 0 | 0.0080043171 | |
| 14187036 | 3 years ago | | | 0 | 0.0041170359 | |
| 14181194 | 3 years ago | | | 0 | 0.032558461 | |
| 14161551 | 3 years ago | | | 0 | 0.014008337 | |
| 14113596 | 3 years ago | | | 0 | 0.0074497586 |
ABI
ABI objects
Getter at block 21283843
EXPIRATION() view returns (uint256)
13356614
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)
withdraw(uint256[] tokenIds)
This contract contains no event objects.
constructor(address magic, address erc721, uint256 rate, uint256 expiration)
This contract contains no fallback and receive objects.
This contract contains no error objects.