Xana Genesis

Verified contract

Implementation

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

No balances found for "Xana Genesis"

0x1a480b5ee596e9cc5c83658151565cd83c343a1e4fb7d161e06e742c1cfe3d70
0x43c7d346abecb1bcaf0024e4169f1e44549d3f91d344eb8338817484eb6fac9c
0x9ee3669337ed4931cc634ff3bf27d111e01c512d054d375ae275b1d5d5526581
0x99d5ec69e13169011cb230d97937a9b3e434bd23a006d7edc7b4d673c987bcc1
0x25434bde85c91625f59f10927a0903763320c091620aa15e2836f1d7177e312c
0xfc22678e956e8b605e74eca1942bb30352b365d138f969625772465113ccfec0
0x649cc57aa8c3f1b7971fb819144b934da45e4083ea86563f831e55aef698871c
0x87cd7a5ad1626f190e7c63b0e913f476583889e34c5b9a3ffae38d39ad6f789e
0x3eb00d5067190af646342a5b62a4fd369ed3dcf672f7dace1a87c8a9756c9d12
0xa6798c8229890a131a3945e7e28938db8718acd0dfd0ffa6ba6a422002ce3039

Functions
Getter at block 20864644
baseURI(view returns (string)
https://api.xanalia.com/blindBox/get-nft-metaData?chain=ethereum&collectionId=0xA5bfe8eE8a0881CBd3531ba62c0e6b1A48801a8E&tokenId=
name(view returns (string)
Xana Genesis
owner(view returns (address)
0xb80f023c0dfa49397e4e238a462556cc60c1653e
symbol(view returns (string)
XNG
totalSupply(view returns (uint256)
119
Read-only
balanceOf(address ownerview returns (uint256)
delegates(bytes4view returns (address)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
funcSignatures(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getNumberOfboxesSold(uint256 currentTimeview returns (uint256)
getRoundDetails(uint256 currentTimeview returns (uint256 _roundIduint256 startTimeuint256 endTimeuint256 priceuint256 userPurchaseLimituint256 maxSupplyuint256 supplybool iswhiteList)
getSpecificRoundDetails(uint256 _roundIdview returns (uint256 startTimeuint256 endTimeuint256 priceuint256 userPurchaseLimituint256 maxSupplyuint256 supplybool iswhiteList)
getUserBoxCount(uint256 _roundIdaddress _addview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isUserWhiteListed(uint256 _roundIdaddress _addview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
TransferFromAdmin(uint256 tokenIdaddress to
addAllowAddress(address _add
addRound(uint256 priceaddress selleruint256 perPurchaseLimitbool isPublicuint256 startTimeuint256 endTimeuint256 maxSupply
approve(address touint256 tokenId
burnAdmin(uint256 tokenId
buyBox(uint256 _roundIduint256 limitpayable 
editRound(uint256 _roundIduint256 priceaddress selleruint256 perPurchaseLimitbool isPublicuint256 startTimeuint256 endTimeuint256 maxSupply
mint(address to_uint256 countNFTs_returns (uint256uint256)
registerUser(address _adduint256 _roundId
registerUsers(address[] _adduint256 _roundId
removeAllowAddress(address _add
removeUser(address _adduint256 _roundId
removeUsers(address[] _adduint256 _roundId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMAxSupply(uint256 _maxSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AddRound(uint256 indexed roundIduint256 priceaddress selleruint256 perPurchaseLimituint256 userPurchaseLimitbool isPublicuint256 startTimeuint256 endTimeuint256 maxSupply
AdminTransfer(address fromaddress touint256 indexed tokenId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string uri
Burn(uint256 tokenId
EditRound(uint256 indexed roundIduint256 priceaddress selleruint256 perPurchaseLimituint256 userPurchaseLimitbool isPublicuint256 startTimeuint256 endTimeuint256 maxSupply
Mint(uint256 startuint256 enduint256 totaladdress to
MintWithTokenURI(address indexed collectionuint256 indexed tokenIdaddress minterstring tokenURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PurchaseNFT(uint256 fromuint256 touint256 priceuint256 paidaddress selleruint256 _roundIdaddress buyer
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(