ERC721Farm
Verified contract
Active on
Ethereum with 5,671 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 |
---|---|---|---|---|---|
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- | |
BRAINZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16988604 | 2 years ago | | | 0 | 0.0024280939 | |
| 16458915 | 2 years ago | | | 0 | 0.0015586766 | |
| 15355294 | 2 years ago | | | 0 | 0.00058857847 | |
| 15177326 | 2 years ago | | | 0 | 0.0020473640 | |
| 14621294 | 3 years ago | | | 0 | 0.0036727566 | |
| 14617244 | 3 years ago | | | 0 | 0.0012983765 | |
| 14568150 | 3 years ago | | | 0 | 0.0029778662 | |
| 14494289 | 3 years ago | | | 0 | 0.0040456680 | |
| 14474118 | 3 years ago | | | 0 | 0.0024879723 | |
| 14439421 | 3 years ago | | | 0 | 0.00074229344 |
ABI
ABI objects
Getter at block 21264000
BRAINZ() view returns (address)
0xe62bab2c68b2d4c1f82a36d96b63e760295a52c2
EXPIRATION() view returns (uint256)
35211796
owner() view returns (address)
0x1023f7d385df92e16645b9c77b1cc0b461cc53b3
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)
setTokenAddress(address _tokenAddress)
transferOwnership(address newOwner)
withdraw(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address brainz, address erc721, uint256 rate, uint256 expiration)
This contract contains no fallback and receive objects.
This contract contains no error objects.