ApesOnChain

Verified contract

Active on Ethereum with 3,775 txns
Deployed by via 0xbb470a17 at 14815684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
47 additional variables

No balances found for "ApesOnChain"

0x7c8ba6758ef6c6ef80c742f26f17c7b5671788922d2cc2b7806f007f7fed34ac
0x0657a17fe03bc42c291505753ebbe34c479f05434bdd58e633097628550008dc
0x852a7cb0ab4040953df7614ccfd4a3999aca2c9b02b1728ec014bf92123de718
0x30b9d2ad7511e1be248a4a6f4210ffe6fc813d7deae511322a49ae9d8ac38bca
0x864202abe83ab4ddba07ae5410e301fc4be53f41cde8b19c18a8270e900609ef
From
0xdb82c2c82b2de4c71c2ae39758d062c59a04645367e42143f6b46f8748909b45
0x61b3e9d79c26a2be0ea779aba4fd81b52ff6273cac68eb449c32a5d2e630981a
0xacc91e7232c7d240bc4907a4a2e491098eb170ba40de61315a18bdd4881b157d
0x1e86feca8e58fae47a1a4d6ee2dbfaa6e24809c96f759a1ce7b7d0619d8d3619
0x82e625f8c596b0e7441c916ac68268ff6bb104141a42a4a691d6f4f705c29ff0

Functions
Getter at block 21228661
maxSupply(view returns (uint256)
3500
name(view returns (string)
ApesOnChain
numClaimed(view returns (uint256)
3450
owner(view returns (address)
0xe436d836d1f49f5c09c40467e11226a61d8863d7
symbol(view returns (string)
APOC
totalSupply(view returns (uint256)
3450
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAttributes(uint256 tokenIdview returns (string)
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(
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.