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

Peace Aliens

Verified contract

Active on Ethereum with 621 txns
Deployed by via 0xda6bed62 at 13415225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,935.85
0x30b016b77a63b2784a5f38cdc45dbc93d8eec31c1be24c42758ac05d81e429f1
0xddf03627d0d848b33b5396a77cae7fbd42c129c0050eb4083b52225455514aaa
0xec3ecdca2cbfd47af7694b5805e284e423ed8bc55f03d65524e97b4138d5c24b
0x55fd699771638707038a3b220a7fd65aa7b76e8abd7f45b47eaa1c2d6ffd950f
0x2537a8cf9c2b0913641afc6fcef70805ddd864b80caef6cf337fb4017f42a12b
0xa0735d4b0bce588ce8ca2bf6f913940292a35b1517df62e3ffc0f9fe1f9cb82d
0xdd394403942c0edbdb5c2a1edcee84508dc307cf7fcf3e39220e698b1659f9b8
0x06e6e1bb87b8ce67b58897e01cec7382e059695b71a67d62f284414c64a531d1
0x48e658b1978b1e927ce95f56b95de1496d6dbc93e137f24e5f44b1ecb8fb5419
0x21d4017000fb305db4879c04427fb30054951dd5b7eb92adb4fff87f3c13a41d

Functions
Getter at block 21214661
MAX_NFT_PER_COMMUNITY_FRIEND(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
8877
NFT_PRICE(view returns (uint256)
30000000000000000
_isFriendSaleActive(view returns (bool)
true
_isSaleActive(view returns (bool)
true
freePeaceAliensAvailable(view returns (uint256)
122
maxMintablePerCall(view returns (uint256)
20
name(view returns (string)
Peace Aliens
owner(view returns (address)
0xd5e559c19d2925f7da11b28d19f9d6ce9ac82f6c
symbol(view returns (string)
ALIEN
totalSupply(view returns (uint256)
412
Read-only
balanceOf(address ownerview returns (uint256)
friendCommunities(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getPeaceAliensByOwner(address _ownerview returns (uint256[])
isAddressAFriendCommunity(address cview returns (bool)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
friendMint(address _friendCollection
mint(address _touint256 _countpayable 
ownerMint(address[] recipientsuint256[] amount
pauseFriendSale(
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreePeaceAliensAvailable(uint256 available
setFriendCommunities(address[] collections
setMaxMintablePerCall(uint256 newMax
setMaxNFtPerCommunityFriend(uint256 newMax
setPrice(uint256 price
startFriendSale(
startSale(
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
FriendSaleStarted(
FriendSaleStopped(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleStarted(
SaleStopped(
TokenMinted(uint256 supply
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.