Skullx: Aeons

Verified contract

Active on Ethereum with 2,654 txns
Deployed by via 0xbb95eea1 at 13187911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Skullx: Aeons"

0xa1959166dd1bf85abcaa7a46cec035111660eb98ecbf26f3cefdd66db4813813
0x0569b78063653fee071c374689876fa5e160c991f9a64250438473ccfdf0f770
0x83ef2de8ab62950f82270e4efd8a98535022667a20af8f14aafc04d8366e8c09
0xd6cc6e97468c81d2b6a9a8c4b6ace800378c7cc10f72fab3b1ceb08fd76484c5
0x4b5c916940a15e95c72d8f991a2bb3d2e9a9f0cbc03172c247b539a69990e64c
0x09e2b09e686171659f9f543b6cb2f1d03dd161d2e09f7f649a8444ac89147103
0xb27de17bfbbf0f62779cd21a64c5ca59cb424992759118b367e678272d1e160a
0x580ee02fa1c2c10d56b62cde101f22c06761f858f551118e1c4a44026cb3ee0c
0x9723c6d8b15727fcecd54564c86909c3dc5b3da4cd5f999d477af5e15f543d2a
0x42c9b939f4f7d7a015c989fc8cabca0dce90093008e21f0117446c8823136bca

Functions
Getter at block 21313405
AEONS_MAX_SUPPLY(view returns (uint256)
2000
PRICE(view returns (uint256)
30000000000000000
SUMMON_LIMIT(view returns (uint256)
10
aeonsProvenance(view returns (string)
baseURI(view returns (string)
https://skullxnft.io/api/skullx-aeons/
freeMintIsActive(view returns (bool)
true
name(view returns (string)
Skullx: Aeons
owner(view returns (address)
0x8d79c94ccbcdc165026c3302adb4afbce24559bc
publicSaleIsActive(view returns (bool)
true
reservedLeft(view returns (uint256)
0
symbol(view returns (string)
AEON
totalSupply(view returns (uint256)
2000
Read-only
allowListClaimedBy(address ownerview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onAllowList(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToAllowList(address[] addresses
approve(address touint256 tokenId
freeSummon(payable 
giveAway(address touint256 numberOfTokens
removeFromAllowList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setProvenanceHash(string provenanceHash
summon(uint256 numberOfTokenspayable 
toggleFreeMintIsActive(
togglePublicSaleIsActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.