WhitelistAuction

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0x67c822ed at 14635903
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "WhitelistAuction"

0x01e7901941e65fe0413e75190b52535c2b530a4537c35aae8cf9fae5fa0ba01a
0xde98c782ddfd25691a99cc8478a14ad3a75516435d870e09b8317812ed801d62
0x1ca5adba50ab2d7436729a8473817996ac5ec6b7a15738153748aaa04455a0b9
0xb6579051a78bec34ebb72d835e7e24c8783a17543445f4433c2834027110145e
0x2634ce4b90af8634e2cfe08d4f14ac39327d8a28b7a5ffd9654fd46aa6edf1a3
0x86791c726239d70b946ecb8c2dbd4492e470c59f3bb3bd9f246f0f76d95c5592
0x25ed048f0089ed37e13ace114cf862f346f8760ed95b126cb4d968f662b996c6
0xa04b41503873727c35e9b022cfe51dea09554a1c17d26626af36f23f2768b32d
0x7c00f0eb80c8a5a37b781cf86ba40e78830eec1478fed011499c4799344c7b45
0xcaaf78bf206fb443479ef09bfd82e4a41204ce464e968481f54fe6a3c70769e0

Functions
Getter at block 21317771
MODERATOR(view returns (address)
0x5ba587a9927d5fac115cc0154045b29cb4df2839
owner(view returns (address)
0xa7c8a666117435071374eb6cf7cc449f8afb0a3a
Read-only
auctions(uint256view returns (address creatoruint256 startTimeuint256 endTimeuint256 snapshotTimeuint256 feeuint256 claimedstring ipfsaddress currency)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
traders(addressview returns (bool)
uri(uint256 _idview returns (string)
win_claimed(uint256addressview returns (bool)
State-modifying
claimWinning(uint256 _indexuint256 _pricebytes signatureAbytes signatureB
closeAuction(uint256 _auctionId
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes datareturns (bytes4)
openAuction(uint256 _startTimeuint256 _endTimeuint256 _snapshotTimeuint8 _currencyIdxstring _ipfs
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setModerator(address _moderator
transferOwnership(address newOwner
updateTrader(address _traderbool _approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
AuctionClosed(uint256 idx
AuctionCreated(uint256 idxstring ipfs_url
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
WinnerClaimed(uint256 idxaddress user
Constructor
constructor(address _moderator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.