MirrorDutchAuctionProxy
Verified contract
Proxy
Active on
Ethereum with 217 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MirrorDutchAuctionProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13647111 | 3 years ago | | | 0 | 0.018022893 | |
| 13647089 | 3 years ago | | | 2 | 0.0063069148 | |
| 13647086 | 3 years ago | | | 2 | 0.034506622 | |
| 13647085 | 3 years ago | | | 2 | 0.034078770 | |
| 13647082 | 3 years ago | | | 2 | 0.036367174 | |
| 13647082 | 3 years ago | | | 2 | 0.037826630 | |
| 13647081 | 3 years ago | | | 2 | 0.032364429 | |
| 13647081 | 3 years ago | | | 2 | 0.032364429 | |
| 13647081 | 3 years ago | | | 2 | 0.0084874595 | |
| 13647080 | 3 years ago | | | 2 | 0.031635651 |
ABI
ABI objects
Getter at block 21220599 getAllPrices() view returns (uint256[])
auctionStartBlock() view returns (uint256)
13646743
endTokenId() view returns (uint256)
199
endingPrice() view returns (uint256)
2000000000000000000
globalTimeElapsed() view returns (uint256)
0
interval() view returns (uint256)
20
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
nft() view returns (address)
0xd64a6f3c0bc12a619ff7eef511b0258da913c5c3
nftOwner() view returns (address)
0x90dbc54dbfe6363acdba4e54ee97a2e0073ea7ad
owner() view returns (address)
0x9b2cfa0aabbdf4159c5ddc4647a3e3171bebfac5
pauseBlock() view returns (uint256)
0
paused() view returns (bool)
false
price() view returns (uint256)
2000000000000000000
recipient() view returns (address)
0x90dbc54dbfe6363acdba4e54ee97a2e0073ea7ad
time() view returns (uint256)
7573856
tokenId() view returns (uint256)
200
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
unpauseBlock() view returns (uint256)
0
Read-only
prices(uint256) view returns (uint256)
purchased(address) view returns (bool)
State-modifying
Events acceptOwnership()
bid() payable
cancel()
cancelOwnershipTransfer()
changeRecipient(address newRecipient)
initialize(address owner_, address treasuryConfig_, struct IMirrorDutchAuctionLogicAuctionConfig auctionConfig_)
pause()
renounceOwnership()
transferOwnership(address nextOwner_)
unpause()
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
AuctionStarted(uint256 blockNumber)
Bid(address recipient, uint256 price, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Withdrawal(address recipient, uint256 amount, uint256 fee)
constructor(address implementation, bytes initializationData)
fallback()
receive()
This contract contains no error objects.