Alien Secret Society

Verified contract

Active on Ethereum with 11,724 txns
Deployed by via 0x5f7adad4 at 13716596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
ERC-20
--
 (#969)
ERC-721
--
ERC-20
--
0x203d70d8b0f9e65a2f194509ca8595dda606593217f304922e9d3b425cbdb377
0xeb4e78bc2a19c6bee114c38e7d4e383d1533a4a9190da520f0379a82362c5e42
0xc7c7b701f21f90347f84da57733dea7a30d5c0d139622bf557ed3f69839c9a69
0x02165177035c2258092905d1316d1110bcaefc56aaebff81d9e3832be2e5eaa6
0xbf1fd793005ad3221e6e839fa2abfdc8c6d56d2124fb1f30bd9aeee5c304db42
0x8c08f8cdf9eac5cc695b9836902de45b8bd74cb3cd852109adb9f529a714efc4
0x8c34742c63cf0632997d57a85eb700b7a8fe28ef7f4456d4acc580a2a9dc8147
0x2210b56bc9a7472f76f671a92260672a55cb3b80d0cfba7fa3b7b9cea61fe929
0xbeadf6da5d2d86db1d2ea11f7585309821a46c6170715339eb456417091f48a6
0x73ef77196fd8e0e8ad747c85ce64e5f78f55a66591a13d3d4db2960933885b47

Functions
Getter at block 21090764
MAX_SUPPLY(view returns (uint256)
9999
WL_SUPPLY(view returns (uint256)
3000
dutchAuctionChangeTick(view returns (uint256)
21600
dutchAuctionCurrentPrice(view returns (uint256)
150000000000000000
dutchAuctionEnabled(view returns (bool)
false
dutchAuctionFloorPrice(view returns (uint256)
150000000000000000
dutchAuctionLimitPerWallet(view returns (uint256)
5
dutchAuctionPriceDecreaseBy(view returns (uint256)
50000000000000000
dutchAuctionStartPrice(view returns (uint256)
250000000000000000
dutchAuctionStartTimestamp(view returns (uint256)
1638446240
name(view returns (string)
Alien Secret Society
owner(view returns (address)
0x44d0eb11a563179069abf5300fce1058616bc7a9
paused(view returns (bool)
false
redeemedCount(view returns (uint256)
3000
revealed(view returns (bool)
true
symbol(view returns (string)
A$$
totalSupply(view returns (uint256)
9999
whitelist(view returns (bytes32)
0x9c706e5edca0fb3504017d1e85495324c604063286450499dd79846ea563e877
whitelistMaxAmount(view returns (uint256)
2
whitelistPrice(view returns (uint256)
100000000000000000
whitelistSaleEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
dutchAuctionPurchased(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
whitelistRedeemed(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
buyNow(uint256 amountpayable 
mintByOwner(address touint256 amount
mintMultipleByOwner(address[] _to
pause(
redeem(uint256 amountbytes32[] proofpayable 
renounceOwnership(
reveal(string revealedBaseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDutchAuctionEnabled(bool value
setPresaleLimit(uint256 amount
setWhitelist(bytes32 whitelist_
setWhitelistSaleEnabled(bool value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DutchAuctionPurchased(uint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(uint256 whitelistPrice_uint256 whitelistMaxAmount_uint256 dutchAuctionStartPrice_uint256 dutchAuctionFloorPrice_uint256 dutchAuctionPriceDecreaseBy_uint256 dutchAuctionLimitPerWallet_uint256 dutchAuctionChangeTick_string unrevealedBaseURI_string unrevealedTokenURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.