Timepiece Ape Society

Verified contract

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

No balances found for "Timepiece Ape Society"

0x30cdde392de29f5e957e40208c61f9d66d66bee7afa7f7ba8ae843ca36b869be
0x16a89fc8bb0e47b9f3e4a821816bde5c500d23826074d177c88044e699d70886
0xf2bb240c6e304d47ba0748079c187d0a5fe06d24cb8d023693782c19900b355f
0x2cc341d7a0fc835fd866bbabf94e8add03e23028eb3fdfcaf52bbb1d0d5842d7
0x694c23d9ce0dce44c96a718975e61ddbaed835bba291fc4f4f1a33d596bf6796
0x53b2080ec7bb25596c0370b4c8a4218dfa060be9d1f71adf59ef2758084895f0
0x6392924ec758cefc33160959b005c1864c6516ae4dd341482c43cc683a5c9b31
0x74f9c23b6327826c9fed3358a5cdd4ccf9023ab7ad4ed72d4a5dc54f8eed16f8
0x32330bfbf2e078b1823bcbf12aa6ffff349698c4131b82ecaca6a13dcf1ace73
0xbcbd37e9a797d01768b4d92e80b161f9329d193c5dcaf970939e3d2ea069077e

Functions
Getter at block 20882071
MaxperTxWl(view returns (uint256)
10
MaxperWallet(view returns (uint256)
100
MaxperWalletWl(view returns (uint256)
45
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeiggplnc76laxatnruwp3jbcekw3eysst2qplo2c35motcxe2ndtsa/
cost(view returns (uint256)
69000000000000000
maxSupply(view returns (uint256)
3333
maxpertx(view returns (uint256)
50
merkleRoot(view returns (bytes32)
0x7cd4088aaa16505aba179f87ea3b435b8d65c4b4120156e91cb7c9ef348c43cf
name(view returns (string)
Timepiece Ape Society
notRevealedUri(view returns (string)
ipfs://Qme89LD41kdJ9obFTeL5eNRBS3JCNmuT7YgfM8Wy8NCQWi/hidden.json
owner(view returns (address)
0x7146e1f8748ff67fe77bf32fc0762a83309159d3
paused(view returns (bool)
true
preSale(view returns (bool)
false
publicSale(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
TAS
totalSupply(view returns (uint256)
3333
wlcost(view returns (uint256)
42000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(uint256 _mintAmountaddress destination
mint(uint256 tokenspayable 
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setWLMaxpertx(uint256 _wlmaxpertx
setWlCost(uint256 _newWlCost
setWlMaxPerWallet(uint256 _limit
setmaxpertx(uint256 _maxpertx
togglepreSale(bool _state
togglepublicSale(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(