TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3,367 txns
Deployed by via 0x3b1ed8c1 at 15095073
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
2 additional variables
ERC-20
Value $16.99
 (#1)
ERC-721
--
 (#3)
ERC-721
--
 (#2)
ERC-721
--
 (#1)
ERC-721
--
 (#18)
ERC-721
--
 (#17)
ERC-721
--
 (#16)
ERC-721
--
 (#15)
ERC-721
--
 (#14)
ERC-721
--
0x0822886dfb5575a68402d15669a53e47d2ceea2dd4f8dfa9f090de8efe9df98b
0xd5d5bef8f3a63f0795cd3bbd3bc840be663804ee0df36b1fa27c16f6cc5c4c7e
0x5bb89d595e5df59c00503323713964fb8b6cfed759e3177ad0bec34da25433c9
0x175d3cb9ce8c166526a6b9f89467233bfddbd07f97c73d14e2a504bccc655905
0x545db25e6288a9831661042f8c28bca463062221696393b4cf1e2000210cfad4
0xd2cec85361bddbdc967e445f33bf94ab7fefa2129370144af52aab13e7b079b3
0x360b4b173aefbfe9c0eb0dde7fec4ede3973f89b93e98599ef5a4fe689d95c7f
0x42c01adf68c3db2f00b042eefcf44f2a92f2138afee315d9ed1fd4489dde1534
0x3542c08d073d7933f66000df5f9862e427740423023a74e4fe87a4a3bab08e6c
0x4141b1fc20491a3c8428a0ee21a9d75acc67a87df08f388470302e87333348b4

Functions
Getter at block 21050124
BASE_DENOMINATOR(view returns (uint256)
10000
collectionCount(view returns (uint256)
18
landAddress(view returns (address)
0x932f97a8fd6536d868f209b14e66d0d984fe1606
owner(view returns (address)
0x95c176e66b035e3cf7c6f486960ffd7708d3411c
paused(view returns (bool)
false
platformFee(view returns (uint256)
250
xanaliaAddressesStorage(view returns (address)
0x8eab7a1d861606da03025d5ee423dab25ac52789
xanaliaAddressesStorageAddress(view returns (address)
0x8eab7a1d861606da03025d5ee423dab25ac52789
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.