TheWhitelist

Verified contract

Active on Ethereum with 17,272 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TheWhitelist"

0x61ecfece885b042ac6bb3c1bccb03e39bed0ec879d40f0d5e795d2bbb6cd1c2e
0x18bdac3e7af4800ff1cf94776cf471ae7c2258e312789d43fefece303d89df9d
0x40a854a3347f4805dcd73d27fc9cd21328eab407842178c8d27d13f54e681d14
0x6e4f5ef962004a4fac8be461ed6a8b24655b502a49436d52b7ca4a0ca5526e40
0x25866ca0d0c21822e605856ad388a274093f15d943103d7bc2725b26b5d74182
0x73d99949bb8e962d0a4215ef93378d597a96b2203356e242a1f10647b94be5c9
0x0acfe7aca991087f2ba0bb36de51cff21b1d98a532be99a3eb7c64ad2ef3b8b2
0x0ffd770ca474e3d24edc1e2b755625643825a6a2e2e54cad425b123c77f97634
0xffa16e0dd82ee96933aaa49f7ae73ffafd23275847bad7b789054fcd6e74c49d
0x9fca34da224a675b4919c6fe2603a3ff45909f116477b014cc51ccbd58d6b1e4

Functions
Getter at block 21211440
ACE_WALLET(view returns (address)
0x8f564ad0fbdf89b4925c91be37b3891244544abf
TOKEN_LIMIT(view returns (uint256)
10000
mintedTokenCount(view returns (uint256)
10000
name(view returns (string)
TheWhitelist
owner(view returns (address)
0x6a42868dd71611634166fac0cc8a527f938e49f0
publicMintEnabled(view returns (bool)
true
publicMintLimitPerWallet(view returns (uint256)
5
publicMintPrice(view returns (uint256)
190000000000000000
symbol(view returns (string)
ACE
whitelistMintEnabled(view returns (bool)
true
whitelistMintLimitPerWallet(view returns (uint256)
2
whitelistMintPrice(view returns (uint256)
170000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
boughtAmounts(addressview returns (uint256)
boughtWhitelistAmounts(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintpassRedemptions(bytesview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
freeMint(uint256 quantitystruct LibMintpassMintpass mintpassbytes mintpassSignature
mint(uint256 quantitypayable 
mintWhitelist(uint256 quantitystruct LibMintpassMintpass mintpassbytes mintpassSignaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAceWallet(address _ace_wallet
setApprovalForAll(address operatorbool approved
setBaseURI(string permanentBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMintingEnabled(bool _whitelistMintEnabledbool _publicMintEnabled
setMintingLimits(uint256 _whitelistMintLimitPerWalletuint256 _publicMintLimitPerWallet
setTokenURI(uint256 tokenIdstring permanentTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawalAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenUriChanged(address indexed _addressuint256 indexed _tokenIdstring _tokenURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.