CHARACTER_SHOP_UPGRADEABLE_V2

Verified contract

Implementation

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

No balances found for "CHARACTER_SHOP_UPGRADEABLE_V2"

No transactions found for "CHARACTER_SHOP_UPGRADEABLE_V2"


Functions
Getter at block 21315447
failedTransferCredits(view returns (uint256)
0
feeReceiver(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
baseUrlForChapter(addressuint8view returns (uint8 isSetstring baseUrl)
getAunctionData(address _nftContractAddressuint256 _tokenIdview returns (struct CHARACTER_SHOP_UPGRADEABLE_V2CombinedAuctionData auctionData)
smallSales(uint256view returns (bytes32 allowListRootuint128 priceuint128 buyLimitaddress nftContractAddressuint8 chapterIduint8 saleTypeuint128 bidIncreaseAmountuint256 startAtuint256 auctionEnd)
userBuyCountInSmallSale(addressuint256view returns (uint128)
State-modifying
closeAuction(address _nftContractAddressuint256 tokenId
closeBatchAuctions(address _nftContractAddressuint256 count
createNewNftAuction(uint256 _smallSaleIduint256[] _tokenIds
createSmallSale(bytes32 _allowRootuint8 _saleTypeuint128 _priceuint128 _buyLimitaddress _nftContractAddressuint8 _chapterIduint128 _bidIncreaseAmountuint256 _startAtuint256 _endAtreturns (uint256)
initialize(address _feeReceiver
makeBid(address _nftContractAddressuint256 _tokenIdbytes32[] merkleProofpayable 
pause(
renounceOwnership(
setBaseUrlForChapter(address _nftContractAddressuint8 _chapterIdstring _baseUrl
settleAuction(address _nftContractAddressuint256 _tokenId
takeHighestBid(address _nftContractAddressuint256 _tokenId
transferOwnership(address newOwner
unpause(
updateFeeReceiver(address updatedFeeReceiver
updateMerkleRoot(uint256 _smallSaleIdbytes32 _allowRoot
withdrawAllFailedCredits(address receiver
withdrawAuction(address _nftContractAddressuint256 _tokenId
Events
AuctionCreated(address indexed nftContractAddressuint256 indexed tokenIduint256 indexed smallSaleId
AuctionPeriodUpdated(address indexed nftContractAddressuint256 indexed tokenIduint256 auctionEndPeriod
AuctionSettled(address indexed nftContractAddressuint256 indexed tokenIdaddress auctionSettler
AuctionWithdrawn(address indexed nftContractAddressuint256 indexed tokenIdaddress nftOwner
BaseUrlForChapterSet(address indexed nftContractAddressuint8 indexed chapterIdstring baseUrluint256 createdAt
BidMade(address indexed nftContractAddressuint256 indexed tokenIdaddress bidderuint128 ethAmountuint256 createdAt
CharaterMintedAndPaymentPaid(address indexed nftContractAddressuint256 indexed tokenIduint128 nftHighestBidaddress nftHighestBidder
FailedPayout(address indexed nftContractAddressuint256 indexed tokenIdaddress toAddressuint128 ethAmount
HighestBidTaken(address indexed nftContractAddressuint256 indexed tokenId
Initialized(uint8 version
MerkleRootUpdated(uint256 indexed smallSaleIdbytes32 merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SaleCreated(address indexed nftContractAddressuint256 indexed tokenIduint128 buyNowPriceaddress buyer
SmallSaleCreated(uint256 indexed smallSaleIduint256 createdAt
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.