PeriodicDutchAuction
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7777…6c79
Balances ($0.00)
No balances found for "PeriodicDutchAuction"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11925262 | 4 years ago | | | 0 | 0.0046780500 | |
| 11924873 | 4 years ago | | | 0 | 0.0040314240 | |
| 11924397 | 4 years ago | | | 0 | 0.0056761880 | |
| 11922575 | 4 years ago | | | 0 | 0.0045554800 | |
| 11922554 | 4 years ago | | | 0 | 0.0056155320 | |
| 11922533 | 4 years ago | | | 0 | 0.0057216150 | |
| 11922437 | 4 years ago | | | 0 | 0.0080402940 | |
| 11922430 | 4 years ago | | | 0 | 0.0075183570 | |
| 11922421 | 4 years ago | | | 0 | 0.0063644427 | |
| 11922420 | 4 years ago | | | 0 | 0.0078533560 |
ABI
ABI objects
Getter at block 21299824
a() view returns (uint256)
10000000000000000
b() view returns (uint256)
10000000000000000
owner() view returns (address)
0xd730d6e5d97f78101bde4045bbb946e0014947cc
periodBlocks() view returns (uint256)
10000
sigToken() view returns (address)
0x77777777778e9f1259a32f4d605adde67d576c79
startBlock() view returns (uint256)
11915963
Read-only
coins(uint256) view returns (address)
getSig1e18Price(uint256 currBlock, uint256 tokenId) view returns (uint256)
State-modifying
Events renounceOwnership()
sellSigForStablecoin(uint256 sellSigAmount, uint256 buyTokenId, uint256 buyAtLeastAmount)
setAuctionSettings(uint256 _startBlock, uint256 _auctionPeriodBlocks, uint256 _lowestSig1e18Price, uint256 _highestSig1e18Price)
transferOwnership(address newOwner)
Bought(address msg_sender, uint256 sellSigAmount, uint256 buyTokenId, uint256 minBuyAmount, uint256 outputAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetSettings(uint256 _startBlock, uint256 _auctionPeriodBlocks, uint256 _lowestSig1e18Price, uint256 _highestSig1e18Price)
constructor(address _sigToken, address[3] _coins)
This contract contains no fallback and receive objects.
This contract contains no error objects.