Reserve Auction Core ETH

Verified contract

Active on Ethereum with 836 txns
Deployed by via 0xd15ad5a9 at 14434252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $561.03
 (#1068)
ERC-721
--
 (#808)
ERC-721
--
 (#802)
ERC-721
--
0x7335b4cb9a10e0147e668f618b98d93d477978329f4a2bd52b3fe2cad41d75cb
0x594f2b37d6b2b6353f17dcec9da036f5f9d6011383885fb9f9fd7bf85d5e6cc9
0x3ee884b265b31c41e438406cb1820177a69986eb19fab9e060ae7c9338adfa03
0xb96f3e3baeacd5e74edbd85babcca8222895610bb491c10d52b8e61ff4303be2
0x09c30f743ee6f4cfc76ed04e2a299d0b9bafd94d4e874b91cfffe9e35836625d
0x90403f1dfe635b892da566e2bea977c2b60ccd78a0f63d2ac829dc72081829da
0xec8e89ab922e2626f63c64a1363f62a471f364bc69f60034406b6b05a5cba0a5
0x405744bbe6a776642d42b72ba5e46a97a0178a75e390b383108cc5ebf57c31e4
0x394a91c25022ad547a00253b8d726b87c9649b9c53c7bd812300ac2faf1d94ba
0x1a81dd8962877f052928957c9d20b7b2adb1f0cb6737bec7d5837b7394184cbe

Functions
Getter at block 21394869
erc721TransferHelper(view returns (address)
0x909e9efe4d87d1a6018c2065ae642b6d0447bc91
name(view returns (string)
Reserve Auction Core ETH
registrar(view returns (address)
0xd1d1d4e36117ab794ec5d4c78cbd3a8904e691d0
Read-only
auctionForNFT(addressuint256view returns (address selleruint96 reservePriceaddress sellerFundsRecipientuint96 highestBidaddress highestBidderuint32 durationuint32 startTimeuint32 firstBidTime)
supportsInterface(bytes4 _interfaceIdpure returns (bool)
State-modifying
_handleRoyaltyEnginePayout(address _tokenContractuint256 _tokenIduint256 _amountaddress _payoutCurrencypayable returns (uint256)
cancelAuction(address _tokenContractuint256 _tokenId
createAuction(address _tokenContractuint256 _tokenIduint256 _durationuint256 _reservePriceaddress _sellerFundsRecipientuint256 _startTime
createBid(address _tokenContractuint256 _tokenIdpayable 
setAuctionReservePrice(address _tokenContractuint256 _tokenIduint256 _reservePrice
setRoyaltyEngineAddress(address _royaltyEngine
settleAuction(address _tokenContractuint256 _tokenId
Events
AuctionBid(address indexed tokenContractuint256 indexed tokenIdbool firstBidbool extendedstruct ReserveAuctionCoreEthAuction auction
AuctionCanceled(address indexed tokenContractuint256 indexed tokenIdstruct ReserveAuctionCoreEthAuction auction
AuctionCreated(address indexed tokenContractuint256 indexed tokenIdstruct ReserveAuctionCoreEthAuction auction
AuctionEnded(address indexed tokenContractuint256 indexed tokenIdstruct ReserveAuctionCoreEthAuction auction
AuctionReservePriceUpdated(address indexed tokenContractuint256 indexed tokenIdstruct ReserveAuctionCoreEthAuction auction
RoyaltyPayout(address indexed tokenContractuint256 indexed tokenIdaddress recipientuint256 amount
Constructor
constructor(address _erc721TransferHelperaddress _royaltyEngineaddress _protocolFeeSettingsaddress _weth
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.