This contract is being backfilled. You may encounter incomplete storage history.

Non-Fungible Aliens

Verified contract

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

No balances found for "Non-Fungible Aliens"

0xa91b859b46e23762ffc111f5e42b82afef2a0ff5276c2e33681a1cd8f21144b1
0x2748156de85e1b92e8918d5aa40f351a8307c629a85c0e7568a235eb76866955
0x039978ac69275e3facda6e09641e2d793b9eed569d87a4f85c5f984a22804be7
0xd5485f15a1ea8a46c1c3ee799ab9dac517bac138574a1dda71204f3f8c470803
0x53a46bcd7af55516aaeb7d8874963a5a44cdf81a8edebd97b96042b5a226cbd5
0x6c5a9fd856a7be1d7aceb80defedf480f5855805f84b9df59e0263d05cb839d1
0x241e9971aa239b4b1c8b05b6cb299734dcdf9cd3ffc5799230e7acd038566175
0x07eecd939e16f7ce046d6feb1285e78bb51ef15136a6c2b7f5fc5f8b1c3e6bcc
0xed87721fda53bb4ff849e98fc3561888f4f8ee35e2b72631f03de520026fe444
0x4eda03c8fd11b5ee227234aa0e57f620a16b9da77e8d9b99f271af3a0c3d3855

Functions
Getter at block 20800589
collectionHasBeenRevealed(view returns (bool)
true
name(view returns (string)
Non-Fungible Aliens
owner(view returns (address)
0x58b91c67dad402c2d4f943f0f6462e8996276ba1
publicSaleStarted(view returns (bool)
true
raffleStarted(view returns (bool)
true
symbol(view returns (string)
NFA
totalSupply(view returns (uint256)
4141
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(addressview returns (bool)
nbOfNFAsMintedBy(addressview returns (uint256)
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
approve(address touint256 tokenId
buy(uint256 quantitybytes32[] proofuint8 listTypepayable 
renounceOwnership(
reveal(string _baseUri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startPublicSale(
startRaffle(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(bytes32 root
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.