Non-Fungible Aliens

Verified contract

Active on Ethereum with 5,255 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"

0x69041a7973ae2ef9227af2503210b7469431fb17884f8d96ae8c0907af44280b
0xd0f8747a33a92df698c5375944a118837876bec89585af76e812a073a7452b61
0x28ce6f61e7dd22047d185993a9fbbb6235b61c478f31589de31c0f1e2a2c1f6a
0x5753bb464634d5759a3c375a30de2989178258670942954f89d9b72ae18a0007
0xcd0d7f0aac5b31a878ad2e3ae885211e1676e5833323af6091b66ce159426182
0xefde63ef70c2ab79f5efd70e7f63edd71b85b5760edeb4f4fdfe7ad5ea0051b9
0xb8d7bc8a9ebe69bae0f8c767cd7219a1b2222a385106f5d364df6880aeeaadee
0x673aa963d351f161d34ee91f1eb2971b550b9e797c20b37993940d332ee225ed
0x75d13786bb877c73b64b4e4fb69b9e85c69c8323efcf9b363c847ed9fa1a071f
0xa91b859b46e23762ffc111f5e42b82afef2a0ff5276c2e33681a1cd8f21144b1

Functions
Getter at block 21311159
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.