CCTimeSaleManager

Verified contract

Active on Ethereum with 490 txns
Deployed by via 0xb5a7a45e at 6071006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x59219dc768fb3d296523ab25bb3c889c4e47b54b5571a11e8c9d49b45a75c203
0x50091fc690260209c5b8a39b470158ca4b35549a4c9ee23badb083e929089a79
0x5909d2070c031b679b13404309eb9f901cb3411b0aa69e9947c39fcf106f7124
0x2fd7ea7d421ec0708c34eb59b933cc25e0ef7a71774d98c281e4f2d97e2dba6c
0xc70f79618ffd4d11553d43f9bc5ed1cf6bad50ce48658ca5f53cd121932222ec
0x104b91c6064792e21d87d4f165589dd5a2cc15e7e2ec84fb50752417d54c134e
0x326dd76ce144ce568ecc44dfb348c73e9066480e91e01636751e45bb5a6000dc
0xf1893add879295f2a67aedf93b95fd1a187be1d12e68f8b98ba142aa54442b42
0x87a62429071339dadb35641a01c3f7f9d5790c494ed0106cae0f0042f87ed7cd
0x00da388caf69708dea83b41cf168108e88b84810393b9b2fcdfb18f68ea7568d

Functions
Getter at block 21316187
NFTAddress(view returns (address)
0x69b47e2bc52fa28fef7bae5a89a0421126bd56c9
avgSalesToCount(view returns (uint256)
5
bankManager(view returns (address)
0x9439b83ea30322c8b43e86948e2bb7de39ab1ccd
error(view returns (bool)
false
managerPrimary(view returns (address)
0x41c2d435acf49f090a8f778afe212a330bb5a1b6
managerSecondary(view returns (address)
0x45a2d13d3023c0e85460d583db05cdf11559dc2e
paused(view returns (bool)
false
startingIndex(view returns (uint256)
100398
vendingAttachedState(view returns (uint256)
1
Read-only
GetAssetTypeAverageSalePrice(uint256 _assetTypeview returns (uint256)
GetCurrentSalePrice(uint256 _assetIdview returns (uint256 _price)
GetCurrentTypeDuration(uint256 _assetTypeview returns (uint256 _duration)
GetCurrentTypeSaleCount(uint256 _assetTypeview returns (uint256 _count)
GetCurrentTypeSaleItem(uint256 _assetTypeview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAtuint256 tokenId)
GetCurrentTypeSalePrice(uint256 _assetTypeview returns (uint256 _price)
GetCurrentTypeStartTime(uint256 _assetTypeview returns (uint256 _startedAt)
assetTypeSaleCount(uint256view returns (uint256)
assetTypeSalesTokenId(uint256uint256view returns (uint256)
getSale(uint256 _assetIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAtbool isActiveaddress buyeruint256 tokenId)
getVendingAmountLeft(uint256 _collectibleTypeview returns (uint256)
getVendingAmountSold(uint256 _collectibleTypeview returns (uint256)
getVendingInfo(uint256 _collectibleTypeview returns (uint256 amountRemaininguint256 solduint256 priceuint256 stepPriceuint256 stepQty)
getVendingPrice(uint256 _collectibleTypeview returns (uint256)
getVendingStepPrice(uint256 _collectibleTypeview returns (uint256)
getVendingStepQty(uint256 _collectibleTypeview returns (uint256)
otherManagers(addressview returns (uint8)
tokenIdToSale(uint256view returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint64 startedAtbool isActiveaddress buyeruint256 tokenId)
State-modifying
BatchCancelSales(uint256[] _tokenIds
BatchCreateSaleAvgPrice(uint256[] _tokenIdsuint256 _marginuint256 _minPriceuint256 _endingPriceuint64 _durationaddress _seller
BatchCreateSales(uint256[] _tokenIdsuint256 _startingPriceuint256 _endingPriceuint64 _durationaddress _seller
BuyAsset(uint256 _assetIdpayable 
BuyCurrentTypeOfAsset(uint256 _assetTypepayable 
CancelSale(uint256 _assetId
CreateSale(uint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint64 _durationaddress _seller
CreateSaleAvgPrice(uint256 _tokenIduint256 _marginuint256 _minPriceuint256 _endingPriceuint64 _durationaddress _seller
createVendingItem(uint256 _collectibleTypeuint256 _vendingQtyuint256 _startingPriceuint256 _stepAmountuint256 _stepQty
hasError(
noError(
onERC721Received(addressuint256bytesreturns (bytes4)
pause(
setAvgSalesCount(uint256 _count
setBanker(address _newBK
setNFTAddress(address _address
setOtherManager(address _newOpuint8 _state
setPrimaryManager(address _newGM
setSecondaryManager(address _newGM
setVendingAmount(uint256 _collectibleTypeuint256 _vendingQty
setVendingAttachedState(uint256 _collectibleTypeuint256 _state
setVendingStartPrice(uint256 _collectibleTypeuint256 _startingPrice
setVendingStepValues(uint256 _collectibleTypeuint256 _stepAmountuint256 _stepQty
unpause(
vendingCreateCollectible(uint256 _collectibleTypeaddress _toAddresspayable 
withdrawBalance(
Events
ContractUpgrade(address newContract
SaleCancelled(address selleruint256 collectibleId
SaleCreated(uint256 tokenIDuint256 startingPriceuint256 endingPriceuint256 durationuint64 startedAt
SaleWinner(address owneruint256 collectibleIduint256 buyingPrice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.