XOplanets

Verified contract

Active on Ethereum
Deployed by via 0x717bfe29 at 15662445
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "XOplanets"

0x2195cbd5da4a2184ee9e9fbb4f731bde7e483842b9f6c03676407604b6615993
0x7131db729f0f57c748aec236a44dbcc3ad29f3e7742ad6ad8830105aa56a3d79
0x928a80f7370d2d0698034bca9208c2020f120c702f54e1e113ccc30359bb79c3
0x025ef9bce61ed13f3959774ea21bc2eae4926f328ce3be7bdcb18170362c37e8
0x4d3a354d40b1c8edc4ea900c606e867a9aaca2d22eef811af6ec782f2750c041
0xd848157e1bd9a919118df7358693653686bc4db7934b199e87077070fd241a76
0xdcec5cfcb336ec7dc8f020d179f5a1d837b00daa4f69f1867b6ca27bacd41789
0xfe276f83a0242fc96b3fcd161482d839139a6d7e123fde1bfa3004e8b0542517
0x1332a5bbf188852e37aec5f72fbfe0d0a9f0c39855db90565cccd0825d7fdacd
0x1d3b1c54f516adf5bbcd3488f2390dc5ae5bab9ffe496a04bdb3695990f9961c

Functions
Getter at block 21223034
MAX_PUBLIC_MINT(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
5069
PRICE_PER_TOKEN(view returns (uint256)
220000000000000000
PRICE_PER_TOKEN_ALLOWLIST(view returns (uint256)
0
PROVENANCE(view returns (string)
c3e6941c4f261e90f628fa6d390a22a197980d078781e469e7a56612ff9ac1b4
contractURI(view returns (string)
ipfs://QmStryGvvEUFVGyqbKvevzU5gfN49HG4bL3SimXKf1rQWw
isAllowlistSaleActive(view returns (bool)
true
isSaleActive(view returns (bool)
false
name(view returns (string)
XOplanets
owner(view returns (address)
0x1ac7aae42a8b08f48900d826591642a3c20c1005
symbol(view returns (string)
XOP
totalSupply(view returns (uint256)
173
Read-only
allowlistMintAmount(address addrview returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 numberOfTokensaddress to
mint(uint256 numberOfTokensaddress topayable 
mintAllowlisted(uint8 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowlistAddresses(address[] addressesuint8 numAllowedToMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string contractUri_
setDefaultRoyalty(address recipientuint96 fraction
setIsAllowlistSaleActive(bool isActive
setIsSaleActive(bool isActive
setMaxPublicMint(uint256 maxPublicMint_
setMaxSupply(uint256 maxSupply_
setPricePerToken(uint256 pricePerToken_
setPricePerTokenAllowlist(uint256 pricePerTokenAllowlist_
setProvenance(string provenance
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.