XanaliaDex

Verified contract

Implementation

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

No balances found for "XanaliaDex"

No transactions found for "XanaliaDex"


Functions
Getter at block 21051321
BASE_DENOMINATOR(view returns (uint256)
10000
collectionCount(view returns (uint256)
0
landAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
platformFee(view returns (uint256)
0
xanaliaAddressesStorage(view returns (address)
0x0000000000000000000000000000000000000000
xanaliaAddressesStorageAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_transferSupport(addressview returns (bool)
collectionAddresses(uint256view returns (address)
collections(addressuint256view returns (address)
getCollections(address owner_view returns (address[])
isUserCollection(addressview returns (bool)
isUserWhitelisted(addressview returns (bool)
isWhitelistApprover(addressview returns (bool)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
paymentMethod(addressview returns (bool)
State-modifying
acceptBidAuction(uint256 _bidAuctionId
acceptOfferAuction(uint256 _offerIduint256 _auctionId
acceptOfferFixedPrice(uint256 _offerIduint256 _orderId
acceptOfferNotOnSale(uint256 _offerIdaddress _collectionAddressuint256 _tokenId
adminCancel(uint256 _orderIdaddress _orderOwnerbool isTTransfer
adminCancelAuction(uint256 _auctionIdaddress _auctionOwner
bidAuction(address _collectionAddressaddress _paymentTokenuint256 _tokenIduint256 _auctionIduint256 _priceuint256 _expireTime
buy(uint256 _orderIdaddress _paymentTokenpayable 
cancelAuction(uint256 _auctionId
cancelBidAuction(uint256 _bidAuctionId
cancelOffer(uint256 _offerId
cancelOrder(uint256 _orderId
createAuction(address _collectionAddressaddress _paymentTokenuint256 _tokenIduint256 _startPriceuint256 _startTimeuint256 _endTime
createOrder(address _collectionAddressaddress _paymentTokenuint256 _tokenIduint256 _price
createXanaliaCollection(string name_string symbol_bool _private
editOrder(uint256 _orderIduint256 _price
initialize(uint256 _platformFeeaddress _xanaliaAddressesStorage
makeOffer(address _collectionAddressaddress _paymentTokenuint256 _tokenIduint256 _priceuint256 _expireTimepayable 
mint(address _collectionAddressstring _tokenURIuint256 _royaltyFee
mintAndPutOnAuction(address _collectionAddressstring _tokenURIuint256 _royaltyFeeaddress _paymentTokenuint256 _startPriceuint256 _startTimeuint256 _endTime
mintAndPutOnSale(address _collectionAddressstring _tokenURIuint256 _royaltyFeeaddress _paymentTokenuint256 _price
pause(
reclaimAuction(uint256 _auctionId
renounceOwnership(
sendTokenToNewContract(address _tokenaddress _newContract
setAddressesStorage(address _xanaliaAddressesStorage
setApproveForAllERC721(address _collectionAddressaddress _spenderbool status
setPaymentMethod(address _tokenbool _statusreturns (bool)
setPlatformFee(uint256 _platformFee
setTransferSupport(address _collectionAddressbool status
setWhitelistAddress(address[] _userbool[] _status
setWhitelistApproverRole(address _userbool _status
transfer(address _collectionAddressuint256 _tokenIdaddress to
transferCollectionOwnership(address _owneraddress _collection
transferOwnership(address newOwner
unPause(
withdrawFunds(address _beneficiaryaddress _tokenAddress
Events
AcceptOffer(uint256 indexed _offerId
AuctionCanceled(uint256 indexed _auctionId
AuctionCreated(uint256 _auctionIdaddress _collectionAddressuint256 _tokenId
AuctionReclaimed(uint256 indexed _auctionId
BidAuctionCanceled(uint256 indexed _bidAuctionId
BidAuctionClaimed(uint256 indexed _bidAuctionId
BidAuctionCreated(uint256 indexed _bidAuctionIdaddress _collectionAddressuint256 indexed _tokenIduint256 _priceaddress _paymentToken
Buy(uint256 _itemIdaddress _paymentTokenuint256 _paymentAmount
CollectibleCreated(address indexed owneruint256 indexed collectibleId
CollectionCreated(address indexed creatoraddress indexed collectionstring namestring symbol
FundsWithdrawed(address _collectionAddressuint256 _amount
Initialized(uint8 version
OfferCancelled(uint256 indexed _offerId
OfferCreated(uint256 indexed _offerIdaddress _collectionAddressuint256 indexed _tokenIduint256 _priceaddress _paymentToken
OrderCancelled(uint256 indexed _orderId
OrderCreated(uint256 _orderIdaddress _collectionAddressuint256 _tokenIduint256 _price
OrderEdited(uint256 indexed _orderIduint256 indexed _oldOrderIduint256 _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PaymentMethodChanged(address _paymentTokenbool _accepted
PlatformFeeChanged(uint256 _platformFee
TransferERC721(address fromaddress toaddress collectionuint256 tokenId
Unpaused(address account
WhitelistAddressSet(address indexed adminuint256 indexed numberAddress
WhitelistApproverSet(address indexed approverbool indexed status
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.