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

Tokyo Apes

Verified contract

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

No balances found for "Tokyo Apes"

0x8a3b79ce66ac95c72192801d3dfe1297d07244f414c2259fb0c062a171de671c
0xadcba45a082d03a79e7a6c15469bc27994b1b96479cff1b7bf26b0edbead3caa
0xf2415ab4df250f6cf4429b969b47400c278888792b87eb1a8058d9396eda94a7
0x1561db2b3bc47c4684623cce6d01165f60eac8f95ecbc3f0e9536a0a84acbdbb
0x5bde82fea5a44bb1e7f94ed77ec666b1212cacdc8c97ac686aa8f46f37a6fd9b
0xb6c735df5ab891152210503401ebaf73546df4dd63f197f3ad9a2b01c2f97eb2
0x9791c81bfe60aa6f0cc32cc8d7580ae3863769906b862f81e7b5a657887e995d
0x50e399c61f19f8320453c7c851945d9bfb0ce7e814ac18915b6b9cd643f32956
From
0xee8546acf2d31ce70b523f2408fcecc5c7f67cbb277a131d3d1f8b0afee60d05
0x31dbed267ff49826df6aeccf95ce220063cfed712ccbda86561659d436821145

Functions
Getter at block 21214751
baseURI(view returns (string)
https://tokyoapes.com/api/ape/
cost(view returns (uint256)
10000000000000000
maxMint(view returns (uint256)
10
maxSupply(view returns (uint256)
8888
name(view returns (string)
Tokyo Apes
owner(view returns (address)
0xcb6df2be6e54d1d4593baaa7cb122b02926a2772
preSaleSupply(view returns (uint256)
4000
status(view returns (bool)
true
symbol(view returns (string)
TA
totalSupply(view returns (uint256)
8772
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
userBalance(addressview returns (uint256)
State-modifying
Mint(uint256 _mintAmountpayable 
adminMint(address[] recipient
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxMintAmount(uint256 _newMaxMintAmount
setPreSaleSupply(uint256 _newSupply
setSaleStatus(bool _status
setmaxSupply(uint256 _newMaxSupply
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.