HarvestArt
Verified contract
Active on
Ethereum with 9,797 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16.14)
Native
Value
$16.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004915 | $3,284.46 |
$16.14 | |
MRBLK | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- | |
SZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19697822 | 7 months ago | | | 0 | 0.011592413 | |
| 19592607 | 8 months ago | | | 0 | 0.0017561271 | |
| 19592595 | 8 months ago | | | 0 | 0.0043502837 | |
| 19245786 | 9 months ago | | | 0 | 0.0031542258 | |
| 19223514 | 9 months ago | | | 0 | 0.0037207446 | |
| 19067100 | 10 months ago | | | 0 | 0.0016001288 | |
| 18910675 | a year ago | | | 0 | 0.0014807183 | |
| 18909708 | a year ago | | | 0 | 0.0021564699 | |
| 18909684 | a year ago | | | 0 | 0.0028793218 | |
| 18909592 | a year ago | | | 0 | 0.0014018020 |
ABI
ABI objects
Getter at block 21273845
barn() view returns (address)
0x996e1d4ce3e1e558889832832004b2466153adbe
defaultPrice() view returns (uint256)
1000000000
maxTokensPerTx() view returns (uint256)
1000
owner() view returns (address)
0x23359871d9f76973b52fe207f6e901eebe34c1f2
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchTransfer(address[] tokenContracts, uint256[] tokenIds, uint256[] counts)
pause()
renounceOwnership()
setBarn(address _barn)
setDefaultPrice(uint256 _defaultPrice)
setMaxTokensPerTx(uint256 _maxTokensPerTx)
setPriceByContract(address contractAddress, uint256 price)
transferOwnership(address newOwner)
unpause()
withdrawBalance()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
receive()
This contract contains no error objects.