Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($31.11)
Native
Value
$31.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,110.56 |
$31.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13917512 | 3 years ago | | | 0 | 0.029207165 | |
| 13917432 | 3 years ago | | | 0 | 0.054923520 | |
| 13910323 | 3 years ago | | | 0 | 0.0098699267 | |
| 13910311 | 3 years ago | | | 0 | 0.010123710 | |
| 13902297 | 3 years ago | | | 0 | 0.012316143 | |
| 13902288 | 3 years ago | | | 0 | 0.0047167560 | |
| 13900256 | 3 years ago | | | 0.01 | 0.0017896750 | |
| 13900163 | 3 years ago | | | 0 | 0.0041501700 |
ABI
ABI objects
Getter at block 21209044
barn() view returns (address)
0x51f038004e74596815b81a152320574822550b3a
defaultPrice() view returns (uint256)
1000000000
maxTokensPerTx() view returns (uint256)
100
owner() view returns (address)
0x2eca48500f790f11e08abd8b0690adeeb469fb98
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.