AuctionHouseProxy

Verified contract

Proxy

Active on Ethereum with 3,134 txns
Deployed by via 0x4ee5d9e5 at 13984681
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
8 additional variables
 (#702)
ERC-721
--
 (#701)
ERC-721
--
 (#700)
ERC-721
--
 (#699)
ERC-721
--
 (#697)
ERC-721
--
 (#695)
ERC-721
--
 (#694)
ERC-721
--
 (#690)
ERC-721
--
 (#688)
ERC-721
--
 (#686)
ERC-721
--
0x4cc1286a36474d84be87a35a8d46cc61c2f01f386adf10b3260d3a704dc29573
0xeac184528a8da871e6e5e625a99ed70351f708b1caaecb5379990ea09ca3dcef
0xaa393e888c42479867c8a3dd1c4643393a7f21eb93016d926ece72a75be27ad4
0x6716e74b9f1e4cfc6d3f685c0fc69e1b21893f414e4358efc12b93c305b1184f
0xe564cae82c47447af15145386e5942ec447d9cb84fcb2a207d99831662ef2696
From
0x5ed6dc1915690368c852c417cf2b2338827bd498f7178f8a4b5150595c7f032c
From
0xa3888758827056b9d965b08cb94c94a1740adedb1d929d3e7886ac228d8ae161
0xafd600da07edd33f0828acf4b197c570ecb254c14f0a5502e1d2208e8c37fae4
0x04aa0db5e438eeb732ac24cd06caa3f0f37cb47936288299d1f696a537a390e5
0x05756d2d138c959425a74ee533bc00825f17877423d83512f3ef18cc25df5e5d

Functions
Getter at block 21048027
auctionCount(view returns (uint8)
1
auctionOneOfOne(view returns (bool)
false
creatorFeePercent(view returns (uint256)
10
creatorsDAO(view returns (address)
0x831e5024eee6146c62444cb9d96c5b76f199523c
daoWallet(view returns (address)
0xfd4617981dfdf01a8a098bf2906d4b55af801d20
duration(view returns (uint256)
86400
lastAuctionCount(view returns (uint256)
1
lastWizardId(view returns (uint256)
702
minBidIncrementPercentage(view returns (uint8)
5
oneOfOneId(view returns (uint48)
0
owner(view returns (address)
0xfd4617981dfdf01a8a098bf2906d4b55af801d20
paused(view returns (bool)
false
reachedCap(view returns (bool)
false
reservePrice(view returns (uint256)
70000000000000000
timeBuffer(view returns (uint256)
300
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
whitelistSize(view returns (uint256)
0
wizardCap(view returns (uint256)
2000
wizards(view returns (address)
0xc23b12eba3af92dc3ec94744c0c260cad0eed0e5
Read-only
auctions(uint256view returns (uint256 wizardIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settledbool isWhitelistDay)
whitelistAddrs(uint256view returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createBid(uint256 wizardIduint256 aIdpayable 
initialize(address _wizardsaddress _creatorsDAOaddress _daoWalletaddress _wethuint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _durationbool _auctionOneOfOneuint256 _wizardCapuint8 _auctionCount
pause(
renounceOwnership(
setAuctionCount(uint8 _auctionCount
setAuctionOneOfOne(bool _auctionOneOfOne
setCreatorsDAO(address _creatorsDAO
setDAOWallet(address _daoWallet
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setOneOfOneId(uint48 _oneOfOneId
setReservePrice(uint256 _reservePrice
setTimeBuffer(uint256 _timeBuffer
setWhitelistAddresses(address[] _whitelistAddrs
setWizardCap(uint256 _cap
settleAuction(uint256 aId
settleCurrentAndCreateNewAuction(
stopWhitelistDay(
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionBid(uint256 indexed wizardIduint256 indexed aIdaddress senderuint256 valuebool extended
AuctionCapReached(uint256 indexed cap
AuctionCapUpdated(uint256 indexed cap
AuctionCreated(uint256 indexed wizardIduint256 indexed aIduint256 startTimeuint256 endTimebool oneOfOnebool isWhitelistDay
AuctionExtended(uint256 indexed wizardIduint256 indexed aIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionOneOfOne(bool auctionOneOfOne
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed wizardIduint256 indexed aIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
CreatorsDAOUpdated(address creatorsDAO
DAOWalletUpdated(address daoWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.