DutchAuction

Verified contract

Active on Ethereum with 15,097 txns
Deployed by via 0xfe812b87 at 5192712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Native
Value $160.18
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5efed42d777430aedf07d122bdc8195b02ee49d0ac09ff9a5608e253445d34db
0xd12e7f40ec9b273537892792c11be9aadcac2394889dd91673706db33ca69fc7
0x7bf807f0f95e0e4089839a4bdc03f2e5e4d8d0d80e0b4033394f9f1d91e349cc
0x2ea938bb38f001e1f1ea698d3e2358aa9a60a5c365f274a0bc60217df36632a2
0x696fd6d268e9412ee37905b87cacd155af14a7a6ed8b58fab307bc2ba2c0f9ee
0x807da24b5e22bfa8016ac39081047fbea9238087366c16259a3fbfde544f60b7
0x7351c0edf0e7239304c400d97320fa549a323fc064e22916de7a98ce5e3281df
0x415a04ead9ac52419effa67af8799ce79a5656981ffb197641272128c09ad9a2
0x19e02ee4aec25e71aece1d3680e691b12eb97e26fa0d1693088929c56270273d
0x73f3a951ddec5bffa8c9ae42f2a74e5931cfc547afbb88943342883f5105aee4

Functions
Getter at block 21159378
averageScrapPrice(view returns (uint256)
80000000000000000
maxDuration(view returns (uint256)
2592000
minDuration(view returns (uint256)
3600
nftContract(view returns (address)
0xd2f81cd7a20d60c0d558496c7169a20968389b40
owner(view returns (address)
0x5461358f1820deba83f19cc57aca166137f416ef
ownerCut(view returns (uint256)
375
paused(view returns (bool)
false
scrapCounter(view returns (uint8)
1
Read-only
getAuction(uint256 _partIdview returns (address selleruint256 startPriceuint256 endPriceuint256 durationuint256 startedAt)
getCurrentPrice(uint256 _partIdview returns (uint256)
lastScrapPrices(uint256view returns (uint256)
State-modifying
cancelAuction(uint256 _partId
cancelAuctionWhenPaused(uint256 _partId
createAuction(uint256 _partIduint256 _startPriceuint256 _endPriceuint256 _durationaddress _seller
pause(returns (bool)
purchase(uint256 _partIdpayable 
setMaxDuration(uint256 _duration
setMinDuration(uint256 _duration
transferOwnership(address newOwner
unpause(returns (bool)
withdrawBalance(
Events
AuctionCancelled(uint256 tokenId
AuctionCreated(uint256 tokenIduint256 startPriceuint256 endPriceuint64 durationuint64 start
AuctionSuccessful(uint256 tokenIduint256 totalPriceaddress winner
ContractUpgrade(address newContract
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrintEvent(string arg0address arg1uint256 arg2
SetPaused(bool paused
Constructor
constructor(address _nftAddressuint256 _fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.