Xterio:Powering the future

Verified contract

Active on Base with 3,330 txns
Deployed by via 0xdbbb3257 at 3543025
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x560f30b5beefbc5548d96ada0466fee681b30b30b2909399b9c4d6c1fda1c558
0x8b0cac4386e1e39898430c76b1265ffe8437d4f93841520cdda662be433fe84e
0x4781402255db562c86b2f3f292e6b43b4d274505f48e460e8d904a26c109eba3
0xd67ee685dbfc0cac82bf0c1ce8d4042a180e21f4367906a4b2722509d2711c01
0xf99b02f9c3bfbc6c1396e1c7a041659f22c7565b305290ba23b64dbe0d13f37a
0x4aa42d277c0344ba78e566d2232a288c92d51d85d2f4eb1ca70a666ef5010526
0xa143d7953015ba5afde570227e576db2dd66482ea7b81b3da556d8066d51588b
0x70b80024827670b09f990cc2992c24de32037b2979a4436fda71b5629b8d6ce0
0xc2ac2b862659412ba9b2b65b9584ef0d316d00771df883427c365a2401653a2d
0x2487ef7d4d827f9839f2cf72cee40a6215bbb3a280cace2b18fe3ff1ee858ad5

Functions
Getter at block 22897266
FreeSupply(view returns (uint256)
999999
MaxperWallet(view returns (uint256)
1000
MaxperWalletFree(view returns (uint256)
10
baseExtension(view returns (string)
baseURI(view returns (string)
ipfs://QmQYUFS2vDtdpmJRFYDajsGxTjUQmiXXAciwVXu14env76
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
99999
name(view returns (string)
Xterio:Powering the future
notRevealedUri(view returns (string)
ipfs://QmQYUFS2vDtdpmJRFYDajsGxTjUQmiXXAciwVXu14env76
owner(view returns (address)
0x8deaf46ec9c17396537caed5e3bcce749c13d464
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
Xterio
totalSupply(view returns (uint256)
30206
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
FreeMint(uint256 tokens
RewardMint(uint256 tokenspayable 
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeMaxPerWallet(uint256 _limit
setFreesupply(uint256 _newsupply
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(