xApes

Verified contract

Active on Ethereum with 501 txns
Deployed by via 0xd1ebf654 at 14186360
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "xApes"

0x0f2aea4abd7093e6bf0c9ac5f54a32144b1762ad642e98c92e83660f9449b4c6
0xa0ccffae2bdf1220519e45ebfce69581c7c38faaf045e56719b256a421e57171
0xa8beb88356f1fa126e79da229adce9ba2023d65dcb6caf99d6cee6319ab5b784
0x53b2b4c8652830a26a5feffeffcb8c1785c44f3361570552d1c911033533ec70
0x59bade3f20518e98bf65bcc5f4996627fe3adc55f7125de15515d634d7c83e38
0x350a179cce50c9dd21fdfe3f8476df4a12e0371d81eda0d04d05bd268c5fbc84
0xf2f35bfe3a880136a3cfd3ccdf59e35a35dbbaf4d8419db78f6b3e8c9d377331
0x82017c736852fda3b0d384670babc7ed675aa512206ccba912b4f891a507d244
0xd8adc6fda9ad14b3409ffe9372a0b86188c7aa03c4c3842192bffa6518b31ecb
0xbc6076e2bfdb7264aef6a91778be37fb95a6ce7139c99f317a787fbe8f8dce9b

Functions
Getter at block 21176721
getCurrentId(view returns (uint256)
0
maxSupply(view returns (uint256)
2222
name(view returns (string)
xApes
owner(view returns (address)
0xc41c20649fdf9887655e1f495694fdd1b56548e0
paused(view returns (bool)
true
symbol(view returns (string)
xApe
totalSupply(view returns (uint256)
2729
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.