FixedPriceAuction

Verified contract

Active on Ethereum with 1,958 txns
Deployed by via 0xe19fa79d at 13230579
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $228.94
0x31fbd909b8a4345df5e3d561481f6bdf42a85666dc4f37eac6e484621840a75d
0x0739d2513ebe822e86361dd4a6df995c8932535a6f6ad376e5d6b1715d44d754
0xc9b5fba2a8bd7a57d713be3e106d1a7a79cec13260feef5251e04fc1079acb96
0xda212660c173ad0fcb82fdb961208bfa961266bd405b9e81a1c8ce83262d254c
0x1039456a32cb55411fed326ed1323991c6a68af0bfa410219317554944939665
0x9cbeee1724d46d006d5c9a2d224180aeb5c287fdb9a0d8c151abeb3d1fa2b05a
0xaf70452d10b4501545cfbb2248d5420d985043b93a3072d92c1a4d87196575f7
0x377a3c9adc9fd656575fe2f06274f4a1196fd297def22232ad7c2d31fd3ee9e6
0x06aeaad8a0f09bb637c60489284d8624a15a79c27e5aaa429903351cc22326be
0x6cbb6b514d36e3eb82fd15b537fadfa223473b1aa5c9ba36cb0d57ac7e9c0597

Functions
Getter at block 20866995
auctionFeeBps(view returns (uint256)
1500
owner(view returns (address)
0x5305b2e1f42275dd496a8022cdf8d97dd83fad6e
paused(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
buy(struct FixedPriceAuctionLot lot_bytes signature_address buyer_payable 
pause(
renounceOwnership(
setAuctionFeeBps(uint256 newAuctionFeeBps_
transferOwnership(address newOwner
unpause(
withdraw(address account_uint256 amount_
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(uint256 auctionFeeBps_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.