FixedSale

Verified contract

Active on Ethereum with 366 txns
Deployed by via 0x2bd60552 at 14574123
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FixedSale"

0xf74fafe44f088e0e4b8871fd03f7f3d09e750d066a64aafb1ac0f870796cd005
0xa42850e49b885172230e8493bd05829d73e85fc52dd9e05af152d2fd70b833b8
0xa97e89b55edb95fd975aac13fb0c11da95c0f3145614d55bef6c6ac01cb4bd46
0x74d4544df6b51f0592e42a959829c3af6721a1a98907744fe1d203c3599ac7b1
0x2cd05f23d571183b9f9094c96daf29aa037310bb29cece26db6c40e802e19b81
0x55e4592697291759484b6258c19235dc578df8a88e716fb1aa2eee66ebf6d53c
0x94141f7a25f4312b341e36a87ad032f5246c4ae070a1069a991629483964fe2a
0xd520b5fc10a235e6066a5f8f2d95d4fd543ad4f3ba02013b5b591a5fc8a09340
0x247bb4eb2135cf849c6a32709ea2a6059f160c277c2c01c51d8cdf4458278259
0x03fb9a2b4deda1df0190237139358b5e3e96b5281a3049d22e0cf9a6461ef023

Functions
Getter at block 21058137
owner(view returns (address)
0x9508bef82cbc940ddf1344b26fc2ce28ad71df14
Read-only
listings(addressuint256addressview returns (uint256 quantityuint256 pricePerItemuint256 startingTimeaddress allowedAddress)
State-modifying
batchBuyItems(address[] _nftAddressesuint256[] _tokenIdsaddress[] _ownersuint256[] _quantitiespayable 
batchListItems(address _nftAddressuint256[] _tokenIdsuint256[] _quantitiesuint256[] _pricesuint256 _startingTimeaddress _allowedAddress
buyItem(address _nftAddressuint256 _tokenIdaddress _owneruint256 _quantitypayable 
cancelListing(address _nftAddressuint256 _tokenId
listItem(address _nftAddressuint256 _tokenIduint256 _quantityuint256 _pricePerItemuint256 _startingTimeaddress _allowedAddress
renounceOwnership(
transferOwnership(address newOwner
updateListing(address _nftAddressuint256 _tokenIduint256 _newPrice
Events
BatchItemsListed(address indexed owneraddress indexed nftuint256[] tokenIdsuint256[] quantitiesuint256[] pricesuint256 startingTimebool isPrivateaddress allowedAddress
ItemCanceled(address indexed owneraddress indexed nftuint256 tokenId
ItemListed(address indexed owneraddress indexed nftuint256 tokenIduint256 quantityuint256 pricePerItemuint256 startingTimebool isPrivateaddress allowedAddress
ItemSold(address indexed selleraddress indexed buyeraddress indexed nftuint256 tokenIduint256 quantityuint256 price
ItemUpdated(address indexed owneraddress indexed nftuint256 tokenIduint256 newPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.