EnglishAuction
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4a25…256a
0xceda…902e
Balances ($0.00)
No balances found for "EnglishAuction"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11243402 | 4 years ago | | | 0 | 0.014641828 | |
| 11228998 | 4 years ago | | | 20 | 0.0026685121 | |
| 11226821 | 4 years ago | | | 17.09 | 0.0030324000 | |
| 11226794 | 4 years ago | | | 16.275 | 0.0013949041 | |
| 11226751 | 4 years ago | | | 15.5 | 0.0030324000 | |
| 11226746 | 4 years ago | | | 14.3 | 0.0060648000 | |
| 11226742 | 4 years ago | | | 13.6 | 0.0010699480 | |
| 11226742 | 4 years ago | | | 13.6 | 0.0030324000 | |
| 11226738 | 4 years ago | | | 13 | 0.00068087600 | |
| 11226737 | 4 years ago | | | 12.95 | 0.0016981440 |
ABI
ABI objects
Getter at block 21391928
auctionLength() view returns (uint256)
172800
bidLength() view returns (uint256)
172800
ended() view returns (bool)
true
haus() view returns (address)
0x4a25e18076ddcfd646ed14abc07286c2a4c1256a
id() view returns (uint256)
8
lastBid() view returns (uint256)
20000000000000000000
lastBidTime() view returns (uint256)
1605000417
live() view returns (bool)
false
seller() view returns (address)
0xceda606f0c0ac456c9aec17966254112a7a3902e
startBidTime() view returns (uint256)
1604970000
token() view returns (address)
0x13bab10a88fc5f6c77b87878d71c9f1707d2688a
winning() view returns (address)
0x8a83716acd66d9e1fb18c9b79540b72e04f80ac0
Read-only
onERC1155Received(address _operator, address _from, uint256 _id, uint256 _value, bytes _data) pure returns (bytes4)
State-modifying
Events bid() payable
end()
pull()
Bid(address who, uint256 amount)
Won(address who, uint256 amount)
constructor(uint256 _start, address _seller, address _haus)
This contract contains no fallback and receive objects.
This contract contains no error objects.